From dc72551cd418abea28022b8b49d4787704e8a9f2 Mon Sep 17 00:00:00 2001 From: David Finol Date: Tue, 4 Feb 2025 23:07:31 -0600 Subject: [PATCH] Fix links --- .../UnityCardGame.cs | 16 + docs/games/grand_archive/AllCards.json | 148652 --------------- docs/games/grand_archive/cgs.json | 7 +- .../games/grand_archive_spoilers/AllSets.json | 2 +- docs/games/grand_archive_spoilers/cgs.json | 5 +- firebase/firebase.json | 2 +- 6 files changed, 25 insertions(+), 148659 deletions(-) delete mode 100644 docs/games/grand_archive/AllCards.json diff --git a/Assets/Scripts/FinolDigital.Cgs.Json.Unity/UnityCardGame.cs b/Assets/Scripts/FinolDigital.Cgs.Json.Unity/UnityCardGame.cs index 17cc43fe..932fc893 100644 --- a/Assets/Scripts/FinolDigital.Cgs.Json.Unity/UnityCardGame.cs +++ b/Assets/Scripts/FinolDigital.Cgs.Json.Unity/UnityCardGame.cs @@ -887,12 +887,28 @@ private void PopulateCardProperty(Dictionary cardP { listTokens = cardJToken[identifier]; if (listTokens != null) + { foreach (var jToken in listTokens) { if (listValueBuilder.Length > 0) listValueBuilder.Append(EnumDef.Delimiter); listValueBuilder.Append(jToken.Value() ?? string.Empty); } + + if (listValueBuilder.Length == 0) + { + var listTokensValueString = listTokens.Value(); + if (!string.IsNullOrEmpty(listTokensValueString)) + { + foreach (var valueChar in listTokensValueString.ToCharArray()) + { + if (listValueBuilder.Length > 0) + listValueBuilder.Append(EnumDef.Delimiter); + listValueBuilder.Append(valueChar); + } + } + } + } } else { diff --git a/docs/games/grand_archive/AllCards.json b/docs/games/grand_archive/AllCards.json deleted file mode 100644 index 0e446b12..00000000 --- a/docs/games/grand_archive/AllCards.json +++ /dev/null @@ -1,148652 +0,0 @@ -{"data":[ - { - "uuid": "df594Qoszn", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "RING" - ], - "element": "NORM", - "name": "Apotheosis Rite", - "slug": "apotheosis-rite", - "effect": "\u003cspan class=\"effect__label\"\u003eDivine Relic\u003c/span\u003e\r\n\u003cspan class=\"effect__label\"\u003eBanish Apotheosis Rite:\u003c/span\u003e Your champion becomes an Ascendant in addition to its other types. Draw a card.", - "effect_raw": "Divine Relic\nBanish Apotheosis Rite: Your champion becomes an Ascendant in addition to its other types. Draw a card.", - "rule": null, - "flavor": "\"Only one will rise above.\"", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-06-01T07:00:00.000Z", - "editions": [ - { - "uuid": "2zw7a98f7b", - "card_id": "df594Qoszn", - "collector_number": "000", - "slug": "apotheosis-rite-p24-cpr", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 9, - "circulationTemplates": [], - "circulations": [ - { - "uuid": "c29f57afoP", - "population_operator": "=", - "population": 1, - "foil": true - } - ] - } - ], - "result_editions": [ - { - "uuid": "2zw7a98f7b", - "card_id": "df594Qoszn", - "collector_number": "000", - "slug": "apotheosis-rite-p24-cpr", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 9, - "circulationTemplates": [], - "circulations": [ - { - "uuid": "c29f57afoP", - "population_operator": "=", - "population": 1, - "foil": true - } - ] - } - ] - }, - { - "uuid": "LMyKyVC2O9", - "types": [ - "CHAMPION" - ], - "classes": [ - "SPIRIT" - ], - "subtypes": [ - "SPIRIT" - ], - "element": "FIRE", - "name": "Spirit of Fire", - "slug": "spirit-of-fire", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Draw seven cards.", - "effect_raw": "On Enter: Draw seven cards.", - "rule": null, - "flavor": "Smoldering flames burn bright from within the soul, sparking a hunger for insight and destruction. \r\n", - "cost_memory": 0, - "cost_reserve": null, - "level": 0, - "power": null, - "life": 15, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "0isnc01fz2", - "card_id": "LMyKyVC2O9", - "collector_number": "001", - "slug": "spirit-of-fire-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "1tisZwrn8k", - "card_id": "LMyKyVC2O9", - "collector_number": "001", - "slug": "spirit-of-fire-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "ZdI8z18WO4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "5uhxrxpnnc", - "card_id": "LMyKyVC2O9", - "collector_number": "001", - "slug": "spirit-of-fire-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "c3p1ntoc7x", - "population_operator": "≈", - "population": 34700, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "eslfpwkkbb", - "card_id": "LMyKyVC2O9", - "collector_number": "001", - "slug": "spirit-of-fire-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "gvc74coyd4", - "population_operator": "≈", - "population": 80000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "fw71qegueh", - "card_id": "LMyKyVC2O9", - "collector_number": "039", - "slug": "spirit-of-fire-sp2", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "96yc5z9g44", - "population_operator": "≈", - "population": 1100, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "gx83sfhvfi", - "card_id": "LMyKyVC2O9", - "collector_number": "001", - "slug": "spirit-of-fire-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "c91f92cj77", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "if7le8ipdd", - "card_id": "LMyKyVC2O9", - "collector_number": "001", - "slug": "spirit-of-fire-demo23", - "set": { - "name": "LGS Demo 2023", - "prefix": "DEMO23", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "63v93w6d11", - "population_operator": "≈", - "population": 12500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "tqiwqjt0oo", - "card_id": "LMyKyVC2O9", - "collector_number": "001", - "slug": "spirit-of-fire-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "6wfv3d1d36", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "zqHccKpk8L", - "card_id": "LMyKyVC2O9", - "collector_number": "001", - "slug": "spirit-of-fire-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "FCYuBDXTpb", - "population_operator": "≈", - "population": 25000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "gx83sfhvfi", - "card_id": "LMyKyVC2O9", - "collector_number": "001", - "slug": "spirit-of-fire-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "c91f92cj77", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "0isnc01fz2", - "card_id": "LMyKyVC2O9", - "collector_number": "001", - "slug": "spirit-of-fire-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "eslfpwkkbb", - "card_id": "LMyKyVC2O9", - "collector_number": "001", - "slug": "spirit-of-fire-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "gvc74coyd4", - "population_operator": "≈", - "population": 80000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "zqHccKpk8L", - "card_id": "LMyKyVC2O9", - "collector_number": "001", - "slug": "spirit-of-fire-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "FCYuBDXTpb", - "population_operator": "≈", - "population": 25000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "1tisZwrn8k", - "card_id": "LMyKyVC2O9", - "collector_number": "001", - "slug": "spirit-of-fire-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "ZdI8z18WO4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "tqiwqjt0oo", - "card_id": "LMyKyVC2O9", - "collector_number": "001", - "slug": "spirit-of-fire-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "6wfv3d1d36", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "if7le8ipdd", - "card_id": "LMyKyVC2O9", - "collector_number": "001", - "slug": "spirit-of-fire-demo23", - "set": { - "name": "LGS Demo 2023", - "prefix": "DEMO23", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "63v93w6d11", - "population_operator": "≈", - "population": 12500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "5uhxrxpnnc", - "card_id": "LMyKyVC2O9", - "collector_number": "001", - "slug": "spirit-of-fire-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "c3p1ntoc7x", - "population_operator": "≈", - "population": 34700, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "fw71qegueh", - "card_id": "LMyKyVC2O9", - "collector_number": "039", - "slug": "spirit-of-fire-sp2", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "96yc5z9g44", - "population_operator": "≈", - "population": 1100, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "cFdWXaILRT", - "types": [ - "CHAMPION" - ], - "classes": [ - "SPIRIT" - ], - "subtypes": [ - "SPIRIT" - ], - "element": "NORM", - "name": "Lost Spirit", - "slug": "lost-spirit", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Draw seven cards.", - "effect_raw": "On Enter: Draw seven cards.", - "rule": null, - "flavor": "A spirit unmoved by elemental impetus, destined to wander aimlessly.", - "cost_memory": 0, - "cost_reserve": null, - "level": 0, - "power": null, - "life": 15, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "oBKuCfrxbF", - "card_id": "cFdWXaILRT", - "collector_number": "001", - "slug": "lost-spirit-demo22", - "set": { - "name": "LGS Demo 2022", - "prefix": "DEMO22", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "lEoHGshJmM", - "population_operator": "≈", - "population": 12000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "oBKuCfrxbF", - "card_id": "cFdWXaILRT", - "collector_number": "001", - "slug": "lost-spirit-demo22", - "set": { - "name": "LGS Demo 2022", - "prefix": "DEMO22", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "lEoHGshJmM", - "population_operator": "≈", - "population": 12000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "0xp4xq07vv", - "types": [ - "CHAMPION" - ], - "classes": [ - "SPIRIT" - ], - "subtypes": [ - "SPIRIT" - ], - "element": "NORM", - "name": "Spirit of Slime", - "slug": "spirit-of-slime", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003eDraw seven cards.\n\u003cspan class=\"effect__label\"\u003eInherited Effect:\u003c/span\u003e Ignore the elemental requirements of basic element Slime cards you activate.", - "effect_raw": "On Enter: Draw seven cards.\nInherited Effect: Ignore the elemental requirements of basic element Slime cards you activate.", - "rule": null, - "flavor": "An aura of amiability radiates from the soul, but for some reason, it feels a bit sticky.", - "cost_memory": 0, - "cost_reserve": null, - "level": 0, - "power": null, - "life": 15, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-05-05T06:00:00.000Z", - "editions": [ - { - "uuid": "4y7f32uk3i", - "card_id": "0xp4xq07vv", - "collector_number": "068", - "slug": "spirit-of-slime-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "oldrleovjj", - "card_id": "0xp4xq07vv", - "collector_number": "001", - "slug": "spirit-of-slime-rec-slm", - "set": { - "name": "Re:Collection Slime Sovereign", - "prefix": "ReC-SLM", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 1, - "circulationTemplates": [], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "oldrleovjj", - "card_id": "0xp4xq07vv", - "collector_number": "001", - "slug": "spirit-of-slime-rec-slm", - "set": { - "name": "Re:Collection Slime Sovereign", - "prefix": "ReC-SLM", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 1, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "4y7f32uk3i", - "card_id": "0xp4xq07vv", - "collector_number": "068", - "slug": "spirit-of-slime-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "da2ha4dk88", - "types": [ - "CHAMPION" - ], - "classes": [ - "SPIRIT" - ], - "subtypes": [ - "SPIRIT" - ], - "element": "FIRE", - "name": "Spirit of Serene Fire", - "slug": "spirit-of-serene-fire", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e \u003cspan class=\"effect__label\"\u003eGlimpse 6\u003c/span\u003e. Draw six cards.\r\n\u003cspan class=\"effect__label\"\u003eLineage Release\u003c/span\u003e — \u003cspan class=\"effect__label\"\u003eRecover 6\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(Activate this ability by banishing this card from your champion's inner lineage.)\u003c/span\u003e", - "effect_raw": "On Enter: Glimpse 6. Draw six cards.\nLineage Release — Recover 6. (Activate this ability by banishing this card from your champion's inner lineage.)", - "rule": [ - { - "title": "", - "date_added": "2023-08-09", - "description": "Card in a champion's inner lineage means it must be in that lineage, but not the top card of it." - } - ], - "flavor": "Searing insight found within all-consuming flame.", - "cost_memory": 0, - "cost_reserve": null, - "level": 0, - "power": null, - "life": 15, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "74wa3x7e22", - "card_id": "da2ha4dk88", - "collector_number": "001", - "slug": "spirit-of-serene-fire-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "eta42alwb2", - "population_operator": "≈", - "population": 5800, - "foil": false - }, - { - "uuid": "o1fsoh39a8", - "population_operator": "≈", - "population": 435, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "74wa3x7e22", - "card_id": "da2ha4dk88", - "collector_number": "001", - "slug": "spirit-of-serene-fire-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "o1fsoh39a8", - "population_operator": "≈", - "population": 435, - "foil": true - }, - { - "uuid": "eta42alwb2", - "population_operator": "≈", - "population": 5800, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "yvn1uoy5tt", - "types": [ - "CHAMPION" - ], - "classes": [ - "SPIRIT" - ], - "subtypes": [ - "SPIRIT" - ], - "element": "FIRE", - "name": "Fragmented Spirit of Fire", - "slug": "fragmented-spirit-of-fire", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e \u003cspan class=\"effect__label\"\u003eGlimpse 6\u003c/span\u003e. Draw six cards. Then \u003cspan class=\"effect__label\"\u003esummon\u003c/span\u003e a \u003ca data-edition-slug=\"spirit-shard-mrc\" class=\"effect__edition-hover effect__label\"\u003eSpirit Shard\u003c/a\u003e token.", - "effect_raw": "On Enter: Glimpse 6. Draw six cards. Then summon a Spirit Shard token.", - "rule": null, - "flavor": "Fissures skate across Flagma's mantle. Gouts of flame torch the Oasis. Uncontrollable magma spills forth as the fragmented leyline burns itself to a cinder.", - "cost_memory": 0, - "cost_reserve": null, - "level": 0, - "power": null, - "life": 15, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "sphwpjsznn", - "card_id": "yvn1uoy5tt", - "collector_number": "001", - "slug": "fragmented-spirit-of-fire-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "9o5zx5hr6x", - "population_operator": "≈", - "population": 246, - "foil": true - }, - { - "uuid": "juwytakf4s", - "population_operator": "≈", - "population": 1834, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "sphwpjsznn", - "card_id": "yvn1uoy5tt", - "collector_number": "001", - "slug": "fragmented-spirit-of-fire-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "9o5zx5hr6x", - "population_operator": "≈", - "population": 246, - "foil": true - }, - { - "uuid": "juwytakf4s", - "population_operator": "≈", - "population": 1834, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "e5o3cm9lbe", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "SCEPTER" - ], - "element": "WATER", - "name": "Scepter of Lumina", - "slug": "scepter-of-lumina", - "effect": "As long as each player controls a water element champion, you may activate this card from your material deck.\u003cspan class=\"effect__reminder\"\u003e (You still pay its costs.)\u003c/span\u003e\r\nWhenever your champion levels up, deal 4 damage to target champion you don't control.\r\n\u003cspan class=\"effect__label\"\u003e\u003cspan class=\"effect__bubble effect__bubble--yellow ml-2\"\u003e5\u003c/span\u003e, Banish Scepter of Lumina:\u003c/span\u003e Draw two cards.", - "effect_raw": "As long as each player controls a water element champion, you may activate this card from your material deck. (You still pay its costs.)\nWhenever your champion levels up, deal 4 damage to target champion you don't control.\n[5] , Banish Scepter of Lumina: Draw two cards.", - "rule": null, - "flavor": "", - "cost_memory": 1, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "6egq56dkg0", - "card_id": "e5o3cm9lbe", - "collector_number": "001", - "slug": "scepter-of-lumina-prxy", - "set": { - "name": "Proxia's Vault", - "prefix": "PRXY", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 6, - "circulationTemplates": [], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "6egq56dkg0", - "card_id": "e5o3cm9lbe", - "collector_number": "001", - "slug": "scepter-of-lumina-prxy", - "set": { - "name": "Proxia's Vault", - "prefix": "PRXY", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 6, - "circulationTemplates": [], - "circulations": [] - } - ] - }, - { - "uuid": "pol1nz0j1n", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "ITEM" - ], - "element": "NORM", - "name": "Nullifying Mirror", - "slug": "nullifying-mirror", - "effect": "\u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e\u003cspan class\"effect__label\"\u003e:\u003c/span\u003e Until end of turn, cards in target opponent’s memory are norm element. \u003cspan class=\"effect__reminder\"\u003e(They are not any other element.)\u003c/span\u003e", - "effect_raw": "[REST]: Until end of turn, cards in target opponent’s memory are norm element. (They are not any other element.)", - "rule": [ - { - "title": "", - "date_added": "2024-10-29", - "description": "You cannot respond to a player activating a card and paying its reserve cost revealed due to imbue. However, if Nullifying Mirror's ability has already resolved earlier in the turn, it will stop non-norm cards from becoming imbued." - }, - { - "title": "", - "date_added": "2024-10-29", - "description": "Cards added to the target opponent's memory after Nullifying Mirror's ability has resolved are also affected by it." - } - ], - "flavor": "", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-10-28T23:00:00.000Z", - "editions": [ - { - "uuid": "Anqb3910za", - "card_id": "pol1nz0j1n", - "collector_number": "001T", - "slug": "nullifying-mirror-prxy", - "set": { - "name": "Proxia's Vault", - "prefix": "PRXY", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 6, - "circulationTemplates": [], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "Anqb3910za", - "card_id": "pol1nz0j1n", - "collector_number": "001T", - "slug": "nullifying-mirror-prxy", - "set": { - "name": "Proxia's Vault", - "prefix": "PRXY", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 6, - "circulationTemplates": [], - "circulations": [] - } - ] - }, - { - "uuid": "tafqldAGRF", - "types": [ - "CHAMPION" - ], - "classes": [ - "SPIRIT" - ], - "subtypes": [ - "SPIRIT" - ], - "element": "WATER", - "name": "Spirit of Water", - "slug": "spirit-of-water", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Draw seven cards.", - "effect_raw": "On Enter: Draw seven cards.", - "rule": null, - "flavor": "Convalescing waves cascade through the soul, revitalizing the body and mind from the depths. ", - "cost_memory": 0, - "cost_reserve": null, - "level": 0, - "power": null, - "life": 15, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "00l179vfuk", - "card_id": "tafqldAGRF", - "collector_number": "001", - "slug": "spirit-of-water-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "d8cwlzuq9a", - "population_operator": "≈", - "population": 12000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "XhpXCItkPe", - "card_id": "tafqldAGRF", - "collector_number": "002", - "slug": "spirit-of-water-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "FCYuBDXTpb", - "population_operator": "≈", - "population": 25000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "cjy7yp7nm6", - "card_id": "tafqldAGRF", - "collector_number": "002", - "slug": "spirit-of-water-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "f5o4cmamcf", - "card_id": "tafqldAGRF", - "collector_number": "002", - "slug": "spirit-of-water-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "6wfv3d1d36", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "qocl33ms0k", - "card_id": "tafqldAGRF", - "collector_number": "040", - "slug": "spirit-of-water-sp2", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "96yc5z9g44", - "population_operator": "≈", - "population": 1100, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "szdne4n32l", - "card_id": "tafqldAGRF", - "collector_number": "002", - "slug": "spirit-of-water-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "c91f92cj77", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "tmw3rrii17", - "card_id": "tafqldAGRF", - "collector_number": "002", - "slug": "spirit-of-water-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "gvc74coyd4", - "population_operator": "≈", - "population": 80000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "x6itul8td3", - "card_id": "tafqldAGRF", - "collector_number": "002", - "slug": "spirit-of-water-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "c3p1ntoc7x", - "population_operator": "≈", - "population": 34700, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "szdne4n32l", - "card_id": "tafqldAGRF", - "collector_number": "002", - "slug": "spirit-of-water-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "c91f92cj77", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "cjy7yp7nm6", - "card_id": "tafqldAGRF", - "collector_number": "002", - "slug": "spirit-of-water-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "tmw3rrii17", - "card_id": "tafqldAGRF", - "collector_number": "002", - "slug": "spirit-of-water-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "gvc74coyd4", - "population_operator": "≈", - "population": 80000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "XhpXCItkPe", - "card_id": "tafqldAGRF", - "collector_number": "002", - "slug": "spirit-of-water-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "FCYuBDXTpb", - "population_operator": "≈", - "population": 25000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "f5o4cmamcf", - "card_id": "tafqldAGRF", - "collector_number": "002", - "slug": "spirit-of-water-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "6wfv3d1d36", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "x6itul8td3", - "card_id": "tafqldAGRF", - "collector_number": "002", - "slug": "spirit-of-water-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "c3p1ntoc7x", - "population_operator": "≈", - "population": 34700, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "00l179vfuk", - "card_id": "tafqldAGRF", - "collector_number": "001", - "slug": "spirit-of-water-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "d8cwlzuq9a", - "population_operator": "≈", - "population": 12000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "qocl33ms0k", - "card_id": "tafqldAGRF", - "collector_number": "040", - "slug": "spirit-of-water-sp2", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "96yc5z9g44", - "population_operator": "≈", - "population": 1100, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "zq9ox7u6wz", - "types": [ - "CHAMPION" - ], - "classes": [ - "SPIRIT" - ], - "subtypes": [ - "SPIRIT" - ], - "element": "WATER", - "name": "Spirit of Serene Water", - "slug": "spirit-of-serene-water", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e \u003cspan class=\"effect__label\"\u003eGlimpse 6\u003c/span\u003e. Draw six cards. \n\u003cspan class=\"effect__label\"\u003eLineage Release\u003c/span\u003e — \u003cspan class=\"effect__label\"\u003eRecover 6\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(Activate this ability by banishing this card from your champion's inner lineage.)\u003c/span\u003e", - "effect_raw": "On Enter: Glimpse 6. Draw six cards. \nLineage Release — Recover 6. (Activate this ability by banishing this card from your champion's inner lineage.)", - "rule": [ - { - "title": "", - "date_added": "2023-08-09", - "description": "Card in a champion's inner lineage means it must be in that lineage, but not the top card of it." - } - ], - "flavor": "Overflowing visions immersed within the waves.", - "cost_memory": 0, - "cost_reserve": null, - "level": 0, - "power": null, - "life": 15, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "tj2iq0nzqs", - "card_id": "zq9ox7u6wz", - "collector_number": "002", - "slug": "spirit-of-serene-water-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "eta42alwb2", - "population_operator": "≈", - "population": 5800, - "foil": false - }, - { - "uuid": "o1fsoh39a8", - "population_operator": "≈", - "population": 435, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "tj2iq0nzqs", - "card_id": "zq9ox7u6wz", - "collector_number": "002", - "slug": "spirit-of-serene-water-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "o1fsoh39a8", - "population_operator": "≈", - "population": 435, - "foil": true - }, - { - "uuid": "eta42alwb2", - "population_operator": "≈", - "population": 5800, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "kat9hreqhj", - "types": [ - "CHAMPION" - ], - "classes": [ - "SPIRIT" - ], - "subtypes": [ - "SPIRIT" - ], - "element": "WATER", - "name": "Fragmented Spirit of Water", - "slug": "fragmented-spirit-of-water", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e \u003cspan class=\"effect__label\"\u003eGlimpse 6\u003c/span\u003e. Draw six cards. Then \u003cspan class=\"effect__label\"\u003esummon\u003c/span\u003e a \u003ca data-edition-slug=\"spirit-shard-mrc\" class=\"effect__edition-hover effect__label\"\u003eSpirit Shard\u003c/a\u003e token.", - "effect_raw": "On Enter: Glimpse 6. Draw six cards. Then summon a Spirit Shard token.", - "rule": null, - "flavor": "Relentless hail stabs the frozen air. Hoarfrost chokes Krustal of life. Crystalline daggers of ice form from the deluge of rain as the fragmented leyline shatters.", - "cost_memory": 0, - "cost_reserve": null, - "level": 0, - "power": null, - "life": 15, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "e5n3cl9lbe", - "card_id": "kat9hreqhj", - "collector_number": "002", - "slug": "fragmented-spirit-of-water-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "9o5zx5hr6x", - "population_operator": "≈", - "population": 246, - "foil": true - }, - { - "uuid": "juwytakf4s", - "population_operator": "≈", - "population": 1834, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "e5n3cl9lbe", - "card_id": "kat9hreqhj", - "collector_number": "002", - "slug": "fragmented-spirit-of-water-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "9o5zx5hr6x", - "population_operator": "≈", - "population": 246, - "foil": true - }, - { - "uuid": "juwytakf4s", - "population_operator": "≈", - "population": 1834, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "sphwpjsznn", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "ARTIFACT" - ], - "element": "TERA", - "name": "Stonescale Band", - "slug": "stonescale-band", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Discard up to three ally cards from your hand and/or memory, then draw that many cards.\r\n\u003cspan class=\"effect__label\"\u003e\u003cspan class=\"effect__bubble effect__bubble--yellow ml-2\"\u003e2\u003c/span\u003e, \u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e:\u003c/span\u003e \u003cspan class=\"effect__correction\"\u003eThe next ally card you activate this turn can be activated as though it\u003c/span\u003e had fast activation.", - "effect_raw": "[Class Bonus] On Enter: Discard up to three ally cards from your hand and/or memory, then draw that many cards.\n[2] , [REST]: The next ally card you activate this turn can be activated as though it had fast activation.", - "rule": [ - { - "title": "ERRATA", - "date_added": "2024-08-06", - "description": "Memory cost 0 -\u003e 1" - }, - { - "title": "ERRATA", - "date_added": "2024-08-06", - "description": "Ability reservation cost 1 -\u003e 2" - }, - { - "title": "ERRATA", - "date_added": "2024-08-06", - "description": "Until end of turn, you may activate ally cards... -\u003e The next ally card you activate this turn..." - } - ], - "flavor": "", - "cost_memory": 1, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-08-05T23:36:54.911Z", - "editions": [ - { - "uuid": "womivs8n48", - "card_id": "sphwpjsznn", - "collector_number": "002", - "slug": "stonescale-band-prxy", - "set": { - "name": "Proxia's Vault", - "prefix": "PRXY", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 6, - "circulationTemplates": [], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "womivs8n48", - "card_id": "sphwpjsznn", - "collector_number": "002", - "slug": "stonescale-band-prxy", - "set": { - "name": "Proxia's Vault", - "prefix": "PRXY", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 6, - "circulationTemplates": [], - "circulations": [] - } - ] - }, - { - "uuid": "pNiyaGlIe7", - "types": [ - "CHAMPION" - ], - "classes": [ - "SPIRIT" - ], - "subtypes": [ - "SPIRIT" - ], - "element": "WIND", - "name": "Spirit of Wind", - "slug": "spirit-of-wind", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Draw seven cards.", - "effect_raw": "On Enter: Draw seven cards.", - "rule": null, - "flavor": "Turbulent zephyrs swirl around the soul, inspiring fleet-footed dreams and expedited efficiency.", - "cost_memory": 0, - "cost_reserve": null, - "level": 0, - "power": null, - "life": 15, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "1drFujjOnf", - "card_id": "pNiyaGlIe7", - "collector_number": "003", - "slug": "spirit-of-wind-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "FCYuBDXTpb", - "population_operator": "≈", - "population": 25000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "3051lmd58M", - "card_id": "pNiyaGlIe7", - "collector_number": "002", - "slug": "spirit-of-wind-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "ZdI8z18WO4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "3ij34lf69r", - "card_id": "pNiyaGlIe7", - "collector_number": "002", - "slug": "spirit-of-wind-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "d8cwlzuq9a", - "population_operator": "≈", - "population": 12000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "4udt1bya14", - "card_id": "pNiyaGlIe7", - "collector_number": "002", - "slug": "spirit-of-wind-demo23", - "set": { - "name": "LGS Demo 2023", - "prefix": "DEMO23", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "63v93w6d11", - "population_operator": "≈", - "population": 12500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "8lbewemhus", - "card_id": "pNiyaGlIe7", - "collector_number": "003", - "slug": "spirit-of-wind-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "c91f92cj77", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "liaohbksgf", - "card_id": "pNiyaGlIe7", - "collector_number": "001", - "slug": "spirit-of-wind-rec-shd", - "set": { - "name": "Re:Collection Shadowdancer", - "prefix": "ReC-SHD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "pdtiptrzbl", - "card_id": "pNiyaGlIe7", - "collector_number": "003", - "slug": "spirit-of-wind-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "gvc74coyd4", - "population_operator": "≈", - "population": 80000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "t5vygy62ec", - "card_id": "pNiyaGlIe7", - "collector_number": "003", - "slug": "spirit-of-wind-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "xonivt9o59", - "card_id": "pNiyaGlIe7", - "collector_number": "003", - "slug": "spirit-of-wind-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "6wfv3d1d36", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "xv5in4t3wc", - "card_id": "pNiyaGlIe7", - "collector_number": "003", - "slug": "spirit-of-wind-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "c3p1ntoc7x", - "population_operator": "≈", - "population": 34700, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "yj0cuckgth", - "card_id": "pNiyaGlIe7", - "collector_number": "041", - "slug": "spirit-of-wind-sp2", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "96yc5z9g44", - "population_operator": "≈", - "population": 1100, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "8lbewemhus", - "card_id": "pNiyaGlIe7", - "collector_number": "003", - "slug": "spirit-of-wind-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "c91f92cj77", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "t5vygy62ec", - "card_id": "pNiyaGlIe7", - "collector_number": "003", - "slug": "spirit-of-wind-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "pdtiptrzbl", - "card_id": "pNiyaGlIe7", - "collector_number": "003", - "slug": "spirit-of-wind-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "gvc74coyd4", - "population_operator": "≈", - "population": 80000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "1drFujjOnf", - "card_id": "pNiyaGlIe7", - "collector_number": "003", - "slug": "spirit-of-wind-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "FCYuBDXTpb", - "population_operator": "≈", - "population": 25000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "3051lmd58M", - "card_id": "pNiyaGlIe7", - "collector_number": "002", - "slug": "spirit-of-wind-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "ZdI8z18WO4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "xonivt9o59", - "card_id": "pNiyaGlIe7", - "collector_number": "003", - "slug": "spirit-of-wind-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "6wfv3d1d36", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "4udt1bya14", - "card_id": "pNiyaGlIe7", - "collector_number": "002", - "slug": "spirit-of-wind-demo23", - "set": { - "name": "LGS Demo 2023", - "prefix": "DEMO23", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "63v93w6d11", - "population_operator": "≈", - "population": 12500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "xv5in4t3wc", - "card_id": "pNiyaGlIe7", - "collector_number": "003", - "slug": "spirit-of-wind-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "c3p1ntoc7x", - "population_operator": "≈", - "population": 34700, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "3ij34lf69r", - "card_id": "pNiyaGlIe7", - "collector_number": "002", - "slug": "spirit-of-wind-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "d8cwlzuq9a", - "population_operator": "≈", - "population": 12000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "liaohbksgf", - "card_id": "pNiyaGlIe7", - "collector_number": "001", - "slug": "spirit-of-wind-rec-shd", - "set": { - "name": "Re:Collection Shadowdancer", - "prefix": "ReC-SHD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "yj0cuckgth", - "card_id": "pNiyaGlIe7", - "collector_number": "041", - "slug": "spirit-of-wind-sp2", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "96yc5z9g44", - "population_operator": "≈", - "population": 1100, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "h973fdt8pt", - "types": [ - "CHAMPION" - ], - "classes": [ - "SPIRIT" - ], - "subtypes": [ - "SPIRIT" - ], - "element": "WIND", - "name": "Spirit of Serene Wind", - "slug": "spirit-of-serene-wind", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e \u003cspan class=\"effect__label\"\u003eGlimpse 6\u003c/span\u003e. Draw six cards. \n\u003cspan class=\"effect__label\"\u003eLineage Release\u003c/span\u003e — \u003cspan class=\"effect__label\"\u003eRecover 6\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(Activate this ability by banishing this card from your champion's inner lineage.)\u003c/span\u003e", - "effect_raw": "On Enter: Glimpse 6. Draw six cards. \nLineage Release — Recover 6. (Activate this ability by banishing this card from your champion's inner lineage.)", - "rule": [ - { - "title": "", - "date_added": "2023-08-09", - "description": "Card in a champion's inner lineage means it must be in that lineage, but not the top card of it." - } - ], - "flavor": "Cunning intuition trapped within the vortex's eye.", - "cost_memory": 0, - "cost_reserve": null, - "level": 0, - "power": null, - "life": 15, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "a20w97n2jn", - "card_id": "h973fdt8pt", - "collector_number": "003", - "slug": "spirit-of-serene-wind-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "eta42alwb2", - "population_operator": "≈", - "population": 5800, - "foil": false - }, - { - "uuid": "o1fsoh39a8", - "population_operator": "≈", - "population": 435, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "a20w97n2jn", - "card_id": "h973fdt8pt", - "collector_number": "003", - "slug": "spirit-of-serene-wind-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "o1fsoh39a8", - "population_operator": "≈", - "population": 435, - "foil": true - }, - { - "uuid": "eta42alwb2", - "population_operator": "≈", - "population": 5800, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "1trn0yetae", - "types": [ - "CHAMPION" - ], - "classes": [ - "SPIRIT" - ], - "subtypes": [ - "SPIRIT" - ], - "element": "WIND", - "name": "Fragmented Spirit of Wind", - "slug": "fragmented-spirit-of-wind", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e \u003cspan class=\"effect__label\"\u003eGlimpse 6\u003c/span\u003e. Draw six cards. Then \u003cspan class=\"effect__label\"\u003esummon\u003c/span\u003e a \u003ca data-edition-slug=\"spirit-shard-mrc\" class=\"effect__edition-hover effect__label\"\u003eSpirit Shard\u003c/a\u003e token.", - "effect_raw": "On Enter: Glimpse 6. Draw six cards. Then summon a Spirit Shard token.", - "rule": null, - "flavor": "The thunderclouds darken above. Windscream pierces through the barriers of Winbless. Tempests of madness drive the fragmented leyline to the brink.", - "cost_memory": 0, - "cost_reserve": null, - "level": 0, - "power": null, - "life": 15, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "wnmhus8n48", - "card_id": "1trn0yetae", - "collector_number": "003", - "slug": "fragmented-spirit-of-wind-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "9o5zx5hr6x", - "population_operator": "≈", - "population": 246, - "foil": true - }, - { - "uuid": "juwytakf4s", - "population_operator": "≈", - "population": 1834, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "wnmhus8n48", - "card_id": "1trn0yetae", - "collector_number": "003", - "slug": "fragmented-spirit-of-wind-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "9o5zx5hr6x", - "population_operator": "≈", - "population": 246, - "foil": true - }, - { - "uuid": "juwytakf4s", - "population_operator": "≈", - "population": 1834, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "52u81v4c0z", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "ARTIFACT" - ], - "element": "LUXEM", - "name": "Insignia of the Corhazi", - "slug": "insignia-of-the-corhazi", - "effect": "\u003cspan class=\"effect__label\"\u003e\u003cspan class=\"effect__bubble effect__bubble--yellow ml-2\"\u003e3\u003c/span\u003e, \u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e:\u003c/span\u003e Put a \u003cspan class=\"effect__label\"\u003epreparation\u003c/span\u003e counter on your champion.\r\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eWhenever you activate a \u003cspan class=\"effect__label\"\u003eprepared\u003c/span\u003e card while your \u003cspan class=\"effect__label\"\u003einfluence\u003c/span\u003e is six or less, draw a card into your memory.", - "effect_raw": "[3] , [REST]: Put a preparation counter on your champion.\n[Class Bonus] Whenever you activate a prepared card while your influence is six or less, draw a card into your memory.", - "rule": null, - "flavor": "A reward for agents of brilliant skill and service.", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2023-11-06T23:02:00.934Z", - "editions": [ - { - "uuid": "oleslfovkj", - "card_id": "52u81v4c0z", - "collector_number": "003", - "slug": "insignia-of-the-corhazi-prxy", - "set": { - "name": "Proxia's Vault", - "prefix": "PRXY", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 6, - "circulationTemplates": [], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "oleslfovkj", - "card_id": "52u81v4c0z", - "collector_number": "003", - "slug": "insignia-of-the-corhazi-prxy", - "set": { - "name": "Proxia's Vault", - "prefix": "PRXY", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 6, - "circulationTemplates": [], - "circulations": [] - } - ] - }, - { - "uuid": "b31x97n2jn", - "types": [ - "CHAMPION" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "HUMAN" - ], - "element": "NORM", - "name": "Arisanna, Herbalist Prodigy", - "slug": "arisanna-herbalist-prodigy", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e \u003cspan class=\"effect__label\"\u003eGather\u003c/span\u003e twice. \u003cspan class=\"effect__reminder\"\u003e(To \u003cspan class=\"effect__label\"\u003egather\u003c/span\u003e, \u003cspan class=\"effect__label\"\u003esummon\u003c/span\u003e a \u003ca data-edition-slug=\"blightroot-alc\" class=\"effect__edition-hover effect__label\"\u003eBlightroot\u003c/a\u003e, \u003ca data-edition-slug=\"manaroot-alc\" class=\"effect__edition-hover effect__label\"\u003eManaroot\u003c/a\u003e, \u003ca data-edition-slug=\"silvershine-alc\" class=\"effect__edition-hover effect__label\"\u003eSilvershine\u003c/a\u003e, \u003ca data-edition-slug=\"fraysia-alc\" class=\"effect__edition-hover effect__label\"\u003eFraysia\u003c/a\u003e, \u003ca data-edition-slug=\"razorvine-alc\" class=\"effect__edition-hover effect__label\"\u003eRazorvine\u003c/a\u003e, or \u003ca data-edition-slug=\"springleaf-alc\" class=\"effect__edition-hover effect__label\"\u003eSpringleaf\u003c/a\u003e token, chosen at random.)\u003c/span\u003e", - "effect_raw": "On Enter: Gather twice. (To gather, summon a Blightroot, Manaroot, Silvershine, Fraysia, Razorvine, or Springleaf token, chosen at random.)", - "rule": null, - "flavor": "\"Adjuvants, catalysts, and materia abound! This world offers so much potential for research and experimentation. Now, what about this mixture?\"", - "cost_memory": 1, - "cost_reserve": null, - "level": 1, - "power": null, - "life": 19, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "3jf01o25b4", - "card_id": "b31x97n2jn", - "collector_number": "004", - "slug": "arisanna-herbalist-prodigy-alc1e-csr", - "set": { - "name": "Alchemical Revolution First Edition", - "prefix": "ALC 1st", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "qv7pp0tvp6", - "population_operator": "≈", - "population": 108, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "8n4yw4gq5w", - "card_id": "b31x97n2jn", - "collector_number": "004", - "slug": "arisanna-herbalist-prodigy-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "c91f92cj77", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "lrsruafk5e", - "population_operator": "≈", - "population": 743, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "s7ojgo0apg", - "card_id": "b31x97n2jn", - "collector_number": "004", - "slug": "arisanna-herbalist-prodigy-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "8n4yw4gq5w", - "card_id": "b31x97n2jn", - "collector_number": "004", - "slug": "arisanna-herbalist-prodigy-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "lrsruafk5e", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "c91f92cj77", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "s7ojgo0apg", - "card_id": "b31x97n2jn", - "collector_number": "004", - "slug": "arisanna-herbalist-prodigy-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "3jf01o25b4", - "card_id": "b31x97n2jn", - "collector_number": "004", - "slug": "arisanna-herbalist-prodigy-alc1e-csr", - "set": { - "name": "Alchemical Revolution First Edition", - "prefix": "ALC 1st", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "qv7pp0tvp6", - "population_operator": "≈", - "population": 108, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "DpHDGaX2Pn", - "types": [ - "CHAMPION" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "HUMAN" - ], - "element": "NORM", - "name": "Lorraine, Wandering Warrior", - "slug": "lorraine-wandering-warrior", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Materialize a weapon card with memory cost 0 from your material deck.", - "effect_raw": "On Enter: Materialize a weapon card with memory cost 0 from your material deck.", - "rule": [ - { - "title": "", - "date_added": "2022-03-10", - "description": "You still need to pay the costs of the weapon. Most of the time, this cost will be 0. However, if an effect modifies the cost of the card, this cost must be paid. In addition, if the selected card has an additional cost of materialization, that cost must also be paid." - } - ], - "flavor": "“This beautiful world we have been tasked to save... It carries such a stench of smoke and ash.”", - "cost_memory": 1, - "cost_reserve": null, - "level": 1, - "power": null, - "life": 20, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "6ehr67dkg1", - "card_id": "DpHDGaX2Pn", - "collector_number": "004", - "slug": "lorraine-wandering-warrior-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "6wfv3d1d36", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "8kskierp5t", - "card_id": "DpHDGaX2Pn", - "collector_number": "004", - "slug": "lorraine-wandering-warrior-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "b1k08i5h8b", - "population_operator": "≈", - "population": 120500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "RWwB4PfbAT", - "card_id": "DpHDGaX2Pn", - "collector_number": "002", - "slug": "lorraine-wandering-warrior-demo22", - "set": { - "name": "LGS Demo 2022", - "prefix": "DEMO22", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "lEoHGshJmM", - "population_operator": "≈", - "population": 12000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "S28PBuBnBG", - "card_id": "DpHDGaX2Pn", - "collector_number": "004", - "slug": "lorraine-wandering-warrior-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "DjGgz67wbt", - "population_operator": "≈", - "population": 37500, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "XCD6xEf8Sv", - "card_id": "DpHDGaX2Pn", - "collector_number": "004", - "slug": "lorraine-wandering-warrior-doa1e-cur", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 8, - "circulationTemplates": [ - { - "uuid": "CNeS6zjQGc", - "population_operator": "=", - "population": 70, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "dPtl3qCIug", - "card_id": "DpHDGaX2Pn", - "collector_number": "003", - "slug": "lorraine-wandering-warrior-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "ZdI8z18WO4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "ldb7kiyduy", - "card_id": "DpHDGaX2Pn", - "collector_number": "003", - "slug": "lorraine-wandering-warrior-demo23", - "set": { - "name": "LGS Demo 2023", - "prefix": "DEMO23", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "si1hpznzps", - "population_operator": "≈", - "population": 25000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "8kskierp5t", - "card_id": "DpHDGaX2Pn", - "collector_number": "004", - "slug": "lorraine-wandering-warrior-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "b1k08i5h8b", - "population_operator": "≈", - "population": 120500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "S28PBuBnBG", - "card_id": "DpHDGaX2Pn", - "collector_number": "004", - "slug": "lorraine-wandering-warrior-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "DjGgz67wbt", - "population_operator": "≈", - "population": 37500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "dPtl3qCIug", - "card_id": "DpHDGaX2Pn", - "collector_number": "003", - "slug": "lorraine-wandering-warrior-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "ZdI8z18WO4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "6ehr67dkg1", - "card_id": "DpHDGaX2Pn", - "collector_number": "004", - "slug": "lorraine-wandering-warrior-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "6wfv3d1d36", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "RWwB4PfbAT", - "card_id": "DpHDGaX2Pn", - "collector_number": "002", - "slug": "lorraine-wandering-warrior-demo22", - "set": { - "name": "LGS Demo 2022", - "prefix": "DEMO22", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "lEoHGshJmM", - "population_operator": "≈", - "population": 12000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "ldb7kiyduy", - "card_id": "DpHDGaX2Pn", - "collector_number": "003", - "slug": "lorraine-wandering-warrior-demo23", - "set": { - "name": "LGS Demo 2023", - "prefix": "DEMO23", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "si1hpznzps", - "population_operator": "≈", - "population": 25000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "XCD6xEf8Sv", - "card_id": "DpHDGaX2Pn", - "collector_number": "004", - "slug": "lorraine-wandering-warrior-doa1e-cur", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 8, - "circulationTemplates": [ - { - "uuid": "CNeS6zjQGc", - "population_operator": "=", - "population": 70, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "bjlwabipl6", - "types": [ - "CHAMPION" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "HUMAN" - ], - "element": "NORM", - "name": "Tristan, Underhanded", - "slug": "tristan-underhanded", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e You may put a \u003cspan class=\"effect__label\"\u003epreparation\u003c/span\u003e counter on Tristan. If you don’t, you gain \u003cspan class=\"effect__label\"\u003eagility 3\u003c/span\u003e for this turn. \u003cspan class=\"effect__reminder\"\u003e(\u003cspan class=\"effect__label\"\u003eAgility 3\u003c/span\u003e — Return three cards from your memory to your hand at the beginning of the end phase.)\u003c/span\u003e", - "effect_raw": "On Enter: You may put a preparation counter on Tristan. If you don’t, you gain agility 3 for this turn. (Agility 3 — Return three cards from your memory to your hand at the beginning of the end phase.)", - "rule": null, - "flavor": "“Consider it done. Just worry about my payment.”", - "cost_memory": 1, - "cost_reserve": null, - "level": 1, - "power": null, - "life": 19, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "5dgq56cjg0", - "card_id": "bjlwabipl6", - "collector_number": "004", - "slug": "tristan-underhanded-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "11ssbhq9n8", - "population_operator": "≈", - "population": 29772, - "foil": false - }, - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "7xgv4e1d36", - "card_id": "bjlwabipl6", - "collector_number": "002", - "slug": "tristan-underhanded-rec-shd", - "set": { - "name": "Re:Collection Shadowdancer", - "prefix": "ReC-SHD", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "n4f9ymo2mp", - "card_id": "bjlwabipl6", - "collector_number": "004", - "slug": "tristan-underhanded-mrc-csr", - "set": { - "name": "Mercurial Heart First Edition", - "prefix": "MRC 1st", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "3uds1bya03", - "population_operator": "≈", - "population": 100, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "5dgq56cjg0", - "card_id": "bjlwabipl6", - "collector_number": "004", - "slug": "tristan-underhanded-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "11ssbhq9n8", - "population_operator": "≈", - "population": 29772, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "7xgv4e1d36", - "card_id": "bjlwabipl6", - "collector_number": "002", - "slug": "tristan-underhanded-rec-shd", - "set": { - "name": "Re:Collection Shadowdancer", - "prefix": "ReC-SHD", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "n4f9ymo2mp", - "card_id": "bjlwabipl6", - "collector_number": "004", - "slug": "tristan-underhanded-mrc-csr", - "set": { - "name": "Mercurial Heart First Edition", - "prefix": "MRC 1st", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "3uds1bya03", - "population_operator": "≈", - "population": 100, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "zd8l14052j", - "types": [ - "CHAMPION" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "HUMAN" - ], - "element": "NORM", - "name": "Jin, Fate Defiant", - "slug": "jin-fate-defiant", - "effect": "\u003cspan class=\"effect__label\"\u003eInherited Effect\u003c/span\u003e — Whenever Jin attacks with a Polearm weapon and/or Polearm attack card, target Horse or Human ally you control gets +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e until end of turn. \u003cspan class=\"effect__reminder\"\u003e(Your champion has this ability as long as this card is part of its lineage.)\u003c/span\u003e", - "effect_raw": "Inherited Effect — Whenever Jin attacks with a Polearm weapon and/or Polearm attack card, target Horse or Human ally you control gets +1 POWER until end of turn. (Your champion has this ability as long as this card is part of its lineage.)", - "rule": null, - "flavor": "", - "cost_memory": 1, - "cost_reserve": null, - "level": 1, - "power": null, - "life": 20, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "3z8m7n5voz", - "card_id": "zd8l14052j", - "collector_number": "004", - "slug": "jin-fate-defiant-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - }, - { - "uuid": "z1e2ecm70m", - "population_operator": "≈", - "population": 17300, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "9iee1ii3wb", - "card_id": "zd8l14052j", - "collector_number": "003", - "slug": "jin-fate-defiant-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "d8cwlzuq9a", - "population_operator": "≈", - "population": 12000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "t2bpfx5wbu", - "card_id": "zd8l14052j", - "collector_number": "004", - "slug": "jin-fate-defiant-amb-csr", - "set": { - "name": "Mortal Ambition First Edition", - "prefix": "AMB 1st", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "36wv3z6a15", - "population_operator": "≈", - "population": 190, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "3z8m7n5voz", - "card_id": "zd8l14052j", - "collector_number": "004", - "slug": "jin-fate-defiant-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - }, - { - "uuid": "z1e2ecm70m", - "population_operator": "≈", - "population": 17300, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "9iee1ii3wb", - "card_id": "zd8l14052j", - "collector_number": "003", - "slug": "jin-fate-defiant-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "d8cwlzuq9a", - "population_operator": "≈", - "population": 12000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "t2bpfx5wbu", - "card_id": "zd8l14052j", - "collector_number": "004", - "slug": "jin-fate-defiant-amb-csr", - "set": { - "name": "Mortal Ambition First Edition", - "prefix": "AMB 1st", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "36wv3z6a15", - "population_operator": "≈", - "population": 190, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "rz1bqry41l", - "types": [ - "CHAMPION" - ], - "classes": [ - "MAGE", - "WARRIOR" - ], - "subtypes": [ - "MAGE", - "WARRIOR", - "HUMAN" - ], - "element": "CRUX", - "name": "Merlin, Kingslayer", - "slug": "merlin-kingslayer", - "effect": "\u003cspan class=\"effect__label\"\u003eMerlin Lineage\u003c/span\u003e\nAt the beginning of your recollection phase, put a \u003cspan class=\"effect__label\"\u003elevel\u003c/span\u003e counter on Merlin. Then, if there's an even amount of \u003cspan class=\"effect__label\"\u003elevel\u003c/span\u003e counters on Merlin, draw a card and Merlin's attacks get +2\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e until end of turn.", - "effect_raw": "Merlin Lineage\nAt the beginning of your recollection phase, put a level counter on Merlin. Then, if there's an even amount of level counters on Merlin, draw a card and Merlin's attacks get +2 POWER until end of turn.", - "rule": null, - "flavor": "", - "cost_memory": 3, - "cost_reserve": null, - "level": 3, - "power": null, - "life": 28, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "0qlqbkkvxz", - "card_id": "rz1bqry41l", - "collector_number": "004A", - "slug": "merlin-kingslayer-ftc-csra", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 7, - "circulationTemplates": [], - "circulations": [ - { - "uuid": "mjbpiclthg", - "population_operator": "≈", - "population": 213, - "foil": true - } - ] - }, - { - "uuid": "ksu5jkryuf", - "card_id": "rz1bqry41l", - "collector_number": "004", - "slug": "merlin-kingslayer-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "jrt3ijqwtd", - "population_operator": "≈", - "population": 700, - "foil": true - }, - { - "uuid": "tjej4dcnqs", - "population_operator": "≈", - "population": 8600, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "vskyrlv2qq", - "card_id": "rz1bqry41l", - "collector_number": "004B", - "slug": "merlin-kingslayer-ftc-csrb", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 7, - "circulationTemplates": [], - "circulations": [ - { - "uuid": "8yhw5f2e47", - "population_operator": "≈", - "population": 212, - "foil": true - } - ] - } - ], - "result_editions": [ - { - "uuid": "ksu5jkryuf", - "card_id": "rz1bqry41l", - "collector_number": "004", - "slug": "merlin-kingslayer-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "jrt3ijqwtd", - "population_operator": "≈", - "population": 700, - "foil": true - }, - { - "uuid": "tjej4dcnqs", - "population_operator": "≈", - "population": 8600, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "0qlqbkkvxz", - "card_id": "rz1bqry41l", - "collector_number": "004A", - "slug": "merlin-kingslayer-ftc-csra", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 7, - "circulationTemplates": [], - "circulations": [ - { - "uuid": "mjbpiclthg", - "population_operator": "≈", - "population": 213, - "foil": true - } - ] - }, - { - "uuid": "vskyrlv2qq", - "card_id": "rz1bqry41l", - "collector_number": "004B", - "slug": "merlin-kingslayer-ftc-csrb", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 7, - "circulationTemplates": [], - "circulations": [ - { - "uuid": "8yhw5f2e47", - "population_operator": "≈", - "population": 212, - "foil": true - } - ] - } - ] - }, - { - "uuid": "he6kd7hocc", - "types": [ - "CHAMPION" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "HUMAN" - ], - "element": "UMBRA", - "name": "Tristan, Shadowdancer", - "slug": "tristan-shadowdancer", - "effect": "\u003cspan class=\"effect__label\"\u003eTristan Lineage\u003c/span\u003e\n\u003cspan class=\"effect__label\"\u003eOn Enter: Summon\u003c/span\u003e two \u003ca data-edition-slug=\"ominous-shadow-mrc\" class=\"effect__edition-hover effect__label\"\u003eOminous Shadow\u003c/a\u003e tokens and put a \u003cspan class=\"effect__label\"\u003epreparation\u003c/span\u003e counter on Tristan.\n\u003cspan class=\"effect__label\"\u003eRemove two preparation counters from Tristan:\u003c/span\u003e Change the target of an attack that targets Tristan to a phantasia ally you control.", - "effect_raw": "Tristan Lineage\nOn Enter: Summon two Ominous Shadow tokens and put a preparation counter on Tristan.\nRemove two preparation counters from Tristan: Change the target of an attack that targets Tristan to a phantasia ally you control.", - "rule": null, - "flavor": "", - "cost_memory": 3, - "cost_reserve": null, - "level": 3, - "power": null, - "life": 25, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-05-04T06:00:00.000Z", - "editions": [ - { - "uuid": "0xp3wq07vv", - "card_id": "he6kd7hocc", - "collector_number": "004", - "slug": "tristan-shadowdancer-rec-shd-csr", - "set": { - "name": "Re:Collection Shadowdancer", - "prefix": "ReC-SHD", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 7, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "17gzdyfs0s", - "card_id": "he6kd7hocc", - "collector_number": "088", - "slug": "tristan-shadowdancer-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "y68ixy5c8s", - "card_id": "he6kd7hocc", - "collector_number": "004", - "slug": "tristan-shadowdancer-rec-shd", - "set": { - "name": "Re:Collection Shadowdancer", - "prefix": "ReC-SHD", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 4, - "circulationTemplates": [], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "y68ixy5c8s", - "card_id": "he6kd7hocc", - "collector_number": "004", - "slug": "tristan-shadowdancer-rec-shd", - "set": { - "name": "Re:Collection Shadowdancer", - "prefix": "ReC-SHD", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 4, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "17gzdyfs0s", - "card_id": "he6kd7hocc", - "collector_number": "088", - "slug": "tristan-shadowdancer-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "0xp3wq07vv", - "card_id": "he6kd7hocc", - "collector_number": "004", - "slug": "tristan-shadowdancer-rec-shd-csr", - "set": { - "name": "Re:Collection Shadowdancer", - "prefix": "ReC-SHD", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 7, - "circulationTemplates": [], - "circulations": [] - } - ] - }, - { - "uuid": "mdwbkuhtjm", - "types": [ - "CHAMPION" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "HUMAN" - ], - "element": "TERA", - "name": "Silvie, Slime Sovereign", - "slug": "silvie-slime-sovereign", - "effect": "\u003cspan class=\"effect__label\"\u003eSilvie Lineage\u003c/span\u003e\n\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e The next Slime ally card you activate this turn costs 2 less to activate and enters the field with two additional \u003cspan class=\"effect__label\"\u003ebuff\u003c/span\u003e counters on it.\nIgnore the elemental requirements of advanced element Slime cards you activate.", - "effect_raw": "Silvie Lineage\nOn Enter: The next Slime ally card you activate this turn costs 2 less to activate and enters the field with two additional buff counters on it.\nIgnore the elemental requirements of advanced element Slime cards you activate.", - "rule": null, - "flavor": "", - "cost_memory": 3, - "cost_reserve": null, - "level": 3, - "power": null, - "life": 25, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-05-05T06:00:00.000Z", - "editions": [ - { - "uuid": "f6p4dnamcf", - "card_id": "mdwbkuhtjm", - "collector_number": "004", - "slug": "silvie-slime-sovereign-rec-slm", - "set": { - "name": "Re:Collection Slime Sovereign", - "prefix": "ReC-SLM", - "language": "EN" - }, - "illustrator": "Kumai", - "rarity": 4, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "gd5kd6gnbb", - "card_id": "mdwbkuhtjm", - "collector_number": "004", - "slug": "silvie-slime-sovereign-rec-slm-csr", - "set": { - "name": "Re:Collection Slime Sovereign", - "prefix": "ReC-SLM", - "language": "EN" - }, - "illustrator": "Kumai", - "rarity": 7, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "smq103eaw1", - "card_id": "mdwbkuhtjm", - "collector_number": "069", - "slug": "silvie-slime-sovereign-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "Kumai", - "rarity": 6, - "circulationTemplates": [], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "f6p4dnamcf", - "card_id": "mdwbkuhtjm", - "collector_number": "004", - "slug": "silvie-slime-sovereign-rec-slm", - "set": { - "name": "Re:Collection Slime Sovereign", - "prefix": "ReC-SLM", - "language": "EN" - }, - "illustrator": "Kumai", - "rarity": 4, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "smq103eaw1", - "card_id": "mdwbkuhtjm", - "collector_number": "069", - "slug": "silvie-slime-sovereign-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "Kumai", - "rarity": 6, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "gd5kd6gnbb", - "card_id": "mdwbkuhtjm", - "collector_number": "004", - "slug": "silvie-slime-sovereign-rec-slm-csr", - "set": { - "name": "Re:Collection Slime Sovereign", - "prefix": "ReC-SLM", - "language": "EN" - }, - "illustrator": "Kumai", - "rarity": 7, - "circulationTemplates": [], - "circulations": [] - } - ] - }, - { - "uuid": "ltv5klryvf", - "types": [ - "CHAMPION" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "HUMAN" - ], - "element": "NORM", - "name": "Arisanna, Master Alchemist", - "slug": "arisanna-master-alchemist", - "effect": "\u003cspan class=\"effect__label\"\u003eArisanna Lineage\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(Arisanna, Master Alchemist must be leveled from a previous level \"Arisanna\" champion.)\u003c/span\u003e\n\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e \u003cspan class=\"effect__label\"\u003eGather\u003c/span\u003e twice.\n\u003cspan class=\"effect__label\"\u003eInherited Effect:\u003c/span\u003e At the beginning of your end phase, you may sacrifice two Herbs with the same name. If you do, draw a card.", - "effect_raw": "Arisanna Lineage (Arisanna, Master Alchemist must be leveled from a previous level \u0026#34;Arisanna\u0026#34; champion.)\nOn Enter: Gather twice.\nInherited Effect: At the beginning of your end phase, you may sacrifice two Herbs with the same name. If you do, draw a card.", - "rule": null, - "flavor": "", - "cost_memory": 2, - "cost_reserve": null, - "level": 2, - "power": null, - "life": 22, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.064Z", - "editions": [ - { - "uuid": "itvxs9je3r", - "card_id": "ltv5klryvf", - "collector_number": "005A", - "slug": "arisanna-master-alchemist-alc1e-csra", - "set": { - "name": "Alchemical Revolution First Edition", - "prefix": "ALC 1st", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "qv7pp0tvp6", - "population_operator": "≈", - "population": 108, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "n30kl8mqvo", - "card_id": "ltv5klryvf", - "collector_number": "005", - "slug": "arisanna-master-alchemist-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "qwwvyfjo9i", - "card_id": "ltv5klryvf", - "collector_number": "005", - "slug": "arisanna-master-alchemist-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "c91f92cj77", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "lrsruafk5e", - "population_operator": "≈", - "population": 743, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "s7qt31pygg", - "card_id": "ltv5klryvf", - "collector_number": "005B", - "slug": "arisanna-master-alchemist-alc1e-csrb", - "set": { - "name": "Alchemical Revolution First Edition", - "prefix": "ALC 1st", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "qcayq4xr08", - "population_operator": "≈", - "population": 72, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "qwwvyfjo9i", - "card_id": "ltv5klryvf", - "collector_number": "005", - "slug": "arisanna-master-alchemist-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "lrsruafk5e", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "c91f92cj77", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "n30kl8mqvo", - "card_id": "ltv5klryvf", - "collector_number": "005", - "slug": "arisanna-master-alchemist-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "itvxs9je3r", - "card_id": "ltv5klryvf", - "collector_number": "005A", - "slug": "arisanna-master-alchemist-alc1e-csra", - "set": { - "name": "Alchemical Revolution First Edition", - "prefix": "ALC 1st", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "qv7pp0tvp6", - "population_operator": "≈", - "population": 108, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "s7qt31pygg", - "card_id": "ltv5klryvf", - "collector_number": "005B", - "slug": "arisanna-master-alchemist-alc1e-csrb", - "set": { - "name": "Alchemical Revolution First Edition", - "prefix": "ALC 1st", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "qcayq4xr08", - "population_operator": "≈", - "population": 72, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "TJTeWcZnsQ", - "types": [ - "CHAMPION" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "HUMAN" - ], - "element": "NORM", - "name": "Lorraine, Blademaster", - "slug": "lorraine-blademaster", - "effect": "\u003cspan class=\"effect__label\"\u003eLorraine Lineage\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(Lorraine, Blademaster must be leveled from a previous level \"Lorraine\" champion.)\u003c/span\u003e\r\n\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Until end of turn, Lorraine's attacks get +2\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e and gain \"\u003cspan class=\"effect__label\"\u003eOn Kill:\u003c/span\u003e Draw a card.\"", - "effect_raw": "Lorraine Lineage (Lorraine, Blademaster must be leveled from a previous level \u0026#34;Lorraine\u0026#34; champion.)\nOn Enter: Until end of turn, Lorraine's attacks get +2 POWER and gain \u0026#34;On Kill: Draw a card.\u0026#34;", - "rule": [ - { - "title": "", - "date_added": "2022-03-10", - "description": "With the On Enter effect, Lorraine's attacks get the additional effects, not Lorraine herself. This means that Lorraine still needs a weapon or attack card in order to declare attacks because she does not have an attack stat." - } - ], - "flavor": "\"Let me show you true swordistry.\"", - "cost_memory": 2, - "cost_reserve": null, - "level": 2, - "power": null, - "life": 24, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "CP1q0DCtyI", - "card_id": "TJTeWcZnsQ", - "collector_number": "001", - "slug": "lorraine-blademaster-ksp", - "set": { - "name": "Kickstarter Promotional", - "prefix": "KSP", - "language": "EN" - }, - "illustrator": "HYONEE", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "LbKrJDdOUf", - "population_operator": "≈", - "population": 900, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "ajyTd7wx7f", - "card_id": "TJTeWcZnsQ", - "collector_number": "005", - "slug": "lorraine-blademaster-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "Ew6jY9blQq", - "population_operator": "≈", - "population": 25000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "bPllVQlUQX", - "card_id": "TJTeWcZnsQ", - "collector_number": "004", - "slug": "lorraine-blademaster-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "ZdI8z18WO4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "cp3gc5rxxw", - "card_id": "TJTeWcZnsQ", - "collector_number": "005", - "slug": "lorraine-blademaster-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "6wfv3d1d36", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "drwpb887a0", - "card_id": "TJTeWcZnsQ", - "collector_number": "005", - "slug": "lorraine-blademaster-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "skjerp5k15", - "population_operator": "≈", - "population": 85000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "fduy9cy0W3", - "card_id": "TJTeWcZnsQ", - "collector_number": "003", - "slug": "lorraine-blademaster-demo22", - "set": { - "name": "LGS Demo 2022", - "prefix": "DEMO22", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "lEoHGshJmM", - "population_operator": "≈", - "population": 12000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "se5j5VHcQv", - "card_id": "TJTeWcZnsQ", - "collector_number": "005", - "slug": "lorraine-blademaster-doa1e-cur", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 8, - "circulationTemplates": [ - { - "uuid": "CNeS6zjQGc", - "population_operator": "=", - "population": 70, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "v35gvw295q", - "card_id": "TJTeWcZnsQ", - "collector_number": "004", - "slug": "lorraine-blademaster-demo23", - "set": { - "name": "LGS Demo 2023", - "prefix": "DEMO23", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "si1hpznzps", - "population_operator": "≈", - "population": 25000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "drwpb887a0", - "card_id": "TJTeWcZnsQ", - "collector_number": "005", - "slug": "lorraine-blademaster-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "skjerp5k15", - "population_operator": "≈", - "population": 85000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "ajyTd7wx7f", - "card_id": "TJTeWcZnsQ", - "collector_number": "005", - "slug": "lorraine-blademaster-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "Ew6jY9blQq", - "population_operator": "≈", - "population": 25000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "bPllVQlUQX", - "card_id": "TJTeWcZnsQ", - "collector_number": "004", - "slug": "lorraine-blademaster-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "ZdI8z18WO4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "cp3gc5rxxw", - "card_id": "TJTeWcZnsQ", - "collector_number": "005", - "slug": "lorraine-blademaster-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "6wfv3d1d36", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "fduy9cy0W3", - "card_id": "TJTeWcZnsQ", - "collector_number": "003", - "slug": "lorraine-blademaster-demo22", - "set": { - "name": "LGS Demo 2022", - "prefix": "DEMO22", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "lEoHGshJmM", - "population_operator": "≈", - "population": 12000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "v35gvw295q", - "card_id": "TJTeWcZnsQ", - "collector_number": "004", - "slug": "lorraine-blademaster-demo23", - "set": { - "name": "LGS Demo 2023", - "prefix": "DEMO23", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "si1hpznzps", - "population_operator": "≈", - "population": 25000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "CP1q0DCtyI", - "card_id": "TJTeWcZnsQ", - "collector_number": "001", - "slug": "lorraine-blademaster-ksp", - "set": { - "name": "Kickstarter Promotional", - "prefix": "KSP", - "language": "EN" - }, - "illustrator": "HYONEE", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "LbKrJDdOUf", - "population_operator": "≈", - "population": 900, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "se5j5VHcQv", - "card_id": "TJTeWcZnsQ", - "collector_number": "005", - "slug": "lorraine-blademaster-doa1e-cur", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 8, - "circulationTemplates": [ - { - "uuid": "CNeS6zjQGc", - "population_operator": "=", - "population": 70, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "NfbZ0nouSQ", - "types": [ - "CHAMPION" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "HUMAN" - ], - "element": "CRUX", - "name": "Lorraine, Crux Knight", - "slug": "lorraine-crux-knight", - "effect": "\u003cspan class=\"effect__label\"\u003eLorraine Lineage\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(Lorraine, Crux Knight must be leveled from a previous level \"Lorraine\" champion.)\u003c/span\u003e\r\nLorraine's attacks get +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e for each regalia weapon card in your banishment. ", - "effect_raw": "Lorraine Lineage (Lorraine, Crux Knight must be leveled from a previous level \u0026#34;Lorraine\u0026#34; champion.)\nLorraine's attacks get +1 POWER for each regalia weapon card in your banishment. ", - "rule": [ - { - "title": "", - "date_added": "2022-03-10", - "description": "With Lorraine's static effect, her attacks get the additional effects, not Lorraine herself. This means that Lorraine still needs a weapon or attack card in order to declare attacks because she does not have an attack stat." - } - ], - "flavor": "\"Majestic Spirit, hear my call!\"", - "cost_memory": 3, - "cost_reserve": null, - "level": 3, - "power": null, - "life": 28, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "OKOTXSMM5P", - "card_id": "NfbZ0nouSQ", - "collector_number": "005", - "slug": "lorraine-crux-knight-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "ZdI8z18WO4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "YY63YRci9k", - "card_id": "NfbZ0nouSQ", - "collector_number": "002", - "slug": "lorraine-crux-knight-ksp", - "set": { - "name": "Kickstarter Promotional", - "prefix": "KSP", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "u9hSNqi2Do", - "population_operator": "≈", - "population": 2600, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "if7le8hpdc", - "card_id": "NfbZ0nouSQ", - "collector_number": "006", - "slug": "lorraine-crux-knight-doasd-csr", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "kh9nhakrff", - "population_operator": "≈", - "population": 210, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "kh9ohakrff", - "card_id": "NfbZ0nouSQ", - "collector_number": "006", - "slug": "lorraine-crux-knight-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "eb4ib5ela9", - "population_operator": "≈", - "population": 31000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "OKOTXSMM5P", - "card_id": "NfbZ0nouSQ", - "collector_number": "005", - "slug": "lorraine-crux-knight-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "ZdI8z18WO4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "kh9ohakrff", - "card_id": "NfbZ0nouSQ", - "collector_number": "006", - "slug": "lorraine-crux-knight-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "eb4ib5ela9", - "population_operator": "≈", - "population": 31000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "YY63YRci9k", - "card_id": "NfbZ0nouSQ", - "collector_number": "002", - "slug": "lorraine-crux-knight-ksp", - "set": { - "name": "Kickstarter Promotional", - "prefix": "KSP", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "u9hSNqi2Do", - "population_operator": "≈", - "population": 2600, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "if7le8hpdc", - "card_id": "NfbZ0nouSQ", - "collector_number": "006", - "slug": "lorraine-crux-knight-doasd-csr", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "kh9nhakrff", - "population_operator": "≈", - "population": 210, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "gt7lh9v221", - "types": [ - "CHAMPION" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "HUMAN" - ], - "element": "NORM", - "name": "Tristan, Hired Blade", - "slug": "tristan-hired-blade", - "effect": "\u003cspan class=\"effect__label\"\u003eTristan Lineage\u003c/span\u003e\n\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e If Tristan has two or more \u003cspan class=\"effect__label\"\u003epreparation\u003c/span\u003e counters on her, draw a card. Then if Tristan has four or more \u003cspan class=\"effect__label\"\u003epreparation\u003c/span\u003e counters on her, draw an additional card.", - "effect_raw": "Tristan Lineage\nOn Enter: If Tristan has two or more preparation counters on her, draw a card. Then if Tristan has four or more preparation counters on her, draw an additional card.", - "rule": null, - "flavor": "", - "cost_memory": 2, - "cost_reserve": null, - "level": 2, - "power": null, - "life": 22, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "bo2fb4qwwv", - "card_id": "gt7lh9v221", - "collector_number": "005", - "slug": "tristan-hired-blade-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "11ssbhq9n8", - "population_operator": "≈", - "population": 29772, - "foil": false - }, - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "ogeanl0gx1", - "card_id": "gt7lh9v221", - "collector_number": "003", - "slug": "tristan-hired-blade-rec-shd", - "set": { - "name": "Re:Collection Shadowdancer", - "prefix": "ReC-SHD", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "y5ktkbu98s", - "card_id": "gt7lh9v221", - "collector_number": "005", - "slug": "tristan-hired-blade-mrc-csr", - "set": { - "name": "Mercurial Heart First Edition", - "prefix": "MRC 1st", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "3uds1bya03", - "population_operator": "≈", - "population": 100, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "bo2fb4qwwv", - "card_id": "gt7lh9v221", - "collector_number": "005", - "slug": "tristan-hired-blade-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "11ssbhq9n8", - "population_operator": "≈", - "population": 29772, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "ogeanl0gx1", - "card_id": "gt7lh9v221", - "collector_number": "003", - "slug": "tristan-hired-blade-rec-shd", - "set": { - "name": "Re:Collection Shadowdancer", - "prefix": "ReC-SHD", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "y5ktkbu98s", - "card_id": "gt7lh9v221", - "collector_number": "005", - "slug": "tristan-hired-blade-mrc-csr", - "set": { - "name": "Mercurial Heart First Edition", - "prefix": "MRC 1st", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "3uds1bya03", - "population_operator": "≈", - "population": 100, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "5ramr16052", - "types": [ - "CHAMPION" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "HUMAN" - ], - "element": "NORM", - "name": "Jin, Zealous Maverick", - "slug": "jin-zealous-maverick", - "effect": "\u003cspan class=\"effect__label\"\u003eJin Lineage\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(Jin, Zealous Maverick must be leveled from a previous level \"Jin\" champion.)\u003c/span\u003e \n\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Jin's next attack this turn gets +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e and has \"\u003cspan class=\"effect__label\"\u003eOn Attack:\u003c/span\u003e Wake up Jin.\"", - "effect_raw": "Jin Lineage (Jin, Zealous Maverick must be leveled from a previous level \u0026#34;Jin\u0026#34; champion.) \nOn Enter: Jin's next attack this turn gets +1 POWER and has \u0026#34;On Attack: Wake up Jin.\u0026#34;", - "rule": null, - "flavor": "", - "cost_memory": 2, - "cost_reserve": null, - "level": 2, - "power": null, - "life": 24, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "3vpi8d4gev", - "card_id": "5ramr16052", - "collector_number": "005", - "slug": "jin-zealous-maverick-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - }, - { - "uuid": "z1e2ecm70m", - "population_operator": "≈", - "population": 17300, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "a8ysq7swwy", - "card_id": "5ramr16052", - "collector_number": "005", - "slug": "jin-zealous-maverick-amb-csr", - "set": { - "name": "Mortal Ambition First Edition", - "prefix": "AMB 1st", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "36wv3z6a15", - "population_operator": "≈", - "population": 190, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "zfko2eqi4z", - "card_id": "5ramr16052", - "collector_number": "004", - "slug": "jin-zealous-maverick-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "d8cwlzuq9a", - "population_operator": "≈", - "population": 12000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "3vpi8d4gev", - "card_id": "5ramr16052", - "collector_number": "005", - "slug": "jin-zealous-maverick-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - }, - { - "uuid": "z1e2ecm70m", - "population_operator": "≈", - "population": 17300, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "zfko2eqi4z", - "card_id": "5ramr16052", - "collector_number": "004", - "slug": "jin-zealous-maverick-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "d8cwlzuq9a", - "population_operator": "≈", - "population": 12000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "a8ysq7swwy", - "card_id": "5ramr16052", - "collector_number": "005", - "slug": "jin-zealous-maverick-amb-csr", - "set": { - "name": "Mortal Ambition First Edition", - "prefix": "AMB 1st", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "36wv3z6a15", - "population_operator": "≈", - "population": 190, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "m3pal7cpvn", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "ACCESSORY" - ], - "element": "NORM", - "name": "Azure Protective Trinket", - "slug": "azure-protective-trinket", - "effect": "\u003cspan class=\"effect__label\"\u003eBanish Azure Protective Trinket:\u003c/span\u003e Banish up to three target fire element cards from a single graveyard.", - "effect_raw": "Banish Azure Protective Trinket: Banish up to three target fire element cards from a single graveyard.", - "rule": null, - "flavor": "An enchanted pendant that provides soothing relief from the scorching summer heat.", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "p2guqi4bba", - "card_id": "m3pal7cpvn", - "collector_number": "005", - "slug": "azure-protective-trinket-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "ri1gpzmyor", - "population_operator": "≈", - "population": 2000, - "foil": true - }, - { - "uuid": "y5jtkat98r", - "population_operator": "≈", - "population": 70000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "p2guqi4bba", - "card_id": "m3pal7cpvn", - "collector_number": "005", - "slug": "azure-protective-trinket-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "ri1gpzmyor", - "population_operator": "≈", - "population": 2000, - "foil": true - }, - { - "uuid": "y5jtkat98r", - "population_operator": "≈", - "population": 70000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "3tcs0axa03", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "ACCESSORY" - ], - "element": "NORM", - "name": "Assassin's Mantle", - "slug": "assassins-mantle", - "effect": "If your champion would take damage, you may banish Assassin's Mantle. If you do, prevent 1 of that damage. Put a \u003cspan class=\"effect__label\"\u003epreparation\u003c/span\u003e counter on your champion if damage was prevented this way.", - "effect_raw": "If your champion would take damage, you may banish Assassin's Mantle. If you do, prevent 1 of that damage. Put a preparation counter on your champion if damage was prevented this way.", - "rule": null, - "flavor": "A good assassin is never seen without a means to veil their presence, but a masterful assassin is never seen.", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-05-04T06:00:00.000Z", - "editions": [ - { - "uuid": "3gu84wiopo", - "card_id": "3tcs0axa03", - "collector_number": "005", - "slug": "assassins-mantle-rec-shd", - "set": { - "name": "Re:Collection Shadowdancer", - "prefix": "ReC-SHD", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "okxl1px1y6", - "card_id": "3tcs0axa03", - "collector_number": "057", - "slug": "assassins-mantle-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 6, - "circulationTemplates": [], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "3gu84wiopo", - "card_id": "3tcs0axa03", - "collector_number": "005", - "slug": "assassins-mantle-rec-shd", - "set": { - "name": "Re:Collection Shadowdancer", - "prefix": "ReC-SHD", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "okxl1px1y6", - "card_id": "3tcs0axa03", - "collector_number": "057", - "slug": "assassins-mantle-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 6, - "circulationTemplates": [], - "circulations": [] - } - ] - }, - { - "uuid": "fc4ic5fmaa", - "types": [ - "CHAMPION" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "HUMAN" - ], - "element": "NORM", - "name": "Zander, Deft Executor", - "slug": "zander-deft-executor", - "effect": "\u003cspan class=\"effect__label\"\u003eZander Lineage\u003c/span\u003e\r\n\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Put two \u003cspan class=\"effect__label\"\u003epreparation\u003c/span\u003e counters on Zander. Then you may remove a \u003cspan class=\"effect__label\"\u003epreparation\u003c/span\u003e counter from him. If you do, return an Assassin action or an Assassin attack card from your graveyard to your hand.", - "effect_raw": "Zander Lineage\nOn Enter: Put two preparation counters on Zander. Then you may remove a preparation counter from him. If you do, return an Assassin action or an Assassin attack card from your graveyard to your hand.", - "rule": null, - "flavor": "", - "cost_memory": 2, - "cost_reserve": null, - "level": 2, - "power": null, - "life": 22, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-26T03:01:36.117Z", - "editions": [ - { - "uuid": "SDfn1902xM", - "card_id": "fc4ic5fmaa", - "collector_number": "005", - "slug": "zander-deft-executor-prxy", - "set": { - "name": "Proxia's Vault", - "prefix": "PRXY", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "xvzpkpasit", - "card_id": "fc4ic5fmaa", - "collector_number": "025", - "slug": "zander-deft-executor-sp2-csr", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "s5iwsl6ddc", - "population_operator": "≈", - "population": 200, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "SDfn1902xM", - "card_id": "fc4ic5fmaa", - "collector_number": "005", - "slug": "zander-deft-executor-prxy", - "set": { - "name": "Proxia's Vault", - "prefix": "PRXY", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "xvzpkpasit", - "card_id": "fc4ic5fmaa", - "collector_number": "025", - "slug": "zander-deft-executor-sp2-csr", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "s5iwsl6ddc", - "population_operator": "≈", - "population": 200, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "q3huqj5bba", - "types": [ - "CHAMPION" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "HUMAN" - ], - "element": "ASTRA", - "name": "Arisanna, Astral Zenith", - "slug": "arisanna-astral-zenith", - "effect": "\u003cspan class=\"effect__label\"\u003eArisanna Lineage\u003c/span\u003e\nOnce per turn, you may pay \u003cspan class=\"effect__bubble effect__bubble--yellow ml-2\"\u003e0\u003c/span\u003erather than pay a card's \u003cspan class=\"effect__label\"\u003estarcalling\u003c/span\u003e costs.", - "effect_raw": "Arisanna Lineage\nOnce per turn, you may pay [0] rather than pay a card's starcalling costs.", - "rule": [ - { - "title": "", - "date_added": "2024-01-19", - "description": "While paying the alternative Starcalling cost, modifications to the card's reserve cost are ignored. Other additional costs such as 'as an additional cost to activate this card, sacrifice an ally', are not ignored." - }, - { - "title": "", - "date_added": "2024-01-19", - "description": "You may choose to not use Arisanna's alternative starcalling cost when paying for a starcalling cost and save it for another card in that same turn." - } - ], - "flavor": "The chosen luminary of the celestial heavens. Her advent foretells both devastation and salvation.", - "cost_memory": 3, - "cost_reserve": null, - "level": 3, - "power": null, - "life": 25, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "2dgict4ynb", - "card_id": "q3huqj5bba", - "collector_number": "006", - "slug": "arisanna-astral-zenith-alcsd-csr", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "460i2nc91f", - "population_operator": "≈", - "population": 104, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "aggfjz38t2", - "card_id": "q3huqj5bba", - "collector_number": "006", - "slug": "arisanna-astral-zenith-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "z5dxawdp7p", - "card_id": "q3huqj5bba", - "collector_number": "006", - "slug": "arisanna-astral-zenith-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "c91f92cj77", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "lrsruafk5e", - "population_operator": "≈", - "population": 743, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "z5dxawdp7p", - "card_id": "q3huqj5bba", - "collector_number": "006", - "slug": "arisanna-astral-zenith-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "lrsruafk5e", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "c91f92cj77", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "aggfjz38t2", - "card_id": "q3huqj5bba", - "collector_number": "006", - "slug": "arisanna-astral-zenith-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "2dgict4ynb", - "card_id": "q3huqj5bba", - "collector_number": "006", - "slug": "arisanna-astral-zenith-alcsd-csr", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "460i2nc91f", - "population_operator": "≈", - "population": 104, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "n2TKqNaODR", - "types": [ - "CHAMPION" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "HUMAN" - ], - "element": "CRUX", - "name": "Lorraine, Spirit Ruler", - "slug": "lorraine-spirit-ruler", - "effect": "\u003cspan class=\"effect__label\"\u003eLorraine Lineage\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(Lorraine, Spirit Ruler must be leveled from a previous level \"Lorraine\" champion.)\u003c/span\u003e\r\n\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Choose a Sword regalia card with memory cost 1 or less from your banishment and put it onto the field. It enters the field with three additional \u003cspan class=\"effect__label\"\u003edurability\u003c/span\u003e counters on it.", - "effect_raw": "Lorraine Lineage (Lorraine, Spirit Ruler must be leveled from a previous level \u0026#34;Lorraine\u0026#34; champion.)\nOn Enter: Choose a Sword regalia card with memory cost 1 or less from your banishment and put it onto the field. It enters the field with three additional durability counters on it.", - "rule": null, - "flavor": "", - "cost_memory": 3, - "cost_reserve": null, - "level": 3, - "power": null, - "life": 28, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "ceKi1jV7Db", - "card_id": "n2TKqNaODR", - "collector_number": "006", - "slug": "lorraine-spirit-ruler-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "5W8xsV4rpG", - "population_operator": "≈", - "population": 12500, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "kvoqk2m76t", - "card_id": "n2TKqNaODR", - "collector_number": "006", - "slug": "lorraine-spirit-ruler-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "2acn239gcx", - "population_operator": "≈", - "population": 50500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "otf6xxUjHI", - "card_id": "n2TKqNaODR", - "collector_number": "006", - "slug": "lorraine-spirit-ruler-doa1e-cur", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 8, - "circulationTemplates": [ - { - "uuid": "CNeS6zjQGc", - "population_operator": "=", - "population": 70, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "kvoqk2m76t", - "card_id": "n2TKqNaODR", - "collector_number": "006", - "slug": "lorraine-spirit-ruler-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "2acn239gcx", - "population_operator": "≈", - "population": 50500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "ceKi1jV7Db", - "card_id": "n2TKqNaODR", - "collector_number": "006", - "slug": "lorraine-spirit-ruler-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "5W8xsV4rpG", - "population_operator": "≈", - "population": 12500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "otf6xxUjHI", - "card_id": "n2TKqNaODR", - "collector_number": "006", - "slug": "lorraine-spirit-ruler-doa1e-cur", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 8, - "circulationTemplates": [ - { - "uuid": "CNeS6zjQGc", - "population_operator": "=", - "population": 70, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "c4yrrtv7o1", - "types": [ - "CHAMPION" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "HUMAN" - ], - "element": "EXIA", - "name": "Jin, Undying Resolve", - "slug": "jin-undying-resolve", - "effect": "\u003cspan class=\"effect__label\"\u003eJin Lineage\u003c/span\u003e \nAs long as it's not your end phase, Jin has \u003cspan class=\"effect__label\"\u003e\u003cspan class=\"effect__label\"\u003eimmortal\u003c/span\u003eity\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(A unit with \u003cspan class=\"effect__label\"\u003e\u003cspan class=\"effect__label\"\u003eimmortal\u003c/span\u003eity\u003c/span\u003e can't die.)\u003c/span\u003e", - "effect_raw": "Jin Lineage \nAs long as it's not your end phase, Jin has immortality. (A unit with immortality can't die.)", - "rule": [ - { - "title": "", - "date_added": "2024-10-10", - "description": "A champion with immortality won't die for having more damage counters on them than their life stat." - } - ], - "flavor": "", - "cost_memory": 3, - "cost_reserve": null, - "level": 3, - "power": null, - "life": 28, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "88ndwiuhym", - "card_id": "c4yrrtv7o1", - "collector_number": "005", - "slug": "jin-undying-resolve-ambsd-csr", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "3q9aabfzb9", - "population_operator": "≈", - "population": 166, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "ufu5h2v9so", - "card_id": "c4yrrtv7o1", - "collector_number": "006", - "slug": "jin-undying-resolve-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - }, - { - "uuid": "z1e2ecm70m", - "population_operator": "≈", - "population": 17300, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "zmy72ohbwr", - "card_id": "c4yrrtv7o1", - "collector_number": "005", - "slug": "jin-undying-resolve-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "d8cwlzuq9a", - "population_operator": "≈", - "population": 12000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "ufu5h2v9so", - "card_id": "c4yrrtv7o1", - "collector_number": "006", - "slug": "jin-undying-resolve-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - }, - { - "uuid": "z1e2ecm70m", - "population_operator": "≈", - "population": 17300, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "zmy72ohbwr", - "card_id": "c4yrrtv7o1", - "collector_number": "005", - "slug": "jin-undying-resolve-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "d8cwlzuq9a", - "population_operator": "≈", - "population": 12000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "88ndwiuhym", - "card_id": "c4yrrtv7o1", - "collector_number": "005", - "slug": "jin-undying-resolve-ambsd-csr", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "3q9aabfzb9", - "population_operator": "≈", - "population": 166, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "96659ytyj2", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "ACCESSORY" - ], - "element": "NORM", - "name": "Crimson Protective Trinket", - "slug": "crimson-protective-trinket", - "effect": "\u003cspan class=\"effect__label\"\u003eBanish Crimson Protective Trinket:\u003c/span\u003e Target opponent reveals two cards at random from their memory. Banish each wind element card revealed this way.", - "effect_raw": "Banish Crimson Protective Trinket: Target opponent reveals two cards at random from their memory. Banish each wind element card revealed this way.", - "rule": null, - "flavor": "A magical armlet that channels and disperses galestorm winds into a pleasant puff of air.", - "cost_memory": 1, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "d3y3oxx8ac", - "card_id": "96659ytyj2", - "collector_number": "006", - "slug": "crimson-protective-trinket-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "ri1gpzmyor", - "population_operator": "≈", - "population": 2000, - "foil": true - }, - { - "uuid": "y5jtkat98r", - "population_operator": "≈", - "population": 70000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "d3y3oxx8ac", - "card_id": "96659ytyj2", - "collector_number": "006", - "slug": "crimson-protective-trinket-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "ri1gpzmyor", - "population_operator": "≈", - "population": 2000, - "foil": true - }, - { - "uuid": "y5jtkat98r", - "population_operator": "≈", - "population": 70000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "4upufooz13", - "types": [ - "CHAMPION" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "HUMAN" - ], - "element": "UMBRA", - "name": "Tristan, Shadowreaver", - "slug": "tristan-shadowreaver", - "effect": "\u003cspan class=\"effect__label\"\u003eTristan Lineage\u003c/span\u003e\r\nTristan can level up into champions of the same base level. When she does, draw two cards.\n\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Banish the top four cards of target opponent’s deck face down. As long as they’re banished, you may play those cards, ignoring their elemental requirements.", - "effect_raw": "Tristan Lineage\nTristan can level up into champions of the same base level. When she does, draw two cards.\nOn Enter: Banish the top four cards of target opponent’s deck face down. As long as they’re banished, you may play those cards, ignoring their elemental requirements.", - "rule": [ - { - "title": "", - "date_added": "2024-05-17", - "description": "You are allowed to look at the facedown banished cards but your opponents are not." - }, - { - "title": "", - "date_added": "2024-05-17", - "description": "Tristan, Shadowreaver leveling up into other champions of the same base level will act as if your champion has leveled up normally." - } - ], - "flavor": "", - "cost_memory": 3, - "cost_reserve": null, - "level": 3, - "power": null, - "life": 25, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "emozdelso9", - "card_id": "4upufooz13", - "collector_number": "006", - "slug": "tristan-shadowreaver-mrc-cur", - "set": { - "name": "Mercurial Heart First Edition", - "prefix": "MRC 1st", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 8, - "circulationTemplates": [ - { - "uuid": "he7le8hodc", - "population_operator": "=", - "population": 72, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "zojo9iitwx", - "card_id": "4upufooz13", - "collector_number": "006", - "slug": "tristan-shadowreaver-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "06eybxeq8q", - "population_operator": "≈", - "population": 1676, - "foil": false - }, - { - "uuid": "9mcfxfnivt", - "population_operator": "≈", - "population": 425, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "zojo9iitwx", - "card_id": "4upufooz13", - "collector_number": "006", - "slug": "tristan-shadowreaver-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "9mcfxfnivt", - "population_operator": "≈", - "population": 425, - "foil": true - }, - { - "uuid": "06eybxeq8q", - "population_operator": "≈", - "population": 1676, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "emozdelso9", - "card_id": "4upufooz13", - "collector_number": "006", - "slug": "tristan-shadowreaver-mrc-cur", - "set": { - "name": "Mercurial Heart First Edition", - "prefix": "MRC 1st", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 8, - "circulationTemplates": [ - { - "uuid": "he7le8hodc", - "population_operator": "=", - "population": 72, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "41t71u4bzz", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "ARTIFACT" - ], - "element": "NORM", - "name": "Polaris, Twinkling Cauldron", - "slug": "polaris-twinkling-cauldron", - "effect": "\u003cspan class=\"effect__bubble\"\u003eArisanna Bonus\u003c/span\u003eYou may activate this card from your material deck. If you do, Polaris enters the field rested.\r\nWhenever you sacrifice an Herb, put an \u003cspan class=\"effect__label\"\u003eage\u003c/span\u003e counter on Polaris.\r\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e\u003c/span\u003e\u003cspan class=\"effect__label\"\u003e, Banish Polaris:\u003c/span\u003e Deal \u003cspan class=\"effect__label\"\u003eX\u003c/span\u003e damage to all allies. Then \u003cspan class=\"effect__label\"\u003egenerate\u003c/span\u003e up to \u003cspan class=\"effect__label\"\u003eX\u003c/span\u003e Cosmic Bolt cards and shuffle them into your deck. \u003cspan class=\"effect__label\"\u003eX\u003c/span\u003e is the amount of \u003cspan class=\"effect__label\"\u003eage\u003c/span\u003e counters that were on Polaris. ", - "effect_raw": "[Arisanna Bonus] You may activate this card from your material deck. If you do, Polaris enters the field rested.\nWhenever you sacrifice an Herb, put an age counter on Polaris.\n[Class Bonus] [REST], Banish Polaris: Deal X damage to all allies. Then generate up to X Cosmic Bolt cards and shuffle them into your deck. X is the amount of age counters that were on Polaris. ", - "rule": [ - { - "title": "", - "date_added": "2024-09-03", - "description": "To generate means to add cards from outside of the game. Those cards must be legitimate Grand Archive TCG cards, and cannot be represented by anything else. A player will fail to generate if they cannot find the cards to add to the game in a reasonable amount of time" - }, - { - "title": "", - "date_added": "2024-09-02", - "description": "Generated cards are removed from each game zone (including the main deck) after each game, before side-boarding." - }, - { - "title": "", - "date_added": "2024-09-02", - "description": "Tip: Using an altered card can help you differentiate between generated copies and copies that are in your decklist! Generated card alterations must still follow our guidelines that apply to any other Grand Archive TCG card if they would be used in a competitive event." - } - ], - "flavor": "", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-03T06:00:00.000Z", - "editions": [ - { - "uuid": "zwo2wpz6uu", - "card_id": "41t71u4bzz", - "collector_number": "006", - "slug": "polaris-twinkling-cauldron-prxy", - "set": { - "name": "Proxia's Vault", - "prefix": "PRXY", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 6, - "circulationTemplates": [], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "zwo2wpz6uu", - "card_id": "41t71u4bzz", - "collector_number": "006", - "slug": "polaris-twinkling-cauldron-prxy", - "set": { - "name": "Proxia's Vault", - "prefix": "PRXY", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 6, - "circulationTemplates": [], - "circulations": [] - } - ] - }, - { - "uuid": "7e22tk3ir1", - "types": [ - "CHAMPION" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "HUMAN" - ], - "element": "ASTRA", - "name": "Arisanna, Lucent Arbiter", - "slug": "arisanna-lucent-arbiter", - "effect": "\u003cspan class=\"effect__label\"\u003eArisanna Lineage\u003c/span\u003e \n\u003cspan class=\"effect__bubble effect__bubble--yellow ml-2\"\u003e3\u003c/span\u003e, \u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e: Reveal the top card of your deck. \u003cspan class=\"effect__label\"\u003eNegate\u003c/span\u003e target card activation if its reserve cost is equal to the reserve cost of the revealed card.", - "effect_raw": "Arisanna Lineage \n[3] , [REST]: Reveal the top card of your deck. Negate target card activation if its reserve cost is equal to the reserve cost of the revealed card.", - "rule": null, - "flavor": "\"By the moon's call, you will be judged.\"", - "cost_memory": 3, - "cost_reserve": null, - "level": 3, - "power": null, - "life": 25, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "r167eurbcz", - "card_id": "7e22tk3ir1", - "collector_number": "007", - "slug": "arisanna-lucent-arbiter-alc1e-csr", - "set": { - "name": "Alchemical Revolution First Edition", - "prefix": "ALC 1st", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "qv7pp0tvp6", - "population_operator": "≈", - "population": 108, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "xt5uay6a7f", - "card_id": "7e22tk3ir1", - "collector_number": "007", - "slug": "arisanna-lucent-arbiter-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "c91f92cj77", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "lrsruafk5e", - "population_operator": "≈", - "population": 743, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "xt5uay6a7f", - "card_id": "7e22tk3ir1", - "collector_number": "007", - "slug": "arisanna-lucent-arbiter-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "lrsruafk5e", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "c91f92cj77", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "r167eurbcz", - "card_id": "7e22tk3ir1", - "collector_number": "007", - "slug": "arisanna-lucent-arbiter-alc1e-csr", - "set": { - "name": "Alchemical Revolution First Edition", - "prefix": "ALC 1st", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "qv7pp0tvp6", - "population_operator": "≈", - "population": 108, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "gPKTJKqvOI", - "types": [ - "CHAMPION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "HUMAN" - ], - "element": "NORM", - "name": "Rai, Spellcrafter", - "slug": "rai-spellcrafter", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Put two \u003cspan class=\"effect__label\"\u003eenlighten\u003c/span\u003e counters on Rai. \u003cspan class=\"effect__reminder\"\u003e(You may remove three \u003cspan class=\"effect__label\"\u003eenlighten\u003c/span\u003e counters from your champion to draw a card.)\u003c/span\u003e", - "effect_raw": "On Enter: Put two enlighten counters on Rai. (You may remove three enlighten counters from your champion to draw a card.)", - "rule": null, - "flavor": "\"Mana runs richly through this world's leylines. I will make use of its abundance.\"", - "cost_memory": 1, - "cost_reserve": null, - "level": 1, - "power": null, - "life": 19, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "0pkpajjuwy", - "card_id": "gPKTJKqvOI", - "collector_number": "007", - "slug": "rai-spellcrafter-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "6wfv3d1d36", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "SDEpSiNwqF", - "card_id": "gPKTJKqvOI", - "collector_number": "007", - "slug": "rai-spellcrafter-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "DjGgz67wbt", - "population_operator": "≈", - "population": 37500, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "T8HANtcnoP", - "card_id": "gPKTJKqvOI", - "collector_number": "006", - "slug": "rai-spellcrafter-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "ZdI8z18WO4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "bz1fz2bix6", - "card_id": "gPKTJKqvOI", - "collector_number": "007", - "slug": "rai-spellcrafter-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "b1k08i5h8b", - "population_operator": "≈", - "population": 120500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "vlkjVrvkDp", - "card_id": "gPKTJKqvOI", - "collector_number": "007", - "slug": "rai-spellcrafter-doa1e-cur", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 8, - "circulationTemplates": [ - { - "uuid": "CNeS6zjQGc", - "population_operator": "=", - "population": 70, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "bz1fz2bix6", - "card_id": "gPKTJKqvOI", - "collector_number": "007", - "slug": "rai-spellcrafter-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "b1k08i5h8b", - "population_operator": "≈", - "population": 120500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "SDEpSiNwqF", - "card_id": "gPKTJKqvOI", - "collector_number": "007", - "slug": "rai-spellcrafter-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "DjGgz67wbt", - "population_operator": "≈", - "population": 37500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "T8HANtcnoP", - "card_id": "gPKTJKqvOI", - "collector_number": "006", - "slug": "rai-spellcrafter-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "ZdI8z18WO4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "0pkpajjuwy", - "card_id": "gPKTJKqvOI", - "collector_number": "007", - "slug": "rai-spellcrafter-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "6wfv3d1d36", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "vlkjVrvkDp", - "card_id": "gPKTJKqvOI", - "collector_number": "007", - "slug": "rai-spellcrafter-doa1e-cur", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 8, - "circulationTemplates": [ - { - "uuid": "CNeS6zjQGc", - "population_operator": "=", - "population": 70, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "346vgwz3y4", - "types": [ - "CHAMPION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "HUMAN" - ], - "element": "NORM", - "name": "Kongming, Wayward Maven", - "slug": "kongming-wayward-maven", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e You gain the \u003ca data-edition-slug=\"shifting-currents-ambsd\" class=\"effect__edition-hover effect__label\"\u003eShifting Currents\u003c/a\u003e mastery. \u003cspan class=\"effect__reminder\"\u003e(Players can only have one mastery. The \u003ca data-edition-slug=\"shifting-currents-ambsd\" class=\"effect__edition-hover effect__label\"\u003eShifting Currents\u003c/a\u003e mastery has four modes: North, South, East, and West. Some cards benefit from certain directions of \u003ca data-edition-slug=\"shifting-currents-ambsd\" class=\"effect__edition-hover effect__label\"\u003eShifting Currents\u003c/a\u003e. Starts in the North direction.)\u003c/span\u003e", - "effect_raw": "On Enter: You gain the Shifting Currents mastery. (Players can only have one mastery. The Shifting Currents mastery has four modes: North, South, East, and West. Some cards benefit from certain directions of Shifting Currents. Starts in the North direction.)", - "rule": [ - { - "title": "", - "date_added": "2024-10-10", - "description": "Shifting Mastery is not an object and cannot be targeted by any effects." - } - ], - "flavor": "", - "cost_memory": 1, - "cost_reserve": null, - "level": 1, - "power": null, - "life": 19, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "49w2fkz531", - "card_id": "346vgwz3y4", - "collector_number": "007", - "slug": "kongming-wayward-maven-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - }, - { - "uuid": "z1e2ecm70m", - "population_operator": "≈", - "population": 17300, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "l32upjqx6r", - "card_id": "346vgwz3y4", - "collector_number": "006", - "slug": "kongming-wayward-maven-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "d8cwlzuq9a", - "population_operator": "≈", - "population": 12000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "q3zjz3eqmh", - "card_id": "346vgwz3y4", - "collector_number": "007", - "slug": "kongming-wayward-maven-amb-csr", - "set": { - "name": "Mortal Ambition First Edition", - "prefix": "AMB 1st", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "36wv3z6a15", - "population_operator": "≈", - "population": 190, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "49w2fkz531", - "card_id": "346vgwz3y4", - "collector_number": "007", - "slug": "kongming-wayward-maven-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - }, - { - "uuid": "z1e2ecm70m", - "population_operator": "≈", - "population": 17300, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "l32upjqx6r", - "card_id": "346vgwz3y4", - "collector_number": "006", - "slug": "kongming-wayward-maven-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "d8cwlzuq9a", - "population_operator": "≈", - "population": 12000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "q3zjz3eqmh", - "card_id": "346vgwz3y4", - "collector_number": "007", - "slug": "kongming-wayward-maven-amb-csr", - "set": { - "name": "Mortal Ambition First Edition", - "prefix": "AMB 1st", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "36wv3z6a15", - "population_operator": "≈", - "population": 190, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "xfpk9xycwz", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "SOLVENT" - ], - "element": "NORM", - "name": "Alkahest", - "slug": "alkahest", - "effect": "At the beginning of your recollection phase, put an \u003cspan class=\"effect__label\"\u003eage\u003c/span\u003e counter on a Potion item you control.\n\u003cspan class=\"effect__bubble\"\u003eLevel 4+\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eBanish Alkahest:\u003c/span\u003e Destroy target item or weapon with memory cost 0 or reserve cost 4 or less.", - "effect_raw": "At the beginning of your recollection phase, put an age counter on a Potion item you control.\n[Level 4+] Banish Alkahest: Destroy target item or weapon with memory cost 0 or reserve cost 4 or less.", - "rule": null, - "flavor": "The universal solvent and a corrosive solution.", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "s9ke3rs7qu", - "card_id": "xfpk9xycwz", - "collector_number": "007", - "slug": "alkahest-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "s278fvscd0", - "population_operator": "≈", - "population": 4611, - "foil": false - }, - { - "uuid": "t0eof5o43m", - "population_operator": "≈", - "population": 557, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "s9ke3rs7qu", - "card_id": "xfpk9xycwz", - "collector_number": "007", - "slug": "alkahest-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "t0eof5o43m", - "population_operator": "≈", - "population": 557, - "foil": true - }, - { - "uuid": "s278fvscd0", - "population_operator": "≈", - "population": 4611, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "cxyky280mt", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "ARTIFACT" - ], - "element": "NORM", - "name": "Quicksilver Grail", - "slug": "quicksilver-grail", - "effect": "\u003cspan class=\"effect__label\"\u003eDivine Relic\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(You can only have one card with this keyword in your material deck.)\u003c/span\u003e\n\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Banish a non-champion card from your material deck face down.\n\u003cspan class=\"effect__label\"\u003eBanish Quicksilver Grail:\u003c/span\u003e You may play the banished card. \u003cspan class=\"effect__reminder\"\u003e(You still pay for its costs.)\u003c/span\u003e", - "effect_raw": "Divine Relic (You can only have one card with this keyword in your material deck.)\nOn Enter: Banish a non-champion card from your material deck face down.\nBanish Quicksilver Grail: You may play the banished card. (You still pay for its costs.)", - "rule": [ - { - "title": "", - "date_added": "2023-08-09", - "description": "The face down banished by Quicksilver Grail has no properties. It has no name, types, effects, or stats. This means that effects that interact with cards in banishment that require seeing a certain property such as 'Sword' subtype won't be able to interact with this face down card." - }, - { - "title": "", - "date_added": "2023-08-09", - "description": "The owner of the face down card may look at it at any time." - }, - { - "title": "", - "date_added": "2023-08-09", - "description": "When Quicksilver Grail is banished to play the face down banished card, you play that card using its default play type. If the card has a reserve cost, that card is activated. If the card has a memory cost, that card is materialized. " - }, - { - "title": "", - "date_added": "2023-08-09", - "description": "The face down banished card being played still checks for elemental requirements and its costs must be paid." - } - ], - "flavor": "", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "62e3i7fjgo", - "card_id": "cxyky280mt", - "collector_number": "016", - "slug": "quicksilver-grail-ftca", - "set": { - "name": "Fractured Crown: Armaments", - "prefix": "FTCA", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 5, - "circulationTemplates": [], - "circulations": [ - { - "uuid": "5mxsh46k47", - "population_operator": "≈", - "population": 201, - "foil": true - } - ] - }, - { - "uuid": "6oyti67l58", - "card_id": "cxyky280mt", - "collector_number": "007", - "slug": "quicksilver-grail-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "9pl67u7bha", - "population_operator": "≈", - "population": 6600, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "6oyti67l58", - "card_id": "cxyky280mt", - "collector_number": "007", - "slug": "quicksilver-grail-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "9pl67u7bha", - "population_operator": "≈", - "population": 6600, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "62e3i7fjgo", - "card_id": "cxyky280mt", - "collector_number": "016", - "slug": "quicksilver-grail-ftca", - "set": { - "name": "Fractured Crown: Armaments", - "prefix": "FTCA", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 5, - "circulationTemplates": [], - "circulations": [ - { - "uuid": "5mxsh46k47", - "population_operator": "≈", - "population": 201, - "foil": true - } - ] - } - ] - }, - { - "uuid": "e3z4pyx8bd", - "types": [ - "CHAMPION" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "HUMAN" - ], - "element": "NORM", - "name": "Diana, Keen Huntress", - "slug": "diana-keen-huntress", - "effect": "\u003cspan class=\"effect__label\"\u003eLineage Release\u003c/span\u003e — Materialize a Gun card from your material deck. \u003cspan class=\"effect__reminder\"\u003e(Activate this ability by banishing this card from your champion's inner lineage.)\u003c/span\u003e", - "effect_raw": "Lineage Release — Materialize a Gun card from your material deck. (Activate this ability by banishing this card from your champion's inner lineage.)", - "rule": [ - { - "title": "", - "date_added": "2024-02-07", - "description": "You may choose to fail to find a card from your material deck to materialize." - }, - { - "title": "", - "date_added": "2024-02-07", - "description": "You still pay the costs of the materialization." - } - ], - "flavor": "A talented archer in a past life, her mastery of firearms came naturally while on Azoth. ", - "cost_memory": 1, - "cost_reserve": null, - "level": 1, - "power": null, - "life": 19, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "3hmf1yyx0q", - "card_id": "e3z4pyx8bd", - "collector_number": "008", - "slug": "diana-keen-huntress-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "Faicha", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "c91f92cj77", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "lrsruafk5e", - "population_operator": "≈", - "population": 743, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "drbenl9i00", - "card_id": "e3z4pyx8bd", - "collector_number": "007", - "slug": "diana-keen-huntress-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "Faicha", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "v0but4xztb", - "card_id": "e3z4pyx8bd", - "collector_number": "008", - "slug": "diana-keen-huntress-alc1e-csr", - "set": { - "name": "Alchemical Revolution First Edition", - "prefix": "ALC 1st", - "language": "EN" - }, - "illustrator": "Faicha", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "qv7pp0tvp6", - "population_operator": "≈", - "population": 108, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "3hmf1yyx0q", - "card_id": "e3z4pyx8bd", - "collector_number": "008", - "slug": "diana-keen-huntress-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "Faicha", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "lrsruafk5e", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "c91f92cj77", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "drbenl9i00", - "card_id": "e3z4pyx8bd", - "collector_number": "007", - "slug": "diana-keen-huntress-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "Faicha", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "v0but4xztb", - "card_id": "e3z4pyx8bd", - "collector_number": "008", - "slug": "diana-keen-huntress-alc1e-csr", - "set": { - "name": "Alchemical Revolution First Edition", - "prefix": "ALC 1st", - "language": "EN" - }, - "illustrator": "Faicha", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "qv7pp0tvp6", - "population_operator": "≈", - "population": 108, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "zdIhSL5RhK", - "types": [ - "CHAMPION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "HUMAN" - ], - "element": "NORM", - "name": "Rai, Archmage", - "slug": "rai-archmage", - "effect": "\u003cspan class=\"effect__label\"\u003eRai Lineage\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(Rai, Archmage must be leveled from a previous level \"Rai\" champion.)\u003c/span\u003e\r\n\u003cspan class=\"effect__label\"\u003eInherited Effect:\u003c/span\u003e Whenever you activate your first Mage action card each turn, put an \u003cspan class=\"effect__label\"\u003eenlighten\u003c/span\u003e counter on your champion. \u003cspan class=\"effect__reminder\"\u003e(Your champion has this ability as long as this card is part of its lineage.)\u003c/span\u003e", - "effect_raw": "Rai Lineage (Rai, Archmage must be leveled from a previous level \u0026#34;Rai\u0026#34; champion.)\nInherited Effect: Whenever you activate your first Mage action card each turn, put an enlighten counter on your champion. (Your champion has this ability as long as this card is part of its lineage.)", - "rule": null, - "flavor": "", - "cost_memory": 2, - "cost_reserve": null, - "level": 2, - "power": null, - "life": 22, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "Pis3P5DL9U", - "card_id": "zdIhSL5RhK", - "collector_number": "008", - "slug": "rai-archmage-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "Ew6jY9blQq", - "population_operator": "≈", - "population": 25000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "YhAITKWOxn", - "card_id": "zdIhSL5RhK", - "collector_number": "008", - "slug": "rai-archmage-doa1e-cur", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 8, - "circulationTemplates": [ - { - "uuid": "CNeS6zjQGc", - "population_operator": "=", - "population": 70, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "hqq1460hsm", - "card_id": "zdIhSL5RhK", - "collector_number": "008", - "slug": "rai-archmage-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "skjerp5k15", - "population_operator": "≈", - "population": 85000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "k6nRXZI20p", - "card_id": "zdIhSL5RhK", - "collector_number": "007", - "slug": "rai-archmage-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "ZdI8z18WO4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "takf4st8rv", - "card_id": "zdIhSL5RhK", - "collector_number": "008", - "slug": "rai-archmage-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "6wfv3d1d36", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "hqq1460hsm", - "card_id": "zdIhSL5RhK", - "collector_number": "008", - "slug": "rai-archmage-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "skjerp5k15", - "population_operator": "≈", - "population": 85000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "Pis3P5DL9U", - "card_id": "zdIhSL5RhK", - "collector_number": "008", - "slug": "rai-archmage-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "Ew6jY9blQq", - "population_operator": "≈", - "population": 25000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "k6nRXZI20p", - "card_id": "zdIhSL5RhK", - "collector_number": "007", - "slug": "rai-archmage-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "ZdI8z18WO4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "takf4st8rv", - "card_id": "zdIhSL5RhK", - "collector_number": "008", - "slug": "rai-archmage-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "6wfv3d1d36", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "YhAITKWOxn", - "card_id": "zdIhSL5RhK", - "collector_number": "008", - "slug": "rai-archmage-doa1e-cur", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 8, - "circulationTemplates": [ - { - "uuid": "CNeS6zjQGc", - "population_operator": "=", - "population": 70, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "g92bHLtTNl", - "types": [ - "CHAMPION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "HUMAN" - ], - "element": "ARCANE", - "name": "Rai, Storm Seer", - "slug": "rai-storm-seer", - "effect": "\u003cspan class=\"effect__label\"\u003eRai Lineage\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(Rai, Storm Seer must be leveled from a previous level \"Rai\" champion.)\u003c/span\u003e\r\nRai gets +1 level for each arcane element Mage Spell card in your banishment.", - "effect_raw": "Rai Lineage (Rai, Storm Seer must be leveled from a previous level \u0026#34;Rai\u0026#34; champion.)\nRai gets +1 level for each arcane element Mage Spell card in your banishment.", - "rule": null, - "flavor": "\"Ready yourself, otherwise it won't be a fair fight.\" ", - "cost_memory": 3, - "cost_reserve": null, - "level": 3, - "power": null, - "life": 25, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "4pG2R8Qegg", - "card_id": "g92bHLtTNl", - "collector_number": "008", - "slug": "rai-storm-seer-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "ZdI8z18WO4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "6xgv4e1d36", - "card_id": "g92bHLtTNl", - "collector_number": "009", - "slug": "rai-storm-seer-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "eb4ib5ela9", - "population_operator": "≈", - "population": 31000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "mdvbkthtjm", - "card_id": "g92bHLtTNl", - "collector_number": "009", - "slug": "rai-storm-seer-doasd-csr", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "kh9nhakrff", - "population_operator": "≈", - "population": 210, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "n1R4he95hm", - "card_id": "g92bHLtTNl", - "collector_number": "003", - "slug": "rai-storm-seer-ksp", - "set": { - "name": "Kickstarter Promotional", - "prefix": "KSP", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "u9hSNqi2Do", - "population_operator": "≈", - "population": 2600, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "4pG2R8Qegg", - "card_id": "g92bHLtTNl", - "collector_number": "008", - "slug": "rai-storm-seer-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "ZdI8z18WO4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "6xgv4e1d36", - "card_id": "g92bHLtTNl", - "collector_number": "009", - "slug": "rai-storm-seer-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "eb4ib5ela9", - "population_operator": "≈", - "population": 31000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "n1R4he95hm", - "card_id": "g92bHLtTNl", - "collector_number": "003", - "slug": "rai-storm-seer-ksp", - "set": { - "name": "Kickstarter Promotional", - "prefix": "KSP", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "u9hSNqi2Do", - "population_operator": "≈", - "population": 2600, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "mdvbkthtjm", - "card_id": "g92bHLtTNl", - "collector_number": "009", - "slug": "rai-storm-seer-doasd-csr", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "kh9nhakrff", - "population_operator": "≈", - "population": 210, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "xnrw8qq1uw", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "ACCESSORY" - ], - "element": "NORM", - "name": "Tariff Ring", - "slug": "tariff-ring", - "effect": "\u003cspan class=\"effect__label\"\u003eBanish Tariff Ring:\u003c/span\u003e Until end of turn, players can't declare attacks unless they pay \u003cspan class=\"effect__bubble effect__bubble--yellow ml-2\"\u003e2\u003c/span\u003efor each attack declaration. Activate this ability only during an opponent's recollection phase.", - "effect_raw": "Banish Tariff Ring: Until end of turn, players can't declare attacks unless they pay [2] for each attack declaration. Activate this ability only during an opponent's recollection phase.", - "rule": [ - { - "title": "", - "date_added": "2023-08-09", - "description": "The (2) in Tariff Ring's attack condition is a reserve cost, and can be paid by resting objects with reservable." - } - ], - "flavor": "If profits are to be made, bring enough to share.", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "ip4d4vdtsc", - "card_id": "xnrw8qq1uw", - "collector_number": "008", - "slug": "tariff-ring-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "52u92v5c00", - "population_operator": "≈", - "population": 2700, - "foil": true - }, - { - "uuid": "mjbqjdmthh", - "population_operator": "≈", - "population": 92000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "u5aoo02e5k", - "card_id": "xnrw8qq1uw", - "collector_number": "017", - "slug": "tariff-ring-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "d8cwlzuq9a", - "population_operator": "≈", - "population": 12000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "ip4d4vdtsc", - "card_id": "xnrw8qq1uw", - "collector_number": "008", - "slug": "tariff-ring-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "52u92v5c00", - "population_operator": "≈", - "population": 2700, - "foil": true - }, - { - "uuid": "mjbqjdmthh", - "population_operator": "≈", - "population": 92000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "u5aoo02e5k", - "card_id": "xnrw8qq1uw", - "collector_number": "017", - "slug": "tariff-ring-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "d8cwlzuq9a", - "population_operator": "≈", - "population": 12000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "a01pyxwo25", - "types": [ - "CHAMPION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "HUMAN" - ], - "element": "NORM", - "name": "Kongming, Ascetic Vice", - "slug": "kongming-ascetic-vice", - "effect": "\u003cspan class=\"effect__label\"\u003eKongming Lineage\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(Kongming, Ascetic Vice must be leveled from a previous level \"Kongming\" champion.)\u003c/span\u003e \n\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e \u003cspan class=\"effect__label\"\u003eEmpower 3\u003c/span\u003e.\n\u003cspan class=\"effect__label\"\u003eInherited Effect\u003c/span\u003e — Whenever your \u003ca data-edition-slug=\"shifting-currents-ambsd\" class=\"effect__edition-hover effect__label\"\u003eShifting Currents\u003c/a\u003e change from facing North to South, draw a card.", - "effect_raw": "Kongming Lineage (Kongming, Ascetic Vice must be leveled from a previous level \u0026#34;Kongming\u0026#34; champion.) \nOn Enter: Empower 3.\nInherited Effect — Whenever your Shifting Currents change from facing North to South, draw a card.", - "rule": null, - "flavor": "", - "cost_memory": 2, - "cost_reserve": null, - "level": 2, - "power": null, - "life": 22, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "3cgnan9rsn", - "card_id": "a01pyxwo25", - "collector_number": "007", - "slug": "kongming-ascetic-vice-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "d8cwlzuq9a", - "population_operator": "≈", - "population": 12000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "8mrdeauaeb", - "card_id": "a01pyxwo25", - "collector_number": "008", - "slug": "kongming-ascetic-vice-amb-csr", - "set": { - "name": "Mortal Ambition First Edition", - "prefix": "AMB 1st", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "36wv3z6a15", - "population_operator": "≈", - "population": 190, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "rn5tmp74g1", - "card_id": "a01pyxwo25", - "collector_number": "008", - "slug": "kongming-ascetic-vice-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - }, - { - "uuid": "z1e2ecm70m", - "population_operator": "≈", - "population": 17300, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "rn5tmp74g1", - "card_id": "a01pyxwo25", - "collector_number": "008", - "slug": "kongming-ascetic-vice-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - }, - { - "uuid": "z1e2ecm70m", - "population_operator": "≈", - "population": 17300, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "3cgnan9rsn", - "card_id": "a01pyxwo25", - "collector_number": "007", - "slug": "kongming-ascetic-vice-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "d8cwlzuq9a", - "population_operator": "≈", - "population": 12000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "8mrdeauaeb", - "card_id": "a01pyxwo25", - "collector_number": "008", - "slug": "kongming-ascetic-vice-amb-csr", - "set": { - "name": "Mortal Ambition First Edition", - "prefix": "AMB 1st", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "36wv3z6a15", - "population_operator": "≈", - "population": 190, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "9gv4vm4kj3", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "ACCESSORY" - ], - "element": "NORM", - "name": "Backup Charger", - "slug": "backup-charger", - "effect": "\u003cspan class=\"effect__bubble effect__bubble--yellow ml-2\"\u003e3\u003c/span\u003e, \u003cspan class=\"effect__label\"\u003eBanish Backup Charger:\u003c/span\u003e \u003cspan class=\"effect__label\"\u003eSummon\u003c/span\u003e a \u003ca data-edition-slug=\"powercell-mrc-a\" class=\"effect__edition-hover effect__label\"\u003ePowercell\u003c/a\u003e token rested. Draw a card into your memory.", - "effect_raw": "[3] , Banish Backup Charger: Summon a Powercell token rested. Draw a card into your memory.", - "rule": null, - "flavor": "“Running out of energy too fast? In a pinch? Our prototype failsafe will guarantee you a fresh charge!”\n— Gearstride Automatics Advert", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "3apypgzedx", - "card_id": "9gv4vm4kj3", - "collector_number": "008", - "slug": "backup-charger-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "DragonArt 白霜茶", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "s278fvscd0", - "population_operator": "≈", - "population": 4611, - "foil": false - }, - { - "uuid": "t0eof5o43m", - "population_operator": "≈", - "population": 557, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "3apypgzedx", - "card_id": "9gv4vm4kj3", - "collector_number": "008", - "slug": "backup-charger-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "DragonArt 白霜茶", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "t0eof5o43m", - "population_operator": "≈", - "population": 557, - "foil": true - }, - { - "uuid": "s278fvscd0", - "population_operator": "≈", - "population": 4611, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "4wuq20gvcg", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "FOOD" - ], - "element": "NORM", - "name": "Key Slime Pudding", - "slug": "key-slime-pudding", - "effect": "\u003cspan class=\"effect__label\"\u003eBanish Key Slime Pudding:\u003c/span\u003e Until end of turn, Slime allies that enter the field under your control enter with an additional \u003cspan class=\"effect__label\"\u003ebuff\u003c/span\u003e counter on them.", - "effect_raw": "Banish Key Slime Pudding: Until end of turn, Slime allies that enter the field under your control enter with an additional buff counter on them.", - "rule": null, - "flavor": "A tasty snack enjoyed by slime but also by those adventurous enough to try it.", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-05-05T06:00:00.000Z", - "editions": [ - { - "uuid": "0qlqbkjuxz", - "card_id": "4wuq20gvcg", - "collector_number": "008", - "slug": "key-slime-pudding-rec-slm", - "set": { - "name": "Re:Collection Slime Sovereign", - "prefix": "ReC-SLM", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "qw4o1n4gyg", - "card_id": "4wuq20gvcg", - "collector_number": "056", - "slug": "key-slime-pudding-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 6, - "circulationTemplates": [], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "0qlqbkjuxz", - "card_id": "4wuq20gvcg", - "collector_number": "008", - "slug": "key-slime-pudding-rec-slm", - "set": { - "name": "Re:Collection Slime Sovereign", - "prefix": "ReC-SLM", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "qw4o1n4gyg", - "card_id": "4wuq20gvcg", - "collector_number": "056", - "slug": "key-slime-pudding-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 6, - "circulationTemplates": [], - "circulations": [] - } - ] - }, - { - "uuid": "7ozuj68m69", - "types": [ - "CHAMPION" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "HUMAN" - ], - "element": "NORM", - "name": "Diana, Deadly Duelist", - "slug": "diana-deadly-duelist", - "effect": "\u003cspan class=\"effect__label\"\u003eDiana Lineage\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(Diana, Deadly Duelist must be leveled from a previous level \"Diana\" champion.)\u003c/span\u003e\n\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Materialize a Bullet card from your material deck. \u003cspan class=\"effect__reminder\"\u003e(You still pay its costs.)\u003c/span\u003e\n\u003cspan class=\"effect__label\"\u003eInherited Effect:\u003c/span\u003e \u003cspan class=\"effect__label\"\u003eRanged 2\u003c/span\u003e", - "effect_raw": "Diana Lineage (Diana, Deadly Duelist must be leveled from a previous level \u0026#34;Diana\u0026#34; champion.)\nOn Enter: Materialize a Bullet card from your material deck. (You still pay its costs.)\nInherited Effect: Ranged 2", - "rule": [ - { - "title": "", - "date_added": "2024-02-07", - "description": "You may choose to fail to find a card from your material deck to materialize." - }, - { - "title": "", - "date_added": "2024-02-07", - "description": "You still pay the costs of the materialization." - } - ], - "flavor": "", - "cost_memory": 2, - "cost_reserve": null, - "level": 2, - "power": null, - "life": 22, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "00rragp8m7", - "card_id": "7ozuj68m69", - "collector_number": "009A", - "slug": "diana-deadly-duelist-alc1e-csra", - "set": { - "name": "Alchemical Revolution First Edition", - "prefix": "ALC 1st", - "language": "EN" - }, - "illustrator": "Faicha", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "qv7pp0tvp6", - "population_operator": "≈", - "population": 108, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "jpxhvgx9r9", - "card_id": "7ozuj68m69", - "collector_number": "008", - "slug": "diana-deadly-duelist-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "Faicha", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "o091zv75la", - "card_id": "7ozuj68m69", - "collector_number": "009B", - "slug": "diana-deadly-duelist-alc1e-csrb", - "set": { - "name": "Alchemical Revolution First Edition", - "prefix": "ALC 1st", - "language": "EN" - }, - "illustrator": "Faicha", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "qcayq4xr08", - "population_operator": "≈", - "population": 72, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "vgf2u82v5c", - "card_id": "7ozuj68m69", - "collector_number": "009", - "slug": "diana-deadly-duelist-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "Faicha", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "c91f92cj77", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "lrsruafk5e", - "population_operator": "≈", - "population": 743, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "vgf2u82v5c", - "card_id": "7ozuj68m69", - "collector_number": "009", - "slug": "diana-deadly-duelist-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "Faicha", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "lrsruafk5e", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "c91f92cj77", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "jpxhvgx9r9", - "card_id": "7ozuj68m69", - "collector_number": "008", - "slug": "diana-deadly-duelist-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "Faicha", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "00rragp8m7", - "card_id": "7ozuj68m69", - "collector_number": "009A", - "slug": "diana-deadly-duelist-alc1e-csra", - "set": { - "name": "Alchemical Revolution First Edition", - "prefix": "ALC 1st", - "language": "EN" - }, - "illustrator": "Faicha", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "qv7pp0tvp6", - "population_operator": "≈", - "population": 108, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "o091zv75la", - "card_id": "7ozuj68m69", - "collector_number": "009B", - "slug": "diana-deadly-duelist-alc1e-csrb", - "set": { - "name": "Alchemical Revolution First Edition", - "prefix": "ALC 1st", - "language": "EN" - }, - "illustrator": "Faicha", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "qcayq4xr08", - "population_operator": "≈", - "population": 72, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "6ILtLfjQEe", - "types": [ - "CHAMPION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "HUMAN" - ], - "element": "ARCANE", - "name": "Rai, Mana Weaver", - "slug": "rai-mana-weaver", - "effect": "\u003cspan class=\"effect__label\"\u003eRai Lineage\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(Rai, Mana Weaver must be leveled from a previous level \"Rai\" champion.)\u003c/span\u003e\r\n\u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e\u003cspan class=\"effect__label\"\u003e, Remove four enlighten counters from Rai:\u003c/span\u003e Copy target Mage Spell card activation. You may choose new targets for the copy.", - "effect_raw": "Rai Lineage (Rai, Mana Weaver must be leveled from a previous level \u0026#34;Rai\u0026#34; champion.)\n[REST], Remove four enlighten counters from Rai: Copy target Mage Spell card activation. You may choose new targets for the copy.", - "rule": null, - "flavor": "", - "cost_memory": 3, - "cost_reserve": null, - "level": 3, - "power": null, - "life": 25, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "4gygokwl0p", - "card_id": "6ILtLfjQEe", - "collector_number": "009", - "slug": "rai-mana-weaver-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "2acn239gcx", - "population_operator": "≈", - "population": 50500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "Fx4hwYQgnu", - "card_id": "6ILtLfjQEe", - "collector_number": "009", - "slug": "rai-mana-weaver-doa1e-cur", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 8, - "circulationTemplates": [ - { - "uuid": "CNeS6zjQGc", - "population_operator": "=", - "population": 70, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "kzgRkJ7Qc1", - "card_id": "6ILtLfjQEe", - "collector_number": "009", - "slug": "rai-mana-weaver-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "5W8xsV4rpG", - "population_operator": "≈", - "population": 12500, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "4gygokwl0p", - "card_id": "6ILtLfjQEe", - "collector_number": "009", - "slug": "rai-mana-weaver-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "2acn239gcx", - "population_operator": "≈", - "population": 50500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "kzgRkJ7Qc1", - "card_id": "6ILtLfjQEe", - "collector_number": "009", - "slug": "rai-mana-weaver-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "5W8xsV4rpG", - "population_operator": "≈", - "population": 12500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "Fx4hwYQgnu", - "card_id": "6ILtLfjQEe", - "collector_number": "009", - "slug": "rai-mana-weaver-doa1e-cur", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 8, - "circulationTemplates": [ - { - "uuid": "CNeS6zjQGc", - "population_operator": "=", - "population": 70, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "GKEpAulogu", - "types": [ - "CHAMPION" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "HUMAN" - ], - "element": "TERA", - "name": "Silvie, Loved by All", - "slug": "silvie-loved-by-all", - "effect": "\u003cspan class=\"effect__label\"\u003eSilvie Lineage\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(Silvie, Loved by All must be leveled from a previous level \"Silvie\" champion.)\u003c/span\u003e\r\nAnimal and Beast allies you control get +1\u003cspan class=\"effect__icon effect__icon--heart\"\u003e\u003c/span\u003e and have \u003cspan class=\"effect__label\"\u003eintercept\u003c/span\u003e.", - "effect_raw": "Silvie Lineage (Silvie, Loved by All must be leveled from a previous level \u0026#34;Silvie\u0026#34; champion.)\nAnimal and Beast allies you control get +1 LIFE and have intercept.", - "rule": null, - "flavor": "\"I'm so happy I met you all!\"", - "cost_memory": 3, - "cost_reserve": null, - "level": 3, - "power": null, - "life": 25, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "4vup20gvcg", - "card_id": "GKEpAulogu", - "collector_number": "012", - "slug": "silvie-loved-by-all-doasd-csr", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "kh9nhakrff", - "population_operator": "≈", - "population": 210, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "TehAgfflE3", - "card_id": "GKEpAulogu", - "collector_number": "009", - "slug": "silvie-loved-by-all-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "ZdI8z18WO4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "ogeamk0fw0", - "card_id": "GKEpAulogu", - "collector_number": "012", - "slug": "silvie-loved-by-all-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "eb4ib5ela9", - "population_operator": "≈", - "population": 31000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "TehAgfflE3", - "card_id": "GKEpAulogu", - "collector_number": "009", - "slug": "silvie-loved-by-all-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "ZdI8z18WO4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "ogeamk0fw0", - "card_id": "GKEpAulogu", - "collector_number": "012", - "slug": "silvie-loved-by-all-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "eb4ib5ela9", - "population_operator": "≈", - "population": 31000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "4vup20gvcg", - "card_id": "GKEpAulogu", - "collector_number": "012", - "slug": "silvie-loved-by-all-doasd-csr", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "kh9nhakrff", - "population_operator": "≈", - "population": 210, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "q8sdbzr5zs", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "SCRIPTURE" - ], - "element": "NORM", - "name": "Tithe Proclamation", - "slug": "tithe-proclamation", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Draw a card.\n\u003cspan class=\"effect__correction\"\u003eEach player\u003c/span\u003e can't draw more than three cards each turn unless it's their first turn of the game.", - "effect_raw": "On Enter: Draw a card.\nEach player can't draw more than three cards each turn unless it's their first turn of the game.", - "rule": [ - { - "title": "ERRATA", - "date_added": "2023-08-15", - "description": "Players can't draw more than three cards each turn unless it's their first turn of the game. -\u003e Each player can't draw more than three cards each turn unless it's their first turn of the game." - } - ], - "flavor": "Wealth can only be amassed up to a certain point before the church of Aesa takes an interest. ", - "cost_memory": 1, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "30s70u3ayy", - "card_id": "q8sdbzr5zs", - "collector_number": "017", - "slug": "tithe-proclamation-p23", - "set": { - "name": "Promotional 2023", - "prefix": "P23", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [], - "circulations": [ - { - "uuid": "da2ga3dk88", - "population_operator": "≈", - "population": 145, - "foil": true - } - ] - }, - { - "uuid": "zb14m4c8ki", - "card_id": "q8sdbzr5zs", - "collector_number": "009", - "slug": "tithe-proclamation-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "52u92v5c00", - "population_operator": "≈", - "population": 2700, - "foil": true - }, - { - "uuid": "mjbqjdmthh", - "population_operator": "≈", - "population": 92000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "zb14m4c8ki", - "card_id": "q8sdbzr5zs", - "collector_number": "009", - "slug": "tithe-proclamation-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "52u92v5c00", - "population_operator": "≈", - "population": 2700, - "foil": true - }, - { - "uuid": "mjbqjdmthh", - "population_operator": "≈", - "population": 92000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "30s70u3ayy", - "card_id": "q8sdbzr5zs", - "collector_number": "017", - "slug": "tithe-proclamation-p23", - "set": { - "name": "Promotional 2023", - "prefix": "P23", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [], - "circulations": [ - { - "uuid": "da2ga3dk88", - "population_operator": "≈", - "population": 145, - "foil": true - } - ] - } - ] - }, - { - "uuid": "7x2v4tdop1", - "types": [ - "CHAMPION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "HUMAN" - ], - "element": "TERA", - "name": "Kongming, Fel Eidolon", - "slug": "kongming-fel-eidolon", - "effect": "\u003cspan class=\"effect__label\"\u003eKongming Lineage\u003c/span\u003e\n\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e \u003cspan class=\"effect__label\"\u003erecover X\u003c/span\u003e, where \u003cspan class=\"effect__label\"\u003eX\u003c/span\u003e is the amount of tera element cards in your banishment.\nWhenever you activate a Spell card, you may change the direction of your \u003ca data-edition-slug=\"shifting-currents-ambsd\" class=\"effect__edition-hover effect__label\"\u003eShifting Currents\u003c/a\u003e to an adjacent direction of your choice.", - "effect_raw": "Kongming Lineage\nOn Enter: recover X, where X is the amount of tera element cards in your banishment.\nWhenever you activate a Spell card, you may change the direction of your Shifting Currents to an adjacent direction of your choice.", - "rule": [ - { - "title": "", - "date_added": "2024-10-10", - "description": "Changing adjacent directions means the currents can only go one step in a cardinal direction. For example, north can go either east or west whereas east can only go north or south. " - } - ], - "flavor": "", - "cost_memory": 3, - "cost_reserve": null, - "level": 3, - "power": null, - "life": 25, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "3ytrdxto2p", - "card_id": "7x2v4tdop1", - "collector_number": "008", - "slug": "kongming-fel-eidolon-ambsd-csr", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "3q9aabfzb9", - "population_operator": "≈", - "population": 166, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "c9qa31ifmi", - "card_id": "7x2v4tdop1", - "collector_number": "009", - "slug": "kongming-fel-eidolon-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - }, - { - "uuid": "z1e2ecm70m", - "population_operator": "≈", - "population": 17300, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "l4zh11099v", - "card_id": "7x2v4tdop1", - "collector_number": "009", - "slug": "kongming-fel-eidolon-amb-cur", - "set": { - "name": "Mortal Ambition First Edition", - "prefix": "AMB 1st", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 8, - "circulationTemplates": [ - { - "uuid": "kipiccngm5", - "population_operator": "=", - "population": 72, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "szxvtybonb", - "card_id": "7x2v4tdop1", - "collector_number": "008", - "slug": "kongming-fel-eidolon-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "d8cwlzuq9a", - "population_operator": "≈", - "population": 12000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "c9qa31ifmi", - "card_id": "7x2v4tdop1", - "collector_number": "009", - "slug": "kongming-fel-eidolon-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - }, - { - "uuid": "z1e2ecm70m", - "population_operator": "≈", - "population": 17300, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "szxvtybonb", - "card_id": "7x2v4tdop1", - "collector_number": "008", - "slug": "kongming-fel-eidolon-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "d8cwlzuq9a", - "population_operator": "≈", - "population": 12000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "3ytrdxto2p", - "card_id": "7x2v4tdop1", - "collector_number": "008", - "slug": "kongming-fel-eidolon-ambsd-csr", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "3q9aabfzb9", - "population_operator": "≈", - "population": 166, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "l4zh11099v", - "card_id": "7x2v4tdop1", - "collector_number": "009", - "slug": "kongming-fel-eidolon-amb-cur", - "set": { - "name": "Mortal Ambition First Edition", - "prefix": "AMB 1st", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 8, - "circulationTemplates": [ - { - "uuid": "kipiccngm5", - "population_operator": "=", - "population": 72, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "lcb6jhxctx", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "GLOVES" - ], - "element": "WIND", - "name": "Gearstride Gloves", - "slug": "gearstride-gloves", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Put a \u003cspan class=\"effect__label\"\u003epreparation\u003c/span\u003e counter on your champion.\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__bubble\"\u003eLevel 2+\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eBanish Gearstride Gloves:\u003c/span\u003e The next Reaction card you activate this turn costs 1 less to activate.", - "effect_raw": "On Enter: Put a preparation counter on your champion.\n[Class Bonus] [Level 2+] Banish Gearstride Gloves: The next Reaction card you activate this turn costs 1 less to activate.", - "rule": null, - "flavor": "A fusion of gears and gust in one's palm.", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-05-04T06:00:00.000Z", - "editions": [ - { - "uuid": "dpfi0iqlyw", - "card_id": "lcb6jhxctx", - "collector_number": "009", - "slug": "gearstride-gloves-rec-shd", - "set": { - "name": "Re:Collection Shadowdancer", - "prefix": "ReC-SHD", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "tu9agxk4f2", - "card_id": "lcb6jhxctx", - "collector_number": "090", - "slug": "gearstride-gloves-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "dpfi0iqlyw", - "card_id": "lcb6jhxctx", - "collector_number": "009", - "slug": "gearstride-gloves-rec-shd", - "set": { - "name": "Re:Collection Shadowdancer", - "prefix": "ReC-SHD", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "tu9agxk4f2", - "card_id": "lcb6jhxctx", - "collector_number": "090", - "slug": "gearstride-gloves-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "q2svdv3zb9", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "ARTIFACT" - ], - "element": "NORM", - "name": "Clockwork Musicbox", - "slug": "clockwork-musicbox", - "effect": "\u003cspan class=\"effect__label\"\u003eHindered\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This object enters the field rested.)\u003c/span\u003e\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eWhenever you activate a Harmony or Melody card from your hand, you may banish it as it resolves.\n\u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e: You may activate a card banished by Clockwork Musicbox. \u003cspan class=\"effect__reminder\"\u003e(You still pay its costs.)\u003c/span\u003e", - "effect_raw": "Hindered (This object enters the field rested.)\n[Class Bonus] Whenever you activate a Harmony or Melody card from your hand, you may banish it as it resolves.\n[REST]: You may activate a card banished by Clockwork Musicbox. (You still pay its costs.)", - "rule": null, - "flavor": "", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "kwmp7pxt63", - "card_id": "q2svdv3zb9", - "collector_number": "009", - "slug": "clockwork-musicbox-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "06eybxeq8q", - "population_operator": "≈", - "population": 1676, - "foil": false - }, - { - "uuid": "9mcfxfnivt", - "population_operator": "≈", - "population": 425, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "kwmp7pxt63", - "card_id": "q2svdv3zb9", - "collector_number": "009", - "slug": "clockwork-musicbox-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "9mcfxfnivt", - "population_operator": "≈", - "population": 425, - "foil": true - }, - { - "uuid": "06eybxeq8q", - "population_operator": "≈", - "population": 1676, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "eb3ib5el99", - "types": [ - "CHAMPION" - ], - "classes": [ - "SPIRIT" - ], - "subtypes": [ - "SPIRIT" - ], - "element": "FIRE", - "name": "Aithne, Spirit of Fire", - "slug": "aithne-spirit-of-fire", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Draw seven cards.", - "effect_raw": "On Enter: Draw seven cards.", - "rule": null, - "flavor": "\"Let scorching embers refine your soul.\"", - "cost_memory": 0, - "cost_reserve": null, - "level": 0, - "power": null, - "life": 15, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2023-08-16T06:40:22.777Z", - "editions": [ - { - "uuid": "h7q6eocoeh", - "card_id": "eb3ib5el99", - "collector_number": "009", - "slug": "aithne-spirit-of-fire-p23-houston", - "set": { - "name": "Promotional 2023", - "prefix": "P23", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 9, - "circulationTemplates": [], - "circulations": [ - { - "uuid": "tk3ir1o0qt", - "population_operator": "=", - "population": 16, - "foil": true - } - ] - } - ], - "result_editions": [ - { - "uuid": "h7q6eocoeh", - "card_id": "eb3ib5el99", - "collector_number": "009", - "slug": "aithne-spirit-of-fire-p23-houston", - "set": { - "name": "Promotional 2023", - "prefix": "P23", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 9, - "circulationTemplates": [], - "circulations": [ - { - "uuid": "tk3ir1o0qt", - "population_operator": "=", - "population": 16, - "foil": true - } - ] - } - ] - }, - { - "uuid": "o0qtb31x97", - "types": [ - "CHAMPION" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "HUMAN" - ], - "element": "UMBRA", - "name": "Diana, Cursebreaker", - "slug": "diana-cursebreaker", - "effect": "\u003cspan class=\"effect__label\"\u003eDiana Lineage\u003c/span\u003e\n\u003cspan class=\"effect__label\"\u003eBanish all Curse cards from Diana's lineage:\u003c/span\u003e Materialize two Bullet cards from your material deck. Until end of turn, Diana gains \"\u003cspan class=\"effect__label\"\u003eOn Attack:\u003c/span\u003e Wake up Diana.\" Activate this ability only if there are four or more Curse cards in Diana's lineage. ", - "effect_raw": "Diana Lineage\nBanish all Curse cards from Diana's lineage: Materialize two Bullet cards from your material deck. Until end of turn, Diana gains \u0026#34;On Attack: Wake up Diana.\u0026#34; Activate this ability only if there are four or more Curse cards in Diana's lineage. ", - "rule": [ - { - "title": "", - "date_added": "2024-02-07", - "description": "You may choose to fail to find a card from your material deck to materialize." - }, - { - "title": "", - "date_added": "2024-02-07", - "description": "You still pay the costs of the materialization." - } - ], - "flavor": "", - "cost_memory": 3, - "cost_reserve": null, - "level": 3, - "power": null, - "life": 25, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "hlir23ijp6", - "card_id": "o0qtb31x97", - "collector_number": "010", - "slug": "diana-cursebreaker-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "Faicha", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "c91f92cj77", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "lrsruafk5e", - "population_operator": "≈", - "population": 743, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "tdoafsyqc9", - "card_id": "o0qtb31x97", - "collector_number": "010", - "slug": "diana-cursebreaker-alc1e-csr", - "set": { - "name": "Alchemical Revolution First Edition", - "prefix": "ALC 1st", - "language": "EN" - }, - "illustrator": "Faicha", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "qv7pp0tvp6", - "population_operator": "≈", - "population": 108, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "hlir23ijp6", - "card_id": "o0qtb31x97", - "collector_number": "010", - "slug": "diana-cursebreaker-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "Faicha", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "lrsruafk5e", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "c91f92cj77", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "tdoafsyqc9", - "card_id": "o0qtb31x97", - "collector_number": "010", - "slug": "diana-cursebreaker-alc1e-csr", - "set": { - "name": "Alchemical Revolution First Edition", - "prefix": "ALC 1st", - "language": "EN" - }, - "illustrator": "Faicha", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "qv7pp0tvp6", - "population_operator": "≈", - "population": 108, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "RfPP8h16Wv", - "types": [ - "CHAMPION" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "HUMAN" - ], - "element": "NORM", - "name": "Silvie, Wilds Whisperer", - "slug": "silvie-wilds-whisperer", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e The next Animal or Beast ally card you activate this turn enters the field with an additional \u003cspan class=\"effect__label\"\u003ebuff\u003c/span\u003e counter on it. \u003cspan class=\"effect__reminder\"\u003e(Allies get +1 power and +1 life for each \u003cspan class=\"effect__label\"\u003ebuff\u003c/span\u003e counter on them.)\u003c/span\u003e", - "effect_raw": "On Enter: The next Animal or Beast ally card you activate this turn enters the field with an additional buff counter on it. (Allies get +1 power and +1 life for each buff counter on them.)", - "rule": null, - "flavor": "\"Hey, look! Aren't my new friends cute?\"", - "cost_memory": 1, - "cost_reserve": null, - "level": 1, - "power": null, - "life": 19, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "1yq5ys18ww", - "card_id": "RfPP8h16Wv", - "collector_number": "002", - "slug": "silvie-wilds-whisperer-rec-slm", - "set": { - "name": "Re:Collection Slime Sovereign", - "prefix": "ReC-SLM", - "language": "EN" - }, - "illustrator": "Kumai", - "rarity": 1, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "4bqzqh0fey", - "card_id": "RfPP8h16Wv", - "collector_number": "010", - "slug": "silvie-wilds-whisperer-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "Kumai", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "6wfv3d1d36", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "8otxPih25B", - "card_id": "RfPP8h16Wv", - "collector_number": "010", - "slug": "silvie-wilds-whisperer-doa1e-cur", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Kumai", - "rarity": 8, - "circulationTemplates": [ - { - "uuid": "CNeS6zjQGc", - "population_operator": "=", - "population": 70, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "FlBjgrJPx7", - "card_id": "RfPP8h16Wv", - "collector_number": "010", - "slug": "silvie-wilds-whisperer-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Kumai", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "DjGgz67wbt", - "population_operator": "≈", - "population": 37500, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "yeavwjn06z", - "card_id": "RfPP8h16Wv", - "collector_number": "010", - "slug": "silvie-wilds-whisperer-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Kumai", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "b1k08i5h8b", - "population_operator": "≈", - "population": 120500, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "yeavwjn06z", - "card_id": "RfPP8h16Wv", - "collector_number": "010", - "slug": "silvie-wilds-whisperer-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Kumai", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "b1k08i5h8b", - "population_operator": "≈", - "population": 120500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "FlBjgrJPx7", - "card_id": "RfPP8h16Wv", - "collector_number": "010", - "slug": "silvie-wilds-whisperer-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Kumai", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "DjGgz67wbt", - "population_operator": "≈", - "population": 37500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "4bqzqh0fey", - "card_id": "RfPP8h16Wv", - "collector_number": "010", - "slug": "silvie-wilds-whisperer-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "Kumai", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "6wfv3d1d36", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "1yq5ys18ww", - "card_id": "RfPP8h16Wv", - "collector_number": "002", - "slug": "silvie-wilds-whisperer-rec-slm", - "set": { - "name": "Re:Collection Slime Sovereign", - "prefix": "ReC-SLM", - "language": "EN" - }, - "illustrator": "Kumai", - "rarity": 1, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "8otxPih25B", - "card_id": "RfPP8h16Wv", - "collector_number": "010", - "slug": "silvie-wilds-whisperer-doa1e-cur", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Kumai", - "rarity": 8, - "circulationTemplates": [ - { - "uuid": "CNeS6zjQGc", - "population_operator": "=", - "population": 70, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "UAF6Nr7GUE", - "types": [ - "CHAMPION" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "HUMAN" - ], - "element": "LUXEM", - "name": "Zander, Blinding Steel", - "slug": "zander-blinding-steel", - "effect": "\u003cspan class=\"effect__label\"\u003eZander Lineage\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(Zander, Blinding Steel must be leveled from a previous level \"Zander\" champion.)\u003c/span\u003e\r\nAt the beginning of your recollection phase, you may reveal all cards in your memory. For each luxem element card revealed, each opponent puts a card from their hand into their memory.", - "effect_raw": "Zander Lineage (Zander, Blinding Steel must be leveled from a previous level \u0026#34;Zander\u0026#34; champion.)\nAt the beginning of your recollection phase, you may reveal all cards in your memory. For each luxem element card revealed, each opponent puts a card from their hand into their memory.", - "rule": null, - "flavor": "", - "cost_memory": 3, - "cost_reserve": null, - "level": 3, - "power": null, - "life": 25, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "nKsbvq7izT", - "card_id": "UAF6Nr7GUE", - "collector_number": "010", - "slug": "zander-blinding-steel-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "北飞飞", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "ZdI8z18WO4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "xih4wa4x7e", - "card_id": "UAF6Nr7GUE", - "collector_number": "020", - "slug": "zander-blinding-steel-sp1-csr", - "set": { - "name": "Supporter Pack 1", - "prefix": "SP1", - "language": "EN" - }, - "illustrator": "北飞飞", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "dkz8zq9on7", - "population_operator": "=", - "population": 160, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "y68ixy5b8s", - "card_id": "UAF6Nr7GUE", - "collector_number": "013", - "slug": "zander-blinding-steel-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "北飞飞", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "eb4ib5ela9", - "population_operator": "≈", - "population": 31000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "nKsbvq7izT", - "card_id": "UAF6Nr7GUE", - "collector_number": "010", - "slug": "zander-blinding-steel-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "北飞飞", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "ZdI8z18WO4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "y68ixy5b8s", - "card_id": "UAF6Nr7GUE", - "collector_number": "013", - "slug": "zander-blinding-steel-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "北飞飞", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "eb4ib5ela9", - "population_operator": "≈", - "population": 31000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "xih4wa4x7e", - "card_id": "UAF6Nr7GUE", - "collector_number": "020", - "slug": "zander-blinding-steel-sp1-csr", - "set": { - "name": "Supporter Pack 1", - "prefix": "SP1", - "language": "EN" - }, - "illustrator": "北飞飞", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "dkz8zq9on7", - "population_operator": "=", - "population": 160, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "h7iz4xkbq1", - "types": [ - "REGALIA", - "WEAPON" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "POLEARM" - ], - "element": "NORM", - "name": "Crescent Glaive", - "slug": "crescent-glaive", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__bubble\"\u003eLevel 2+\u003c/span\u003e Crescent Glaive gets +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class and only if your champion is level 2 or higher.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] [Level 2+] Crescent Glaive gets +1 POWER. (Apply this effect only if your champion's class matches this card's class and only if your champion is level 2 or higher.)", - "rule": null, - "flavor": "", - "cost_memory": 1, - "cost_reserve": null, - "level": null, - "power": 1, - "life": null, - "durability": 3, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "sqe0a841af", - "card_id": "h7iz4xkbq1", - "collector_number": "010", - "slug": "crescent-glaive-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - }, - { - "uuid": "iwpatu0srs", - "population_operator": "≈", - "population": 104000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "sqe0a841af", - "card_id": "h7iz4xkbq1", - "collector_number": "010", - "slug": "crescent-glaive-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - }, - { - "uuid": "iwpatu0srs", - "population_operator": "≈", - "population": 104000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "s3572j3oda", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "ACCESSORY" - ], - "element": "NORM", - "name": "Viridian Protective Trinket", - "slug": "viridian-protective-trinket", - "effect": "During your turn, water element cards your opponents activate cost 2 more to activate.", - "effect_raw": "During your turn, water element cards your opponents activate cost 2 more to activate.", - "rule": [ - { - "title": "ERRATA", - "date_added": "2023-08-15", - "description": "Removed cost from ability. It is a static ability." - } - ], - "flavor": "A charmed ring that funnels and tapers torrential downpours into a revitalizing mist.", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "weoin9381Z", - "card_id": "s3572j3oda", - "collector_number": "004", - "slug": "viridian-protective-trinket-prxy", - "set": { - "name": "Proxia's Vault", - "prefix": "PRXY", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "ydupmu6gvm", - "card_id": "s3572j3oda", - "collector_number": "010", - "slug": "viridian-protective-trinket-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "ri1gpzmyor", - "population_operator": "≈", - "population": 2000, - "foil": true - }, - { - "uuid": "y5jtkat98r", - "population_operator": "≈", - "population": 70000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "ydupmu6gvm", - "card_id": "s3572j3oda", - "collector_number": "010", - "slug": "viridian-protective-trinket-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "ri1gpzmyor", - "population_operator": "≈", - "population": 2000, - "foil": true - }, - { - "uuid": "y5jtkat98r", - "population_operator": "≈", - "population": 70000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "weoin9381Z", - "card_id": "s3572j3oda", - "collector_number": "004", - "slug": "viridian-protective-trinket-prxy", - "set": { - "name": "Proxia's Vault", - "prefix": "PRXY", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [], - "circulations": [] - } - ] - }, - { - "uuid": "p4lgdlx7md", - "types": [ - "REGALIA", - "WEAPON" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "GUN" - ], - "element": "NORM", - "name": "Framework Sidearm", - "slug": "framework-sidearm", - "effect": "\u003cspan class=\"effect__reminder\"\u003e(Gun — Must be loaded to use for an attack and can’t be used with an attack card.)\u003c/span\u003e\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eYou may pay \u003cspan class=\"effect__bubble effect__bubble--yellow ml-2\"\u003e3\u003c/span\u003e to activate this card from your material deck.", - "effect_raw": "(Gun — Must be loaded to use for an attack and can’t be used with an attack card.)\n[Class Bonus] You may pay [3] to activate this card from your material deck.", - "rule": null, - "flavor": "A lightweight frame for covert operations.", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": 1, - "life": null, - "durability": 1, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "jyfa7fr1g8", - "card_id": "p4lgdlx7md", - "collector_number": "010", - "slug": "framework-sidearm-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "s278fvscd0", - "population_operator": "≈", - "population": 4611, - "foil": false - }, - { - "uuid": "t0eof5o43m", - "population_operator": "≈", - "population": 557, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "jyfa7fr1g8", - "card_id": "p4lgdlx7md", - "collector_number": "010", - "slug": "framework-sidearm-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "t0eof5o43m", - "population_operator": "≈", - "population": 557, - "foil": true - }, - { - "uuid": "s278fvscd0", - "population_operator": "≈", - "population": 4611, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "zv6yp6q7zw", - "types": [ - "REGALIA", - "WEAPON" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "POLEARM" - ], - "element": "NORM", - "name": "Executioner's Spear", - "slug": "executioners-spear", - "effect": "\u003cspan class=\"effect__reminder\"\u003e(Weapon — Enters the field with two \u003cspan class=\"effect__label\"\u003edurability\u003c/span\u003e counters. Weapons allow your champion to perform an attack, and can be used along with an attack card.)\u003c/span\u003e\n\u003cspan class=\"effect__bubble\"\u003eJin Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Kill\u003c/span\u003e: Put a \u003cspan class=\"effect__label\"\u003edurability\u003c/span\u003e counter on Executioner's Spear. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion is Jin.)\u003c/span\u003e", - "effect_raw": "(Weapon — Enters the field with two durability counters. Weapons allow your champion to perform an attack, and can be used along with an attack card.)\n[Jin Bonus] On Kill: Put a durability counter on Executioner's Spear. (Apply this effect only if your champion is Jin.)", - "rule": [ - { - "title": "", - "date_added": "2024-10-10", - "description": "A durability counter is removed on the resolution of the damage step. Before the On Kill ability of Executioner's Spear resolves, the weapon is checked for destruction due to zero durability counters." - } - ], - "flavor": "", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": 1, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-18T23:00:00.000Z", - "editions": [ - { - "uuid": "8bfmtzwn5j", - "card_id": "zv6yp6q7zw", - "collector_number": "010", - "slug": "executioners-spear-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "d8cwlzuq9a", - "population_operator": "≈", - "population": 12000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "8bfmtzwn5j", - "card_id": "zv6yp6q7zw", - "collector_number": "010", - "slug": "executioners-spear-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "d8cwlzuq9a", - "population_operator": "≈", - "population": 12000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "emoydelro8", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "COMPONENT" - ], - "element": "NORM", - "name": "Slime Nexus", - "slug": "slime-nexus", - "effect": "\u003cspan class=\"effect__label\"\u003eBanish Slime Nexus:\u003c/span\u003e The next Slime ally card you activate this turn costs 3 less to activate.", - "effect_raw": "Banish Slime Nexus: The next Slime ally card you activate this turn costs 3 less to activate.", - "rule": null, - "flavor": "The heart of a slime that instills in it hopes and dreams. This gelatinous core is central to any healthy slime's biology.", - "cost_memory": 1, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-05-05T06:00:00.000Z", - "editions": [ - { - "uuid": "5cq0rh0gfy", - "card_id": "emoydelro8", - "collector_number": "010", - "slug": "slime-nexus-rec-slm", - "set": { - "name": "Re:Collection Slime Sovereign", - "prefix": "ReC-SLM", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "a8n3koltv5", - "card_id": "emoydelro8", - "collector_number": "070", - "slug": "slime-nexus-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "5cq0rh0gfy", - "card_id": "emoydelro8", - "collector_number": "010", - "slug": "slime-nexus-rec-slm", - "set": { - "name": "Re:Collection Slime Sovereign", - "prefix": "ReC-SLM", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "a8n3koltv5", - "card_id": "emoydelro8", - "collector_number": "070", - "slug": "slime-nexus-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "u25fuv184p", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "BAUBLE" - ], - "element": "UMBRA", - "name": "Dusksoul Stone", - "slug": "dusksoul-stone", - "effect": "As an additional cost to materialize this card, banish two ally cards from a single graveyard.\nPhantasias you control have \u003cspan class=\"effect__label\"\u003espellshroud\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(Objects with \u003cspan class=\"effect__label\"\u003espellshroud\u003c/span\u003e can't be targeted by Spells.)\u003c/span\u003e\n\u003cspan class=\"effect__label\"\u003eBanish Dusksoul Stone:\u003c/span\u003e Banish up to two cards from a single graveyard.\n", - "effect_raw": "As an additional cost to materialize this card, banish two ally cards from a single graveyard.\nPhantasias you control have spellshroud. (Objects with spellshroud can't be targeted by Spells.)\nBanish Dusksoul Stone: Banish up to two cards from a single graveyard.\n", - "rule": null, - "flavor": "", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-05-04T06:00:00.000Z", - "editions": [ - { - "uuid": "6jpi300z3s", - "card_id": "u25fuv184p", - "collector_number": "091", - "slug": "dusksoul-stone-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "cr8208ku90", - "card_id": "u25fuv184p", - "collector_number": "010", - "slug": "dusksoul-stone-rec-shd", - "set": { - "name": "Re:Collection Shadowdancer", - "prefix": "ReC-SHD", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 4, - "circulationTemplates": [], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "cr8208ku90", - "card_id": "u25fuv184p", - "collector_number": "010", - "slug": "dusksoul-stone-rec-shd", - "set": { - "name": "Re:Collection Shadowdancer", - "prefix": "ReC-SHD", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 4, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "6jpi300z3s", - "card_id": "u25fuv184p", - "collector_number": "091", - "slug": "dusksoul-stone-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "0rapy8v7x0", - "types": [ - "CHAMPION" - ], - "classes": [ - "SPIRIT" - ], - "subtypes": [ - "SPIRIT" - ], - "element": "NORM", - "name": "Morrigan, Lost Spirit", - "slug": "morrigan-lost-spirit", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Draw seven cards.", - "effect_raw": "On Enter: Draw seven cards.", - "rule": null, - "flavor": "\"Abandon yourself to my serenity.\"", - "cost_memory": 0, - "cost_reserve": null, - "level": 0, - "power": null, - "life": 15, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "vskyslv2qq", - "card_id": "0rapy8v7x0", - "collector_number": "010", - "slug": "morrigan-lost-spirit-p23-houston", - "set": { - "name": "Promotional 2023", - "prefix": "P23", - "language": "EN" - }, - "illustrator": "NR", - "rarity": 9, - "circulationTemplates": [], - "circulations": [ - { - "uuid": "74wb4x7e22", - "population_operator": "=", - "population": 8, - "foil": true - } - ] - } - ], - "result_editions": [ - { - "uuid": "vskyslv2qq", - "card_id": "0rapy8v7x0", - "collector_number": "010", - "slug": "morrigan-lost-spirit-p23-houston", - "set": { - "name": "Promotional 2023", - "prefix": "P23", - "language": "EN" - }, - "illustrator": "NR", - "rarity": 9, - "circulationTemplates": [], - "circulations": [ - { - "uuid": "74wb4x7e22", - "population_operator": "=", - "population": 8, - "foil": true - } - ] - } - ] - }, - { - "uuid": "iq4d5vettc", - "types": [ - "CHAMPION" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "HUMAN" - ], - "element": "UMBRA", - "name": "Diana, Duskstalker", - "slug": "diana-duskstalker", - "effect": "\u003cspan class=\"effect__label\"\u003eDiana Lineage\u003c/span\u003e\n\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Diana becomes \u003cspan class=\"effect__label\"\u003edistant\u003c/span\u003e. \n\u003cspan class=\"effect__label\"\u003eOn Champion Hit:\u003c/span\u003e \u003cspan class=\"effect__label\"\u003eGenerate\u003c/span\u003e a \u003ca data-edition-slug=\"creeping-torment-alc\" class=\"effect__edition-hover effect__label\"\u003eCreeping Torment\u003c/a\u003e card and put it on the bottom of the hit champion's lineage. \u003cspan class=\"effect__reminder\"\u003e(To \u003cspan class=\"effect__label\"\u003egenerate\u003c/span\u003e, add that card from outside of the game.)\u003c/span\u003e ", - "effect_raw": "Diana Lineage\nOn Enter: Diana becomes distant. \nOn Champion Hit: Generate a Creeping Torment card and put it on the bottom of the hit champion's lineage. (To generate, add that card from outside of the game.) ", - "rule": null, - "flavor": "", - "cost_memory": 3, - "cost_reserve": null, - "level": 3, - "power": null, - "life": 25, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.064Z", - "editions": [ - { - "uuid": "98c1w1m5v6", - "card_id": "iq4d5vettc", - "collector_number": "011", - "slug": "diana-duskstalker-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "Faicha", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "c91f92cj77", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "lrsruafk5e", - "population_operator": "≈", - "population": 743, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "blrsyfbvxj", - "card_id": "iq4d5vettc", - "collector_number": "009", - "slug": "diana-duskstalker-alcsd-csr", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "Faicha", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "460i2nc91f", - "population_operator": "≈", - "population": 104, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "hdqeuiqurz", - "card_id": "iq4d5vettc", - "collector_number": "009", - "slug": "diana-duskstalker-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "Faicha", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "98c1w1m5v6", - "card_id": "iq4d5vettc", - "collector_number": "011", - "slug": "diana-duskstalker-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "Faicha", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "lrsruafk5e", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "c91f92cj77", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "hdqeuiqurz", - "card_id": "iq4d5vettc", - "collector_number": "009", - "slug": "diana-duskstalker-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "Faicha", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "blrsyfbvxj", - "card_id": "iq4d5vettc", - "collector_number": "009", - "slug": "diana-duskstalker-alcsd-csr", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "Faicha", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "460i2nc91f", - "population_operator": "≈", - "population": 104, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "nllCALIXDT", - "types": [ - "CHAMPION" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "HUMAN" - ], - "element": "NORM", - "name": "Silvie, With the Pack", - "slug": "silvie-with-the-pack", - "effect": "\u003cspan class=\"effect__label\"\u003eSilvie Lineage\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(Silvie, With the Pack must be leveled from a previous level \"Silvie\" champion.)\u003c/span\u003e\r\n\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e If you control an Animal ally, draw a card. If you control a Beast ally, draw a card.", - "effect_raw": "Silvie Lineage (Silvie, With the Pack must be leveled from a previous level \u0026#34;Silvie\u0026#34; champion.)\nOn Enter: If you control an Animal ally, draw a card. If you control a Beast ally, draw a card.", - "rule": [ - { - "title": "", - "date_added": "2022-12-27", - "description": "If you control both an Animal and a Beast during the resolution of the On Enter effect, you will draw two cards." - } - ], - "flavor": "\"Let's see if we can find your family!\"", - "cost_memory": 2, - "cost_reserve": null, - "level": 2, - "power": null, - "life": 22, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "D9UsW03VXK", - "card_id": "nllCALIXDT", - "collector_number": "011", - "slug": "silvie-with-the-pack-doa1e-cur", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Kumai", - "rarity": 8, - "circulationTemplates": [ - { - "uuid": "CNeS6zjQGc", - "population_operator": "=", - "population": 70, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "ioGyk66Hti", - "card_id": "nllCALIXDT", - "collector_number": "011", - "slug": "silvie-with-the-pack-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Kumai", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "Ew6jY9blQq", - "population_operator": "≈", - "population": 25000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "lxnq8qyu64", - "card_id": "nllCALIXDT", - "collector_number": "011", - "slug": "silvie-with-the-pack-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "Kumai", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "6wfv3d1d36", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "q8id2pr5ps", - "card_id": "nllCALIXDT", - "collector_number": "011", - "slug": "silvie-with-the-pack-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Kumai", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "skjerp5k15", - "population_operator": "≈", - "population": 85000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "tqixqkt0oo", - "card_id": "nllCALIXDT", - "collector_number": "003", - "slug": "silvie-with-the-pack-rec-slm", - "set": { - "name": "Re:Collection Slime Sovereign", - "prefix": "ReC-SLM", - "language": "EN" - }, - "illustrator": "Kumai", - "rarity": 1, - "circulationTemplates": [], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "q8id2pr5ps", - "card_id": "nllCALIXDT", - "collector_number": "011", - "slug": "silvie-with-the-pack-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Kumai", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "skjerp5k15", - "population_operator": "≈", - "population": 85000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "ioGyk66Hti", - "card_id": "nllCALIXDT", - "collector_number": "011", - "slug": "silvie-with-the-pack-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Kumai", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "Ew6jY9blQq", - "population_operator": "≈", - "population": 25000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "lxnq8qyu64", - "card_id": "nllCALIXDT", - "collector_number": "011", - "slug": "silvie-with-the-pack-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "Kumai", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "6wfv3d1d36", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "tqixqkt0oo", - "card_id": "nllCALIXDT", - "collector_number": "003", - "slug": "silvie-with-the-pack-rec-slm", - "set": { - "name": "Re:Collection Slime Sovereign", - "prefix": "ReC-SLM", - "language": "EN" - }, - "illustrator": "Kumai", - "rarity": 1, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "D9UsW03VXK", - "card_id": "nllCALIXDT", - "collector_number": "011", - "slug": "silvie-with-the-pack-doa1e-cur", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Kumai", - "rarity": 8, - "circulationTemplates": [ - { - "uuid": "CNeS6zjQGc", - "population_operator": "=", - "population": 70, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "chnppup4iz", - "types": [ - "REGALIA", - "WEAPON" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "HAMMER" - ], - "element": "NORM", - "name": "Defender's Maul", - "slug": "defenders-maul", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__bubble\"\u003eLevel 2+\u003c/span\u003e Defender's Maul gets +2\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class and only if your champion is level 2 or higher.)\u003c/span\u003e\nAs an additional cost to use this weapon for an attack, pay \u003cspan class=\"effect__bubble effect__bubble--yellow ml-2\"\u003e2\u003c/span\u003e.", - "effect_raw": "[Class Bonus] [Level 2+] Defender's Maul gets +2 POWER. (Apply this effect only if your champion's class matches this card's class and only if your champion is level 2 or higher.)\nAs an additional cost to use this weapon for an attack, pay [2].", - "rule": null, - "flavor": "", - "cost_memory": 1, - "cost_reserve": null, - "level": null, - "power": 2, - "life": null, - "durability": 3, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "4slz4tbcj0", - "card_id": "chnppup4iz", - "collector_number": "011", - "slug": "defenders-maul-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - }, - { - "uuid": "iwpatu0srs", - "population_operator": "≈", - "population": 104000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "4slz4tbcj0", - "card_id": "chnppup4iz", - "collector_number": "011", - "slug": "defenders-maul-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - }, - { - "uuid": "iwpatu0srs", - "population_operator": "≈", - "population": 104000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "8asbierp5k", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "ACCESSORY" - ], - "element": "FIRE", - "name": "Beastsoul Visage", - "slug": "beastsoul-visage", - "effect": "\u003cspan class=\"effect__label\"\u003eAlly Link\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This object enters the field linked to target ally. If the link is broken, sacrifice this object.)\u003c/span\u003e\nLinked ally gets +2\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e, has \u003cspan class=\"effect__label\"\u003epride 3\u003c/span\u003e, and is a Beast in addition to its other types.", - "effect_raw": "Ally Link (This object enters the field linked to target ally. If the link is broken, sacrifice this object.)\nLinked ally gets +2 POWER , has pride 3, and is a Beast in addition to its other types.", - "rule": [ - { - "title": "", - "date_added": "2023-08-09", - "description": "Multiple instances of pride on an ally are redundant. Only the highest pride instance on the ally matters." - } - ], - "flavor": "Even a small mutt can be made to look like a ferocious beast.", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "t96qresw1u", - "card_id": "8asbierp5k", - "collector_number": "011", - "slug": "beastsoul-visage-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "08akz07eau", - "population_operator": "≈", - "population": 24500, - "foil": false - }, - { - "uuid": "91zv75l0hl", - "population_operator": "≈", - "population": 1400, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "t96qresw1u", - "card_id": "8asbierp5k", - "collector_number": "011", - "slug": "beastsoul-visage-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "91zv75l0hl", - "population_operator": "≈", - "population": 1400, - "foil": true - }, - { - "uuid": "08akz07eau", - "population_operator": "≈", - "population": 24500, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "k0xhi5jnsl", - "types": [ - "REGALIA", - "WEAPON" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "DAGGER" - ], - "element": "NORM", - "name": "Mercenary's Blade", - "slug": "mercenarys-blade", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eYou may remove a \u003cspan class=\"effect__label\"\u003epreparation\u003c/span\u003e counter from your champion to activate this card from your material deck. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion’s class matches this card’s class.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] You may remove a preparation counter from your champion to activate this card from your material deck. (Apply this effect only if your champion’s class matches this card’s class.)", - "rule": null, - "flavor": "A razor-sharp shiv prepared at a moment's notice.", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": 1, - "life": null, - "durability": 1, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "evrbdzdhmf", - "card_id": "k0xhi5jnsl", - "collector_number": "011", - "slug": "mercenarys-blade-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "s278fvscd0", - "population_operator": "≈", - "population": 4611, - "foil": false - }, - { - "uuid": "t0eof5o43m", - "population_operator": "≈", - "population": 557, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "evrbdzdhmf", - "card_id": "k0xhi5jnsl", - "collector_number": "011", - "slug": "mercenarys-blade-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "t0eof5o43m", - "population_operator": "≈", - "population": 557, - "foil": true - }, - { - "uuid": "s278fvscd0", - "population_operator": "≈", - "population": 4611, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "k9zhw0gbov", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "FAN" - ], - "element": "NORM", - "name": "Fan of Seven Debts", - "slug": "fan-of-seven-debts", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Enter\u003c/span\u003e: Draw a card.\n\u003cspan class=\"effect__bubble\"\u003eKongming Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eBanish Fan of Seven Debts:\u003c/span\u003e Change the direction of your \u003ca data-edition-slug=\"shifting-currents-ambsd\" class=\"effect__edition-hover effect__label\"\u003eShifting Currents\u003c/a\u003e to a different direction of your choice.", - "effect_raw": "On Enter: Draw a card.\n[Kongming Bonus] Banish Fan of Seven Debts: Change the direction of your Shifting Currents to a different direction of your choice.", - "rule": null, - "flavor": "Innocent wishes sway like a snow crane's feathers.", - "cost_memory": 1, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-18T23:00:00.000Z", - "editions": [ - { - "uuid": "vl856hq82d", - "card_id": "k9zhw0gbov", - "collector_number": "011", - "slug": "fan-of-seven-debts-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "d8cwlzuq9a", - "population_operator": "≈", - "population": 12000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "vl856hq82d", - "card_id": "k9zhw0gbov", - "collector_number": "011", - "slug": "fan-of-seven-debts-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "d8cwlzuq9a", - "population_operator": "≈", - "population": 12000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "0dr40tfllk", - "types": [ - "REGALIA", - "WEAPON" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "DAGGER" - ], - "element": "UMBRA", - "name": "Malignant Athame", - "slug": "malignant-athame", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Champion Hit:\u003c/span\u003e You may have that opponent swap the cards in their hand and memory. Then if there are four or more cards in their memory, deal 2 unpreventable damage to the hit champion.", - "effect_raw": "[Class Bonus] On Champion Hit: You may have that opponent swap the cards in their hand and memory. Then if there are four or more cards in their memory, deal 2 unpreventable damage to the hit champion.", - "rule": null, - "flavor": "Weapons can be used for more than just killing.", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": 1, - "life": null, - "durability": 2, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-05-04T06:00:00.000Z", - "editions": [ - { - "uuid": "7nj45s69f8", - "card_id": "0dr40tfllk", - "collector_number": "011", - "slug": "malignant-athame-rec-shd", - "set": { - "name": "Re:Collection Shadowdancer", - "prefix": "ReC-SHD", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 4, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "otewmx02wd", - "card_id": "0dr40tfllk", - "collector_number": "092", - "slug": "malignant-athame-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "7nj45s69f8", - "card_id": "0dr40tfllk", - "collector_number": "011", - "slug": "malignant-athame-rec-shd", - "set": { - "name": "Re:Collection Shadowdancer", - "prefix": "ReC-SHD", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 4, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "otewmx02wd", - "card_id": "0dr40tfllk", - "collector_number": "092", - "slug": "malignant-athame-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "jwanjcy453", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "ARTIFACT" - ], - "element": "TERA", - "name": "Slime Totem", - "slug": "slime-totem", - "effect": "Slime allies you control have \u003cspan class=\"effect__label\"\u003evigor\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(These units wake up at the beginning of your end phase.)\u003c/span\u003e", - "effect_raw": "Slime allies you control have vigor. (These units wake up at the beginning of your end phase.)", - "rule": null, - "flavor": "Though it is merely a replica, the loyalty of Slime King's subjects knows no bounds, and slimes travel from across the forest just to bask in its presence.", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-05-05T06:00:00.000Z", - "editions": [ - { - "uuid": "klszvfq3hv", - "card_id": "jwanjcy453", - "collector_number": "071", - "slug": "slime-totem-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "lxor8ryu75", - "card_id": "jwanjcy453", - "collector_number": "011", - "slug": "slime-totem-rec-slm", - "set": { - "name": "Re:Collection Slime Sovereign", - "prefix": "ReC-SLM", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 4, - "circulationTemplates": [], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "lxor8ryu75", - "card_id": "jwanjcy453", - "collector_number": "011", - "slug": "slime-totem-rec-slm", - "set": { - "name": "Re:Collection Slime Sovereign", - "prefix": "ReC-SLM", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 4, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "klszvfq3hv", - "card_id": "jwanjcy453", - "collector_number": "071", - "slug": "slime-totem-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "W3m0tnw4sr", - "types": [ - "CHAMPION" - ], - "classes": [ - "SPIRIT" - ], - "subtypes": [ - "SPIRIT" - ], - "element": "NORM", - "name": "Prismatic Spirit", - "slug": "prismatic-spirit", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Draw six cards then choose two basic elements. Prismatic Spirit gains \"\u003cspan class=\"effect__label\"\u003eInherited Effect:\u003c/span\u003e This object is each of the chosen elements in addition to its other elements.\"", - "effect_raw": "On Enter: Draw six cards then choose two basic elements. Prismatic Spirit gains \u0026#34;Inherited Effect: This object is each of the chosen elements in addition to its other elements.\u0026#34;", - "rule": null, - "flavor": "A beautiful dance of color and the enmeshment of elements make manifest its prismatic brilliance.", - "cost_memory": 0, - "cost_reserve": null, - "level": 0, - "power": null, - "life": 15, - "durability": null, - "speed": null, - "legality": { - "STANDARD": { - "limit": 0 - } - }, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "b80e81bi66", - "card_id": "W3m0tnw4sr", - "collector_number": "011", - "slug": "prismatic-spirit-p23", - "set": { - "name": "Promotional 2023", - "prefix": "P23", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "tqiwpjs0on", - "population_operator": "≈", - "population": 16000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "b80e81bi66", - "card_id": "W3m0tnw4sr", - "collector_number": "011", - "slug": "prismatic-spirit-p23", - "set": { - "name": "Promotional 2023", - "prefix": "P23", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "tqiwpjs0on", - "population_operator": "≈", - "population": 16000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "zb14m4c8lj", - "types": [ - "CHAMPION" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "HUMAN" - ], - "element": "NORM", - "name": "Tonoris, Lone Mercenary", - "slug": "tonoris-lone-mercenary", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Tonoris gains \u003cspan class=\"effect__label\"\u003etaunt\u003c/span\u003e until the beginning of your next turn. \u003cspan class=\"effect__reminder\"\u003e(While awake, this unit must be targeted before other units you control during your opponents' attack declarations if able.)\u003c/span\u003e", - "effect_raw": "On Enter: Tonoris gains taunt until the beginning of your next turn. (While awake, this unit must be targeted before other units you control during your opponents' attack declarations if able.)", - "rule": null, - "flavor": "Exiled and purged, he searches for his own truth.", - "cost_memory": 1, - "cost_reserve": null, - "level": 1, - "power": null, - "life": 20, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "9b5m6rgd6k", - "card_id": "zb14m4c8lj", - "collector_number": "012", - "slug": "tonoris-lone-mercenary-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "c91f92cj77", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "lrsruafk5e", - "population_operator": "≈", - "population": 743, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "d7gncb2tcr", - "card_id": "zb14m4c8lj", - "collector_number": "012", - "slug": "tonoris-lone-mercenary-alc1e-csr", - "set": { - "name": "Alchemical Revolution First Edition", - "prefix": "ALC 1st", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "qv7pp0tvp6", - "population_operator": "≈", - "population": 108, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "o17zliihla", - "card_id": "zb14m4c8lj", - "collector_number": "010", - "slug": "tonoris-lone-mercenary-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "9b5m6rgd6k", - "card_id": "zb14m4c8lj", - "collector_number": "012", - "slug": "tonoris-lone-mercenary-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "lrsruafk5e", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "c91f92cj77", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "o17zliihla", - "card_id": "zb14m4c8lj", - "collector_number": "010", - "slug": "tonoris-lone-mercenary-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "d7gncb2tcr", - "card_id": "zb14m4c8lj", - "collector_number": "012", - "slug": "tonoris-lone-mercenary-alc1e-csr", - "set": { - "name": "Alchemical Revolution First Edition", - "prefix": "ALC 1st", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "qv7pp0tvp6", - "population_operator": "≈", - "population": 108, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "ZR8tnLruR6", - "types": [ - "CHAMPION" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "HUMAN" - ], - "element": "TERA", - "name": "Silvie, Earth's Tune", - "slug": "silvie-earths-tune", - "effect": "\u003cspan class=\"effect__label\"\u003eSilvie Lineage\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(Silvie, Earth's Tune must be leveled from a previous level \"Silvie\" champion.)\u003c/span\u003e\r\n\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Reveal cards from the top of your deck until you reveal a tera element Animal or Beast ally card. Put that card into your hand and the rest on the bottom of your deck in a random order.", - "effect_raw": "Silvie Lineage (Silvie, Earth's Tune must be leveled from a previous level \u0026#34;Silvie\u0026#34; champion.)\nOn Enter: Reveal cards from the top of your deck until you reveal a tera element Animal or Beast ally card. Put that card into your hand and the rest on the bottom of your deck in a random order.", - "rule": null, - "flavor": "", - "cost_memory": 3, - "cost_reserve": null, - "level": 3, - "power": null, - "life": 25, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "D1fQrTpUp1", - "card_id": "ZR8tnLruR6", - "collector_number": "012", - "slug": "silvie-earths-tune-doa1e-cur", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Kumai", - "rarity": 8, - "circulationTemplates": [ - { - "uuid": "CNeS6zjQGc", - "population_operator": "=", - "population": 70, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "Iv7LtURffY", - "card_id": "ZR8tnLruR6", - "collector_number": "012", - "slug": "silvie-earths-tune-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Kumai", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "5W8xsV4rpG", - "population_operator": "≈", - "population": 12500, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "tiptrzblqr", - "card_id": "ZR8tnLruR6", - "collector_number": "012", - "slug": "silvie-earths-tune-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Kumai", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "2acn239gcx", - "population_operator": "≈", - "population": 50500, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "tiptrzblqr", - "card_id": "ZR8tnLruR6", - "collector_number": "012", - "slug": "silvie-earths-tune-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Kumai", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "2acn239gcx", - "population_operator": "≈", - "population": 50500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "Iv7LtURffY", - "card_id": "ZR8tnLruR6", - "collector_number": "012", - "slug": "silvie-earths-tune-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Kumai", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "5W8xsV4rpG", - "population_operator": "≈", - "population": 12500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "D1fQrTpUp1", - "card_id": "ZR8tnLruR6", - "collector_number": "012", - "slug": "silvie-earths-tune-doa1e-cur", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Kumai", - "rarity": 8, - "circulationTemplates": [ - { - "uuid": "CNeS6zjQGc", - "population_operator": "=", - "population": 70, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "wljhyokktb", - "types": [ - "REGALIA", - "WEAPON" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "DAGGER" - ], - "element": "NORM", - "name": "Emergent Dagger", - "slug": "emergent-dagger", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__bubble\"\u003eLevel 2+\u003c/span\u003e Emergent Dagger gets +2\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class and only if your champion is level 2 or higher.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] [Level 2+] Emergent Dagger gets +2 POWER. (Apply this effect only if your champion's class matches this card's class and only if your champion is level 2 or higher.)", - "rule": null, - "flavor": "", - "cost_memory": 1, - "cost_reserve": null, - "level": null, - "power": 1, - "life": null, - "durability": 2, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "99eo7u3csp", - "card_id": "wljhyokktb", - "collector_number": "012", - "slug": "emergent-dagger-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - }, - { - "uuid": "iwpatu0srs", - "population_operator": "≈", - "population": 104000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "99eo7u3csp", - "card_id": "wljhyokktb", - "collector_number": "012", - "slug": "emergent-dagger-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - }, - { - "uuid": "iwpatu0srs", - "population_operator": "≈", - "population": 104000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "m31WVJ9F04", - "types": [ - "REGALIA", - "WEAPON" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "SWORD" - ], - "element": "NORM", - "name": "Clarent, Sword of Peace", - "slug": "clarent-sword-of-peace", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eRemove a durability counter from Clarent:\u003c/span\u003e Prevent the next 1 non-\u003cspan class=\"effect__correction\"\u003ecombat damage\u003c/span\u003e that would be dealt to each unit you control this turn. \u003cspan class=\"effect__reminder\"\u003e(Activate this ability only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] Remove a durability counter from Clarent: Prevent the next 1 non-combat damage that would be dealt to each unit you control this turn. (Activate this ability only if your champion's class matches this card's class.)", - "rule": [ - { - "title": "", - "date_added": "2022-03-10", - "description": "You may use Clarent's ability multiple times to effectively prevent more damage." - }, - { - "title": "", - "date_added": "2022-12-27", - "description": "The damage prevention effect of Clarent is tracked individually for each unit affected." - }, - { - "title": "ERRATA", - "date_added": "2024-01-19", - "description": "attack damage -\u003e combat damage" - } - ], - "flavor": "To protect its owner, it would sacrifice itself.", - "cost_memory": 1, - "cost_reserve": null, - "level": null, - "power": 1, - "life": null, - "durability": 2, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "3gu73wiopn", - "card_id": "m31WVJ9F04", - "collector_number": "018", - "slug": "clarent-sword-of-peace-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "6wfv3d1d36", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "MlMGQjYJls", - "card_id": "m31WVJ9F04", - "collector_number": "012", - "slug": "clarent-sword-of-peace-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "ZdI8z18WO4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "dtqfEAC2Bw", - "card_id": "m31WVJ9F04", - "collector_number": "005", - "slug": "clarent-sword-of-peace-ksp", - "set": { - "name": "Kickstarter Promotional", - "prefix": "KSP", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "DHscjN49OR", - "population_operator": "≈", - "population": 1500, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "MlMGQjYJls", - "card_id": "m31WVJ9F04", - "collector_number": "012", - "slug": "clarent-sword-of-peace-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "ZdI8z18WO4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "3gu73wiopn", - "card_id": "m31WVJ9F04", - "collector_number": "018", - "slug": "clarent-sword-of-peace-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "6wfv3d1d36", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "dtqfEAC2Bw", - "card_id": "m31WVJ9F04", - "collector_number": "005", - "slug": "clarent-sword-of-peace-ksp", - "set": { - "name": "Kickstarter Promotional", - "prefix": "KSP", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "DHscjN49OR", - "population_operator": "≈", - "population": 1500, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "1bqry41lw9", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "ARTIFACT" - ], - "element": "FIRE", - "name": "Explosive Rune", - "slug": "explosive-rune", - "effect": "\u003cspan class=\"effect__label\"\u003eBanish Explosive Rune:\u003c/span\u003e Deal 1 damage to target ally. \u003cspan class=\"effect__label\"\u003eClass Bonus:\u003c/span\u003e If that ally is attacking, deal 2 damage to it instead.", - "effect_raw": "Banish Explosive Rune: Deal 1 damage to target ally. Class Bonus: If that ally is attacking, deal 2 damage to it instead.", - "rule": null, - "flavor": "The labrynthine catacombs of Varuck are littered with both inventions and victims of mad wizards.", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "gmmlp59ez8", - "card_id": "1bqry41lw9", - "collector_number": "012", - "slug": "explosive-rune-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "08akz07eau", - "population_operator": "≈", - "population": 24500, - "foil": false - }, - { - "uuid": "91zv75l0hl", - "population_operator": "≈", - "population": 1400, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "gmmlp59ez8", - "card_id": "1bqry41lw9", - "collector_number": "012", - "slug": "explosive-rune-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "91zv75l0hl", - "population_operator": "≈", - "population": 1400, - "foil": true - }, - { - "uuid": "08akz07eau", - "population_operator": "≈", - "population": 24500, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "nd8dy77ikm", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "ACCESSORY" - ], - "element": "UMBRA", - "name": "Shadeblood Coating", - "slug": "shadeblood-coating", - "effect": "\u003cspan class=\"effect__label\"\u003eBanish Shadeblood Coating:\u003c/span\u003e Up to three target units you control gain \"\u003cspan class=\"effect__label\"\u003eOn Hit:\u003c/span\u003e Put a \u003cspan class=\"effect__label\"\u003epreparation\u003c/span\u003e counter on your champion\" until end of turn.", - "effect_raw": "Banish Shadeblood Coating: Up to three target units you control gain \u0026#34;On Hit: Put a preparation counter on your champion\u0026#34; until end of turn.", - "rule": null, - "flavor": "This ominous oil ravenously drinks in blood to sharpen the next strike.", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-05-04T06:00:00.000Z", - "editions": [ - { - "uuid": "u00z3jnsdm", - "card_id": "nd8dy77ikm", - "collector_number": "012", - "slug": "shadeblood-coating-rec-shd", - "set": { - "name": "Re:Collection Shadowdancer", - "prefix": "ReC-SHD", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "xj85xb4y7f", - "card_id": "nd8dy77ikm", - "collector_number": "093", - "slug": "shadeblood-coating-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "u00z3jnsdm", - "card_id": "nd8dy77ikm", - "collector_number": "012", - "slug": "shadeblood-coating-rec-shd", - "set": { - "name": "Re:Collection Shadowdancer", - "prefix": "ReC-SHD", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "xj85xb4y7f", - "card_id": "nd8dy77ikm", - "collector_number": "093", - "slug": "shadeblood-coating-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "7wsxirq146", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "TAMER", - "MAGE" - ], - "subtypes": [ - "TAMER", - "MAGE", - "SCEPTER" - ], - "element": "TERA", - "name": "Verdant Scepter", - "slug": "verdant-scepter", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e You may banish a Slime ally you control. If you do, put an amount of refinement counters on Verdant Scepter equal to the banished ally's power plus 1.\n\u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e, Remove a \u003cspan class=\"effect__label\"\u003erefinement\u003c/span\u003e counter from Verdant Scepter:\u003c/span\u003e Put a \u003cspan class=\"effect__label\"\u003ebuff\u003c/span\u003e counter on each of up to two Slime allies you control then draw a card.", - "effect_raw": "[Class Bonus] On Enter: You may banish a Slime ally you control. If you do, put an amount of refinement counters on Verdant Scepter equal to the banished ally's power plus 1.\n[REST], Remove a refinement counter from Verdant Scepter: Put a buff counter on each of up to two Slime allies you control then draw a card.", - "rule": null, - "flavor": "", - "cost_memory": 1, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-05-05T06:00:00.000Z", - "editions": [ - { - "uuid": "l0hb9hs3i9", - "card_id": "7wsxirq146", - "collector_number": "012", - "slug": "verdant-scepter-rec-slm", - "set": { - "name": "Re:Collection Slime Sovereign", - "prefix": "ReC-SLM", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 4, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "rj5bcbe4z4", - "card_id": "7wsxirq146", - "collector_number": "072", - "slug": "verdant-scepter-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "l0hb9hs3i9", - "card_id": "7wsxirq146", - "collector_number": "012", - "slug": "verdant-scepter-rec-slm", - "set": { - "name": "Re:Collection Slime Sovereign", - "prefix": "ReC-SLM", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 4, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "rj5bcbe4z4", - "card_id": "7wsxirq146", - "collector_number": "072", - "slug": "verdant-scepter-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "7ddcgw05qz", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "ARTIFACT", - "POWERCELL" - ], - "element": "NORM", - "name": "Mercurial Heart", - "slug": "mercurial-heart", - "effect": "\u003cspan class=\"effect__label\"\u003eDivine Relic\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(You can only have one card with this keyword in your material deck.)\u003c/span\u003e\n\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Put a \u003cspan class=\"effect__label\"\u003ebuff\u003c/span\u003e counter on target Automaton ally you control.", - "effect_raw": "Divine Relic (You can only have one card with this keyword in your material deck.)\nOn Enter: Put a buff counter on target Automaton ally you control.", - "rule": null, - "flavor": "The first heartbeat began the downfall of Azoth.", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "1787aqv0lu", - "card_id": "7ddcgw05qz", - "collector_number": "012", - "slug": "mercurial-heart-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "9o5zx5hr6x", - "population_operator": "≈", - "population": 246, - "foil": true - }, - { - "uuid": "rxxwzgkpaj", - "population_operator": "≈", - "population": 1222, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "1787aqv0lu", - "card_id": "7ddcgw05qz", - "collector_number": "012", - "slug": "mercurial-heart-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "9o5zx5hr6x", - "population_operator": "≈", - "population": 246, - "foil": true - }, - { - "uuid": "rxxwzgkpaj", - "population_operator": "≈", - "population": 1222, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "j9s7xQdpf1", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "SPIRIT" - ], - "subtypes": [ - "SPIRIT", - "GATE" - ], - "element": "NORM", - "name": "Gate of Alterity", - "slug": "gate-of-alterity", - "effect": "\u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e: Put Gate of Alterity on the bottom of your champion's lineage then choose a class. Gate of Alterity gains \"\u003cspan class=\"effect__label\"\u003eInherited Effect:\u003c/span\u003e This object is the chosen class in addition to its other classes.\"", - "effect_raw": "[REST]: Put Gate of Alterity on the bottom of your champion's lineage then choose a class. Gate of Alterity gains \u0026#34;Inherited Effect: This object is the chosen class in addition to its other classes.\u0026#34;", - "rule": null, - "flavor": "A gate powered by The Grand Archive itself. It grants special privileges to champions that pass through it.", - "cost_memory": 1, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": { - "STANDARD": { - "limit": 0 - } - }, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "xo7mv5s4ux", - "card_id": "j9s7xQdpf1", - "collector_number": "012", - "slug": "gate-of-alterity-p23", - "set": { - "name": "Promotional 2023", - "prefix": "P23", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "tqiwpjs0on", - "population_operator": "≈", - "population": 16000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "xo7mv5s4ux", - "card_id": "j9s7xQdpf1", - "collector_number": "012", - "slug": "gate-of-alterity-p23", - "set": { - "name": "Promotional 2023", - "prefix": "P23", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "tqiwpjs0on", - "population_operator": "≈", - "population": 16000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "yevpmu6gvn", - "types": [ - "CHAMPION" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "HUMAN" - ], - "element": "NORM", - "name": "Tonoris, Might of Humanity", - "slug": "tonoris-might-of-humanity", - "effect": "\u003cspan class=\"effect__label\"\u003eTonoris Lineage\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(Tonoris, Might of Humanity must be leveled from a previous level \"Tonoris\" champion.)\u003c/span\u003e\n\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Tonoris' next attack this turn gets +3\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e.", - "effect_raw": "Tonoris Lineage (Tonoris, Might of Humanity must be leveled from a previous level \u0026#34;Tonoris\u0026#34; champion.)\nOn Enter: Tonoris' next attack this turn gets +3 POWER.", - "rule": null, - "flavor": "With replenished strength, Tonoris serves as a beacon of hope for humanity's salvation.", - "cost_memory": 2, - "cost_reserve": null, - "level": 2, - "power": null, - "life": 25, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "0ax9z2kca6", - "card_id": "yevpmu6gvn", - "collector_number": "013", - "slug": "tonoris-might-of-humanity-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "c91f92cj77", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "lrsruafk5e", - "population_operator": "≈", - "population": 743, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "fkvedohjev", - "card_id": "yevpmu6gvn", - "collector_number": "011", - "slug": "tonoris-might-of-humanity-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "jhwbsxu24e", - "card_id": "yevpmu6gvn", - "collector_number": "013A", - "slug": "tonoris-might-of-humanity-alc1e-csra", - "set": { - "name": "Alchemical Revolution First Edition", - "prefix": "ALC 1st", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "qv7pp0tvp6", - "population_operator": "≈", - "population": 108, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "tu184ozcq3", - "card_id": "yevpmu6gvn", - "collector_number": "013B", - "slug": "tonoris-might-of-humanity-alc1e-csrb", - "set": { - "name": "Alchemical Revolution First Edition", - "prefix": "ALC 1st", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "qcayq4xr08", - "population_operator": "≈", - "population": 72, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "0ax9z2kca6", - "card_id": "yevpmu6gvn", - "collector_number": "013", - "slug": "tonoris-might-of-humanity-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "lrsruafk5e", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "c91f92cj77", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "fkvedohjev", - "card_id": "yevpmu6gvn", - "collector_number": "011", - "slug": "tonoris-might-of-humanity-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "jhwbsxu24e", - "card_id": "yevpmu6gvn", - "collector_number": "013A", - "slug": "tonoris-might-of-humanity-alc1e-csra", - "set": { - "name": "Alchemical Revolution First Edition", - "prefix": "ALC 1st", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "qv7pp0tvp6", - "population_operator": "≈", - "population": 108, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "tu184ozcq3", - "card_id": "yevpmu6gvn", - "collector_number": "013B", - "slug": "tonoris-might-of-humanity-alc1e-csrb", - "set": { - "name": "Alchemical Revolution First Edition", - "prefix": "ALC 1st", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "qcayq4xr08", - "population_operator": "≈", - "population": 72, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "T3CIBknts0", - "types": [ - "CHAMPION" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "HUMAN" - ], - "element": "NORM", - "name": "Zander, Prepared Scout", - "slug": "zander-prepared-scout", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e \u003cspan class=\"effect__label\"\u003eGlimpse 2\u003c/span\u003e. Put a \u003cspan class=\"effect__label\"\u003epreparation\u003c/span\u003e counter on Zander. \u003cspan class=\"effect__reminder\"\u003e(To \u003cspan class=\"effect__label\"\u003eglimpse\u003c/span\u003e, look at that many cards from the top of your deck. Put those cards back on the top or on the bottom of your deck in any order.)\u003c/span\u003e", - "effect_raw": "On Enter: Glimpse 2. Put a preparation counter on Zander. (To glimpse, look at that many cards from the top of your deck. Put those cards back on the top or on the bottom of your deck in any order.)", - "rule": null, - "flavor": "\"In this new dawn, I embark with clear purpose and conviction.\"", - "cost_memory": 1, - "cost_reserve": null, - "level": 1, - "power": null, - "life": 19, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "07vvmdvbku", - "card_id": "T3CIBknts0", - "collector_number": "013", - "slug": "zander-prepared-scout-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "北飞飞", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "b1k08i5h8b", - "population_operator": "≈", - "population": 120500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "fbDtaVvIUR", - "card_id": "T3CIBknts0", - "collector_number": "013", - "slug": "zander-prepared-scout-doa1e-cur", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "北飞飞", - "rarity": 8, - "circulationTemplates": [ - { - "uuid": "CNeS6zjQGc", - "population_operator": "=", - "population": 70, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "gLWUzDY9QV", - "card_id": "T3CIBknts0", - "collector_number": "013", - "slug": "zander-prepared-scout-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "北飞飞", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "DjGgz67wbt", - "population_operator": "≈", - "population": 37500, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "07vvmdvbku", - "card_id": "T3CIBknts0", - "collector_number": "013", - "slug": "zander-prepared-scout-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "北飞飞", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "b1k08i5h8b", - "population_operator": "≈", - "population": 120500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "gLWUzDY9QV", - "card_id": "T3CIBknts0", - "collector_number": "013", - "slug": "zander-prepared-scout-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "北飞飞", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "DjGgz67wbt", - "population_operator": "≈", - "population": 37500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "fbDtaVvIUR", - "card_id": "T3CIBknts0", - "collector_number": "013", - "slug": "zander-prepared-scout-doa1e-cur", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "北飞飞", - "rarity": 8, - "circulationTemplates": [ - { - "uuid": "CNeS6zjQGc", - "population_operator": "=", - "population": 70, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "sz1ty7vq6z", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "FAN" - ], - "element": "NORM", - "name": "Fan of Insight", - "slug": "fan-of-insight", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__bubble\"\u003eLevel 2+\u003c/span\u003e \u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Draw a card into your memory. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class and only if your champion is level 2 or higher.)\u003c/span\u003e\n\u003cspan class=\"effect__label\"\u003eBanish Fan of Insight:\u003c/span\u003e Return a card from your memory to your hand.", - "effect_raw": "[Class Bonus] [Level 2+] On Enter: Draw a card into your memory. (Apply this effect only if your champion's class matches this card's class and only if your champion is level 2 or higher.)\nBanish Fan of Insight: Return a card from your memory to your hand.", - "rule": null, - "flavor": "", - "cost_memory": 1, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "gd06sut2vg", - "card_id": "sz1ty7vq6z", - "collector_number": "013", - "slug": "fan-of-insight-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - }, - { - "uuid": "iwpatu0srs", - "population_operator": "≈", - "population": 104000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "gd06sut2vg", - "card_id": "sz1ty7vq6z", - "collector_number": "013", - "slug": "fan-of-insight-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - }, - { - "uuid": "iwpatu0srs", - "population_operator": "≈", - "population": 104000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "yj2rJBREH8", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "ACCESSORY" - ], - "element": "NORM", - "name": "Safeguard Amulet", - "slug": "safeguard-amulet", - "effect": "\u003cspan class=\"effect__label\"\u003eBanish Safeguard Amulet:\u003c/span\u003e \u003cspan class=\"effect__correction\"\u003eIf\u003c/span\u003e your champion would take non-\u003cspan class=\"effect__correction\"\u003ecombat damage\u003c/span\u003e this turn, prevent 4 of that damage.", - "effect_raw": "Banish Safeguard Amulet: If your champion would take non-combat damage this turn, prevent 4 of that damage.", - "rule": [ - { - "title": "ERRATA", - "date_added": "2023-04-15", - "description": "'Whenever your champion would take non-attack damage this turn' -\u003e 'If your champion would take non-attack damage this turn'" - }, - { - "title": "ERRATA", - "date_added": "2024-01-19", - "description": "non-attack damage' -\u003e 'non-combat damage'" - } - ], - "flavor": "Hopefully enough to block a fatal spell.", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "0afgn30kl8", - "card_id": "yj2rJBREH8", - "collector_number": "017", - "slug": "safeguard-amulet-ftca", - "set": { - "name": "Fractured Crown: Armaments", - "prefix": "FTCA", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "c1x2nwv69b", - "population_operator": "≈", - "population": 587, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "rMEAmE9etF", - "card_id": "yj2rJBREH8", - "collector_number": "049", - "slug": "safeguard-amulet-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - }, - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "rdjxr5hd3x", - "card_id": "yj2rJBREH8", - "collector_number": "013", - "slug": "safeguard-amulet-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "d8cwlzuq9a", - "population_operator": "≈", - "population": 12000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "x1y6isxy5l", - "card_id": "yj2rJBREH8", - "collector_number": "049", - "slug": "safeguard-amulet-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "sj1hq0nzp", - "population_operator": "≈", - "population": 21200, - "foil": false - }, - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "rdjxr5hd3x", - "card_id": "yj2rJBREH8", - "collector_number": "013", - "slug": "safeguard-amulet-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "d8cwlzuq9a", - "population_operator": "≈", - "population": 12000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "x1y6isxy5l", - "card_id": "yj2rJBREH8", - "collector_number": "049", - "slug": "safeguard-amulet-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - }, - { - "uuid": "sj1hq0nzp", - "population_operator": "≈", - "population": 21200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "rMEAmE9etF", - "card_id": "yj2rJBREH8", - "collector_number": "049", - "slug": "safeguard-amulet-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - }, - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "0afgn30kl8", - "card_id": "yj2rJBREH8", - "collector_number": "017", - "slug": "safeguard-amulet-ftca", - "set": { - "name": "Fractured Crown: Armaments", - "prefix": "FTCA", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "c1x2nwv69b", - "population_operator": "≈", - "population": 587, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "hy83sghwfi", - "types": [ - "ACTION" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "SKILL" - ], - "element": "NORM", - "name": "Exploit Vulnerability", - "slug": "exploit-vulnerability", - "effect": "\u003cspan class=\"effect__label\"\u003ePrepare 1\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(You may remove a \u003cspan class=\"effect__label\"\u003epreparation\u003c/span\u003e counter from your champion as you activate this card.)\u003c/span\u003e\nDraw a card. Then if Exploit Vulnerability was \u003cspan class=\"effect__label\"\u003eprepared\u003c/span\u003e, choose an Assassin unit you control and it gains \"\u003cspan class=\"effect__label\"\u003eOn Ally Hit:\u003c/span\u003e Destroy the hit ally\" until end of turn.", - "effect_raw": "Prepare 1 (You may remove a preparation counter from your champion as you activate this card.)\nDraw a card. Then if Exploit Vulnerability was prepared, choose an Assassin unit you control and it gains \u0026#34;On Ally Hit: Destroy the hit ally\u0026#34; until end of turn.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-05-04T06:00:00.000Z", - "editions": [ - { - "uuid": "32uk3ir1o0", - "card_id": "hy83sghwfi", - "collector_number": "094", - "slug": "exploit-vulnerability-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "mx01wdni7v", - "card_id": "hy83sghwfi", - "collector_number": "013", - "slug": "exploit-vulnerability-rec-shd", - "set": { - "name": "Re:Collection Shadowdancer", - "prefix": "ReC-SHD", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "mx01wdni7v", - "card_id": "hy83sghwfi", - "collector_number": "013", - "slug": "exploit-vulnerability-rec-shd", - "set": { - "name": "Re:Collection Shadowdancer", - "prefix": "ReC-SHD", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "32uk3ir1o0", - "card_id": "hy83sghwfi", - "collector_number": "094", - "slug": "exploit-vulnerability-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "0hsncz1fz2", - "types": [ - "ALLY" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "ANIMAL", - "SLIME" - ], - "element": "NORM", - "name": "Baby Gray Slime", - "slug": "baby-gray-slime", - "effect": "\u003cspan class=\"effect__label\"\u003eIntercept\u003c/span\u003e\n\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e You may reveal two Slime cards from your hand and/or memory. If you do, draw a card.", - "effect_raw": "Intercept\nOn Enter: You may reveal two Slime cards from your hand and/or memory. If you do, draw a card.", - "rule": null, - "flavor": "A common species of slime. Though they exhibit no biologically remarkable traits, other slimes seem to naturally be drawn to them.", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 1, - "life": 1, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-05-05T06:00:00.000Z", - "editions": [ - { - "uuid": "gwsde1eioh", - "card_id": "0hsncz1fz2", - "collector_number": "013", - "slug": "baby-gray-slime-rec-slm", - "set": { - "name": "Re:Collection Slime Sovereign", - "prefix": "ReC-SLM", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "pyx9bd7pzu", - "card_id": "0hsncz1fz2", - "collector_number": "073", - "slug": "baby-gray-slime-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "gwsde1eioh", - "card_id": "0hsncz1fz2", - "collector_number": "013", - "slug": "baby-gray-slime-rec-slm", - "set": { - "name": "Re:Collection Slime Sovereign", - "prefix": "ReC-SLM", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "pyx9bd7pzu", - "card_id": "0hsncz1fz2", - "collector_number": "073", - "slug": "baby-gray-slime-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "gmnmp5af09", - "types": [ - "REGALIA", - "WEAPON" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "GUN" - ], - "element": "NORM", - "name": "Blastshot Pump", - "slug": "blastshot-pump", - "effect": "\u003cspan class=\"effect__reminder\"\u003e(Gun — Must be loaded to use for an attack and can't be used with an attack card.)\u003c/span\u003e\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eIf combat damage would be dealt to a unit by an attack using Blastshot Pump, that damage is dealt to that unit and an additional unit you don't control instead.", - "effect_raw": "(Gun — Must be loaded to use for an attack and can't be used with an attack card.)\n[Class Bonus] If combat damage would be dealt to a unit by an attack using Blastshot Pump, that damage is dealt to that unit and an additional unit you don't control instead.", - "rule": [ - { - "title": "", - "date_added": "2024-01-19", - "description": "Blastshot Pump's replacement effect causes the attacker to deal combat damage to an additional unit. Because this damage is also considered combat damage, it can trigger On Hit effects accordingly. " - }, - { - "title": "", - "date_added": "2024-01-19", - "description": "The unit that is receiving damage from Blastshop Pump's replacement effect can't retaliate because damage would already have been dealt by starting the resolution of the damage step." - }, - { - "title": "", - "date_added": "2024-01-19", - "description": "The attacking player that controls Blastshot Pump will choose the additional unit for the replacement effect, if applicable." - }, - { - "title": "", - "date_added": "2024-01-19", - "description": "If damage is reduced before the replacement effect happens, the additional unit will take the reduced damage instead of the full damage amount." - } - ], - "flavor": "", - "cost_memory": 1, - "cost_reserve": null, - "level": null, - "power": 1, - "life": null, - "durability": 2, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "8ltljfrp5u", - "card_id": "gmnmp5af09", - "collector_number": "013", - "slug": "blastshot-pump-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "lut5793lvq", - "card_id": "gmnmp5af09", - "collector_number": "001", - "slug": "blastshot-pump-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "8ltljfrp5u", - "card_id": "gmnmp5af09", - "collector_number": "013", - "slug": "blastshot-pump-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "lut5793lvq", - "card_id": "gmnmp5af09", - "collector_number": "001", - "slug": "blastshot-pump-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "j4lx6xwr42", - "types": [ - "REGALIA", - "WEAPON" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "SWORD" - ], - "element": "FIRE", - "name": "Firetongue", - "slug": "firetongue", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Attack:\u003c/span\u003e You may banish a fire element card from your graveyard. If you do, put a \u003cspan class=\"effect__label\"\u003edurability\u003c/span\u003e counter on Firetongue.", - "effect_raw": "[Class Bonus] On Attack: You may banish a fire element card from your graveyard. If you do, put a durability counter on Firetongue.", - "rule": null, - "flavor": "A serrated blade forged from a dragon's fang. Only dragonsbreath can maintain its edge.", - "cost_memory": 1, - "cost_reserve": null, - "level": null, - "power": 2, - "life": null, - "durability": 1, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "8jmoiza4th", - "card_id": "j4lx6xwr42", - "collector_number": "013", - "slug": "firetongue-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "Dragonart Chu", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "08akz07eau", - "population_operator": "≈", - "population": 24500, - "foil": false - }, - { - "uuid": "91zv75l0hl", - "population_operator": "≈", - "population": 1400, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "8jmoiza4th", - "card_id": "j4lx6xwr42", - "collector_number": "013", - "slug": "firetongue-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "Dragonart Chu", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "91zv75l0hl", - "population_operator": "≈", - "population": 1400, - "foil": true - }, - { - "uuid": "08akz07eau", - "population_operator": "≈", - "population": 24500, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "zadf9q1vk8", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "SHIELD" - ], - "element": "NORM", - "name": "Prototype Shield", - "slug": "prototype-shield", - "effect": "\u003cspan class=\"effect__label\"\u003eUnit Link\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This object enters the field linked to target unit. If the link is broken, sacrifice this object.)\u003c/span\u003e\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eIf damage would be dealt to linked unit while it’s attacking, prevent 3 of that damage. \u003cspan class=\"effect__reminder\"\u003e(This also prevents damage that would be dealt by a retaliating defender.)\u003c/span\u003e", - "effect_raw": "Unit Link (This object enters the field linked to target unit. If the link is broken, sacrifice this object.)\n[Class Bonus] If damage would be dealt to linked unit while it’s attacking, prevent 3 of that damage. (This also prevents damage that would be dealt by a retaliating defender.)", - "rule": null, - "flavor": "", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "t4793kvqf2", - "card_id": "zadf9q1vk8", - "collector_number": "013", - "slug": "prototype-shield-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "s278fvscd0", - "population_operator": "≈", - "population": 4611, - "foil": false - }, - { - "uuid": "t0eof5o43m", - "population_operator": "≈", - "population": 557, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "t4793kvqf2", - "card_id": "zadf9q1vk8", - "collector_number": "013", - "slug": "prototype-shield-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "t0eof5o43m", - "population_operator": "≈", - "population": 557, - "foil": true - }, - { - "uuid": "s278fvscd0", - "population_operator": "≈", - "population": 4611, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "n2jnltv5kl", - "types": [ - "CHAMPION" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "HUMAN" - ], - "element": "NEOS", - "name": "Tonoris, Creation's Will", - "slug": "tonoris-creations-will", - "effect": "\u003cspan class=\"effect__label\"\u003eTonoris Lineage\u003c/span\u003e\nIf you would \u003cspan class=\"effect__label\"\u003esummon\u003c/span\u003e one or more tokens, you may \u003cspan class=\"effect__label\"\u003esummon\u003c/span\u003e that many \u003ca data-edition-slug=\"aurousteel-greatsword-alc\" class=\"effect__edition-hover effect__label\"\u003eAurousteel Greatsword\u003c/a\u003e tokens instead.\nToken weapons you control have \"\u003cspan class=\"effect__label\"\u003eSacrifice this object:\u003c/span\u003e Target weapon gets +\u003cspan class=\"effect__label\"\u003eX\u003c/span\u003e\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e until end of turn where \u003cspan class=\"effect__label\"\u003eX\u003c/span\u003e is this object's power.\"", - "effect_raw": "Tonoris Lineage\nIf you would summon one or more tokens, you may summon that many Aurousteel Greatsword tokens instead.\nToken weapons you control have \u0026#34;Sacrifice this object: Target weapon gets +X POWER until end of turn where X is this object's power.\u0026#34;", - "rule": [ - { - "title": "", - "date_added": "2022-12-27", - "description": "Certain tokens are summoned with counters on them. If Tonoris' replacement effect makes those token weapons instead, it still gets those counters." - } - ], - "flavor": "", - "cost_memory": 3, - "cost_reserve": null, - "level": 3, - "power": null, - "life": 30, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "0seklknd8d", - "card_id": "n2jnltv5kl", - "collector_number": "014", - "slug": "tonoris-creations-will-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "c91f92cj77", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "lrsruafk5e", - "population_operator": "≈", - "population": 743, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "y76hkmgx83", - "card_id": "n2jnltv5kl", - "collector_number": "014", - "slug": "tonoris-creations-will-alc1e-csr", - "set": { - "name": "Alchemical Revolution First Edition", - "prefix": "ALC 1st", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "qv7pp0tvp6", - "population_operator": "≈", - "population": 108, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "0seklknd8d", - "card_id": "n2jnltv5kl", - "collector_number": "014", - "slug": "tonoris-creations-will-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "lrsruafk5e", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "c91f92cj77", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "y76hkmgx83", - "card_id": "n2jnltv5kl", - "collector_number": "014", - "slug": "tonoris-creations-will-alc1e-csr", - "set": { - "name": "Alchemical Revolution First Edition", - "prefix": "ALC 1st", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "qv7pp0tvp6", - "population_operator": "≈", - "population": 108, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "tOK1Gr0N8f", - "types": [ - "CHAMPION" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "HUMAN" - ], - "element": "NORM", - "name": "Zander, Always Watching", - "slug": "zander-always-watching", - "effect": "\u003cspan class=\"effect__label\"\u003eZander Lineage\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(Zander, Always Watching must be leveled from a previous level \"Zander\" champion.)\u003c/span\u003e\r\n\u003cspan class=\"effect__label\"\u003eInherited Effect:\u003c/span\u003e As long as Zander is attacking a rested unit, Zander's attacks get +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(Your champion has this ability as long as this card is part of its lineage.)\u003c/span\u003e", - "effect_raw": "Zander Lineage (Zander, Always Watching must be leveled from a previous level \u0026#34;Zander\u0026#34; champion.)\nInherited Effect: As long as Zander is attacking a rested unit, Zander's attacks get +1 POWER. (Your champion has this ability as long as this card is part of its lineage.)", - "rule": [ - { - "title": "", - "date_added": "2022-12-27", - "description": "If Zander is attacking multiple rested units with Cleave, the attack only gets +1 power, not +1 power for each rested unit." - } - ], - "flavor": "", - "cost_memory": 2, - "cost_reserve": null, - "level": 2, - "power": null, - "life": 22, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "FvFQHTYSnD", - "card_id": "tOK1Gr0N8f", - "collector_number": "014", - "slug": "zander-always-watching-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "Ew6jY9blQq", - "population_operator": "≈", - "population": 25000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "KM0F5NH1Wd", - "card_id": "tOK1Gr0N8f", - "collector_number": "014", - "slug": "zander-always-watching-doa1e-cur", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 8, - "circulationTemplates": [ - { - "uuid": "CNeS6zjQGc", - "population_operator": "=", - "population": 70, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "igkaejvddo", - "card_id": "tOK1Gr0N8f", - "collector_number": "014", - "slug": "zander-always-watching-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "skjerp5k15", - "population_operator": "≈", - "population": 85000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "igkaejvddo", - "card_id": "tOK1Gr0N8f", - "collector_number": "014", - "slug": "zander-always-watching-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "skjerp5k15", - "population_operator": "≈", - "population": 85000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "FvFQHTYSnD", - "card_id": "tOK1Gr0N8f", - "collector_number": "014", - "slug": "zander-always-watching-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "Ew6jY9blQq", - "population_operator": "≈", - "population": 25000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "KM0F5NH1Wd", - "card_id": "tOK1Gr0N8f", - "collector_number": "014", - "slug": "zander-always-watching-doa1e-cur", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 8, - "circulationTemplates": [ - { - "uuid": "CNeS6zjQGc", - "population_operator": "=", - "population": 70, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "qqq8j5fxym", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "CRYSTAL" - ], - "element": "NORM", - "name": "Shard of Empowerment", - "slug": "shard-of-empowerment", - "effect": "\u003cspan class=\"effect__label\"\u003eBanish Shard of Empowerment\u003c/span\u003e: \u003cspan class=\"effect__label\"\u003eEmpower 2\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(The next Spell card you activate this turn activates and resolves as if your champion got +2 level.)\u003c/span\u003e ", - "effect_raw": "Banish Shard of Empowerment: Empower 2. (The next Spell card you activate this turn activates and resolves as if your champion got +2 level.) ", - "rule": null, - "flavor": "A fragment of a legendary crystal lost to time. Its power is rumored to be beyond mortal control.", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-18T23:00:00.000Z", - "editions": [ - { - "uuid": "28r9eblwgh", - "card_id": "qqq8j5fxym", - "collector_number": "014", - "slug": "shard-of-empowerment-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "d8cwlzuq9a", - "population_operator": "≈", - "population": 12000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "28r9eblwgh", - "card_id": "qqq8j5fxym", - "collector_number": "014", - "slug": "shard-of-empowerment-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "d8cwlzuq9a", - "population_operator": "≈", - "population": 12000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "8kmoi0a5uh", - "types": [ - "REGALIA", - "WEAPON" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "SWORD" - ], - "element": "NORM", - "name": "Bulwark Sword", - "slug": "bulwark-sword", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eBulwark Sword gets +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e\nAs an additional cost to use this weapon for an attack, pay \u003cspan class=\"effect__bubble effect__bubble--yellow ml-2\"\u003e2\u003c/span\u003e.", - "effect_raw": "[Class Bonus] Bulwark Sword gets +1 POWER. (Apply this effect only if your champion's class matches this card's class.)\nAs an additional cost to use this weapon for an attack, pay [2].", - "rule": null, - "flavor": "", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": 2, - "life": null, - "durability": 2, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "153bnn23aq", - "card_id": "8kmoi0a5uh", - "collector_number": "014", - "slug": "bulwark-sword-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "f24i25fc1a", - "card_id": "8kmoi0a5uh", - "collector_number": "002", - "slug": "bulwark-sword-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "153bnn23aq", - "card_id": "8kmoi0a5uh", - "collector_number": "014", - "slug": "bulwark-sword-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "f24i25fc1a", - "card_id": "8kmoi0a5uh", - "collector_number": "002", - "slug": "bulwark-sword-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "SGsDKB9CN5", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SCEPTER" - ], - "element": "NORM", - "name": "Endura, Scepter of Ignition", - "slug": "endura-scepter-of-ignition", - "effect": "\u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e\u003cspan class=\"effect__label\"\u003e, Remove an enlighten counter from your champion:\u003c/span\u003e Deal 1 damage to target unit. Activate this ability only at slow speed.", - "effect_raw": "[REST], Remove an enlighten counter from your champion: Deal 1 damage to target unit. Activate this ability only at slow speed.", - "rule": null, - "flavor": "Its spark glows vibrantly in otherworldly color. Some say the staff has an ominous origin, perhaps from a far more sinister world.", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "htkn4nuq31", - "card_id": "SGsDKB9CN5", - "collector_number": "009", - "slug": "endura-scepter-of-ignition-ftca", - "set": { - "name": "Fractured Crown: Armaments", - "prefix": "FTCA", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "c1x2nwv69b", - "population_operator": "≈", - "population": 587, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "iirh1MNcdk", - "card_id": "SGsDKB9CN5", - "collector_number": "006", - "slug": "endura-scepter-of-ignition-ksp", - "set": { - "name": "Kickstarter Promotional", - "prefix": "KSP", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "DHscjN49OR", - "population_operator": "≈", - "population": 1500, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "nmVuReXiZb", - "card_id": "SGsDKB9CN5", - "collector_number": "014", - "slug": "endura-scepter-of-ignition-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "ZdI8z18WO4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "rgch2baloq", - "card_id": "SGsDKB9CN5", - "collector_number": "020", - "slug": "endura-scepter-of-ignition-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "6wfv3d1d36", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "nmVuReXiZb", - "card_id": "SGsDKB9CN5", - "collector_number": "014", - "slug": "endura-scepter-of-ignition-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "ZdI8z18WO4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "rgch2baloq", - "card_id": "SGsDKB9CN5", - "collector_number": "020", - "slug": "endura-scepter-of-ignition-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "6wfv3d1d36", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "htkn4nuq31", - "card_id": "SGsDKB9CN5", - "collector_number": "009", - "slug": "endura-scepter-of-ignition-ftca", - "set": { - "name": "Fractured Crown: Armaments", - "prefix": "FTCA", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "c1x2nwv69b", - "population_operator": "≈", - "population": 587, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "iirh1MNcdk", - "card_id": "SGsDKB9CN5", - "collector_number": "006", - "slug": "endura-scepter-of-ignition-ksp", - "set": { - "name": "Kickstarter Promotional", - "prefix": "KSP", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "DHscjN49OR", - "population_operator": "≈", - "population": 1500, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "ao8bki6fxx", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "BULLET" - ], - "element": "NORM", - "name": "Steel Slug", - "slug": "steel-slug", - "effect": "\u003cspan class=\"effect__label\"\u003eRenewable\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(If this card would be banished from the field or an intent, put it into its owner’s material deck instead.)\u003c/span\u003e\n\u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e: Load Steel Slug into target unloaded Gun weapon you control. \u003cspan class=\"effect__reminder\"\u003e(As a weapon is used for an attack, all of its loaded cards are put into the attacker’s intent.)\u003c/span\u003e", - "effect_raw": "Renewable (If this card would be banished from the field or an intent, put it into its owner’s material deck instead.)\n[REST]: Load Steel Slug into target unloaded Gun weapon you control. (As a weapon is used for an attack, all of its loaded cards are put into the attacker’s intent.)", - "rule": null, - "flavor": "", - "cost_memory": 1, - "cost_reserve": null, - "level": null, - "power": 3, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "4i25fc0arr", - "card_id": "ao8bki6fxx", - "collector_number": "014", - "slug": "steel-slug-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "s278fvscd0", - "population_operator": "≈", - "population": 4611, - "foil": false - }, - { - "uuid": "t0eof5o43m", - "population_operator": "≈", - "population": 557, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "4i25fc0arr", - "card_id": "ao8bki6fxx", - "collector_number": "014", - "slug": "steel-slug-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "t0eof5o43m", - "population_operator": "≈", - "population": 557, - "foil": true - }, - { - "uuid": "s278fvscd0", - "population_operator": "≈", - "population": 4611, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "cc0jmpmman", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "ACCESSORY" - ], - "element": "NORM", - "name": "Ghostsight Glass", - "slug": "ghostsight-glass", - "effect": "\u003cspan class=\"effect__bubble effect__bubble--yellow ml-2\"\u003e3\u003c/span\u003e, \u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e\u003cspan class=\"effect__label\"\u003e:\u003c/span\u003e Target unit gains \u003cspan class=\"effect__label\"\u003etrue sight\u003c/span\u003e until end of turn. Activate this ability only at slow speed. \u003cspan class=\"effect__reminder\"\u003e(Units with \u003cspan class=\"effect__label\"\u003etrue sight\u003c/span\u003e can attack units with \u003cspan class=\"effect__label\"\u003estealth\u003c/span\u003e.)\u003c/span\u003e", - "effect_raw": "[3] , [REST]: Target unit gains true sight until end of turn. Activate this ability only at slow speed. (Units with true sight can attack units with stealth.)", - "rule": null, - "flavor": "", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "c29umop66f", - "card_id": "cc0jmpmman", - "collector_number": "014", - "slug": "ghostsight-glass-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "16q7nostnx", - "population_operator": "≈", - "population": 4800, - "foil": false - }, - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "c29umop66f", - "card_id": "cc0jmpmman", - "collector_number": "014", - "slug": "ghostsight-glass-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "16q7nostnx", - "population_operator": "≈", - "population": 4800, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "bjx6yo7mm5", - "types": [ - "ITEM" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "FOOD" - ], - "element": "NORM", - "name": "Forest Cake", - "slug": "forest-cake", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Draw a card.\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eWhenever an Animal or Beast ally enters the field under your control, you may sacrifice Forest Cake. If you do, put a \u003cspan class=\"effect__label\"\u003ebuff\u003c/span\u003e counter on that ally.", - "effect_raw": "On Enter: Draw a card.\n[Class Bonus] Whenever an Animal or Beast ally enters the field under your control, you may sacrifice Forest Cake. If you do, put a buff counter on that ally.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-05-05T06:00:00.000Z", - "editions": [ - { - "uuid": "0e2d0aacP0", - "card_id": "bjx6yo7mm5", - "collector_number": "074", - "slug": "forest-cake-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 6, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "2998brw1mv", - "card_id": "bjx6yo7mm5", - "collector_number": "014", - "slug": "forest-cake-rec-slm", - "set": { - "name": "Re:Collection Slime Sovereign", - "prefix": "ReC-SLM", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "2998brw1mv", - "card_id": "bjx6yo7mm5", - "collector_number": "014", - "slug": "forest-cake-rec-slm", - "set": { - "name": "Re:Collection Slime Sovereign", - "prefix": "ReC-SLM", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "0e2d0aacP0", - "card_id": "bjx6yo7mm5", - "collector_number": "074", - "slug": "forest-cake-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 6, - "circulationTemplates": [], - "circulations": [] - } - ] - }, - { - "uuid": "9ox7u6wzh9", - "types": [ - "REGALIA", - "WEAPON" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "DAGGER" - ], - "element": "FIRE", - "name": "Varuckan Soulknife", - "slug": "varuckan-soulknife", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__bubble\"\u003eElement Bonus\u003c/span\u003eYou may banish three fire element cards from your graveyard to activate this card from your material deck.\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Kill:\u003c/span\u003e \u003cspan class=\"effect__correction\"\u003ePut a card named Varuckan Soulknife from your banishment into\u003c/span\u003e your material deck.", - "effect_raw": "[Class Bonus] [Element Bonus] You may banish three fire element cards from your graveyard to activate this card from your material deck.\n[Class Bonus] On Kill: Put a card named Varuckan Soulknife from your banishment into your material deck.", - "rule": [ - { - "title": "ERRATA", - "date_added": "2023-08-15", - "description": "Return Varuckan Soulknife to your material deck. -\u003e Put a card named Varuckan Soulknife from your banishment into your material deck." - } - ], - "flavor": "", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": 1, - "life": null, - "durability": 1, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "jxhktrfo66", - "card_id": "9ox7u6wzh9", - "collector_number": "014", - "slug": "varuckan-soulknife-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "jrt3ijqwtd", - "population_operator": "≈", - "population": 700, - "foil": true - }, - { - "uuid": "tjej4dcnqs", - "population_operator": "≈", - "population": 8600, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "jxhktrfo66", - "card_id": "9ox7u6wzh9", - "collector_number": "014", - "slug": "varuckan-soulknife-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "jrt3ijqwtd", - "population_operator": "≈", - "population": 700, - "foil": true - }, - { - "uuid": "tjej4dcnqs", - "population_operator": "≈", - "population": 8600, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "ta6qsesw2u", - "types": [ - "CHAMPION" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "HUMAN" - ], - "element": "NEOS", - "name": "Tonoris, Genesis Aegis", - "slug": "tonoris-genesis-aegis", - "effect": "\u003cspan class=\"effect__label\"\u003eTonoris Lineage\u003c/span\u003e\nAt the beginning of your recollection phase, choose one that hasn’t been chosen— \n• \u003cspan class=\"effect__label\"\u003eSummon\u003c/span\u003e an \u003ca data-edition-slug=\"obelisk-of-armaments-alc\" class=\"effect__edition-hover effect__label\"\u003eObelisk of Armaments\u003c/a\u003e token.\n• \u003cspan class=\"effect__label\"\u003eSummon\u003c/span\u003e an \u003ca data-edition-slug=\"obelisk-of-fabrication-alc\" class=\"effect__edition-hover effect__label\"\u003eObelisk of Fabrication\u003c/a\u003e token.\n• \u003cspan class=\"effect__label\"\u003eSummon\u003c/span\u003e an \u003ca data-edition-slug=\"obelisk-of-protection-alc\" class=\"effect__edition-hover effect__label\"\u003eObelisk of Protection\u003c/a\u003e token.", - "effect_raw": "Tonoris Lineage\nAt the beginning of your recollection phase, choose one that hasn’t been chosen— \n• Summon an Obelisk of Armaments token.\n• Summon an Obelisk of Fabrication token.\n• Summon an Obelisk of Protection token.", - "rule": [ - { - "title": "", - "date_added": "2024-01-19", - "description": "If this card leaves the champion's lineage (by means such as deleveling), the token summoning options are reset if this card re-enters the lineage." - } - ], - "flavor": "", - "cost_memory": 3, - "cost_reserve": null, - "level": 3, - "power": null, - "life": 30, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "f0zmetmgpw", - "card_id": "ta6qsesw2u", - "collector_number": "012", - "slug": "tonoris-genesis-aegis-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "kkbbu09s6s", - "card_id": "ta6qsesw2u", - "collector_number": "012", - "slug": "tonoris-genesis-aegis-alcsd-csr", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "460i2nc91f", - "population_operator": "≈", - "population": 104, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "sfhvfiszdn", - "card_id": "ta6qsesw2u", - "collector_number": "015", - "slug": "tonoris-genesis-aegis-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "c91f92cj77", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "lrsruafk5e", - "population_operator": "≈", - "population": 743, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "sfhvfiszdn", - "card_id": "ta6qsesw2u", - "collector_number": "015", - "slug": "tonoris-genesis-aegis-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "lrsruafk5e", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "c91f92cj77", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "f0zmetmgpw", - "card_id": "ta6qsesw2u", - "collector_number": "012", - "slug": "tonoris-genesis-aegis-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "kkbbu09s6s", - "card_id": "ta6qsesw2u", - "collector_number": "012", - "slug": "tonoris-genesis-aegis-alcsd-csr", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "460i2nc91f", - "population_operator": "≈", - "population": 104, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "gSNyXOQ4Iw", - "types": [ - "CHAMPION" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "HUMAN" - ], - "element": "LUXEM", - "name": "Zander, Corhazi's Chosen", - "slug": "zander-corhazis-chosen", - "effect": "\u003cspan class=\"effect__label\"\u003eZander Lineage\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(Zander, Corhazi's Chosen must be leveled from a previous level \"Zander\" champion.)\u003c/span\u003e\r\n\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Zander gains \u003cspan class=\"effect__label\"\u003estealth\u003c/span\u003e and \u003cspan class=\"effect__label\"\u003espellshroud\u003c/span\u003e until the beginning of your next turn. Put a \u003cspan class=\"effect__label\"\u003epreparation\u003c/span\u003e counter on Zander. \u003cspan class=\"effect__reminder\"\u003e(Units with \u003cspan class=\"effect__label\"\u003espellshroud\u003c/span\u003e can't be targeted by Spells.)\u003c/span\u003e", - "effect_raw": "Zander Lineage (Zander, Corhazi's Chosen must be leveled from a previous level \u0026#34;Zander\u0026#34; champion.)\nOn Enter: Zander gains stealth and spellshroud until the beginning of your next turn. Put a preparation counter on Zander. (Units with spellshroud can't be targeted by Spells.)", - "rule": null, - "flavor": "", - "cost_memory": 3, - "cost_reserve": null, - "level": 3, - "power": null, - "life": 25, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "IpAeXdnGn0", - "card_id": "gSNyXOQ4Iw", - "collector_number": "015", - "slug": "zander-corhazis-chosen-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "北飞飞", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "5W8xsV4rpG", - "population_operator": "≈", - "population": 12500, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "ZsbW6b2IAQ", - "card_id": "gSNyXOQ4Iw", - "collector_number": "015", - "slug": "zander-corhazis-chosen-doa1e-cur", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "北飞飞", - "rarity": 8, - "circulationTemplates": [ - { - "uuid": "CNeS6zjQGc", - "population_operator": "=", - "population": 70, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "w3rrii17gz", - "card_id": "gSNyXOQ4Iw", - "collector_number": "015", - "slug": "zander-corhazis-chosen-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "北飞飞", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "2acn239gcx", - "population_operator": "≈", - "population": 50500, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "w3rrii17gz", - "card_id": "gSNyXOQ4Iw", - "collector_number": "015", - "slug": "zander-corhazis-chosen-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "北飞飞", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "2acn239gcx", - "population_operator": "≈", - "population": 50500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "IpAeXdnGn0", - "card_id": "gSNyXOQ4Iw", - "collector_number": "015", - "slug": "zander-corhazis-chosen-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "北飞飞", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "5W8xsV4rpG", - "population_operator": "≈", - "population": 12500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "ZsbW6b2IAQ", - "card_id": "gSNyXOQ4Iw", - "collector_number": "015", - "slug": "zander-corhazis-chosen-doa1e-cur", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "北飞飞", - "rarity": 8, - "circulationTemplates": [ - { - "uuid": "CNeS6zjQGc", - "population_operator": "=", - "population": 70, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "a8a0v4njrt", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "ACCESSORY" - ], - "element": "NORM", - "name": "Slate Whetstone", - "slug": "slate-whetstone", - "effect": "\u003cspan class=\"effect__label\"\u003eBanish Slate Whetstone\u003c/span\u003e: Up to one target Polearm weapon you control gets +1 \u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e until end of turn. Draw a card.", - "effect_raw": "Banish Slate Whetstone: Up to one target Polearm weapon you control gets +1 POWER until end of turn. Draw a card.", - "rule": null, - "flavor": "Once more ready for battle.", - "cost_memory": 1, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-18T23:00:00.000Z", - "editions": [ - { - "uuid": "ivy9igz410", - "card_id": "a8a0v4njrt", - "collector_number": "015", - "slug": "slate-whetstone-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "d8cwlzuq9a", - "population_operator": "≈", - "population": 12000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "ivy9igz410", - "card_id": "a8a0v4njrt", - "collector_number": "015", - "slug": "slate-whetstone-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "d8cwlzuq9a", - "population_operator": "≈", - "population": 12000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "jxhkurfp66", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "ARMOR" - ], - "element": "NORM", - "name": "Charged Manaplate", - "slug": "charged-manaplate", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eBanish Charged Manaplate:\u003c/span\u003e Draw a card. Activate this ability only if your champion has taken 4 or more damage this turn. \u003cspan class=\"effect__reminder\"\u003e(Activate this ability only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] Banish Charged Manaplate: Draw a card. Activate this ability only if your champion has taken 4 or more damage this turn. (Activate this ability only if your champion's class matches this card's class.)", - "rule": null, - "flavor": "", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "dx8vzcibxt", - "card_id": "jxhkurfp66", - "collector_number": "015", - "slug": "charged-manaplate-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "rsagp8m8o1", - "card_id": "jxhkurfp66", - "collector_number": "003", - "slug": "charged-manaplate-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "dx8vzcibxt", - "card_id": "jxhkurfp66", - "collector_number": "015", - "slug": "charged-manaplate-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "rsagp8m8o1", - "card_id": "jxhkurfp66", - "collector_number": "003", - "slug": "charged-manaplate-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "gmuesdu6o6", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "BOOK" - ], - "element": "NORM", - "name": "Worn Diary", - "slug": "worn-diary", - "effect": "\u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e: Put a \u003cspan class=\"effect__label\"\u003epage\u003c/span\u003e counter on Worn Diary for each card in your memory.\n\u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e, \u003cspan class=\"effect__label\"\u003eBanish Worn Diary:\u003c/span\u003e Draw a card. Activate this ability only if there are ten or more \u003cspan class=\"effect__label\"\u003epage\u003c/span\u003e counters on Worn Diary.", - "effect_raw": "[REST]: Put a page counter on Worn Diary for each card in your memory.\n[REST], Banish Worn Diary: Draw a card. Activate this ability only if there are ten or more page counters on Worn Diary.", - "rule": null, - "flavor": "", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "agp8m7o1i1", - "card_id": "gmuesdu6o6", - "collector_number": "015", - "slug": "worn-diary-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "s278fvscd0", - "population_operator": "≈", - "population": 4611, - "foil": false - }, - { - "uuid": "t0eof5o43m", - "population_operator": "≈", - "population": 557, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "agp8m7o1i1", - "card_id": "gmuesdu6o6", - "collector_number": "015", - "slug": "worn-diary-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "t0eof5o43m", - "population_operator": "≈", - "population": 557, - "foil": true - }, - { - "uuid": "s278fvscd0", - "population_operator": "≈", - "population": 4611, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "szene5o32m", - "types": [ - "ACTION" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "SKILL", - "REACTION" - ], - "element": "NORM", - "name": "Incapacitate", - "slug": "incapacitate", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eThis card costs 2 less to activate. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e\n\u003cspan class=\"effect__label\"\u003eNegate\u003c/span\u003e target action card activation.", - "effect_raw": "[Class Bonus] This card costs 2 less to activate. (Apply this effect only if your champion's class matches this card's class.)\nNegate target action card activation.", - "rule": null, - "flavor": "It's not about who strikes first, it's about who wins.", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-05-04T06:00:00.000Z", - "editions": [ - { - "uuid": "39h1e0htbt", - "card_id": "szene5o32m", - "collector_number": "015", - "slug": "incapacitate-rec-shd", - "set": { - "name": "Re:Collection Shadowdancer", - "prefix": "ReC-SHD", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 3, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "qtb31xa8n3", - "card_id": "szene5o32m", - "collector_number": "095", - "slug": "incapacitate-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "39h1e0htbt", - "card_id": "szene5o32m", - "collector_number": "015", - "slug": "incapacitate-rec-shd", - "set": { - "name": "Re:Collection Shadowdancer", - "prefix": "ReC-SHD", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 3, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "qtb31xa8n3", - "card_id": "szene5o32m", - "collector_number": "095", - "slug": "incapacitate-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "29xxoo7dl5", - "types": [ - "REGALIA", - "WEAPON" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "SWORD" - ], - "element": "WATER", - "name": "Arondight, Azure Blade", - "slug": "arondight-azure-blade", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e You may banish any amount of cards with \u003cspan class=\"effect__label\"\u003efloating memory\u003c/span\u003e from your graveyard. For each card banished this way, put a \u003cspan class=\"effect__label\"\u003erefinement\u003c/span\u003e counter on Arondight. \nArondight gets +2\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e for each \u003cspan class=\"effect__label\"\u003erefinement\u003c/span\u003e counter on it.", - "effect_raw": "[Class Bonus] On Enter: You may banish any amount of cards with floating memory from your graveyard. For each card banished this way, put a refinement counter on Arondight. \nArondight gets +2 POWER for each refinement counter on it.", - "rule": null, - "flavor": "", - "cost_memory": 1, - "cost_reserve": null, - "level": null, - "power": 1, - "life": null, - "durability": 2, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "pv3n1m3fxf", - "card_id": "29xxoo7dl5", - "collector_number": "015", - "slug": "arondight-azure-blade-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "jrt3ijqwtd", - "population_operator": "≈", - "population": 700, - "foil": true - }, - { - "uuid": "tjej4dcnqs", - "population_operator": "≈", - "population": 8600, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "pv3n1m3fxf", - "card_id": "29xxoo7dl5", - "collector_number": "015", - "slug": "arondight-azure-blade-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "jrt3ijqwtd", - "population_operator": "≈", - "population": 700, - "foil": true - }, - { - "uuid": "tjej4dcnqs", - "population_operator": "≈", - "population": 8600, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "by8145w2u2", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "ARTIFACT" - ], - "element": "NORM", - "name": "Imperial Seal", - "slug": "imperial-seal", - "effect": "\u003cspan class=\"effect__label\"\u003eDivine Relic\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(You can only have one card with this keyword in your material deck.)\u003c/span\u003e\n\u003cspan class=\"effect__label\"\u003eBanish Imperial Seal:\u003c/span\u003e All basic elements are enabled for you until end of turn. \u003cspan class=\"effect__reminder\"\u003e(Fire, water, and wind are basic elements.)\u003c/span\u003e", - "effect_raw": "Divine Relic (You can only have one card with this keyword in your material deck.)\nBanish Imperial Seal: All basic elements are enabled for you until end of turn. (Fire, water, and wind are basic elements.)", - "rule": [ - { - "title": "", - "date_added": "2024-10-10", - "description": "Imperial Seal will not change the element of your champion, and therefore won't grant Element Bonuses for basic elements." - } - ], - "flavor": "", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "6pmkq9x9x9", - "card_id": "by8145w2u2", - "collector_number": "015", - "slug": "imperial-seal-amb", - "set": { - "name": "Mortal Ambition First Edition", - "prefix": "AMB 1st", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "1f7ijcshrk", - "population_operator": "≈", - "population": 1400, - "foil": false - }, - { - "uuid": "5fry4gjftk", - "population_operator": "≈", - "population": 178, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "6pmkq9x9x9", - "card_id": "by8145w2u2", - "collector_number": "015", - "slug": "imperial-seal-amb", - "set": { - "name": "Mortal Ambition First Edition", - "prefix": "AMB 1st", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "5fry4gjftk", - "population_operator": "≈", - "population": 178, - "foil": true - }, - { - "uuid": "1f7ijcshrk", - "population_operator": "≈", - "population": 1400, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "74wa4x7e22", - "types": [ - "CHAMPION" - ], - "classes": [ - "SPIRIT" - ], - "subtypes": [ - "SPIRIT" - ], - "element": "WIND", - "name": "Gwendolyn, Spirit of Wind", - "slug": "gwendolyn-spirit-of-wind", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Draw seven cards.", - "effect_raw": "On Enter: Draw seven cards.", - "rule": null, - "flavor": "\"For thee, I beseech a swift victory.\"", - "cost_memory": 0, - "cost_reserve": null, - "level": 0, - "power": null, - "life": 15, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "1yq4xr18ww", - "card_id": "74wa4x7e22", - "collector_number": "015", - "slug": "gwendolyn-spirit-of-wind-ontario", - "set": { - "name": "Promotional 2023", - "prefix": "P23", - "language": "EN" - }, - "illustrator": "NR", - "rarity": 9, - "circulationTemplates": [], - "circulations": [ - { - "uuid": "JIn210xZaq", - "population_operator": "=", - "population": 32, - "foil": true - } - ] - } - ], - "result_editions": [ - { - "uuid": "1yq4xr18ww", - "card_id": "74wa4x7e22", - "collector_number": "015", - "slug": "gwendolyn-spirit-of-wind-ontario", - "set": { - "name": "Promotional 2023", - "prefix": "P23", - "language": "EN" - }, - "illustrator": "NR", - "rarity": 9, - "circulationTemplates": [], - "circulations": [ - { - "uuid": "JIn210xZaq", - "population_operator": "=", - "population": 32, - "foil": true - } - ] - } - ] - }, - { - "uuid": "YPaL2BxDSN", - "types": [ - "CHAMPION" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "HUMAN" - ], - "element": "NORM", - "name": "Allen, Beast Beckoner", - "slug": "allen-beast-beckoner", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Enter: Glimpse 3\u003c/span\u003e, then reveal the top card of your deck. If that card is a Harmony or Melody card, put it into your hand.\r\nAs long as you control two or more Animal and/or Beast allies, Allen gets +2 level.", - "effect_raw": "On Enter: Glimpse 3, then reveal the top card of your deck. If that card is a Harmony or Melody card, put it into your hand.\nAs long as you control two or more Animal and/or Beast allies, Allen gets +2 level.", - "rule": [ - { - "title": "", - "date_added": "2022-12-27", - "description": "To get Allen's +2 level effect active, you can either control two Animals, one Animal and one Beast, or two Beasts." - } - ], - "flavor": "\"I'm working on a tune. Care to listen?\"", - "cost_memory": 2, - "cost_reserve": null, - "level": 2, - "power": null, - "life": 22, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "RII9Fa5K3C", - "card_id": "YPaL2BxDSN", - "collector_number": "016", - "slug": "allen-beast-beckoner-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "c18c9htu9a", - "card_id": "YPaL2BxDSN", - "collector_number": "016", - "slug": "allen-beast-beckoner-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "63v02w6d1Z", - "population_operator": "≈", - "population": 59400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "gd5jc6gnbb", - "card_id": "YPaL2BxDSN", - "collector_number": "016", - "slug": "allen-beast-beckoner-doa-alter-csr", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "pmeslfpwkk", - "population_operator": "≈", - "population": 289, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "c18c9htu9a", - "card_id": "YPaL2BxDSN", - "collector_number": "016", - "slug": "allen-beast-beckoner-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "63v02w6d1Z", - "population_operator": "≈", - "population": 59400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "RII9Fa5K3C", - "card_id": "YPaL2BxDSN", - "collector_number": "016", - "slug": "allen-beast-beckoner-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "gd5jc6gnbb", - "card_id": "YPaL2BxDSN", - "collector_number": "016", - "slug": "allen-beast-beckoner-doa-alter-csr", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "pmeslfpwkk", - "population_operator": "≈", - "population": 289, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "1a49w5gmf7", - "types": [ - "REGALIA", - "WEAPON" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "BOW" - ], - "element": "NORM", - "name": "Intricate Longbow", - "slug": "intricate-longbow", - "effect": "\u003cspan class=\"effect__reminder\"\u003e(Bow — Must be loaded to use for an attack and can't be used with an attack card.)\u003c/span\u003e\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__bubble\"\u003eLevel 2+\u003c/span\u003e Intricate Longbow gets +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class and only if your champion is level 2 or higher.)\u003c/span\u003e", - "effect_raw": "(Bow — Must be loaded to use for an attack and can't be used with an attack card.)\n[Class Bonus] [Level 2+] Intricate Longbow gets +1 POWER. (Apply this effect only if your champion's class matches this card's class and only if your champion is level 2 or higher.)", - "rule": null, - "flavor": "", - "cost_memory": 1, - "cost_reserve": null, - "level": null, - "power": 1, - "life": null, - "durability": 4, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "izse32bro8", - "card_id": "1a49w5gmf7", - "collector_number": "016", - "slug": "intricate-longbow-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - }, - { - "uuid": "iwpatu0srs", - "population_operator": "≈", - "population": 104000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "izse32bro8", - "card_id": "1a49w5gmf7", - "collector_number": "016", - "slug": "intricate-longbow-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - }, - { - "uuid": "iwpatu0srs", - "population_operator": "≈", - "population": 104000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "ryvfq3huqj", - "types": [ - "CHAMPION" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "HUMAN" - ], - "element": "FIRE", - "name": "Polkhawk, Bombastic Shot", - "slug": "polkhawk-bombastic-shot", - "effect": "\u003cspan class=\"effect__label\"\u003eRanged 2\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(As long as this unit is \u003cspan class=\"effect__label\"\u003edistant\u003c/span\u003e, its attacks get +2\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e.)\u003c/span\u003e\nRanger Reaction cards you activate cost 1 less to activate.", - "effect_raw": "Ranged 2 (As long as this unit is distant, its attacks get +2 POWER.)\nRanger Reaction cards you activate cost 1 less to activate.", - "rule": null, - "flavor": "\"Liven up! We'll all dance with the flames.\"", - "cost_memory": 2, - "cost_reserve": null, - "level": 2, - "power": null, - "life": 22, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "e4n32l8lbe", - "card_id": "ryvfq3huqj", - "collector_number": "016", - "slug": "polkhawk-bombastic-shot-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "e4n32l8lbe", - "card_id": "ryvfq3huqj", - "collector_number": "016", - "slug": "polkhawk-bombastic-shot-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "pv4n1n3gyg", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "ROBE" - ], - "element": "NORM", - "name": "Cleric Robes", - "slug": "cleric-robes", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Draw a card. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion’s class matches this card’s class.)\u003c/span\u003e\n\u003cspan class=\"effect__bubble effect__bubble--yellow ml-2\"\u003e1\u003c/span\u003e, \u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e: Prevent the next 1 damage that would be dealt to your champion this turn.", - "effect_raw": "[Class Bonus] On Enter: Draw a card. (Apply this effect only if your champion’s class matches this card’s class.)\n[1] , [REST]: Prevent the next 1 damage that would be dealt to your champion this turn.", - "rule": null, - "flavor": "", - "cost_memory": 1, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "j194h6lahm", - "card_id": "pv4n1n3gyg", - "collector_number": "004", - "slug": "cleric-robes-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "uswmhm7pfq", - "card_id": "pv4n1n3gyg", - "collector_number": "016", - "slug": "cleric-robes-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "uswmhm7pfq", - "card_id": "pv4n1n3gyg", - "collector_number": "016", - "slug": "cleric-robes-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "j194h6lahm", - "card_id": "pv4n1n3gyg", - "collector_number": "004", - "slug": "cleric-robes-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "fvnvknj4dd", - "types": [ - "REGALIA", - "WEAPON" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "POLEARM" - ], - "element": "NORM", - "name": "Steel Halberd", - "slug": "steel-halberd", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eSteel Halberd gets +1 \u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] Steel Halberd gets +1 POWER. (Apply this effect only if your champion's class matches this card's class.)", - "rule": null, - "flavor": "Forged by imperial weaponsmiths and tempered by countless battles.", - "cost_memory": 1, - "cost_reserve": null, - "level": null, - "power": 1, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-18T23:00:00.000Z", - "editions": [ - { - "uuid": "rbhwf845qg", - "card_id": "fvnvknj4dd", - "collector_number": "016", - "slug": "steel-halberd-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "d8cwlzuq9a", - "population_operator": "≈", - "population": 12000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "rbhwf845qg", - "card_id": "fvnvknj4dd", - "collector_number": "016", - "slug": "steel-halberd-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "d8cwlzuq9a", - "population_operator": "≈", - "population": 12000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "y8fx8G64C9", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "INSTRUMENT" - ], - "element": "NORM", - "name": "Flute of Taming", - "slug": "flute-of-taming", - "effect": "\u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e\u003cspan class=\"effect__label\"\u003e:\u003c/span\u003e Your champion gets +1 level until end of turn.\r\n\u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e\u003cspan class=\"effect__label\"\u003e:\u003c/span\u003e Target Animal or Beast ally gets your choice of +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e or +1\u003cspan class=\"effect__icon effect__icon--heart\"\u003e\u003c/span\u003e until end of turn.", - "effect_raw": "[REST]: Your champion gets +1 level until end of turn.\n[REST]: Target Animal or Beast ally gets your choice of +1 POWER or +1 LIFE until end of turn.", - "rule": null, - "flavor": "Simple yet versatile, a flute has many uses for one who has mastered it.", - "cost_memory": 1, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "J7Z6Ksbsox", - "card_id": "y8fx8G64C9", - "collector_number": "016", - "slug": "flute-of-taming-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "ZdI8z18WO4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "k1c7wjlzjm", - "card_id": "y8fx8G64C9", - "collector_number": "022", - "slug": "flute-of-taming-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "6wfv3d1d36", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "J7Z6Ksbsox", - "card_id": "y8fx8G64C9", - "collector_number": "016", - "slug": "flute-of-taming-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "ZdI8z18WO4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "k1c7wjlzjm", - "card_id": "y8fx8G64C9", - "collector_number": "022", - "slug": "flute-of-taming-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "6wfv3d1d36", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "2ha4dk88zq", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "ACCESSORY" - ], - "element": "WATER", - "name": "Cloak of Stillwater", - "slug": "cloak-of-stillwater", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Draw a card. \n\u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e\u003cspan class=\"effect__label\"\u003e, Banish a card with floating memory from your graveyard:\u003c/span\u003e Prevent the next 3 damage that would be dealt to your champion this turn.", - "effect_raw": "[Class Bonus] On Enter: Draw a card. \n[REST], Banish a card with floating memory from your graveyard: Prevent the next 3 damage that would be dealt to your champion this turn.", - "rule": null, - "flavor": "Weaved with the illusory gossamer of Stillwater.", - "cost_memory": 1, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "njwk0ow0x5", - "card_id": "2ha4dk88zq", - "collector_number": "016", - "slug": "cloak-of-stillwater-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "08akz07eau", - "population_operator": "≈", - "population": 24500, - "foil": false - }, - { - "uuid": "91zv75l0hl", - "population_operator": "≈", - "population": 1400, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "njwk0ow0x5", - "card_id": "2ha4dk88zq", - "collector_number": "016", - "slug": "cloak-of-stillwater-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "91zv75l0hl", - "population_operator": "≈", - "population": 1400, - "foil": true - }, - { - "uuid": "08akz07eau", - "population_operator": "≈", - "population": 24500, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "eanbrfnrow", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "SHIELD" - ], - "element": "FIRE", - "name": "Blast Shield", - "slug": "blast-shield", - "effect": "\u003cspan class=\"effect__label\"\u003eAlly Link\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This object enters the field linked to target ally. If the link is broken, sacrifice this object.)\u003c/span\u003e\nAt the beginning of your recollection phase, deal 2 damage to your champion.\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eLinked ally gets +2\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e.", - "effect_raw": "Ally Link (This object enters the field linked to target ally. If the link is broken, sacrifice this object.)\nAt the beginning of your recollection phase, deal 2 damage to your champion.\n[Class Bonus] Linked ally gets +2 POWER.", - "rule": null, - "flavor": "", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "84h5lahljr", - "card_id": "eanbrfnrow", - "collector_number": "016", - "slug": "blast-shield-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "DragonArt TaroTarou", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "s278fvscd0", - "population_operator": "≈", - "population": 4611, - "foil": false - }, - { - "uuid": "t0eof5o43m", - "population_operator": "≈", - "population": 557, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "84h5lahljr", - "card_id": "eanbrfnrow", - "collector_number": "016", - "slug": "blast-shield-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "DragonArt TaroTarou", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "t0eof5o43m", - "population_operator": "≈", - "population": 557, - "foil": true - }, - { - "uuid": "s278fvscd0", - "population_operator": "≈", - "population": 4611, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "s4vxfy51ec", - "types": [ - "ALLY" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "ANIMAL", - "SLIME" - ], - "element": "NORM", - "name": "Limitless Slime", - "slug": "limitless-slime", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__bubble\"\u003eLevel 1+\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__bubble\"\u003eLevel 2+\u003c/span\u003eLimitless Slime gets +1 \u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e and +2 \u003cspan class=\"effect__icon effect__icon--heart\"\u003e\u003c/span\u003e.\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__bubble\"\u003eLevel 3+\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Attack:\u003c/span\u003e Put a \u003cspan class=\"effect__label\"\u003ebuff\u003c/span\u003e counter on Limitless Slime.", - "effect_raw": "[Class Bonus] [Level 1+] Floating Memory\n[Class Bonus] [Level 2+] Limitless Slime gets +1 POWER and +2 LIFE.\n[Class Bonus] [Level 3+] On Attack: Put a buff counter on Limitless Slime.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 1, - "life": 1, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-05-05T06:00:00.000Z", - "editions": [ - { - "uuid": "5j36ge2btt", - "card_id": "s4vxfy51ec", - "collector_number": "016", - "slug": "limitless-slime-rec-slm", - "set": { - "name": "Re:Collection Slime Sovereign", - "prefix": "ReC-SLM", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "5veutc0c25", - "card_id": "s4vxfy51ec", - "collector_number": "075", - "slug": "limitless-slime-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "5j36ge2btt", - "card_id": "s4vxfy51ec", - "collector_number": "016", - "slug": "limitless-slime-rec-slm", - "set": { - "name": "Re:Collection Slime Sovereign", - "prefix": "ReC-SLM", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "5veutc0c25", - "card_id": "s4vxfy51ec", - "collector_number": "075", - "slug": "limitless-slime-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "9lbewemius", - "types": [ - "ACTION" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "SKILL" - ], - "element": "NORM", - "name": "Mastermind Scheme", - "slug": "mastermind-scheme", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eEfficiency\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This card costs \u003cspan class=\"effect__label\"\u003eLV\u003c/span\u003e less to activate. \u003cspan class=\"effect__label\"\u003eLV\u003c/span\u003e refers to your champion's level.)\u003c/span\u003e\nDouble the amount of \u003cspan class=\"effect__label\"\u003epreparation\u003c/span\u003e counters on your champion. Then if there are eight or more \u003cspan class=\"effect__label\"\u003epreparation\u003c/span\u003e counters on your champion, you gain \u003cspan class=\"effect__label\"\u003eagility 3\u003c/span\u003e for this turn.", - "effect_raw": "[Class Bonus] Efficiency (This card costs LV less to activate. LV refers to your champion's level.)\nDouble the amount of preparation counters on your champion. Then if there are eight or more preparation counters on your champion, you gain agility 3 for this turn.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 6, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-05-04T06:00:00.000Z", - "editions": [ - { - "uuid": "1xaye2aebj", - "card_id": "9lbewemius", - "collector_number": "016", - "slug": "mastermind-scheme-rec-shd", - "set": { - "name": "Re:Collection Shadowdancer", - "prefix": "ReC-SHD", - "language": "EN" - }, - "illustrator": "Pinakes", - "rarity": 4, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "koltv5klsz", - "card_id": "9lbewemius", - "collector_number": "096", - "slug": "mastermind-scheme-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "Pinakes", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "1xaye2aebj", - "card_id": "9lbewemius", - "collector_number": "016", - "slug": "mastermind-scheme-rec-shd", - "set": { - "name": "Re:Collection Shadowdancer", - "prefix": "ReC-SHD", - "language": "EN" - }, - "illustrator": "Pinakes", - "rarity": 4, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "koltv5klsz", - "card_id": "9lbewemius", - "collector_number": "096", - "slug": "mastermind-scheme-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "Pinakes", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "umSsPWqb5H", - "types": [ - "CHAMPION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "HUMAN" - ], - "element": "NORM", - "name": "Merlin, Memory Thief", - "slug": "merlin-memory-thief", - "effect": "\u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e\u003cspan class=\"effect__label\"\u003e:\u003c/span\u003e Choose a card from a graveyard and banish it. If that card has \u003cspan class=\"effect__label\"\u003efloating memory\u003c/span\u003e, put a \u003cspan class=\"effect__label\"\u003elevel\u003c/span\u003e counter on Merlin. \u003cspan class=\"effect__reminder\"\u003e(Champions get +1 level for each \u003cspan class=\"effect__label\"\u003elevel\u003c/span\u003e counter on them.)\u003c/span\u003e", - "effect_raw": "[REST]: Choose a card from a graveyard and banish it. If that card has floating memory, put a level counter on Merlin. (Champions get +1 level for each level counter on them.)", - "rule": [ - { - "title": "", - "date_added": "2022-12-27", - "description": "If Merlin's ability banishes a card that has Floating Memory but is restricted by a Class Bonus, a level counter will only be placed on Merlin if that card's owner has that Class Bonus restriction enabled." - } - ], - "flavor": "\"Just forget. It will be easier for you.\"", - "cost_memory": 2, - "cost_reserve": null, - "level": 2, - "power": null, - "life": 22, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "2sbrz9w9z2", - "card_id": "umSsPWqb5H", - "collector_number": "017", - "slug": "merlin-memory-thief-doa-alter-csr", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "YOHAKU", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "pmeslfpwkk", - "population_operator": "≈", - "population": 289, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "8m69jq4e5v", - "card_id": "umSsPWqb5H", - "collector_number": "017", - "slug": "merlin-memory-thief-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "YOHAKU", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "63v02w6d1Z", - "population_operator": "≈", - "population": 59400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "a7cmhGlRHz", - "card_id": "umSsPWqb5H", - "collector_number": "017", - "slug": "merlin-memory-thief-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "YOHAKU", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "8m69jq4e5v", - "card_id": "umSsPWqb5H", - "collector_number": "017", - "slug": "merlin-memory-thief-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "YOHAKU", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "63v02w6d1Z", - "population_operator": "≈", - "population": 59400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "a7cmhGlRHz", - "card_id": "umSsPWqb5H", - "collector_number": "017", - "slug": "merlin-memory-thief-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "YOHAKU", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "2sbrz9w9z2", - "card_id": "umSsPWqb5H", - "collector_number": "017", - "slug": "merlin-memory-thief-doa-alter-csr", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "YOHAKU", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "pmeslfpwkk", - "population_operator": "≈", - "population": 289, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "5bbae3z4py", - "types": [ - "CHAMPION" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "HUMAN" - ], - "element": "WATER", - "name": "Nico, Whiplash Allure", - "slug": "nico-whiplash-allure", - "effect": "Whenever a card with \u003cspan class=\"effect__label\"\u003efloating memory\u003c/span\u003e is banished from your graveyard, put a \u003cspan class=\"effect__label\"\u003elash\u003c/span\u003e counter on Nico.\n\u003cspan class=\"effect__label\"\u003eOn Champion Hit:\u003c/span\u003e You may have that opponent put the top \u003cspan class=\"effect__label\"\u003eX\u003c/span\u003e cards of their deck into their graveyard, where \u003cspan class=\"effect__label\"\u003eX\u003c/span\u003e is the amount of \u003cspan class=\"effect__label\"\u003elash\u003c/span\u003e counters on Nico.", - "effect_raw": "Whenever a card with floating memory is banished from your graveyard, put a lash counter on Nico.\nOn Champion Hit: You may have that opponent put the top X cards of their deck into their graveyard, where X is the amount of lash counters on Nico.", - "rule": [ - { - "title": "", - "date_added": "2024-01-19", - "description": "If multiple cards with floating memory are banished from your graveyard at the same time, Nico's triggered ability triggers that many times." - } - ], - "flavor": "", - "cost_memory": 2, - "cost_reserve": null, - "level": 2, - "power": null, - "life": 25, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "wemhus8n4y", - "card_id": "5bbae3z4py", - "collector_number": "017", - "slug": "nico-whiplash-allure-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "NR", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "wemhus8n4y", - "card_id": "5bbae3z4py", - "collector_number": "017", - "slug": "nico-whiplash-allure-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "NR", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "ojwk0pw0y6", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "ACCESSORY" - ], - "element": "NORM", - "name": "Crest of the Alliance", - "slug": "crest-of-the-alliance", - "effect": "Whenever a \u003cspan class=\"effect__label\"\u003efostered\u003c/span\u003e ally you control dies, you may banish Crest of the Alliance. If you do, draw a card.", - "effect_raw": "Whenever a fostered ally you control dies, you may banish Crest of the Alliance. If you do, draw a card.", - "rule": null, - "flavor": "The precarious truce across nations brokered in the face of an unstoppable force gave rise to the Alliance—humanity's final defense.", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "jr3dijq63n", - "card_id": "ojwk0pw0y6", - "collector_number": "005", - "slug": "crest-of-the-alliance-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "tvp6qc1yq4", - "card_id": "ojwk0pw0y6", - "collector_number": "017", - "slug": "crest-of-the-alliance-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "tvp6qc1yq4", - "card_id": "ojwk0pw0y6", - "collector_number": "017", - "slug": "crest-of-the-alliance-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "jr3dijq63n", - "card_id": "ojwk0pw0y6", - "collector_number": "005", - "slug": "crest-of-the-alliance-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "8n4zw4gq5w", - "types": [ - "ALLY" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "AUTOMATON" - ], - "element": "NORM", - "name": "Sable Remnant", - "slug": "sable-remnant", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eSable Remnant gets +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e.\n\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)\u003c/span\u003e ", - "effect_raw": "[Class Bonus] Sable Remnant gets +1 POWER.\nFloating Memory (While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.) ", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 1, - "life": 1, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-05-04T06:00:00.000Z", - "editions": [ - { - "uuid": "o239aman2L", - "card_id": "8n4zw4gq5w", - "collector_number": "060", - "slug": "sable-remnant-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 6, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "v5bciyvfh3", - "card_id": "8n4zw4gq5w", - "collector_number": "017", - "slug": "sable-remnant-rec-shd", - "set": { - "name": "Re:Collection Shadowdancer", - "prefix": "ReC-SHD", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "v5bciyvfh3", - "card_id": "8n4zw4gq5w", - "collector_number": "017", - "slug": "sable-remnant-rec-shd", - "set": { - "name": "Re:Collection Shadowdancer", - "prefix": "ReC-SHD", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "o239aman2L", - "card_id": "8n4zw4gq5w", - "collector_number": "060", - "slug": "sable-remnant-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 6, - "circulationTemplates": [], - "circulations": [] - } - ] - }, - { - "uuid": "n0wpbhigka", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "CLERIC", - "MAGE" - ], - "subtypes": [ - "CLERIC", - "MAGE", - "WAND" - ], - "element": "WATER", - "name": "Wand of Frost", - "slug": "wand-of-frost", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Draw a card.\n\u003cspan class=\"effect__label\"\u003eBanish Wand of Frost:\u003c/span\u003e Target unit's attacks get -3\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e until end of turn.", - "effect_raw": "[Class Bonus] On Enter: Draw a card.\nBanish Wand of Frost: Target unit's attacks get -3 POWER until end of turn.", - "rule": null, - "flavor": "Wielded by the apostles of the Lumina Sanctuary, this wand chills even the most heated of threats.", - "cost_memory": 1, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "hrxy4lh13p", - "card_id": "n0wpbhigka", - "collector_number": "017", - "slug": "wand-of-frost-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "08akz07eau", - "population_operator": "≈", - "population": 24500, - "foil": false - }, - { - "uuid": "91zv75l0hl", - "population_operator": "≈", - "population": 1400, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "hrxy4lh13p", - "card_id": "n0wpbhigka", - "collector_number": "017", - "slug": "wand-of-frost-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "91zv75l0hl", - "population_operator": "≈", - "population": 1400, - "foil": true - }, - { - "uuid": "08akz07eau", - "population_operator": "≈", - "population": 24500, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "8iopvc8sug", - "types": [ - "REGALIA", - "WEAPON" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "GUN" - ], - "element": "FIRE", - "name": "Contraband Revolver", - "slug": "contraband-revolver", - "effect": "\u003cspan class=\"effect__reminder\"\u003e(Gun — Must be loaded to use for an attack and can’t be used with an attack card.)\u003c/span\u003e\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Attack:\u003c/span\u003e If the attacker is attacking a champion, Contraband Revolver gets +2\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e for this attack.", - "effect_raw": "(Gun — Must be loaded to use for an attack and can’t be used with an attack card.)\n[Class Bonus] On Attack: If the attacker is attacking a champion, Contraband Revolver gets +2 POWER for this attack.", - "rule": null, - "flavor": "", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": 1, - "life": null, - "durability": 1, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "2dijq62nob", - "card_id": "8iopvc8sug", - "collector_number": "017", - "slug": "contraband-revolver-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "DragonArt Tris", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "s278fvscd0", - "population_operator": "≈", - "population": 4611, - "foil": false - }, - { - "uuid": "t0eof5o43m", - "population_operator": "≈", - "population": 557, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "2dijq62nob", - "card_id": "8iopvc8sug", - "collector_number": "017", - "slug": "contraband-revolver-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "DragonArt Tris", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "t0eof5o43m", - "population_operator": "≈", - "population": 557, - "foil": true - }, - { - "uuid": "s278fvscd0", - "population_operator": "≈", - "population": 4611, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "5ckzgqa186", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "ACCESSORY" - ], - "element": "NORM", - "name": "Mandate of Honor", - "slug": "mandate-of-honor", - "effect": "As long as you control a unique ally, each player with \u003cspan class=\"effect__label\"\u003einfluence\u003c/span\u003e eight or more can't draw cards. \u003cspan class=\"effect__reminder\"\u003e(A player's \u003cspan class=\"effect__label\"\u003einfluence\u003c/span\u003e is equal to the total amount of cards in their hand and memory.)\u003c/span\u003e", - "effect_raw": "As long as you control a unique ally, each player with influence eight or more can't draw cards. (A player's influence is equal to the total amount of cards in their hand and memory.)", - "rule": null, - "flavor": "", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "3rh6cbfjhh", - "card_id": "5ckzgqa186", - "collector_number": "017", - "slug": "mandate-of-honor-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "186cm7kob9", - "population_operator": "≈", - "population": 361, - "foil": true - }, - { - "uuid": "c844b3x598", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "3rh6cbfjhh", - "card_id": "5ckzgqa186", - "collector_number": "017", - "slug": "mandate-of-honor-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "186cm7kob9", - "population_operator": "≈", - "population": 361, - "foil": true - }, - { - "uuid": "c844b3x598", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "WI2owxIw0z", - "types": [ - "CHAMPION" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "HUMAN" - ], - "element": "NORM", - "name": "Mordred, Flawless Blade", - "slug": "mordred-flawless-blade", - "effect": "Attack cards in your graveyard have \u003cspan class=\"effect__label\"\u003efloating memory\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(While paying for a memory cost, you may banish a card with \u003cspan class=\"effect__label\"\u003efloating memory\u003c/span\u003e from your graveyard to pay for 1 of that cost.)\u003c/span\u003e", - "effect_raw": "Attack cards in your graveyard have floating memory. (While paying for a memory cost, you may banish a card with floating memory from your graveyard to pay for 1 of that cost.)", - "rule": [ - { - "title": "", - "date_added": "2022-12-27", - "description": "Multiple instances of floating memory on the same card are redundant. Any instances beyond the first are ignored." - } - ], - "flavor": "\"Do try to keep up, won't you?\"", - "cost_memory": 2, - "cost_reserve": null, - "level": 2, - "power": null, - "life": 24, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "9m0ea2ouvu", - "card_id": "WI2owxIw0z", - "collector_number": "018", - "slug": "mordred-flawless-blade-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "63v02w6d1Z", - "population_operator": "≈", - "population": 59400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "HLOHk9mGT9", - "card_id": "WI2owxIw0z", - "collector_number": "018", - "slug": "mordred-flawless-blade-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "roguohrymm", - "card_id": "WI2owxIw0z", - "collector_number": "018", - "slug": "mordred-flawless-blade-doa-alter-csr", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "pmeslfpwkk", - "population_operator": "≈", - "population": 289, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "9m0ea2ouvu", - "card_id": "WI2owxIw0z", - "collector_number": "018", - "slug": "mordred-flawless-blade-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "63v02w6d1Z", - "population_operator": "≈", - "population": 59400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "HLOHk9mGT9", - "card_id": "WI2owxIw0z", - "collector_number": "018", - "slug": "mordred-flawless-blade-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "roguohrymm", - "card_id": "WI2owxIw0z", - "collector_number": "018", - "slug": "mordred-flawless-blade-doa-alter-csr", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "pmeslfpwkk", - "population_operator": "≈", - "population": 289, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "x8bd7ozuj6", - "types": [ - "CHAMPION" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "HUMAN" - ], - "element": "WIND", - "name": "Vanitas, Obliviate Schemer", - "slug": "vanitas-obliviate-schemer", - "effect": "Vanitas can only level up into another \"Vanitas\" champion.\n\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e If there's another wind element card in Vanitas' lineage, \u003cspan class=\"effect__label\"\u003eglimpse 4\u003c/span\u003e.", - "effect_raw": "Vanitas can only level up into another \u0026#34;Vanitas\u0026#34; champion.\nOn Enter: If there's another wind element card in Vanitas' lineage, glimpse 4.", - "rule": null, - "flavor": "\"With just a nudge, this seed will be ripe for harvest.\"", - "cost_memory": 1, - "cost_reserve": null, - "level": 1, - "power": null, - "life": 19, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "w4gq5w3jf0", - "card_id": "x8bd7ozuj6", - "collector_number": "018", - "slug": "vanitas-obliviate-schemer-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "w4gq5w3jf0", - "card_id": "x8bd7ozuj6", - "collector_number": "018", - "slug": "vanitas-obliviate-schemer-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "dgyduwh84p", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "POTION" - ], - "element": "WATER", - "name": "Sweet Ambrosia", - "slug": "sweet-ambrosia", - "effect": "\u003cspan class=\"effect__label\"\u003eBanish Sweet Ambrosia\u003c/span\u003e: \u003cspan class=\"effect__label\"\u003eRecover\u003c/span\u003e 3. \u003cspan class=\"effect__reminder\"\u003e(To \u003cspan class=\"effect__label\"\u003erecover\u003c/span\u003e, remove that many damage counters from your champion.)\u003c/span\u003e", - "effect_raw": "Banish Sweet Ambrosia: Recover 3. (To recover, remove that many damage counters from your champion.)", - "rule": null, - "flavor": "On the night of the Yuetai Festival, under the moon's guiding light, a drop is gifted to the greatest archer.", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-18T23:00:00.000Z", - "editions": [ - { - "uuid": "bo837qlniw", - "card_id": "dgyduwh84p", - "collector_number": "018", - "slug": "sweet-ambrosia-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "d8cwlzuq9a", - "population_operator": "≈", - "population": 12000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "bo837qlniw", - "card_id": "dgyduwh84p", - "collector_number": "018", - "slug": "sweet-ambrosia-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "d8cwlzuq9a", - "population_operator": "≈", - "population": 12000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "isxy5lh23q", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "ACCESSORY" - ], - "element": "NORM", - "name": "Flash Grenade", - "slug": "flash-grenade", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Draw a card. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e\n\u003cspan class=\"effect__label\"\u003eBanish Flash Grenade:\u003c/span\u003e Until end of turn, if damage would be dealt to a \u003cspan class=\"effect__label\"\u003edistant\u003c/span\u003e unit you control, prevent 3 of that damage.", - "effect_raw": "[Class Bonus] On Enter: Draw a card. (Apply this effect only if your champion's class matches this card's class.)\nBanish Flash Grenade: Until end of turn, if damage would be dealt to a distant unit you control, prevent 3 of that damage.", - "rule": null, - "flavor": "", - "cost_memory": 1, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.064Z", - "editions": [ - { - "uuid": "obfsyrd9a9", - "card_id": "isxy5lh23q", - "collector_number": "006", - "slug": "flash-grenade-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "xr18wwndwc", - "card_id": "isxy5lh23q", - "collector_number": "018", - "slug": "flash-grenade-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "xr18wwndwc", - "card_id": "isxy5lh23q", - "collector_number": "018", - "slug": "flash-grenade-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "obfsyrd9a9", - "card_id": "isxy5lh23q", - "collector_number": "006", - "slug": "flash-grenade-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "50pcescfpw", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "INSTRUMENT" - ], - "element": "WATER", - "name": "Wildheart Lyre", - "slug": "wildheart-lyre", - "effect": "\u003cspan class=\"effect__label\"\u003eReservable\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a reserve cost, you may rest this object to pay for 1 of that cost.)\u003c/span\u003e \n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eWhenever you rest Wildheart Lyre to pay for the reserve cost of a Harmony or Melody activation, put a \u003cspan class=\"effect__label\"\u003ebuff\u003c/span\u003e counter on an Animal or Beast ally you control.", - "effect_raw": "Reservable (While paying for a reserve cost, you may rest this object to pay for 1 of that cost.) \n[Class Bonus] Whenever you rest Wildheart Lyre to pay for the reserve cost of a Harmony or Melody activation, put a buff counter on an Animal or Beast ally you control.", - "rule": null, - "flavor": "", - "cost_memory": 1, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "u7d5roonrg", - "card_id": "50pcescfpw", - "collector_number": "018", - "slug": "wildheart-lyre-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "08akz07eau", - "population_operator": "≈", - "population": 24500, - "foil": false - }, - { - "uuid": "91zv75l0hl", - "population_operator": "≈", - "population": 1400, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "u7d5roonrg", - "card_id": "50pcescfpw", - "collector_number": "018", - "slug": "wildheart-lyre-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "91zv75l0hl", - "population_operator": "≈", - "population": 1400, - "foil": true - }, - { - "uuid": "08akz07eau", - "population_operator": "≈", - "population": 24500, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "ly4wiffei7", - "types": [ - "REGALIA", - "WEAPON" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "SWORD" - ], - "element": "FIRE", - "name": "Forgelight Blade", - "slug": "forgelight-blade", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eForgelight Blade gets +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion’s class matches this card’s class.)\u003c/span\u003e\n\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Deal 4 damage to your champion.", - "effect_raw": "[Class Bonus] Forgelight Blade gets +1 POWER. (Apply this effect only if your champion’s class matches this card’s class.)\nOn Enter: Deal 4 damage to your champion.", - "rule": null, - "flavor": "Molten power radiates from within.", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": 1, - "life": null, - "durability": 2, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "fsyrc9a8c1", - "card_id": "ly4wiffei7", - "collector_number": "018", - "slug": "forgelight-blade-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "s278fvscd0", - "population_operator": "≈", - "population": 4611, - "foil": false - }, - { - "uuid": "t0eof5o43m", - "population_operator": "≈", - "population": 557, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "fsyrc9a8c1", - "card_id": "ly4wiffei7", - "collector_number": "018", - "slug": "forgelight-blade-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "t0eof5o43m", - "population_operator": "≈", - "population": 557, - "foil": true - }, - { - "uuid": "s278fvscd0", - "population_operator": "≈", - "population": 4611, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "BY0E8si926", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "BAUBLE" - ], - "element": "NORM", - "name": "Orb of Regret", - "slug": "orb-of-regret", - "effect": "\u003cspan class=\"effect__label\"\u003eBanish Orb of Regret:\u003c/span\u003e Shuffle up to three cards from your hand into your deck, then draw that many cards.", - "effect_raw": "Banish Orb of Regret: Shuffle up to three cards from your hand into your deck, then draw that many cards.", - "rule": null, - "flavor": "No being is truly bound to their fate, at least not when the will of the divine can be swayed.", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "RZKmOPS3ld", - "card_id": "BY0E8si926", - "collector_number": "045", - "slug": "orb-of-regret-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "KUqNycUAeY", - "population_operator": "≈", - "population": 109, - "foil": true - }, - { - "uuid": "urolRm4zO0", - "population_operator": "≈", - "population": 2400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "aloqk1c7wj", - "card_id": "BY0E8si926", - "collector_number": "013", - "slug": "orb-of-regret-p23", - "set": { - "name": "Promotional 2023", - "prefix": "P23", - "language": "EN" - }, - "illustrator": "Dragonart KS", - "rarity": 6, - "circulationTemplates": [], - "circulations": [ - { - "uuid": "wtl0tmw3rr", - "population_operator": "≈", - "population": 100, - "foil": true - } - ] - }, - { - "uuid": "lkan6loimq", - "card_id": "BY0E8si926", - "collector_number": "018", - "slug": "orb-of-regret-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "16q7nostnx", - "population_operator": "≈", - "population": 4800, - "foil": false - }, - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "tu9agxk4f1", - "card_id": "BY0E8si926", - "collector_number": "045", - "slug": "orb-of-regret-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "a20w86m1im", - "population_operator": "≈", - "population": 6050, - "foil": false - }, - { - "uuid": "htjm4muq20", - "population_operator": "≈", - "population": 423, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "lkan6loimq", - "card_id": "BY0E8si926", - "collector_number": "018", - "slug": "orb-of-regret-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "16q7nostnx", - "population_operator": "≈", - "population": 4800, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "tu9agxk4f1", - "card_id": "BY0E8si926", - "collector_number": "045", - "slug": "orb-of-regret-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "htjm4muq20", - "population_operator": "≈", - "population": 423, - "foil": true - }, - { - "uuid": "a20w86m1im", - "population_operator": "≈", - "population": 6050, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "RZKmOPS3ld", - "card_id": "BY0E8si926", - "collector_number": "045", - "slug": "orb-of-regret-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "KUqNycUAeY", - "population_operator": "≈", - "population": 109, - "foil": true - }, - { - "uuid": "urolRm4zO0", - "population_operator": "≈", - "population": 2400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "aloqk1c7wj", - "card_id": "BY0E8si926", - "collector_number": "013", - "slug": "orb-of-regret-p23", - "set": { - "name": "Promotional 2023", - "prefix": "P23", - "language": "EN" - }, - "illustrator": "Dragonart KS", - "rarity": 6, - "circulationTemplates": [], - "circulations": [ - { - "uuid": "wtl0tmw3rr", - "population_operator": "≈", - "population": 100, - "foil": true - } - ] - } - ] - }, - { - "uuid": "K5luT8aRzc", - "types": [ - "CHAMPION" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "HUMAN" - ], - "element": "NORM", - "name": "Tristan, Grim Stalker", - "slug": "tristan-grim-stalker", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Ally Hit:\u003c/span\u003e You may remove three \u003cspan class=\"effect__label\"\u003epreparation\u003c/span\u003e counters from Tristan. If you do, destroy the hit ally.\r\nAt the beginning of your end phase, if Tristan is awake, put a \u003cspan class=\"effect__label\"\u003epreparation\u003c/span\u003e counter on Tristan.", - "effect_raw": "On Ally Hit: You may remove three preparation counters from Tristan. If you do, destroy the hit ally.\nAt the beginning of your end phase, if Tristan is awake, put a preparation counter on Tristan.", - "rule": null, - "flavor": "\"Life is cheap. Just tell me how many.\"", - "cost_memory": 2, - "cost_reserve": null, - "level": 2, - "power": null, - "life": 22, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "77qv4o1n4g", - "card_id": "K5luT8aRzc", - "collector_number": "019", - "slug": "tristan-grim-stalker-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "坊橋夜泊", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "63v02w6d1Z", - "population_operator": "≈", - "population": 59400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "d3m2ak8kad", - "card_id": "K5luT8aRzc", - "collector_number": "019", - "slug": "tristan-grim-stalker-doa-alter-csr", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "坊橋夜泊", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "pmeslfpwkk", - "population_operator": "≈", - "population": 289, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "nVq5T4hkGM", - "card_id": "K5luT8aRzc", - "collector_number": "019", - "slug": "tristan-grim-stalker-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "坊橋夜泊", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "77qv4o1n4g", - "card_id": "K5luT8aRzc", - "collector_number": "019", - "slug": "tristan-grim-stalker-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "坊橋夜泊", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "63v02w6d1Z", - "population_operator": "≈", - "population": 59400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "nVq5T4hkGM", - "card_id": "K5luT8aRzc", - "collector_number": "019", - "slug": "tristan-grim-stalker-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "坊橋夜泊", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "d3m2ak8kad", - "card_id": "K5luT8aRzc", - "collector_number": "019", - "slug": "tristan-grim-stalker-doa-alter-csr", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "坊橋夜泊", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "pmeslfpwkk", - "population_operator": "≈", - "population": 289, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "8m69iq4d5v", - "types": [ - "CHAMPION" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "HUMAN" - ], - "element": "WIND", - "name": "Vanitas, Convergent Ruin", - "slug": "vanitas-convergent-ruin", - "effect": "\u003cspan class=\"effect__label\"\u003eVanitas Lineage\u003c/span\u003e\nWhenever you activate a Spell card, Vanitas' next attack without a weapon this turn gets +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e.\n\u003cspan class=\"effect__label\"\u003eOn Champion Hit:\u003c/span\u003e If 7 or more damage was dealt, cards that opponent materializes cost 1 more to materialize until the beginning of your next turn. ", - "effect_raw": "Vanitas Lineage\nWhenever you activate a Spell card, Vanitas' next attack without a weapon this turn gets +1 POWER.\nOn Champion Hit: If 7 or more damage was dealt, cards that opponent materializes cost 1 more to materialize until the beginning of your next turn. ", - "rule": null, - "flavor": "", - "cost_memory": 2, - "cost_reserve": null, - "level": 2, - "power": 1, - "life": 22, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "1o25b4qwwv", - "card_id": "8m69iq4d5v", - "collector_number": "019", - "slug": "vanitas-convergent-ruin-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "1o25b4qwwv", - "card_id": "8m69iq4d5v", - "collector_number": "019", - "slug": "vanitas-convergent-ruin-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "u7d6soporh", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "ACCESSORY" - ], - "element": "NORM", - "name": "Ingredient Pouch", - "slug": "ingredient-pouch", - "effect": "\u003cspan class=\"effect__bubble effect__bubble--yellow ml-2\"\u003e1\u003c/span\u003e, \u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e: \u003cspan class=\"effect__label\"\u003eGather\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(To \u003cspan class=\"effect__label\"\u003egather\u003c/span\u003e, \u003cspan class=\"effect__label\"\u003esummon\u003c/span\u003e a \u003ca data-edition-slug=\"blightroot-alc\" class=\"effect__edition-hover effect__label\"\u003eBlightroot\u003c/a\u003e, \u003ca data-edition-slug=\"manaroot-alc\" class=\"effect__edition-hover effect__label\"\u003eManaroot\u003c/a\u003e, \u003ca data-edition-slug=\"silvershine-alc\" class=\"effect__edition-hover effect__label\"\u003eSilvershine\u003c/a\u003e, \u003ca data-edition-slug=\"fraysia-alc\" class=\"effect__edition-hover effect__label\"\u003eFraysia\u003c/a\u003e, \u003ca data-edition-slug=\"razorvine-alc\" class=\"effect__edition-hover effect__label\"\u003eRazorvine\u003c/a\u003e, or \u003ca data-edition-slug=\"springleaf-alc\" class=\"effect__edition-hover effect__label\"\u003eSpringleaf\u003c/a\u003e token, chosen at random.)\u003c/span\u003e", - "effect_raw": "[1] , [REST]: Gather. (To gather, summon a Blightroot, Manaroot, Silvershine, Fraysia, Razorvine, or Springleaf token, chosen at random.)", - "rule": null, - "flavor": "An herbalist's joy and an alchemist's treasure. Always surprising how much can actually fit inside.", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.064Z", - "editions": [ - { - "uuid": "c26bn55g9b", - "card_id": "u7d6soporh", - "collector_number": "007", - "slug": "ingredient-pouch-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [], - "circulations": [ - { - "uuid": "wtlzsmw3rr", - "population_operator": "≈", - "population": 18000, - "foil": true - } - ] - }, - { - "uuid": "kuhtkm4wuq", - "card_id": "u7d6soporh", - "collector_number": "019", - "slug": "ingredient-pouch-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "kuhtkm4wuq", - "card_id": "u7d6soporh", - "collector_number": "019", - "slug": "ingredient-pouch-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "c26bn55g9b", - "card_id": "u7d6soporh", - "collector_number": "007", - "slug": "ingredient-pouch-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [], - "circulations": [ - { - "uuid": "wtlzsmw3rr", - "population_operator": "≈", - "population": 18000, - "foil": true - } - ] - } - ] - }, - { - "uuid": "llQe0cg4xJ", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "BAUBLE" - ], - "element": "NORM", - "name": "Orb of Choking Fumes", - "slug": "orb-of-choking-fumes", - "effect": "\u003cspan class=\"effect__label\"\u003eBanish Orb of Choking Fumes:\u003c/span\u003e Cards your opponents activate this turn costs 1 more to activate. \u003cspan class=\"effect__label\"\u003eClass Bonus:\u003c/span\u003e Draw a card. \u003cspan class=\"effect__reminder\"\u003e(Apply the additional effect only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "Banish Orb of Choking Fumes: Cards your opponents activate this turn costs 1 more to activate. Class Bonus: Draw a card. (Apply the additional effect only if your champion's class matches this card's class.)", - "rule": [ - { - "title": "", - "date_added": "2022-12-27", - "description": "The cost increase only affects cards that are activated, not materialized." - }, - { - "title": "", - "date_added": "2022-12-27", - "description": "The type of cost increased is based on the card's default cost type. In most cases, it will increase reserve cost because it only affects activation costs. However, if a card can be activated from the material deck and has a memory cost as its default cost, the memory cost will increase by 1." - } - ], - "flavor": "Warning: May cause intractable coughing.", - "cost_memory": 1, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "LLgpatiC2S", - "card_id": "llQe0cg4xJ", - "collector_number": "019", - "slug": "orb-of-choking-fumes-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "ZdI8z18WO4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "v3hqi8r66p", - "card_id": "llQe0cg4xJ", - "collector_number": "026", - "slug": "orb-of-choking-fumes-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "6wfv3d1d36", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "LLgpatiC2S", - "card_id": "llQe0cg4xJ", - "collector_number": "019", - "slug": "orb-of-choking-fumes-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "ZdI8z18WO4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "v3hqi8r66p", - "card_id": "llQe0cg4xJ", - "collector_number": "026", - "slug": "orb-of-choking-fumes-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "6wfv3d1d36", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "chsbalegbs", - "types": [ - "REGALIA", - "WEAPON" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "HAMMER" - ], - "element": "FIRE", - "name": "Impact Hammer", - "slug": "impact-hammer", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eImpact Hammer gets +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion’s class matches this card’s class.)\u003c/span\u003e\nWhenever a unit uses this weapon for an attack, deal 3 damage to it.", - "effect_raw": "[Class Bonus] Impact Hammer gets +1 POWER. (Apply this effect only if your champion’s class matches this card’s class.)\nWhenever a unit uses this weapon for an attack, deal 3 damage to it.", - "rule": null, - "flavor": "", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": 2, - "life": null, - "durability": 2, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "nkcqjdmuih", - "card_id": "chsbalegbs", - "collector_number": "019", - "slug": "impact-hammer-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "DragonArt TaroTarou", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "s278fvscd0", - "population_operator": "≈", - "population": 4611, - "foil": false - }, - { - "uuid": "t0eof5o43m", - "population_operator": "≈", - "population": 557, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "nkcqjdmuih", - "card_id": "chsbalegbs", - "collector_number": "019", - "slug": "impact-hammer-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "DragonArt TaroTarou", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "t0eof5o43m", - "population_operator": "≈", - "population": 557, - "foil": true - }, - { - "uuid": "s278fvscd0", - "population_operator": "≈", - "population": 4611, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "r7oifozaog", - "types": [ - "ALLY" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "ANIMAL", - "SLIME" - ], - "element": "FIRE", - "name": "Baby Red Slime", - "slug": "baby-red-slime", - "effect": "\u003cspan class=effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Attack:\u003c/span\u003e You may discard a card. If you do, draw a card into your memory. If the discarded card was a fire element card, Baby Red Slime gets +1 \u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e until end of turn. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion’s class matches this card’s class.)\u003c/span\u003e", - "effect_raw": "Class BonusOn Attack: You may discard a card. If you do, draw a card into your memory. If the discarded card was a fire element card, Baby Red Slime gets +1 POWER until end of turn. (Apply this effect only if your champion’s class matches this card’s class.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 2, - "life": 1, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-05-05T06:00:00.000Z", - "editions": [ - { - "uuid": "4ejkr74opc", - "card_id": "r7oifozaog", - "collector_number": "019", - "slug": "baby-red-slime-rec-slm", - "set": { - "name": "Re:Collection Slime Sovereign", - "prefix": "ReC-SLM", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "n5d8ljzevp", - "card_id": "r7oifozaog", - "collector_number": "076", - "slug": "baby-red-slime-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "4ejkr74opc", - "card_id": "r7oifozaog", - "collector_number": "019", - "slug": "baby-red-slime-rec-slm", - "set": { - "name": "Re:Collection Slime Sovereign", - "prefix": "ReC-SLM", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "n5d8ljzevp", - "card_id": "r7oifozaog", - "collector_number": "076", - "slug": "baby-red-slime-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "akb1k0zi5h", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "BAUBLE" - ], - "element": "WIND", - "name": "Effigy of Gaia", - "slug": "effigy-of-gaia", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eYour champion gets +1 level as long as you control an Animal or Beast ally.\nWhenever an opponent activates an attack card with \u003cspan class=\"effect__label\"\u003ecleave\u003c/span\u003e, Animal and Beast allies you control get +2\u003cspan class=\"effect__icon effect__icon--heart\"\u003e\u003c/span\u003e until end of turn. ", - "effect_raw": "[Class Bonus] Your champion gets +1 level as long as you control an Animal or Beast ally.\nWhenever an opponent activates an attack card with cleave, Animal and Beast allies you control get +2 LIFE until end of turn. ", - "rule": null, - "flavor": "", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "lq1kjunpk1", - "card_id": "akb1k0zi5h", - "collector_number": "019", - "slug": "effigy-of-gaia-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "jrt3ijqwtd", - "population_operator": "≈", - "population": 700, - "foil": true - }, - { - "uuid": "tjej4dcnqs", - "population_operator": "≈", - "population": 8600, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "lq1kjunpk1", - "card_id": "akb1k0zi5h", - "collector_number": "019", - "slug": "effigy-of-gaia-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "jrt3ijqwtd", - "population_operator": "≈", - "population": 700, - "foil": true - }, - { - "uuid": "tjej4dcnqs", - "population_operator": "≈", - "population": 8600, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "mekutzp19y", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "BAUBLE" - ], - "element": "NORM", - "name": "Orb of Sealing", - "slug": "orb-of-sealing", - "effect": "\u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e\u003c/span class=\"effect__label\"\u003e:\u003c/span\u003e Put a \u003cspan class=\"effect__label\"\u003eseal\u003c/span\u003e counter on up to two target face up non-champion non-regalia cards in a single banishment and turn them face down.\n\u003cspan class=\"effect__label\"\u003eOn Leave:\u003c/span\u003e Remove all \u003cspan class=\"effect__label\"\u003eseal\u003c/span\u003e counters from all cards in each banishment. If a card had a \u003cspan class=\"effect__label\"\u003eseal\u003c/span\u003e counter removed from it this way, turn it face up.", - "effect_raw": "[REST]: Put a seal counter on up to two target face up non-champion non-regalia cards in a single banishment and turn them face down.\nOn Leave: Remove all seal counters from all cards in each banishment. If a card had a seal counter removed from it this way, turn it face up.", - "rule": [ - { - "title": "", - "date_added": "2024-10-10", - "description": "The face down cards have no properties. They have no name, types, effects, or stats. This means that effects that interact with cards in banishment that require seeing a certain property such as 'Sword' subtype won't be able to interact with face down cards." - }, - { - "title": "", - "date_added": "2024-10-10", - "description": "The card that is turned faced down has the same timestamp and is still susceptible to effects that references it as a card. E.g. A suppress effect will still return the face down card to the field with its delayed trigger." - } - ], - "flavor": "", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "7ajdbh9gjr", - "card_id": "mekutzp19y", - "collector_number": "019", - "slug": "orb-of-sealing-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "186cm7kob9", - "population_operator": "≈", - "population": 361, - "foil": true - }, - { - "uuid": "c844b3x598", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "7ajdbh9gjr", - "card_id": "mekutzp19y", - "collector_number": "019", - "slug": "orb-of-sealing-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "186cm7kob9", - "population_operator": "≈", - "population": 361, - "foil": true - }, - { - "uuid": "c844b3x598", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "ci00l7pqcx", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "ARMOR" - ], - "element": "EXIA", - "name": "Berserker Plate", - "slug": "berserker-plate", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eYour champion gets +7 \u003cspan class=\"effect__icon effect__icon--heart\"\u003e\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e\nAt the beginning of your recollection phase, deal 3 unpreventable damage to your champion then draw a card.", - "effect_raw": "[Class Bonus] Your champion gets +7 LIFE. (Apply this effect only if your champion's class matches this card's class.)\nAt the beginning of your recollection phase, deal 3 unpreventable damage to your champion then draw a card.", - "rule": null, - "flavor": "", - "cost_memory": 1, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-18T23:00:00.000Z", - "editions": [ - { - "uuid": "he5rzt9qe3", - "card_id": "ci00l7pqcx", - "collector_number": "019", - "slug": "berserker-plate-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "d8cwlzuq9a", - "population_operator": "≈", - "population": 12000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "he5rzt9qe3", - "card_id": "ci00l7pqcx", - "collector_number": "019", - "slug": "berserker-plate-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "d8cwlzuq9a", - "population_operator": "≈", - "population": 12000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "8yzADlgx4R", - "types": [ - "REGALIA", - "WEAPON" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "DAGGER" - ], - "element": "NORM", - "name": "Assassin's Ripper", - "slug": "assassins-ripper", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e\u003cspan class=\"effect__label\"\u003e, Remove a preparation counter from your champion:\u003c/span\u003e Assassin's Ripper gets +2\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e until end of turn.", - "effect_raw": "[Class Bonus] [REST], Remove a preparation counter from your champion: Assassin's Ripper gets +2 POWER until end of turn.", - "rule": [ - { - "title": "", - "date_added": "2022-12-27", - "description": "Weapons can still be used for an attack even when they're rested." - } - ], - "flavor": "As menacing as it is sharp, this dagger is most useful in the hands of an assassin. \r\n", - "cost_memory": 1, - "cost_reserve": null, - "level": null, - "power": 1, - "life": null, - "durability": 2, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "XZuTvleYnT", - "card_id": "8yzADlgx4R", - "collector_number": "020", - "slug": "assassins-ripper-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "isxy5li23q", - "card_id": "8yzADlgx4R", - "collector_number": "020", - "slug": "assassins-ripper-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "63v02w6d1Z", - "population_operator": "≈", - "population": 59400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "pmetmgpwkk", - "card_id": "8yzADlgx4R", - "collector_number": "001", - "slug": "assassins-ripper-ftca", - "set": { - "name": "Fractured Crown: Armaments", - "prefix": "FTCA", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "c1x2nwv69b", - "population_operator": "≈", - "population": 587, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "isxy5li23q", - "card_id": "8yzADlgx4R", - "collector_number": "020", - "slug": "assassins-ripper-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "63v02w6d1Z", - "population_operator": "≈", - "population": 59400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "XZuTvleYnT", - "card_id": "8yzADlgx4R", - "collector_number": "020", - "slug": "assassins-ripper-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "pmetmgpwkk", - "card_id": "8yzADlgx4R", - "collector_number": "001", - "slug": "assassins-ripper-ftca", - "set": { - "name": "Fractured Crown: Armaments", - "prefix": "FTCA", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "c1x2nwv69b", - "population_operator": "≈", - "population": 587, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "az2b8nfh95", - "types": [ - "REGALIA", - "WEAPON" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "WHIP" - ], - "element": "NORM", - "name": "Primal Whip", - "slug": "primal-whip", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__bubble\"\u003eLevel 2+\u003c/span\u003e \u003cspan class=\"effect__label\"\u003eOn Attack:\u003c/span\u003e Up to two target non-Human allies get +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e until end of turn. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class and only if your champion is level 2 or higher.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] [Level 2+] On Attack: Up to two target non-Human allies get +1 POWER until end of turn. (Apply this effect only if your champion's class matches this card's class and only if your champion is level 2 or higher.)", - "rule": null, - "flavor": "", - "cost_memory": 1, - "cost_reserve": null, - "level": null, - "power": 1, - "life": null, - "durability": 3, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "wl81mzhm70", - "card_id": "az2b8nfh95", - "collector_number": "020", - "slug": "primal-whip-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - }, - { - "uuid": "iwpatu0srs", - "population_operator": "≈", - "population": 104000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "wl81mzhm70", - "card_id": "az2b8nfh95", - "collector_number": "020", - "slug": "primal-whip-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - }, - { - "uuid": "iwpatu0srs", - "population_operator": "≈", - "population": 104000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "ettczb14m4", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "ACCESSORY" - ], - "element": "NORM", - "name": "Alchemist's Kit", - "slug": "alchemists-kit", - "effect": "Whenever you \u003cspan class=\"effect__label\"\u003egather\u003c/span\u003e, put a \u003cspan class=\"effect__label\"\u003erefinement\u003c/span\u003e counter on Alchemist's Kit.\n\u003cspan class=\"effect__label\"\u003eBanish Alchemist's Kit:\u003c/span\u003e For every four \u003cspan class=\"effect__label\"\u003erefinement\u003c/span\u003e counters that was on Alchemist's Kit, draw a card.", - "effect_raw": "Whenever you gather, put a refinement counter on Alchemist's Kit.\nBanish Alchemist's Kit: For every four refinement counters that was on Alchemist's Kit, draw a card.", - "rule": null, - "flavor": "", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "yfjo9iitvx", - "card_id": "ettczb14m4", - "collector_number": "020", - "slug": "alchemists-kit-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "j838t22dgh", - "population_operator": "≈", - "population": 7400, - "foil": false - }, - { - "uuid": "u09s6r8l2l", - "population_operator": "≈", - "population": 477, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "yfjo9iitvx", - "card_id": "ettczb14m4", - "collector_number": "020", - "slug": "alchemists-kit-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "u09s6r8l2l", - "population_operator": "≈", - "population": 477, - "foil": true - }, - { - "uuid": "j838t22dgh", - "population_operator": "≈", - "population": 7400, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "cxwjbqjdmt", - "types": [ - "REGALIA", - "WEAPON" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "SWORD" - ], - "element": "WATER", - "name": "Krustallan Longsword", - "slug": "krustallan-longsword", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eAs long as you have four or more water element cards in your graveyard, \u003cspan class=\"effect__correction\"\u003eKrustallan\u003c/span\u003e Longsword gets +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion’s class matches this card’s class.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] As long as you have four or more water element cards in your graveyard, Krustallan Longsword gets +1 POWER. (Apply this effect only if your champion’s class matches this card’s class.)", - "rule": [ - { - "title": "ERRATA", - "date_added": "2024-05-17", - "description": "'Kustallan -\u003e Krustallan.'" - } - ], - "flavor": "Forged from ancestral Krusteel and sheathed in frost.", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": 1, - "life": null, - "durability": 2, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "6sqe6kd7go", - "card_id": "cxwjbqjdmt", - "collector_number": "020", - "slug": "krustallan-longsword-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "s278fvscd0", - "population_operator": "≈", - "population": 4611, - "foil": false - }, - { - "uuid": "t0eof5o43m", - "population_operator": "≈", - "population": 557, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "6sqe6kd7go", - "card_id": "cxwjbqjdmt", - "collector_number": "020", - "slug": "krustallan-longsword-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "t0eof5o43m", - "population_operator": "≈", - "population": 557, - "foil": true - }, - { - "uuid": "s278fvscd0", - "population_operator": "≈", - "population": 4611, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "5av43ehjdu", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "STAFF" - ], - "element": "WIND", - "name": "Ventus, Staff of Zephyrs", - "slug": "ventus-staff-of-zephyrs", - "effect": "Whenever you activate a wind element Mage Spell, put a \u003cspan class=\"effect__label\"\u003erefinement\u003c/span\u003e counter on Ventus. \n\u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e, \u003cspan class=\"effect__label\"\u003eRemove a \u003cspan class=\"effect__label\"\u003erefinement\u003c/span\u003e counter from Ventus:\u003c/span\u003e Put an \u003cspan class=\"effect__label\"\u003eenlighten\u003c/span\u003e counter on your champion. \n\u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e, \u003cspan class=\"effect__label\"\u003eRemove three \u003cspan class=\"effect__label\"\u003erefinement\u003c/span\u003e counters from Ventus:\u003c/span\u003e \u003cspan class=\"effect__label\"\u003eSuppress\u003c/span\u003e target ally.", - "effect_raw": "Whenever you activate a wind element Mage Spell, put a refinement counter on Ventus. \n[REST], Remove a refinement counter from Ventus: Put an enlighten counter on your champion. \n[REST], Remove three refinement counters from Ventus: Suppress target ally.", - "rule": null, - "flavor": "", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "l65skzsmv2", - "card_id": "5av43ehjdu", - "collector_number": "020", - "slug": "ventus-staff-of-zephyrs-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "Dragonart Tris", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "jrt3ijqwtd", - "population_operator": "≈", - "population": 700, - "foil": true - }, - { - "uuid": "tjej4dcnqs", - "population_operator": "≈", - "population": 8600, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "l65skzsmv2", - "card_id": "5av43ehjdu", - "collector_number": "020", - "slug": "ventus-staff-of-zephyrs-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "Dragonart Tris", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "jrt3ijqwtd", - "population_operator": "≈", - "population": 700, - "foil": true - }, - { - "uuid": "tjej4dcnqs", - "population_operator": "≈", - "population": 8600, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "y1tyo32voa", - "types": [ - "REGALIA", - "WEAPON" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "POLEARM" - ], - "element": "EXIA", - "name": "Shuang Ji of Sacrifice", - "slug": "shuang-ji-of-sacrifice", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eFor every five damage counters on your champion, Shuang Ji of Sacrifice gets +1 \u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e.\n\u003cspan class=\"effect__label\"\u003eOn Enter\u003c/span\u003e: You may have Shuang Ji of Sacrifice deal 5 unpreventable damage to your champion. If you do, draw a card.", - "effect_raw": "[Class Bonus] For every five damage counters on your champion, Shuang Ji of Sacrifice gets +1 POWER.\nOn Enter: You may have Shuang Ji of Sacrifice deal 5 unpreventable damage to your champion. If you do, draw a card.", - "rule": null, - "flavor": "", - "cost_memory": 1, - "cost_reserve": null, - "level": null, - "power": 1, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-18T23:00:00.000Z", - "editions": [ - { - "uuid": "a4vraprht6", - "card_id": "y1tyo32voa", - "collector_number": "020", - "slug": "shuang-ji-of-sacrifice-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "d8cwlzuq9a", - "population_operator": "≈", - "population": 12000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "a4vraprht6", - "card_id": "y1tyo32voa", - "collector_number": "020", - "slug": "shuang-ji-of-sacrifice-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "d8cwlzuq9a", - "population_operator": "≈", - "population": 12000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "tk3ir1o0qt", - "types": [ - "CHAMPION" - ], - "classes": [ - "SPIRIT" - ], - "subtypes": [ - "SPIRIT" - ], - "element": "WATER", - "name": "Sabrina, Spirit of Water", - "slug": "sabrina-spirit-of-water", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Draw seven cards.", - "effect_raw": "On Enter: Draw seven cards.", - "rule": null, - "flavor": "\"Peace and calm in the ocean's comforting hold.\"", - "cost_memory": 0, - "cost_reserve": null, - "level": 0, - "power": null, - "life": 15, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "7xsxirr246", - "card_id": "tk3ir1o0qt", - "collector_number": "020", - "slug": "sabrina-spirit-of-water-p23-cpr", - "set": { - "name": "Promotional 2023", - "prefix": "P23", - "language": "EN" - }, - "illustrator": "NR", - "rarity": 9, - "circulationTemplates": [], - "circulations": [ - { - "uuid": "NQWzlQwe12", - "population_operator": "=", - "population": 36, - "foil": true - } - ] - } - ], - "result_editions": [ - { - "uuid": "7xsxirr246", - "card_id": "tk3ir1o0qt", - "collector_number": "020", - "slug": "sabrina-spirit-of-water-p23-cpr", - "set": { - "name": "Promotional 2023", - "prefix": "P23", - "language": "EN" - }, - "illustrator": "NR", - "rarity": 9, - "circulationTemplates": [], - "circulations": [ - { - "uuid": "NQWzlQwe12", - "population_operator": "=", - "population": 36, - "foil": true - } - ] - } - ] - }, - { - "uuid": "Z9TCpaMJTc", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "BAUBLE" - ], - "element": "NORM", - "name": "Bauble of Abundance", - "slug": "bauble-of-abundance", - "effect": "\u003cspan class=\"effect__label\"\u003eBanish Bauble of Abundance:\u003c/span\u003e Each player draws a card.", - "effect_raw": "Banish Bauble of Abundance: Each player draws a card.", - "rule": null, - "flavor": "Glittering trinkets, coins, and treasures. Plenty enough to be shared among friend and foe alike.", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "8s5r8kskie", - "card_id": "Z9TCpaMJTc", - "collector_number": "021", - "slug": "bauble-of-abundance-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "KkmMxafOcd", - "card_id": "Z9TCpaMJTc", - "collector_number": "004", - "slug": "bauble-of-abundance-demo22", - "set": { - "name": "LGS Demo 2022", - "prefix": "DEMO22", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "lEoHGshJmM", - "population_operator": "≈", - "population": 12000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "X8nzLt8g3A", - "card_id": "Z9TCpaMJTc", - "collector_number": "011", - "slug": "bauble-of-abundance-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "UTvhuOIYs4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "b2l09j6i8b", - "card_id": "Z9TCpaMJTc", - "collector_number": "002", - "slug": "bauble-of-abundance-ftca", - "set": { - "name": "Fractured Crown: Armaments", - "prefix": "FTCA", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "c1x2nwv69b", - "population_operator": "≈", - "population": 587, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "bvmb21uzkx", - "card_id": "Z9TCpaMJTc", - "collector_number": "009", - "slug": "bauble-of-abundance-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "qw1ns3j556", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "kzgb8gs2h9", - "card_id": "Z9TCpaMJTc", - "collector_number": "014", - "slug": "bauble-of-abundance-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "6wfv3d1d36", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "qFzHxsxgDu", - "card_id": "Z9TCpaMJTc", - "collector_number": "021", - "slug": "bauble-of-abundance-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "8s5r8kskie", - "card_id": "Z9TCpaMJTc", - "collector_number": "021", - "slug": "bauble-of-abundance-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "qFzHxsxgDu", - "card_id": "Z9TCpaMJTc", - "collector_number": "021", - "slug": "bauble-of-abundance-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "X8nzLt8g3A", - "card_id": "Z9TCpaMJTc", - "collector_number": "011", - "slug": "bauble-of-abundance-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "UTvhuOIYs4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "kzgb8gs2h9", - "card_id": "Z9TCpaMJTc", - "collector_number": "014", - "slug": "bauble-of-abundance-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "6wfv3d1d36", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "KkmMxafOcd", - "card_id": "Z9TCpaMJTc", - "collector_number": "004", - "slug": "bauble-of-abundance-demo22", - "set": { - "name": "LGS Demo 2022", - "prefix": "DEMO22", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "lEoHGshJmM", - "population_operator": "≈", - "population": 12000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "bvmb21uzkx", - "card_id": "Z9TCpaMJTc", - "collector_number": "009", - "slug": "bauble-of-abundance-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "qw1ns3j556", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "b2l09j6i8b", - "card_id": "Z9TCpaMJTc", - "collector_number": "002", - "slug": "bauble-of-abundance-ftca", - "set": { - "name": "Fractured Crown: Armaments", - "prefix": "FTCA", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "c1x2nwv69b", - "population_operator": "≈", - "population": 587, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "sq0ou8vas3", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "BOOK" - ], - "element": "NORM", - "name": "Tome of Sorcery", - "slug": "tome-of-sorcery", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__bubble\"\u003eLevel 2+\u003c/span\u003e \u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Draw a card into your memory. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e\n\u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e\u003cspan class=\"effect__label\"\u003e:\u003c/span\u003e \u003cspan class=\"effect__label\"\u003eEmpower 1\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(The next Spell card you activate this turn activates and resolves as if your champion got +1 level.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] [Level 2+] On Enter: Draw a card into your memory. (Apply this effect only if your champion's class matches this card's class.)\n[REST]: Empower 1. (The next Spell card you activate this turn activates and resolves as if your champion got +1 level.)", - "rule": null, - "flavor": "", - "cost_memory": 1, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "wdqbjc75r5", - "card_id": "sq0ou8vas3", - "collector_number": "021", - "slug": "tome-of-sorcery-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - }, - { - "uuid": "iwpatu0srs", - "population_operator": "≈", - "population": 104000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "wdqbjc75r5", - "card_id": "sq0ou8vas3", - "collector_number": "021", - "slug": "tome-of-sorcery-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - }, - { - "uuid": "iwpatu0srs", - "population_operator": "≈", - "population": 104000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "lq2kkvoqk1", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "ACCESSORY" - ], - "element": "NORM", - "name": "Necklace of Foresight", - "slug": "necklace-of-foresight", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eThis card costs 1 less to materialize.\n\u003cspan class=\"effect__label\"\u003eBanish Necklace of Foresight: Glimpse 4\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(To \u003cspan class=\"effect__label\"\u003eglimpse\u003c/span\u003e, look at that many cards from the top of your deck. Put those cards back on the top or on the bottom of your deck in any order.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] This card costs 1 less to materialize.\nBanish Necklace of Foresight: Glimpse 4. (To glimpse, look at that many cards from the top of your deck. Put those cards back on the top or on the bottom of your deck in any order.)", - "rule": null, - "flavor": "", - "cost_memory": 1, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "delso9jwao", - "card_id": "lq2kkvoqk1", - "collector_number": "021", - "slug": "necklace-of-foresight-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "hocc33ms0k", - "card_id": "lq2kkvoqk1", - "collector_number": "009", - "slug": "necklace-of-foresight-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "delso9jwao", - "card_id": "lq2kkvoqk1", - "collector_number": "021", - "slug": "necklace-of-foresight-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "hocc33ms0k", - "card_id": "lq2kkvoqk1", - "collector_number": "009", - "slug": "necklace-of-foresight-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "qwxvzfkpaj", - "types": [ - "ATTACK" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "DAGGER" - ], - "element": "WIND", - "name": "Betraying Blade", - "slug": "betraying-blade", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Attack:\u003c/span\u003e You may pay \u003cspan class=\"effect__bubble effect__bubble--yellow ml-2\"\u003e2\u003c/span\u003e. If you do, put a \u003cspan class=\"effect__label\"\u003epreparation\u003c/span\u003e counter on your champion.\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e\u003cspan class=\"effect__reminder\"\u003e(While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)\u003c/span\u003e ", - "effect_raw": "On Attack: You may pay [2]. If you do, put a preparation counter on your champion.\n[Class Bonus] Floating Memory(While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.) ", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 2, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-05-04T06:00:00.000Z", - "editions": [ - { - "uuid": "44vvektcqb", - "card_id": "qwxvzfkpaj", - "collector_number": "021", - "slug": "betraying-blade-rec-shd", - "set": { - "name": "Re:Collection Shadowdancer", - "prefix": "ReC-SHD", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "f68ef86AzX", - "card_id": "qwxvzfkpaj", - "collector_number": "100", - "slug": "betraying-blade-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 6, - "circulationTemplates": [], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "44vvektcqb", - "card_id": "qwxvzfkpaj", - "collector_number": "021", - "slug": "betraying-blade-rec-shd", - "set": { - "name": "Re:Collection Shadowdancer", - "prefix": "ReC-SHD", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "f68ef86AzX", - "card_id": "qwxvzfkpaj", - "collector_number": "100", - "slug": "betraying-blade-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 6, - "circulationTemplates": [], - "circulations": [] - } - ] - }, - { - "uuid": "m3zkl7lpvn", - "types": [ - "ACTION" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "SLIME", - "SKILL" - ], - "element": "FIRE", - "name": "Slime Eruption", - "slug": "slime-eruption", - "effect": "You may banish any amount of fire element Slime ally cards and up to two non-fire element Slime ally cards from your graveyard. For each card banished this way, choose a unit and deal 1 damage to it.\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e", - "effect_raw": "You may banish any amount of fire element Slime ally cards and up to two non-fire element Slime ally cards from your graveyard. For each card banished this way, choose a unit and deal 1 damage to it.\n[Class Bonus] Floating Memory", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 1, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-05-05T06:00:00.000Z", - "editions": [ - { - "uuid": "8do76hac6o", - "card_id": "m3zkl7lpvn", - "collector_number": "021", - "slug": "slime-eruption-rec-slm", - "set": { - "name": "Re:Collection Slime Sovereign", - "prefix": "ReC-SLM", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "nv7hwnua6r", - "card_id": "m3zkl7lpvn", - "collector_number": "077", - "slug": "slime-eruption-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "8do76hac6o", - "card_id": "m3zkl7lpvn", - "collector_number": "021", - "slug": "slime-eruption-rec-slm", - "set": { - "name": "Re:Collection Slime Sovereign", - "prefix": "ReC-SLM", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "nv7hwnua6r", - "card_id": "m3zkl7lpvn", - "collector_number": "077", - "slug": "slime-eruption-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "c8ljyevpmu", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "SHIELD" - ], - "element": "NORM", - "name": "Alliance Gearshield", - "slug": "alliance-gearshield", - "effect": "\u003cspan class=\"effect__label\"\u003eAlly Link\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This object enters the field linked to target ally. If the link is broken, sacrifice this object.)\u003c/span\u003e\nLinked ally gets +1\u003cspan class=\"effect__icon effect__icon--heart\"\u003e\u003c/span\u003e. \u003cspan class=\"effect__label\"\u003eClass Bonus:\u003c/span\u003e That ally also gets +2\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e as long as they're retaliating. \u003cspan class=\"effect__reminder\"\u003e(Apply the additional effect only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "Ally Link (This object enters the field linked to target ally. If the link is broken, sacrifice this object.)\nLinked ally gets +1 LIFE. Class Bonus: That ally also gets +2 POWER as long as they're retaliating. (Apply the additional effect only if your champion's class matches this card's class.)", - "rule": null, - "flavor": "", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "s9je3rs7qt", - "card_id": "c8ljyevpmu", - "collector_number": "021", - "slug": "alliance-gearshield-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "j838t22dgh", - "population_operator": "≈", - "population": 7400, - "foil": false - }, - { - "uuid": "u09s6r8l2l", - "population_operator": "≈", - "population": 477, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "s9je3rs7qt", - "card_id": "c8ljyevpmu", - "collector_number": "021", - "slug": "alliance-gearshield-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "u09s6r8l2l", - "population_operator": "≈", - "population": 477, - "foil": true - }, - { - "uuid": "j838t22dgh", - "population_operator": "≈", - "population": 7400, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "73fdt8ptrz", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "ACCESSORY" - ], - "element": "WIND", - "name": "Windwalker Boots", - "slug": "windwalker-boots", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eAt the beginning of your end phase, if your champion is awake, put a \u003cspan class=\"effect__label\"\u003epreparation\u003c/span\u003e counter on them.\n\u003cspan class=\"effect__label\"\u003eBanish Windwalker Boots:\u003c/span\u003e Draw a card. Activate this ability only if your champion has five or more \u003cspan class=\"effect__label\"\u003epreparation\u003c/span\u003e counters on them.", - "effect_raw": "[Class Bonus] At the beginning of your end phase, if your champion is awake, put a preparation counter on them.\nBanish Windwalker Boots: Draw a card. Activate this ability only if your champion has five or more preparation counters on them.", - "rule": null, - "flavor": "", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "qqhh06fycy", - "card_id": "73fdt8ptrz", - "collector_number": "021", - "slug": "windwalker-boots-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "08akz07eau", - "population_operator": "≈", - "population": 24500, - "foil": false - }, - { - "uuid": "91zv75l0hl", - "population_operator": "≈", - "population": 1400, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "qqhh06fycy", - "card_id": "73fdt8ptrz", - "collector_number": "021", - "slug": "windwalker-boots-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "91zv75l0hl", - "population_operator": "≈", - "population": 1400, - "foil": true - }, - { - "uuid": "08akz07eau", - "population_operator": "≈", - "population": 24500, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "hh88rx6p3p", - "types": [ - "REGALIA", - "WEAPON" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "GUN" - ], - "element": "WATER", - "name": "Loaded Thoughts", - "slug": "loaded-thoughts", - "effect": "\u003cspan class=\"effect__reminder\"\u003e(Gun — Must be loaded to use for an attack and can’t be used with an attack card.)\u003c/span\u003e\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eWhenever Loaded Thoughts becomes loaded, you may put the top card of your deck into your graveyard.", - "effect_raw": "(Gun — Must be loaded to use for an attack and can’t be used with an attack card.)\n[Class Bonus] Whenever Loaded Thoughts becomes loaded, you may put the top card of your deck into your graveyard.", - "rule": null, - "flavor": "", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": 1, - "life": null, - "durability": 3, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "cb33mr0kxj", - "card_id": "hh88rx6p3p", - "collector_number": "021", - "slug": "loaded-thoughts-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "s278fvscd0", - "population_operator": "≈", - "population": 4611, - "foil": false - }, - { - "uuid": "t0eof5o43m", - "population_operator": "≈", - "population": 557, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "cb33mr0kxj", - "card_id": "hh88rx6p3p", - "collector_number": "021", - "slug": "loaded-thoughts-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "t0eof5o43m", - "population_operator": "≈", - "population": 557, - "foil": true - }, - { - "uuid": "s278fvscd0", - "population_operator": "≈", - "population": 4611, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "uvgflagxbb", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "ACCESSORY" - ], - "element": "TERA", - "name": "Coronal of Rejuvenation", - "slug": "coronal-of-rejuvenation", - "effect": "As an additional cost to materialize this card, banish a \u003cspan class=\"effect__label\"\u003epreserved\u003c/span\u003e card from your material deck.\n\u003cspan class=\"effect__label\"\u003eOn Enter\u003c/span\u003e: Banish any amount of Spell cards from your graveyard.\n\u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e: You may play a card banished by Coronal of Rejuvenation. Activate this ability only at slow speed.", - "effect_raw": "As an additional cost to materialize this card, banish a preserved card from your material deck.\nOn Enter: Banish any amount of Spell cards from your graveyard.\n[REST]: You may play a card banished by Coronal of Rejuvenation. Activate this ability only at slow speed.", - "rule": [ - { - "title": "", - "date_added": "2024-10-10", - "description": "You may play the card was was banished for the materialization cost with the rest ability. This is also true for any floating memory or cards in memory used to pay for its materialization costs." - } - ], - "flavor": "", - "cost_memory": 1, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-18T23:00:00.000Z", - "editions": [ - { - "uuid": "11hv1z4amv", - "card_id": "uvgflagxbb", - "collector_number": "021", - "slug": "coronal-of-rejuvenation-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "d8cwlzuq9a", - "population_operator": "≈", - "population": 12000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "11hv1z4amv", - "card_id": "uvgflagxbb", - "collector_number": "021", - "slug": "coronal-of-rejuvenation-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "d8cwlzuq9a", - "population_operator": "≈", - "population": 12000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "l75tlzsmw3", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "BULLET" - ], - "element": "NORM", - "name": "Plated Bullet", - "slug": "plated-bullet", - "effect": "\u003cspan class=\"effect__label\"\u003eRenewable\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(If this card would be banished from the field or an intent, put it into its owner's material deck instead.)\u003c/span\u003e\n\u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e: Load Plated Bullet into target unloaded Gun weapon you control. \u003cspan class=\"effect__reminder\"\u003e(As a weapon is used for an attack, all of its loaded cards are put into the attacker's intent.)\u003c/span\u003e", - "effect_raw": "Renewable (If this card would be banished from the field or an intent, put it into its owner's material deck instead.)\n[REST]: Load Plated Bullet into target unloaded Gun weapon you control. (As a weapon is used for an attack, all of its loaded cards are put into the attacker's intent.)", - "rule": [ - { - "title": "", - "date_added": "2024-01-19", - "description": "While loaded into an object, if that object leaves the field, this bullet would be sent to the graveyard (or banishment if it's a regalia)." - } - ], - "flavor": "", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": 2, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.064Z", - "editions": [ - { - "uuid": "kcy5547xsx", - "card_id": "l75tlzsmw3", - "collector_number": "022", - "slug": "plated-bullet-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "xj0clcb6jh", - "card_id": "l75tlzsmw3", - "collector_number": "010", - "slug": "plated-bullet-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "kcy5547xsx", - "card_id": "l75tlzsmw3", - "collector_number": "022", - "slug": "plated-bullet-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "xj0clcb6jh", - "card_id": "l75tlzsmw3", - "collector_number": "010", - "slug": "plated-bullet-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "itwys9kf4r", - "types": [ - "ALLY" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "AUTOMATON" - ], - "element": "WIND", - "name": "Cloaked Executioner", - "slug": "cloaked-executioner", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eFast Activation\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(You may activate this card at fast speed.)\u003c/span\u003e\n\u003cspan class=\"effect__label\"\u003eAmbush\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This ally may retaliate against attackers while not defending.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] Fast Activation (You may activate this card at fast speed.)\nAmbush (This ally may retaliate against attackers while not defending.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 2, - "life": 1, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-05-04T06:00:00.000Z", - "editions": [ - { - "uuid": "s5d53zb9pe", - "card_id": "itwys9kf4r", - "collector_number": "022", - "slug": "cloaked-executioner-rec-shd", - "set": { - "name": "Re:Collection Shadowdancer", - "prefix": "ReC-SHD", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "tc0c25n5d8", - "card_id": "itwys9kf4r", - "collector_number": "101", - "slug": "cloaked-executioner-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "s5d53zb9pe", - "card_id": "itwys9kf4r", - "collector_number": "022", - "slug": "cloaked-executioner-rec-shd", - "set": { - "name": "Re:Collection Shadowdancer", - "prefix": "ReC-SHD", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "tc0c25n5d8", - "card_id": "itwys9kf4r", - "collector_number": "101", - "slug": "cloaked-executioner-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "6gvnta6qse", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "ARTIFACT" - ], - "element": "NORM", - "name": "Fatal Timepiece", - "slug": "fatal-timepiece", - "effect": "At the beginning of each player's recollection phase, if they did not materialize a card this turn, deal 2 unpreventable damage to their champion.", - "effect_raw": "At the beginning of each player's recollection phase, if they did not materialize a card this turn, deal 2 unpreventable damage to their champion.", - "rule": null, - "flavor": "This broken malignant watch may still hurt twice.", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "31pyggz5dx", - "card_id": "6gvnta6qse", - "collector_number": "022", - "slug": "fatal-timepiece-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "j838t22dgh", - "population_operator": "≈", - "population": 7400, - "foil": false - }, - { - "uuid": "u09s6r8l2l", - "population_operator": "≈", - "population": 477, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "31pyggz5dx", - "card_id": "6gvnta6qse", - "collector_number": "022", - "slug": "fatal-timepiece-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "u09s6r8l2l", - "population_operator": "≈", - "population": 477, - "foil": true - }, - { - "uuid": "j838t22dgh", - "population_operator": "≈", - "population": 7400, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "hLHpI5rHIK", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "BAUBLE" - ], - "element": "NORM", - "name": "Bauble of Mending", - "slug": "bauble-of-mending", - "effect": "\u003cspan class=\"effect__label\"\u003eBanish Bauble of Mending:\u003c/span\u003e Draw a card. \u003cspan class=\"effect__label\"\u003eClass Bonus:\u003c/span\u003e Up to one target non-Human ally you control gets +1\u003cspan class=\"effect__icon effect__icon--heart\"\u003e\u003c/span\u003e until end of turn. \u003cspan class=\"effect__reminder\"\u003e(Apply the additional effect only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "Banish Bauble of Mending: Draw a card. Class Bonus: Up to one target non-Human ally you control gets +1 LIFE until end of turn. (Apply the additional effect only if your champion's class matches this card's class.)", - "rule": null, - "flavor": "Nature's grace soothes most minor injuries. ", - "cost_memory": 1, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "m6PnHuzpGp", - "card_id": "hLHpI5rHIK", - "collector_number": "022", - "slug": "bauble-of-mending-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - }, - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "rp5t152amn", - "card_id": "hLHpI5rHIK", - "collector_number": "022", - "slug": "bauble-of-mending-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - }, - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "xpnjwt9o59", - "card_id": "hLHpI5rHIK", - "collector_number": "005", - "slug": "bauble-of-mending-rec-slm", - "set": { - "name": "Re:Collection Slime Sovereign", - "prefix": "ReC-SLM", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "rp5t152amn", - "card_id": "hLHpI5rHIK", - "collector_number": "022", - "slug": "bauble-of-mending-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - }, - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "m6PnHuzpGp", - "card_id": "hLHpI5rHIK", - "collector_number": "022", - "slug": "bauble-of-mending-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - }, - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "xpnjwt9o59", - "card_id": "hLHpI5rHIK", - "collector_number": "005", - "slug": "bauble-of-mending-rec-slm", - "set": { - "name": "Re:Collection Slime Sovereign", - "prefix": "ReC-SLM", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [], - "circulations": [] - } - ] - }, - { - "uuid": "i6eifnz0fg", - "types": [ - "REGALIA", - "WEAPON" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "SWORD" - ], - "element": "WIND", - "name": "Zephyr's Edge", - "slug": "zephyrs-edge", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e If it's not your materialize phase, Zephyr's Edge gets +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e until end of turn.", - "effect_raw": "[Class Bonus] On Enter: If it's not your materialize phase, Zephyr's Edge gets +1 POWER until end of turn.", - "rule": null, - "flavor": "Lighter than the breeze, swifter than the wind.", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": 1, - "life": null, - "durability": 2, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "erzrplxvb0", - "card_id": "i6eifnz0fg", - "collector_number": "022", - "slug": "zephyrs-edge-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "08akz07eau", - "population_operator": "≈", - "population": 24500, - "foil": false - }, - { - "uuid": "91zv75l0hl", - "population_operator": "≈", - "population": 1400, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "erzrplxvb0", - "card_id": "i6eifnz0fg", - "collector_number": "022", - "slug": "zephyrs-edge-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "91zv75l0hl", - "population_operator": "≈", - "population": 1400, - "foil": true - }, - { - "uuid": "08akz07eau", - "population_operator": "≈", - "population": 24500, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "9ggfiy38t2", - "types": [ - "ALLY" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "ANIMAL", - "SLIME" - ], - "element": "WATER", - "name": "Baby Blue Slime", - "slug": "baby-blue-slime", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eBaby Blue Slime gets +1 \u003cspan class=\"effect__icon effect__icon--heart\"\u003e\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e\n\u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e:\u003c/span\u003e Prevent the next 2 damage that would be dealt to another target Slime ally you control this turn.", - "effect_raw": "[Class Bonus] Baby Blue Slime gets +1 LIFE. (Apply this effect only if your champion's class matches this card's class.)\n[REST]: Prevent the next 2 damage that would be dealt to another target Slime ally you control this turn.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 1, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-05-05T06:00:00.000Z", - "editions": [ - { - "uuid": "8tsf7lf8ip", - "card_id": "9ggfiy38t2", - "collector_number": "022", - "slug": "baby-blue-slime-rec-slm", - "set": { - "name": "Re:Collection Slime Sovereign", - "prefix": "ReC-SLM", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "sftw2vhnnm", - "card_id": "9ggfiy38t2", - "collector_number": "078", - "slug": "baby-blue-slime-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "8tsf7lf8ip", - "card_id": "9ggfiy38t2", - "collector_number": "022", - "slug": "baby-blue-slime-rec-slm", - "set": { - "name": "Re:Collection Slime Sovereign", - "prefix": "ReC-SLM", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "sftw2vhnnm", - "card_id": "9ggfiy38t2", - "collector_number": "078", - "slug": "baby-blue-slime-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "5iqigcom2r", - "types": [ - "REGALIA", - "WEAPON" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "SWORD" - ], - "element": "WATER", - "name": "Tideholder Claymore", - "slug": "tideholder-claymore", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eThis card costs 1 less to materialize.\nAs an additional cost to use this weapon for an attack, pay \u003cspan class=\"effect__bubble effect__bubble--yellow ml-2\"\u003e10\u003c/span\u003e, reduced by \u003cspan class=\"effect__bubble effect__bubble--yellow ml-2\"\u003e1\u003c/span\u003e for each water element card in your graveyard.\n", - "effect_raw": "[Class Bonus] This card costs 1 less to materialize.\nAs an additional cost to use this weapon for an attack, pay [10] , reduced by [1] for each water element card in your graveyard.\n", - "rule": null, - "flavor": "A tidal wave of unrelenting force.", - "cost_memory": 2, - "cost_reserve": null, - "level": null, - "power": 5, - "life": null, - "durability": 3, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "0ckca6jhwl", - "card_id": "5iqigcom2r", - "collector_number": "022", - "slug": "tideholder-claymore-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "DragonArt 白霜茶", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "06eybxeq8q", - "population_operator": "≈", - "population": 1676, - "foil": false - }, - { - "uuid": "9mcfxfnivt", - "population_operator": "≈", - "population": 425, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "0ckca6jhwl", - "card_id": "5iqigcom2r", - "collector_number": "022", - "slug": "tideholder-claymore-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "DragonArt 白霜茶", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "9mcfxfnivt", - "population_operator": "≈", - "population": 425, - "foil": true - }, - { - "uuid": "06eybxeq8q", - "population_operator": "≈", - "population": 1676, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "vrf9n24b5a", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "CRYSTAL" - ], - "element": "TERA", - "name": "Entrancing Filigree", - "slug": "entrancing-filigree", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Enter\u003c/span\u003e: As a Spell, banish target non-champion object you don't control. \u003cspan class=\"effect__reminder\"\u003e(Spell abilities can't target objects with \u003cspan class=\"effect__label\"\u003espellshroud\u003c/span\u003e.)\u003c/span\u003e\n\u003cspan class=\"effect__label\"\u003eOn Leave:\u003c/span\u003e Return the banished object to the field under its owner's control rested.", - "effect_raw": "On Enter: As a Spell, banish target non-champion object you don't control. (Spell abilities can't target objects with spellshroud.)\nOn Leave: Return the banished object to the field under its owner's control rested.", - "rule": null, - "flavor": "", - "cost_memory": 2, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-18T23:00:00.000Z", - "editions": [ - { - "uuid": "4yl91czfut", - "card_id": "vrf9n24b5a", - "collector_number": "022", - "slug": "entrancing-filigree-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "d8cwlzuq9a", - "population_operator": "≈", - "population": 12000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "4yl91czfut", - "card_id": "vrf9n24b5a", - "collector_number": "022", - "slug": "entrancing-filigree-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "d8cwlzuq9a", - "population_operator": "≈", - "population": 12000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "9f92917r84", - "types": [ - "REGALIA", - "WEAPON" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "POLEARM" - ], - "element": "FIRE", - "name": "Dragon's Dawn", - "slug": "dragons-dawn", - "effect": "As an additional cost to materialize this card, banish three fire element cards from your graveyard. \n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Attack:\u003c/span\u003e You may discard a fire element card and have Dragon's Dawn deal 2 unpreventable damage to your champion. If you do, this attack gets +2\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e and gains \"\u003cspan class=\"effect__label\"\u003eOn Champion Hit:\u003c/span\u003e Draw a card.\"", - "effect_raw": "As an additional cost to materialize this card, banish three fire element cards from your graveyard. \n[Class Bonus] On Attack: You may discard a fire element card and have Dragon's Dawn deal 2 unpreventable damage to your champion. If you do, this attack gets +2 POWER and gains \u0026#34;On Champion Hit: Draw a card.\u0026#34;", - "rule": null, - "flavor": "", - "cost_memory": 1, - "cost_reserve": null, - "level": null, - "power": 2, - "life": null, - "durability": 3, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "7cltpfb5wj", - "card_id": "9f92917r84", - "collector_number": "022", - "slug": "dragons-dawn-amb", - "set": { - "name": "Mortal Ambition First Edition", - "prefix": "AMB 1st", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "5fry4gjftk", - "population_operator": "≈", - "population": 178, - "foil": true - }, - { - "uuid": "e8r773upcw", - "population_operator": "≈", - "population": 2900, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "7cltpfb5wj", - "card_id": "9f92917r84", - "collector_number": "022", - "slug": "dragons-dawn-amb", - "set": { - "name": "Mortal Ambition First Edition", - "prefix": "AMB 1st", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "5fry4gjftk", - "population_operator": "≈", - "population": 178, - "foil": true - }, - { - "uuid": "e8r773upcw", - "population_operator": "≈", - "population": 2900, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "rrii17fzcy", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "SHIELD" - ], - "element": "NORM", - "name": "Powercharged Shield", - "slug": "powercharged-shield", - "effect": "\u003cspan class=\"effect__label\"\u003eBanish Powercharged Shield:\u003c/span\u003e Target unit with \u003cspan class=\"effect__label\"\u003etaunt\u003c/span\u003e gains \u003cspan class=\"effect__label\"\u003evigor\u003c/span\u003e until end of turn. \u003cspan class=\"effect__reminder\"\u003e(Units with \u003cspan class=\"effect__label\"\u003evigor\u003c/span\u003e wake up at the beginning of your end phase.)\u003c/span\u003e", - "effect_raw": "Banish Powercharged Shield: Target unit with taunt gains vigor until end of turn. (Units with vigor wake up at the beginning of your end phase.)", - "rule": null, - "flavor": "Caution: excessive alchemical kinetic conversion may cause myo-paralysis and rapid internal disintegration.", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "irr2460isn", - "card_id": "rrii17fzcy", - "collector_number": "023", - "slug": "powercharged-shield-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "xltxu2efuv", - "card_id": "rrii17fzcy", - "collector_number": "011", - "slug": "powercharged-shield-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "irr2460isn", - "card_id": "rrii17fzcy", - "collector_number": "023", - "slug": "powercharged-shield-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "xltxu2efuv", - "card_id": "rrii17fzcy", - "collector_number": "011", - "slug": "powercharged-shield-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "xjuCkODVRx", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "ACCESSORY" - ], - "element": "NORM", - "name": "Beastbond Boots", - "slug": "beastbond-boots", - "effect": "\u003cspan class=\"effect__label\"\u003eBanish Beastbond Boots:\u003c/span\u003e Your champion gains \u003cspan class=\"effect__label\"\u003espellshroud\u003c/span\u003e until end of turn. Activate this ability only if you control an Animal or Beast ally. \u003cspan class=\"effect__reminder\"\u003e(Units with \u003cspan class=\"effect__label\"\u003espellshroud\u003c/span\u003e can't be targeted by Spells.)\u003c/span\u003e", - "effect_raw": "Banish Beastbond Boots: Your champion gains spellshroud until end of turn. Activate this ability only if you control an Animal or Beast ally. (Units with spellshroud can't be targeted by Spells.)", - "rule": [ - { - "title": "", - "date_added": "2022-12-27", - "description": "The condition of needing to control an Animal or Beast ally is only checked upon activating the ability of Beastbond Boots." - } - ], - "flavor": "A tamer's bond with their beast goes beyond simple empathy.", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "fvsce0eing", - "card_id": "xjuCkODVRx", - "collector_number": "015", - "slug": "beastbond-boots-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "6wfv3d1d36", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "nWcdRg8OH8", - "card_id": "xjuCkODVRx", - "collector_number": "023", - "slug": "beastbond-boots-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - }, - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "tljfsp5k15", - "card_id": "xjuCkODVRx", - "collector_number": "003", - "slug": "beastbond-boots-ftca", - "set": { - "name": "Fractured Crown: Armaments", - "prefix": "FTCA", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "c1x2nwv69b", - "population_operator": "≈", - "population": 587, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "wb4y7e22tk", - "card_id": "xjuCkODVRx", - "collector_number": "023", - "slug": "beastbond-boots-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "sj1hq0nzp", - "population_operator": "≈", - "population": 21200, - "foil": false - }, - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "wb4y7e22tk", - "card_id": "xjuCkODVRx", - "collector_number": "023", - "slug": "beastbond-boots-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - }, - { - "uuid": "sj1hq0nzp", - "population_operator": "≈", - "population": 21200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "nWcdRg8OH8", - "card_id": "xjuCkODVRx", - "collector_number": "023", - "slug": "beastbond-boots-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - }, - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "fvsce0eing", - "card_id": "xjuCkODVRx", - "collector_number": "015", - "slug": "beastbond-boots-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "6wfv3d1d36", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "tljfsp5k15", - "card_id": "xjuCkODVRx", - "collector_number": "003", - "slug": "beastbond-boots-ftca", - "set": { - "name": "Fractured Crown: Armaments", - "prefix": "FTCA", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "c1x2nwv69b", - "population_operator": "≈", - "population": 587, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "4kpotk5hvr", - "types": [ - "ALLY" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "HUMAN" - ], - "element": "NORM", - "name": "Ardent Cloudstriker", - "slug": "ardent-cloudstriker", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Attack\u003c/span\u003e: If your \u003ca data-edition-slug=\"shifting-currents-ambsd\" class=\"effect__edition-hover effect__label\"\u003eShifting Currents\u003c/a\u003e face West and Ardent Cloudstriker is attacking a champion, this attack gets +3 \u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e.", - "effect_raw": "On Attack: If your Shifting Currents face West and Ardent Cloudstriker is attacking a champion, this attack gets +3 POWER.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 5, - "level": null, - "power": 3, - "life": 4, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-18T23:00:00.000Z", - "editions": [ - { - "uuid": "mmf7ro4mzu", - "card_id": "4kpotk5hvr", - "collector_number": "023", - "slug": "ardent-cloudstriker-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "h32xj9kwm8", - "population_operator": "≈", - "population": 48000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "mmf7ro4mzu", - "card_id": "4kpotk5hvr", - "collector_number": "023", - "slug": "ardent-cloudstriker-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "h32xj9kwm8", - "population_operator": "≈", - "population": 48000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "sw2ugmnmp5", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "ACCESSORY" - ], - "element": "NORM", - "name": "Navigation Compass", - "slug": "navigation-compass", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eThis card costs 1 less to materialize. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e\n\u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e, \u003cspan class=\"effect__label\"\u003eDiscard a domain card:\u003c/span\u003e Draw a card into your memory.", - "effect_raw": "[Class Bonus] This card costs 1 less to materialize. (Apply this effect only if your champion's class matches this card's class.)\n[REST], Discard a domain card: Draw a card into your memory.", - "rule": null, - "flavor": "", - "cost_memory": 1, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "awdp7pxt5u", - "card_id": "sw2ugmnmp5", - "collector_number": "023", - "slug": "navigation-compass-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "j838t22dgh", - "population_operator": "≈", - "population": 7400, - "foil": false - }, - { - "uuid": "u09s6r8l2l", - "population_operator": "≈", - "population": 477, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "awdp7pxt5u", - "card_id": "sw2ugmnmp5", - "collector_number": "023", - "slug": "navigation-compass-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "u09s6r8l2l", - "population_operator": "≈", - "population": 477, - "foil": true - }, - { - "uuid": "j838t22dgh", - "population_operator": "≈", - "population": 7400, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "y208kkz07n", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "SHIELD" - ], - "element": "WATER", - "name": "Vaporjet Shield", - "slug": "vaporjet-shield", - "effect": "\u003cspan class=\"effect__label\"\u003eUnit Link\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This object enters the field linked to target unit. If the link is broken, sacrifice this object.)\u003c/span\u003e\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eIf damage would be dealt to linked unit, prevent 1 of that damage.", - "effect_raw": "Unit Link (This object enters the field linked to target unit. If the link is broken, sacrifice this object.)\n[Class Bonus] If damage would be dealt to linked unit, prevent 1 of that damage.", - "rule": null, - "flavor": "", - "cost_memory": 2, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "txu2eftu1h", - "card_id": "y208kkz07n", - "collector_number": "023", - "slug": "vaporjet-shield-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "DragonArt 白霜茶", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "s278fvscd0", - "population_operator": "≈", - "population": 4611, - "foil": false - }, - { - "uuid": "t0eof5o43m", - "population_operator": "≈", - "population": 557, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "txu2eftu1h", - "card_id": "y208kkz07n", - "collector_number": "023", - "slug": "vaporjet-shield-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "DragonArt 白霜茶", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "t0eof5o43m", - "population_operator": "≈", - "population": 557, - "foil": true - }, - { - "uuid": "s278fvscd0", - "population_operator": "≈", - "population": 4611, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "nrvth9vyz1", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "CLERIC", - "MAGE" - ], - "subtypes": [ - "CLERIC", - "MAGE", - "STAFF" - ], - "element": "FIRE", - "name": "Everflame Staff", - "slug": "everflame-staff", - "effect": "Whenever a fire element Spell source you control deals damage, put a \u003cspan class=\"effect__label\"\u003erefinement\u003c/span\u003e counter on Everflame Staff.\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eBanish Everflame Staff:\u003c/span\u003e As a Spell, deal 4 damage to target champion. Activate this ability only if there are three or more \u003cspan class=\"effect__label\"\u003erefinement\u003c/span\u003e counters on Everflame Staff.", - "effect_raw": "Whenever a fire element Spell source you control deals damage, put a refinement counter on Everflame Staff.\n[Class Bonus] Banish Everflame Staff: As a Spell, deal 4 damage to target champion. Activate this ability only if there are three or more refinement counters on Everflame Staff.", - "rule": [ - { - "title": "", - "date_added": "2024-10-10", - "description": "Each instance of non-combat damage triggers Everflame Staff's ability. For effects that deal damage to multiple objects, each object that was dealt damage will count as one instance for Everflame Staff." - } - ], - "flavor": "", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "6yik8iibla", - "card_id": "nrvth9vyz1", - "collector_number": "023", - "slug": "everflame-staff-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "186cm7kob9", - "population_operator": "≈", - "population": 361, - "foil": true - }, - { - "uuid": "c844b3x598", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "6yik8iibla", - "card_id": "nrvth9vyz1", - "collector_number": "023", - "slug": "everflame-staff-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "186cm7kob9", - "population_operator": "≈", - "population": 361, - "foil": true - }, - { - "uuid": "c844b3x598", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "tsvbgl6ffq", - "types": [ - "REGALIA", - "ALLY" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "BEAST", - "AVATAR" - ], - "element": "CRUX", - "name": "The Majestic Spirit", - "slug": "the-majestic-spirit", - "effect": "\u003cspan class=\"effect__label\"\u003eIntercept\u003c/span\u003e, \u003cspan class=\"effect__label\"\u003eTrue Sight\u003c/span\u003e, \u003cspan class=\"effect__label\"\u003eVigor\u003c/span\u003e\nChampions you control have \u003cspan class=\"effect__label\"\u003espellshroud\u003c/span\u003e.\nIf another crux element unit you control would take damage, prevent half of that damage, rounded up.", - "effect_raw": "Intercept, True Sight, Vigor\nChampions you control have spellshroud.\nIf another crux element unit you control would take damage, prevent half of that damage, rounded up.", - "rule": [ - { - "title": "", - "date_added": "2023-08-09", - "description": "Because The Majestic Spirit is a regalia, if it would be sent to the deck, memory, or hand, it is sent to its owner's material deck instead. If it would die, it is banished instead (On Kill effects won't trigger). " - } - ], - "flavor": "", - "cost_memory": 12, - "cost_reserve": null, - "level": null, - "power": 4, - "life": 10, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "7b9htt89gw", - "card_id": "tsvbgl6ffq", - "collector_number": "023", - "slug": "the-majestic-spirit-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "Dragonart Antilous", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "9pl67u7bha", - "population_operator": "≈", - "population": 6600, - "foil": false - }, - { - "uuid": "o1fsoh39a8", - "population_operator": "≈", - "population": 435, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "urjxqku1pp", - "card_id": "tsvbgl6ffq", - "collector_number": "023", - "slug": "the-majestic-spirit-ftc-csr", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "Dragonart Antilous", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "go2b3tcrra", - "population_operator": "≈", - "population": 425, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "7b9htt89gw", - "card_id": "tsvbgl6ffq", - "collector_number": "023", - "slug": "the-majestic-spirit-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "Dragonart Antilous", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "o1fsoh39a8", - "population_operator": "≈", - "population": 435, - "foil": true - }, - { - "uuid": "9pl67u7bha", - "population_operator": "≈", - "population": 6600, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "urjxqku1pp", - "card_id": "tsvbgl6ffq", - "collector_number": "023", - "slug": "the-majestic-spirit-ftc-csr", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "Dragonart Antilous", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "go2b3tcrra", - "population_operator": "≈", - "population": 425, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "JPcFmCpdiF", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "ACCESSORY" - ], - "element": "NORM", - "name": "Beastbond Ears", - "slug": "beastbond-ears", - "effect": "Your champion gets +1 level as long as you control an Animal or Beast ally.", - "effect_raw": "Your champion gets +1 level as long as you control an Animal or Beast ally.", - "rule": null, - "flavor": "The easiest way to gain a beast's favor is to first look like them.", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "2897brw1mv", - "card_id": "JPcFmCpdiF", - "collector_number": "016", - "slug": "beastbond-ears-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "6wfv3d1d36", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "3bdn23ahdx", - "card_id": "JPcFmCpdiF", - "collector_number": "004", - "slug": "beastbond-ears-ftca", - "set": { - "name": "Fractured Crown: Armaments", - "prefix": "FTCA", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "c1x2nwv69b", - "population_operator": "≈", - "population": 587, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "7fhr67elh1", - "card_id": "JPcFmCpdiF", - "collector_number": "006", - "slug": "beastbond-ears-rec-slm", - "set": { - "name": "Re:Collection Slime Sovereign", - "prefix": "ReC-SLM", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "u8d6spporh", - "card_id": "JPcFmCpdiF", - "collector_number": "024", - "slug": "beastbond-ears-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "63v02w6d1Z", - "population_operator": "≈", - "population": 59400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "vkVEfsz694", - "card_id": "JPcFmCpdiF", - "collector_number": "024", - "slug": "beastbond-ears-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "u8d6spporh", - "card_id": "JPcFmCpdiF", - "collector_number": "024", - "slug": "beastbond-ears-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "63v02w6d1Z", - "population_operator": "≈", - "population": 59400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "vkVEfsz694", - "card_id": "JPcFmCpdiF", - "collector_number": "024", - "slug": "beastbond-ears-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "2897brw1mv", - "card_id": "JPcFmCpdiF", - "collector_number": "016", - "slug": "beastbond-ears-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "6wfv3d1d36", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "7fhr67elh1", - "card_id": "JPcFmCpdiF", - "collector_number": "006", - "slug": "beastbond-ears-rec-slm", - "set": { - "name": "Re:Collection Slime Sovereign", - "prefix": "ReC-SLM", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "3bdn23ahdx", - "card_id": "JPcFmCpdiF", - "collector_number": "004", - "slug": "beastbond-ears-ftca", - "set": { - "name": "Fractured Crown: Armaments", - "prefix": "FTCA", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "c1x2nwv69b", - "population_operator": "≈", - "population": 587, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "frzrplywc0", - "types": [ - "REGALIA", - "WEAPON" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "GUN" - ], - "element": "NORM", - "name": "Prototype Pistol", - "slug": "prototype-pistol", - "effect": "\u003cspan class=\"effect__reminder\"\u003e(Gun — Must be loaded to use for an attack and can't be used with an attack card.)\u003c/span\u003e\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Prototype Pistol gets +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e until end of turn. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "(Gun — Must be loaded to use for an attack and can't be used with an attack card.)\n[Class Bonus] On Enter: Prototype Pistol gets +1 POWER until end of turn. (Apply this effect only if your champion's class matches this card's class.)", - "rule": null, - "flavor": "", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": 1, - "life": null, - "durability": 3, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "1i4p0mr492", - "card_id": "frzrplywc0", - "collector_number": "012", - "slug": "prototype-pistol-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [], - "circulations": [ - { - "uuid": "i8r7fpcofi", - "population_operator": "≈", - "population": 18000, - "foil": true - } - ] - }, - { - "uuid": "c01fz2cjy7", - "card_id": "frzrplywc0", - "collector_number": "024", - "slug": "prototype-pistol-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "c01fz2cjy7", - "card_id": "frzrplywc0", - "collector_number": "024", - "slug": "prototype-pistol-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "1i4p0mr492", - "card_id": "frzrplywc0", - "collector_number": "012", - "slug": "prototype-pistol-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [], - "circulations": [ - { - "uuid": "i8r7fpcofi", - "population_operator": "≈", - "population": 18000, - "foil": true - } - ] - } - ] - }, - { - "uuid": "t7ru41pzgg", - "types": [ - "ALLY" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "AUTOMATON" - ], - "element": "WIND", - "name": "Sirocco Operative", - "slug": "sirocco-operative", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Draw a card into your memory.\n\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e If you control another Automaton ally, put a \u003cspan class=\"effect__label\"\u003epreparation\u003c/span\u003e counter on your champion.", - "effect_raw": "[Class Bonus] On Enter: Draw a card into your memory.\nOn Enter: If you control another Automaton ally, put a preparation counter on your champion.", - "rule": null, - "flavor": "Efficient and discreet, these automatons leave no more trace than a gentle gust of wind.", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 1, - "life": 1, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-05-04T06:00:00.000Z", - "editions": [ - { - "uuid": "ljzevpnv7h", - "card_id": "t7ru41pzgg", - "collector_number": "102", - "slug": "sirocco-operative-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "xhsejw2vgd", - "card_id": "t7ru41pzgg", - "collector_number": "024", - "slug": "sirocco-operative-rec-shd", - "set": { - "name": "Re:Collection Shadowdancer", - "prefix": "ReC-SHD", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "xhsejw2vgd", - "card_id": "t7ru41pzgg", - "collector_number": "024", - "slug": "sirocco-operative-rec-shd", - "set": { - "name": "Re:Collection Shadowdancer", - "prefix": "ReC-SHD", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "ljzevpnv7h", - "card_id": "t7ru41pzgg", - "collector_number": "102", - "slug": "sirocco-operative-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "au5sw9f8uq", - "types": [ - "REGALIA", - "WEAPON" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "SWORD" - ], - "element": "WIND", - "name": "Ceremonial Stormblade", - "slug": "ceremonial-stormblade", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Put a \u003cspan class=\"effect__label\"\u003edurability\u003c/span\u003e counter on Ceremonial Stormblade for each wind \u003cspan class=\"effect__correction\"\u003eelement\u003c/span\u003e ally you control. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion’s class matches this card’s class.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] On Enter: Put a durability counter on Ceremonial Stormblade for each wind element ally you control. (Apply this effect only if your champion’s class matches this card’s class.)", - "rule": [ - { - "title": "ERRATA", - "date_added": "2024-05-17", - "description": "'wind ally -\u003e wind element ally'" - } - ], - "flavor": "An ornamental sword that rallies the winds.", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": 1, - "life": null, - "durability": 1, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "4pzmq492ol", - "card_id": "au5sw9f8uq", - "collector_number": "024", - "slug": "ceremonial-stormblade-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "s278fvscd0", - "population_operator": "≈", - "population": 4611, - "foil": false - }, - { - "uuid": "t0eof5o43m", - "population_operator": "≈", - "population": 557, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "4pzmq492ol", - "card_id": "au5sw9f8uq", - "collector_number": "024", - "slug": "ceremonial-stormblade-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "t0eof5o43m", - "population_operator": "≈", - "population": 557, - "foil": true - }, - { - "uuid": "s278fvscd0", - "population_operator": "≈", - "population": 4611, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "v1jaidvvz2", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "CRYSTAL" - ], - "element": "FIRE", - "name": "Gem of Searing Flame", - "slug": "gem-of-searing-flame", - "effect": "As a Spell, whenever your \u003ca data-edition-slug=\"shifting-currents-ambsd\" class=\"effect__edition-hover effect__label\"\u003eShifting Currents\u003c/a\u003e change from facing North to West, deal 2 damage to target champion.", - "effect_raw": "As a Spell, whenever your Shifting Currents change from facing North to West, deal 2 damage to target champion.", - "rule": null, - "flavor": "", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "q5z6utn5tk", - "card_id": "v1jaidvvz2", - "collector_number": "024", - "slug": "gem-of-searing-flame-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "16q7nostnx", - "population_operator": "≈", - "population": 4800, - "foil": false - }, - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "q5z6utn5tk", - "card_id": "v1jaidvvz2", - "collector_number": "024", - "slug": "gem-of-searing-flame-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "16q7nostnx", - "population_operator": "≈", - "population": 4800, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "1dfhbt3yna", - "types": [ - "ACTION" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "SLIME", - "SKILL" - ], - "element": "WATER", - "name": "Gather Slimes", - "slug": "gather-slimes", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eFast Activation\nReveal the top five cards of your deck. \u003cspan class=\"effect__label\"\u003eRecover\u003c/span\u003e \u003cspan class=\"effect__label\"\u003eX\u003c/span\u003e where \u003cspan class=\"effect__label\"\u003eX\u003c/span\u003e is the amount of Slime ally cards revealed this way. Put a Slime ally card from among them into your hand and the rest on the bottom of your deck in any order.", - "effect_raw": "[Class Bonus] Fast Activation\nReveal the top five cards of your deck. Recover X where X is the amount of Slime ally cards revealed this way. Put a Slime ally card from among them into your hand and the rest on the bottom of your deck in any order.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-05-05T06:00:00.000Z", - "editions": [ - { - "uuid": "1dmdc7kiyn", - "card_id": "1dfhbt3yna", - "collector_number": "024", - "slug": "gather-slimes-rec-slm", - "set": { - "name": "Re:Collection Slime Sovereign", - "prefix": "ReC-SLM", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "q6af099kno", - "card_id": "1dfhbt3yna", - "collector_number": "079", - "slug": "gather-slimes-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "1dmdc7kiyn", - "card_id": "1dfhbt3yna", - "collector_number": "024", - "slug": "gather-slimes-rec-slm", - "set": { - "name": "Re:Collection Slime Sovereign", - "prefix": "ReC-SLM", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "q6af099kno", - "card_id": "1dfhbt3yna", - "collector_number": "079", - "slug": "gather-slimes-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "af098kmoi0", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "BAUBLE" - ], - "element": "NORM", - "name": "Orb of Hubris", - "slug": "orb-of-hubris", - "effect": "\u003cspan class=\"effect__label\"\u003eBanish Orb of Hubris:\u003c/span\u003e Draw up to three cards, then shuffle that amount of cards from your hand into your deck.", - "effect_raw": "Banish Orb of Hubris: Draw up to three cards, then shuffle that amount of cards from your hand into your deck.", - "rule": null, - "flavor": "Granted to many imperial alchemists upon induction, this relic symbolizes the relentless pursuit of the truth for the ascension of mankind.", - "cost_memory": 1, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "ay6a7fr167", - "card_id": "af098kmoi0", - "collector_number": "024", - "slug": "orb-of-hubris-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "nu9i90jyxh", - "population_operator": "≈", - "population": 2950, - "foil": false - }, - { - "uuid": "so1p5u153b", - "population_operator": "≈", - "population": 344, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "q3hvrj5bcb", - "card_id": "af098kmoi0", - "collector_number": "046", - "slug": "orb-of-hubris-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 6, - "circulationTemplates": [], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "ay6a7fr167", - "card_id": "af098kmoi0", - "collector_number": "024", - "slug": "orb-of-hubris-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "so1p5u153b", - "population_operator": "≈", - "population": 344, - "foil": true - }, - { - "uuid": "nu9i90jyxh", - "population_operator": "≈", - "population": 2950, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "q3hvrj5bcb", - "card_id": "af098kmoi0", - "collector_number": "046", - "slug": "orb-of-hubris-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 6, - "circulationTemplates": [], - "circulations": [] - } - ] - }, - { - "uuid": "suo6gb0op3", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "ARTIFACT" - ], - "element": "LUXEM", - "name": "Fractured Crown", - "slug": "fractured-crown", - "effect": "\u003cspan class=\"effect__label\"\u003eChampion Link\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This object enters the field linked to target champion. If the link is broken, sacrifice this object.)\u003c/span\u003e\nLinked champion's first attack each turn gets +2\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e. \u003cspan class=\"effect__label\"\u003eClass Bonus:\u003c/span\u003e That champion also gets +2\u003cspan class=\"effect__icon effect__icon--heart\"\u003e\u003c/span\u003e for each unique ally card in your graveyard.", - "effect_raw": "Champion Link (This object enters the field linked to target champion. If the link is broken, sacrifice this object.)\nLinked champion's first attack each turn gets +2 POWER. Class Bonus: That champion also gets +2 LIFE for each unique ally card in your graveyard.", - "rule": [ - { - "title": "", - "date_added": "2023-08-09", - "description": "'Unique' ally refers to ally cards with the unique type, not ally cards with different names." - }, - { - "title": "", - "date_added": "2023-08-09", - "description": "Fractured Crown remains linked to the linked champion if that champion delevels." - } - ], - "flavor": "", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "j3e15ioh3z", - "card_id": "suo6gb0op3", - "collector_number": "024", - "slug": "fractured-crown-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "Dragonart Tris", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "9pl67u7bha", - "population_operator": "≈", - "population": 6600, - "foil": false - }, - { - "uuid": "o1fsoh39a8", - "population_operator": "≈", - "population": 435, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "j3e15ioh3z", - "card_id": "suo6gb0op3", - "collector_number": "024", - "slug": "fractured-crown-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "Dragonart Tris", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "o1fsoh39a8", - "population_operator": "≈", - "population": 435, - "foil": true - }, - { - "uuid": "9pl67u7bha", - "population_operator": "≈", - "population": 6600, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "F1t18omUlx", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "ACCESSORY" - ], - "element": "NORM", - "name": "Beastbond Paws", - "slug": "beastbond-paws", - "effect": "\u003cspan class=\"effect__label\"\u003eBanish Beastbond Paws:\u003c/span\u003e Target Animal or Beast ally you control gets +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e and gains \u003cspan class=\"effect__label\"\u003etrue sight\u003c/span\u003e until end of turn. \u003cspan class=\"effect__reminder\"\u003e(Units with \u003cspan class=\"effect__label\"\u003etrue sight\u003c/span\u003e can attack units with \u003cspan class=\"effect__label\"\u003estealth\u003c/span\u003e.)\u003c/span\u003e", - "effect_raw": "Banish Beastbond Paws: Target Animal or Beast ally you control gets +1 POWER and gains true sight until end of turn. (Units with true sight can attack units with stealth.)", - "rule": null, - "flavor": "A beast's ferocity and a tamer's guidance make for a formidable combination.", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "8lzc81ntut", - "card_id": "F1t18omUlx", - "collector_number": "005", - "slug": "beastbond-paws-ftca", - "set": { - "name": "Fractured Crown: Armaments", - "prefix": "FTCA", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "c1x2nwv69b", - "population_operator": "≈", - "population": 587, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "UMbEHC1RI2", - "card_id": "F1t18omUlx", - "collector_number": "025", - "slug": "beastbond-paws-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "cp3gc5rxyx", - "card_id": "F1t18omUlx", - "collector_number": "007", - "slug": "beastbond-paws-rec-slm", - "set": { - "name": "Re:Collection Slime Sovereign", - "prefix": "ReC-SLM", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "u58a4lwrg3", - "card_id": "F1t18omUlx", - "collector_number": "017", - "slug": "beastbond-paws-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "6wfv3d1d36", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "y4437wrwhq", - "card_id": "F1t18omUlx", - "collector_number": "025", - "slug": "beastbond-paws-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "63v02w6d1Z", - "population_operator": "≈", - "population": 59400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "y4437wrwhq", - "card_id": "F1t18omUlx", - "collector_number": "025", - "slug": "beastbond-paws-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "63v02w6d1Z", - "population_operator": "≈", - "population": 59400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "UMbEHC1RI2", - "card_id": "F1t18omUlx", - "collector_number": "025", - "slug": "beastbond-paws-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "u58a4lwrg3", - "card_id": "F1t18omUlx", - "collector_number": "017", - "slug": "beastbond-paws-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "6wfv3d1d36", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "cp3gc5rxyx", - "card_id": "F1t18omUlx", - "collector_number": "007", - "slug": "beastbond-paws-rec-slm", - "set": { - "name": "Re:Collection Slime Sovereign", - "prefix": "ReC-SLM", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "8lzc81ntut", - "card_id": "F1t18omUlx", - "collector_number": "005", - "slug": "beastbond-paws-ftca", - "set": { - "name": "Fractured Crown: Armaments", - "prefix": "FTCA", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "c1x2nwv69b", - "population_operator": "≈", - "population": 587, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "acmde97dbu", - "types": [ - "ALLY" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "HUMAN" - ], - "element": "NORM", - "name": "Formidable Youxia", - "slug": "formidable-youxia", - "effect": "\u003cspan class=\"effect__label\"\u003eIntercept\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(Whenever your champion is attacked while this ally is awake, you may redirect that attack to this ally.)\u003c/span\u003e\nAs long as your \u003ca data-edition-slug=\"shifting-currents-ambsd\" class=\"effect__edition-hover effect__label\"\u003eShifting Currents\u003c/a\u003e face East, Formidable Youxia gets +2 \u003cspan class=\"effect__icon effect__icon--heart\"\u003e\u003c/span\u003e.", - "effect_raw": "Intercept (Whenever your champion is attacked while this ally is awake, you may redirect that attack to this ally.)\nAs long as your Shifting Currents face East, Formidable Youxia gets +2 LIFE.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 2, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-18T23:00:00.000Z", - "editions": [ - { - "uuid": "yt3zjeoeav", - "card_id": "acmde97dbu", - "collector_number": "025", - "slug": "formidable-youxia-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "坊橋夜泊", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "h32xj9kwm8", - "population_operator": "≈", - "population": 48000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "yt3zjeoeav", - "card_id": "acmde97dbu", - "collector_number": "025", - "slug": "formidable-youxia-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "坊橋夜泊", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "h32xj9kwm8", - "population_operator": "≈", - "population": 48000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "a5uhjxhkur", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "SHIELD" - ], - "element": "NORM", - "name": "Resplendent Kite Shield", - "slug": "resplendent-kite-shield", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Put a \u003cspan class=\"effect__label\"\u003erefinement\u003c/span\u003e counter on Resplendent Kite Shield. \u003cspan class=\"effect__label\"\u003eClass Bonus:\u003c/span\u003e Put two \u003cspan class=\"effect__label\"\u003erefinement\u003c/span\u003e counters on it instead.\n\u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e, \u003cspan class=\"effect__label\"\u003eRemove a refinement counter from Resplendent Kite Shield:\u003c/span\u003e Prevent the next 1 damage that would be dealt to your champion this turn. ", - "effect_raw": "On Enter: Put a refinement counter on Resplendent Kite Shield. Class Bonus: Put two refinement counters on it instead.\n[REST], Remove a refinement counter from Resplendent Kite Shield: Prevent the next 1 damage that would be dealt to your champion this turn. ", - "rule": null, - "flavor": "", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "eurbcz3hmf", - "card_id": "a5uhjxhkur", - "collector_number": "025", - "slug": "resplendent-kite-shield-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "j838t22dgh", - "population_operator": "≈", - "population": 7400, - "foil": false - }, - { - "uuid": "u09s6r8l2l", - "population_operator": "≈", - "population": 477, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "eurbcz3hmf", - "card_id": "a5uhjxhkur", - "collector_number": "025", - "slug": "resplendent-kite-shield-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "u09s6r8l2l", - "population_operator": "≈", - "population": 477, - "foil": true - }, - { - "uuid": "j838t22dgh", - "population_operator": "≈", - "population": 7400, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "8c9htu9agw", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "STAFF" - ], - "element": "NORM", - "name": "Prototype Staff", - "slug": "prototype-staff", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__bubble\"\u003eMemory 4+\u003c/span\u003e Your champion gets +1 level. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only there are four or more cards in your memory.)\u003c/span\u003e\n\u003cspan class=\"effect__bubble\"\u003eLevel 4+\u003c/span\u003e\u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e: You may put a card from your hand on the bottom of your deck. If you do, draw a card into your memory.", - "effect_raw": "[Class Bonus] [Memory 4+] Your champion gets +1 level. (Apply this effect only there are four or more cards in your memory.)\n[Level 4+] [REST]: You may put a card from your hand on the bottom of your deck. If you do, draw a card into your memory.", - "rule": null, - "flavor": "", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.064Z", - "editions": [ - { - "uuid": "ollknd8dyh", - "card_id": "8c9htu9agw", - "collector_number": "013", - "slug": "prototype-staff-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "yp7nm6t5vy", - "card_id": "8c9htu9agw", - "collector_number": "025", - "slug": "prototype-staff-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "yp7nm6t5vy", - "card_id": "8c9htu9agw", - "collector_number": "025", - "slug": "prototype-staff-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "ollknd8dyh", - "card_id": "8c9htu9agw", - "collector_number": "013", - "slug": "prototype-staff-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "1vt1cn1tzg", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "ACCESSORY" - ], - "element": "TERA", - "name": "Covenant of Thorns", - "slug": "covenant-of-thorns", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eThis card costs 1 less to materialize.\n\u003cspan class=\"effect__label\"\u003eAlly Link\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This object enters the field linked to target ally. If the link is broken, sacrifice this object.)\u003c/span\u003e\nIf damage would be dealt to your champion, that damage is dealt to linked ally instead.", - "effect_raw": "[Class Bonus] This card costs 1 less to materialize.\nAlly Link (This object enters the field linked to target ally. If the link is broken, sacrifice this object.)\nIf damage would be dealt to your champion, that damage is dealt to linked ally instead.", - "rule": [ - { - "title": "", - "date_added": "2023-08-09", - "description": "The type of damage that gets redirected to the linked ally stays the same. " - }, - { - "title": "", - "date_added": "2023-08-09", - "description": "If damage from an attack is redirected to the linked ally, On Hit and On Kill effects can still trigger with normal conditions." - } - ], - "flavor": "", - "cost_memory": 1, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "0y2snsdvlw", - "card_id": "1vt1cn1tzg", - "collector_number": "025", - "slug": "covenant-of-thorns-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "08akz07eau", - "population_operator": "≈", - "population": 24500, - "foil": false - }, - { - "uuid": "91zv75l0hl", - "population_operator": "≈", - "population": 1400, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "0y2snsdvlw", - "card_id": "1vt1cn1tzg", - "collector_number": "025", - "slug": "covenant-of-thorns-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "91zv75l0hl", - "population_operator": "≈", - "population": 1400, - "foil": true - }, - { - "uuid": "08akz07eau", - "population_operator": "≈", - "population": 24500, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "rptjej4mcn", - "types": [ - "REGALIA", - "WEAPON" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "GUN" - ], - "element": "WIND", - "name": "Emerald Pistol", - "slug": "emerald-pistol", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Materialize a Bullet card with memory cost 0 from your material deck. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion’s class matches this card’s class.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] On Enter: Materialize a Bullet card with memory cost 0 from your material deck. (Apply this effect only if your champion’s class matches this card’s class.)", - "rule": null, - "flavor": "Preloaded with whatever you deem necessary.", - "cost_memory": 1, - "cost_reserve": null, - "level": null, - "power": 1, - "life": null, - "durability": 2, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "lknd8dyh6i", - "card_id": "rptjej4mcn", - "collector_number": "025", - "slug": "emerald-pistol-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "DragonArt 倉倉", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "s278fvscd0", - "population_operator": "≈", - "population": 4611, - "foil": false - }, - { - "uuid": "t0eof5o43m", - "population_operator": "≈", - "population": 557, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "lknd8dyh6i", - "card_id": "rptjej4mcn", - "collector_number": "025", - "slug": "emerald-pistol-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "DragonArt 倉倉", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "t0eof5o43m", - "population_operator": "≈", - "population": 557, - "foil": true - }, - { - "uuid": "s278fvscd0", - "population_operator": "≈", - "population": 4611, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "z5exbwdp7q", - "types": [ - "ACTION" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "SKILL", - "REACTION" - ], - "element": "WIND", - "name": "Stifling Trap", - "slug": "stifling-trap", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eIf it's not your turn, you may remove two \u003cspan class=\"effect__label\"\u003epreparation\u003c/span\u003e counters from your champion to activate this card from your memory without paying its reserve cost.\nDeal 2 damage to target ally, then \u003cspan class=\"effect__label\"\u003enegate\u003c/span\u003e all \u003cspan class=\"effect__label\"\u003eon enter\u003c/span\u003e triggers from that ally.", - "effect_raw": "[Class Bonus] If it's not your turn, you may remove two preparation counters from your champion to activate this card from your memory without paying its reserve cost.\nDeal 2 damage to target ally, then negate all on enter triggers from that ally.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-05-04T06:00:00.000Z", - "editions": [ - { - "uuid": "dcg516r9za", - "card_id": "z5exbwdp7q", - "collector_number": "025", - "slug": "stifling-trap-rec-shd", - "set": { - "name": "Re:Collection Shadowdancer", - "prefix": "ReC-SHD", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 3, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "wnua6rsftw", - "card_id": "z5exbwdp7q", - "collector_number": "103", - "slug": "stifling-trap-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "dcg516r9za", - "card_id": "z5exbwdp7q", - "collector_number": "025", - "slug": "stifling-trap-rec-shd", - "set": { - "name": "Re:Collection Shadowdancer", - "prefix": "ReC-SHD", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 3, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "wnua6rsftw", - "card_id": "z5exbwdp7q", - "collector_number": "103", - "slug": "stifling-trap-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "cqadnk9iz0", - "types": [ - "ALLY" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "ANIMAL", - "SLIME" - ], - "element": "WIND", - "name": "Baby Green Slime", - "slug": "baby-green-slime", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eFast Activation\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(You may activate this card at fast speed.)\u003c/span\u003e\n\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Suppress target item or weapon. \u003cspan class=\"effect__reminder\"\u003e(To suppress an object, banish it and return it to the field under its owner’s control at the beginning of the next end phase.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] Fast Activation (You may activate this card at fast speed.)\nOn Enter: Suppress target item or weapon. (To suppress an object, banish it and return it to the field under its owner’s control at the beginning of the next end phase.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 1, - "life": 1, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-05-05T06:00:00.000Z", - "editions": [ - { - "uuid": "39i1f1hucu", - "card_id": "cqadnk9iz0", - "collector_number": "025", - "slug": "baby-green-slime-rec-slm", - "set": { - "name": "Re:Collection Slime Sovereign", - "prefix": "ReC-SLM", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "j0a5uijyhl", - "card_id": "cqadnk9iz0", - "collector_number": "080", - "slug": "baby-green-slime-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "39i1f1hucu", - "card_id": "cqadnk9iz0", - "collector_number": "025", - "slug": "baby-green-slime-rec-slm", - "set": { - "name": "Re:Collection Slime Sovereign", - "prefix": "ReC-SLM", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "j0a5uijyhl", - "card_id": "cqadnk9iz0", - "collector_number": "080", - "slug": "baby-green-slime-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "s7pmqsl3jw", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "FAN" - ], - "element": "WATER", - "name": "Ebbing Tide", - "slug": "ebbing-tide", - "effect": "\u003cspan class=\"effect__label\"\u003eHindered\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This object enters the field rested)\u003c/span\u003e\n\u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e\u003cspan class=\"effect__label\"\u003e: Empower 2\u003c/span\u003e. Activate this ability only if your \u003ca data-edition-slug=\"shifting-currents-ambsd\" class=\"effect__edition-hover effect__label\"\u003eShifting Currents\u003c/a\u003e face East or West.\n\u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e, \u003cspan class=\"effect__label\"\u003eBanish Ebbing Tide:\u003c/span\u003e \u003cspan class=\"effect__label\"\u003eEmpower X\u003c/span\u003e, where \u003cspan class=\"effect__label\"\u003eX\u003c/span\u003e is the amount of water element cards in your graveyard. Activate this ability only at slow speed and only if your \u003ca data-edition-slug=\"shifting-currents-ambsd\" class=\"effect__edition-hover effect__label\"\u003eShifting Currents\u003c/a\u003e face North or South.", - "effect_raw": "Hindered (This object enters the field rested)\n[REST]: Empower 2. Activate this ability only if your Shifting Currents face East or West.\n[REST], Banish Ebbing Tide: Empower X, where X is the amount of water element cards in your graveyard. Activate this ability only at slow speed and only if your Shifting Currents face North or South.", - "rule": null, - "flavor": "", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "1b3fsah1yc", - "card_id": "s7pmqsl3jw", - "collector_number": "025", - "slug": "ebbing-tide-amb", - "set": { - "name": "Mortal Ambition First Edition", - "prefix": "AMB 1st", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "5fry4gjftk", - "population_operator": "≈", - "population": 178, - "foil": true - }, - { - "uuid": "e8r773upcw", - "population_operator": "≈", - "population": 2900, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "1b3fsah1yc", - "card_id": "s7pmqsl3jw", - "collector_number": "025", - "slug": "ebbing-tide-amb", - "set": { - "name": "Mortal Ambition First Edition", - "prefix": "AMB 1st", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "5fry4gjftk", - "population_operator": "≈", - "population": 178, - "foil": true - }, - { - "uuid": "e8r773upcw", - "population_operator": "≈", - "population": 2900, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "j4f15joh30", - "types": [ - "REGALIA", - "WEAPON" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "GUN" - ], - "element": "NORM", - "name": "Quickdraw Piercer", - "slug": "quickdraw-piercer", - "effect": "\u003cspan class=\"effect__reminder\"\u003e(Gun — Must be loaded to use for an attack and can't be used with an attack card.)\u003c/span\u003e\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Banish:\u003c/span\u003e Draw a card. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "(Gun — Must be loaded to use for an attack and can't be used with an attack card.)\n[Class Bonus] On Banish: Draw a card. (Apply this effect only if your champion's class matches this card's class.)", - "rule": null, - "flavor": "", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": 1, - "life": null, - "durability": 2, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "7ikmhyi3sp", - "card_id": "j4f15joh30", - "collector_number": "014", - "slug": "quickdraw-piercer-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "gy62ecs7oj", - "card_id": "j4f15joh30", - "collector_number": "026", - "slug": "quickdraw-piercer-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "gy62ecs7oj", - "card_id": "j4f15joh30", - "collector_number": "026", - "slug": "quickdraw-piercer-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "7ikmhyi3sp", - "card_id": "j4f15joh30", - "collector_number": "014", - "slug": "quickdraw-piercer-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "gnth142db4", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC", - "MAGE" - ], - "subtypes": [ - "CLERIC", - "MAGE", - "SPELL" - ], - "element": "NORM", - "name": "Harmonious Mantra", - "slug": "harmonious-mantra", - "effect": "\u003cspan class=\"effect__label\"\u003eRecover 3\u003c/span\u003e. If your \u003ca data-edition-slug=\"shifting-currents-ambsd\" class=\"effect__edition-hover effect__label\"\u003eShifting Currents\u003c/a\u003e face North, \u003cspan class=\"effect__label\"\u003e\u003cspan class=\"effect__label\"\u003erecover\u003c/span\u003e 3+LV\u003c/span\u003e instead. \u003cspan class=\"effect__reminder\"\u003e(To \u003cspan class=\"effect__label\"\u003erecover\u003c/span\u003e, remove that many damage counters from your champion.)\u003c/span\u003e", - "effect_raw": "Recover 3. If your Shifting Currents face North, recover 3+LV instead. (To recover, remove that many damage counters from your champion.)", - "rule": null, - "flavor": "Some sights are best seen from afar.", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-09-18T23:00:00.000Z", - "editions": [ - { - "uuid": "izvm9ynmxh", - "card_id": "gnth142db4", - "collector_number": "026", - "slug": "harmonious-mantra-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "h32xj9kwm8", - "population_operator": "≈", - "population": 48000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "izvm9ynmxh", - "card_id": "gnth142db4", - "collector_number": "026", - "slug": "harmonious-mantra-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "h32xj9kwm8", - "population_operator": "≈", - "population": 48000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "xt6uaz6a7g", - "types": [ - "ACTION" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "SKILL" - ], - "element": "WIND", - "name": "Surveil the Winds", - "slug": "surveil-the-winds", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eFast Activation\u003c/span\u003e\u003cspan class=\"effect__reminder\"\u003e(You may activate this card at fast speed.)\u003c/span\u003e\nDraw a card, then put a \u003cspan class=\"effect__label\"\u003epreparation\u003c/span\u003e counter on your champion.", - "effect_raw": "[Class Bonus] Fast Activation(You may activate this card at fast speed.)\nDraw a card, then put a preparation counter on your champion.", - "rule": null, - "flavor": "The winds tell more than just which direction it blows.", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-05-04T06:00:00.000Z", - "editions": [ - { - "uuid": "2vhnnmq6af", - "card_id": "xt6uaz6a7g", - "collector_number": "104", - "slug": "surveil-the-winds-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "df9qawliao", - "card_id": "xt6uaz6a7g", - "collector_number": "026", - "slug": "surveil-the-winds-rec-shd", - "set": { - "name": "Re:Collection Shadowdancer", - "prefix": "ReC-SHD", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "df9qawliao", - "card_id": "xt6uaz6a7g", - "collector_number": "026", - "slug": "surveil-the-winds-rec-shd", - "set": { - "name": "Re:Collection Shadowdancer", - "prefix": "ReC-SHD", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "2vhnnmq6af", - "card_id": "xt6uaz6a7g", - "collector_number": "104", - "slug": "surveil-the-winds-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "fp66pv4n1n", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "SHIELD" - ], - "element": "NORM", - "name": "Rusted Warshield", - "slug": "rusted-warshield", - "effect": "\u003cspan class=\"effect__label\"\u003eBanish Rusted Warshield:\u003c/span\u003e Prevent the next 2 damage that would be dealt to your champion this turn. Draw a card into your memory.", - "effect_raw": "Banish Rusted Warshield: Prevent the next 2 damage that would be dealt to your champion this turn. Draw a card into your memory.", - "rule": null, - "flavor": "A relic of a previous age, this iron shield still has enough structural integrity to block a fatal strike.", - "cost_memory": 1, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "1yyx0qv0bu", - "card_id": "fp66pv4n1n", - "collector_number": "026", - "slug": "rusted-warshield-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "j838t22dgh", - "population_operator": "≈", - "population": 7400, - "foil": false - }, - { - "uuid": "u09s6r8l2l", - "population_operator": "≈", - "population": 477, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "1yyx0qv0bu", - "card_id": "fp66pv4n1n", - "collector_number": "026", - "slug": "rusted-warshield-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "u09s6r8l2l", - "population_operator": "≈", - "population": 477, - "foil": true - }, - { - "uuid": "j838t22dgh", - "population_operator": "≈", - "population": 7400, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "qYH9PJP7uM", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "BAUBLE" - ], - "element": "NORM", - "name": "Blinding Orb", - "slug": "blinding-orb", - "effect": "\u003cspan class=\"effect__label\"\u003eBanish Blinding Orb:\u003c/span\u003e Each opponent puts two cards from their hand into their memory. \u003cspan class=\"effect__label\"\u003eClass Bonus:\u003c/span\u003e Draw a card. \u003cspan class=\"effect__reminder\"\u003e(Apply the additional effect only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "Banish Blinding Orb: Each opponent puts two cards from their hand into their memory. Class Bonus: Draw a card. (Apply the additional effect only if your champion's class matches this card's class.)", - "rule": null, - "flavor": "A useful tool, both in flight and fight.", - "cost_memory": 1, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "1xa7n2jnlt", - "card_id": "qYH9PJP7uM", - "collector_number": "026", - "slug": "blinding-orb-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - }, - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "CFt2sufcED", - "card_id": "qYH9PJP7uM", - "collector_number": "026", - "slug": "blinding-orb-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - }, - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "1xa7n2jnlt", - "card_id": "qYH9PJP7uM", - "collector_number": "026", - "slug": "blinding-orb-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - }, - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "CFt2sufcED", - "card_id": "qYH9PJP7uM", - "collector_number": "026", - "slug": "blinding-orb-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - }, - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "pwakb1k0zi", - "types": [ - "UNIQUE", - "ALLY" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "ANIMAL", - "HUMAN" - ], - "element": "NORM", - "name": "Bedivere, Woodland Overseer", - "slug": "bedivere-woodland-overseer", - "effect": "Bedivere has \u003cspan class=\"effect__label\"\u003etaunt\u003c/span\u003e as long as you control another Animal or Beast ally.\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__bubble\"\u003eLevel 3+\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Death:\u003c/span\u003e Put a \u003cspan class=\"effect__label\"\u003ebuff\u003c/span\u003e counter on each Animal and/or Beast ally you control.", - "effect_raw": "Bedivere has taunt as long as you control another Animal or Beast ally.\n[Class Bonus] [Level 3+] On Death: Put a buff counter on each Animal and/or Beast ally you control.", - "rule": null, - "flavor": "\"Who dares to threaten the wilds?\"", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 1, - "life": 4, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "g6p5dnamdf", - "card_id": "pwakb1k0zi", - "collector_number": "026", - "slug": "bedivere-woodland-overseer-ftc-csr", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "Kumai", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "go2b3tcrra", - "population_operator": "≈", - "population": 425, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "z1vcwi74wa", - "card_id": "pwakb1k0zi", - "collector_number": "026", - "slug": "bedivere-woodland-overseer-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "Kumai", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "jrt3ijqwtd", - "population_operator": "≈", - "population": 700, - "foil": true - }, - { - "uuid": "m3e9yln1lo", - "population_operator": "≈", - "population": 17500, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "z1vcwi74wa", - "card_id": "pwakb1k0zi", - "collector_number": "026", - "slug": "bedivere-woodland-overseer-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "Kumai", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "jrt3ijqwtd", - "population_operator": "≈", - "population": 700, - "foil": true - }, - { - "uuid": "m3e9yln1lo", - "population_operator": "≈", - "population": 17500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "g6p5dnamdf", - "card_id": "pwakb1k0zi", - "collector_number": "026", - "slug": "bedivere-woodland-overseer-ftc-csr", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "Kumai", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "go2b3tcrra", - "population_operator": "≈", - "population": 425, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "qsm3n9yvn1", - "types": [ - "REGALIA", - "WEAPON" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "FIST" - ], - "element": "WIND", - "name": "Mechanized Smasher", - "slug": "mechanized-smasher", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eThis card costs 1 less to materialize.\nMechanized Smasher can’t be used with attack cards.\nAs an additional cost to use Mechanized Smasher for an attack, reveal four wind element cards from your memory. ", - "effect_raw": "[Class Bonus] This card costs 1 less to materialize.\nMechanized Smasher can’t be used with attack cards.\nAs an additional cost to use Mechanized Smasher for an attack, reveal four wind element cards from your memory. ", - "rule": null, - "flavor": "", - "cost_memory": 2, - "cost_reserve": null, - "level": null, - "power": 4, - "life": null, - "durability": 2, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "kmgyi3sphv", - "card_id": "qsm3n9yvn1", - "collector_number": "026", - "slug": "mechanized-smasher-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "DragonArt Chu", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "06eybxeq8q", - "population_operator": "≈", - "population": 1676, - "foil": false - }, - { - "uuid": "9mcfxfnivt", - "population_operator": "≈", - "population": 425, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "kmgyi3sphv", - "card_id": "qsm3n9yvn1", - "collector_number": "026", - "slug": "mechanized-smasher-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "DragonArt Chu", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "9mcfxfnivt", - "population_operator": "≈", - "population": 425, - "foil": true - }, - { - "uuid": "06eybxeq8q", - "population_operator": "≈", - "population": 1676, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "xjkdokzfd9", - "types": [ - "REGALIA", - "WEAPON" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "POLEARM" - ], - "element": "WATER", - "name": "Eventide Spear", - "slug": "eventide-spear", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eAs long as an opponent controls two or more rested units, you may activate this card from your material deck. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] As long as an opponent controls two or more rested units, you may activate this card from your material deck. (Apply this effect only if your champion's class matches this card's class.)", - "rule": null, - "flavor": "", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": 1, - "life": null, - "durability": 1, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "l2oty6z16w", - "card_id": "xjkdokzfd9", - "collector_number": "026", - "slug": "eventide-spear-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "186cm7kob9", - "population_operator": "≈", - "population": 361, - "foil": true - }, - { - "uuid": "c844b3x598", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "l2oty6z16w", - "card_id": "xjkdokzfd9", - "collector_number": "026", - "slug": "eventide-spear-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "186cm7kob9", - "population_operator": "≈", - "population": 361, - "foil": true - }, - { - "uuid": "c844b3x598", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "zejeq7rp5q", - "types": [ - "ACTION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SKILL" - ], - "element": "NORM", - "name": "Heighten Spellcraft", - "slug": "heighten-spellcraft", - "effect": "\u003cspan class=\"effect__label\"\u003eEmpower 3\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(The next Spell card you activate this turn activates and resolves as if your champion got +3 level.)\u003c/span\u003e\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)\u003c/span\u003e ", - "effect_raw": "Empower 3. (The next Spell card you activate this turn activates and resolves as if your champion got +3 level.)\n[Class Bonus] Floating Memory (While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.) ", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 1, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-09-18T23:00:00.000Z", - "editions": [ - { - "uuid": "96g8mweivc", - "card_id": "zejeq7rp5q", - "collector_number": "027", - "slug": "heighten-spellcraft-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "h32xj9kwm8", - "population_operator": "≈", - "population": 48000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "96g8mweivc", - "card_id": "zejeq7rp5q", - "collector_number": "027", - "slug": "heighten-spellcraft-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "h32xj9kwm8", - "population_operator": "≈", - "population": 48000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "0z2snsdwmx", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "ACCESSORY" - ], - "element": "NORM", - "name": "Scale of Souls", - "slug": "scale-of-souls", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003e\u003cspan class=\"effect__reminder\"\u003eBalance\u003c/span\u003e\u003c/span\u003e — At the beginning of your recollection phase, if the amount of cards in your hand and memory are equal, \u003cspan class=\"effect__label\"\u003erecover 2\u003c/span\u003e.\n\u003cspan class=\"effect__bubble effect__bubble--yellow ml-2\"\u003e2\u003c/span\u003e, \u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e: Return a card from your memory to your hand.", - "effect_raw": "[Class Bonus] Balance — At the beginning of your recollection phase, if the amount of cards in your hand and memory are equal, recover 2.\n[2] , [REST]: Return a card from your memory to your hand.", - "rule": [ - { - "title": "", - "date_added": "2024-01-19", - "description": "If the Balance condition is not met at the beginning of the controller's recollection phase, Scale of Souls won't trigger at all. This means there is no chance to fix the hand/memory to achieve Balance during the recollection phase. " - }, - { - "title": "", - "date_added": "2024-01-19", - "description": "Scale of Soul's Balance condition is also checked during the resolution of its triggered effect as well." - } - ], - "flavor": "", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.064Z", - "editions": [ - { - "uuid": "go0apgn30k", - "card_id": "0z2snsdwmx", - "collector_number": "027", - "slug": "scale-of-souls-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "hwpisznne5", - "card_id": "0z2snsdwmx", - "collector_number": "015", - "slug": "scale-of-souls-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "go0apgn30k", - "card_id": "0z2snsdwmx", - "collector_number": "027", - "slug": "scale-of-souls-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "hwpisznne5", - "card_id": "0z2snsdwmx", - "collector_number": "015", - "slug": "scale-of-souls-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "3gygojwk0p", - "types": [ - "REGALIA", - "WEAPON" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "GUN" - ], - "element": "NORM", - "name": "Seeker's Rifle", - "slug": "seekers-rifle", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eTrue Sight\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(Attacks using this weapon can target units with \u003cspan class=\"effect__label\"\u003estealth\u003c/span\u003e.)\u003c/span\u003e \n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eSpellshroud\u003c/span\u003e\n\u003cspan class=\"effect__label\"\u003eOn Kill:\u003c/span\u003e You may pay \u003cspan class=\"effect__bubble effect__bubble--yellow ml-2\"\u003e2\u003c/span\u003e. If you do, materialize a Bullet card from your material deck.", - "effect_raw": "[Class Bonus] True Sight (Attacks using this weapon can target units with stealth.) \n[Class Bonus] Spellshroud\nOn Kill: You may pay [2]. If you do, materialize a Bullet card from your material deck.", - "rule": null, - "flavor": "", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": 1, - "life": null, - "durability": 2, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "t4xztbvgf2", - "card_id": "3gygojwk0p", - "collector_number": "027", - "slug": "seekers-rifle-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "j838t22dgh", - "population_operator": "≈", - "population": 7400, - "foil": false - }, - { - "uuid": "u09s6r8l2l", - "population_operator": "≈", - "population": 477, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "t4xztbvgf2", - "card_id": "3gygojwk0p", - "collector_number": "027", - "slug": "seekers-rifle-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "u09s6r8l2l", - "population_operator": "≈", - "population": 477, - "foil": true - }, - { - "uuid": "j838t22dgh", - "population_operator": "≈", - "population": 7400, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "UiohpiTtgs", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "BAUBLE" - ], - "element": "NORM", - "name": "Chalice of Blood", - "slug": "chalice-of-blood", - "effect": "\u003cspan class=\"effect__label\"\u003eBanish Chalice of Blood:\u003c/span\u003e Draw two cards. Activate this ability only if your champion has twenty or more damage counters on them.", - "effect_raw": "Banish Chalice of Blood: Draw two cards. Activate this ability only if your champion has twenty or more damage counters on them.", - "rule": [ - { - "title": "", - "date_added": "2022-12-27", - "description": "The condition of needing twenty or more damage counters on your champion is only checked upon activating the ability of Chalice of Blood." - } - ], - "flavor": "An offering born of blood is stronger than just an empty prayer.", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "0xp3xq07vv", - "card_id": "UiohpiTtgs", - "collector_number": "027", - "slug": "chalice-of-blood-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - }, - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "QWlznVL80v", - "card_id": "UiohpiTtgs", - "collector_number": "027", - "slug": "chalice-of-blood-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - }, - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "0xp3xq07vv", - "card_id": "UiohpiTtgs", - "collector_number": "027", - "slug": "chalice-of-blood-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - }, - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "QWlznVL80v", - "card_id": "UiohpiTtgs", - "collector_number": "027", - "slug": "chalice-of-blood-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - }, - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "uoy5ttkat9", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "SHIELD" - ], - "element": "WIND", - "name": "Winbless Kiteshield", - "slug": "winbless-kiteshield", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eThis card costs 1 less to materialize.\n\u003cspan class=\"effect__label\"\u003eUnit Link\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This object enters the field linked to target unit. If the link is broken, sacrifice this object.)\u003c/span\u003e\nLinked unit has \u003cspan class=\"effect__label\"\u003evigor\u003c/span\u003e.", - "effect_raw": "[Class Bonus] This card costs 1 less to materialize.\nUnit Link (This object enters the field linked to target unit. If the link is broken, sacrifice this object.)\nLinked unit has vigor.", - "rule": null, - "flavor": "", - "cost_memory": 1, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "pisznne5n3", - "card_id": "uoy5ttkat9", - "collector_number": "027", - "slug": "winbless-kiteshield-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "DragonArt Chu", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "s278fvscd0", - "population_operator": "≈", - "population": 4611, - "foil": false - }, - { - "uuid": "t0eof5o43m", - "population_operator": "≈", - "population": 557, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "pisznne5n3", - "card_id": "uoy5ttkat9", - "collector_number": "027", - "slug": "winbless-kiteshield-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "DragonArt Chu", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "t0eof5o43m", - "population_operator": "≈", - "population": 557, - "foil": true - }, - { - "uuid": "s278fvscd0", - "population_operator": "≈", - "population": 4611, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "r278evrcdz", - "types": [ - "ALLY" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "AUTOMATON" - ], - "element": "UMBRA", - "name": "Gloamspire Headhunter", - "slug": "gloamspire-headhunter", - "effect": "\u003cspan class=\"effect__label\"\u003eStealth\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This unit can't be targeted by attacks unless permitted by \u003cspan class=\"effect__label\"\u003etrue sight\u003c/span\u003e.)\u003c/span\u003e\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Ally Hit:\u003c/span\u003e Destroy the hit ally unless its controller pays \u003cspan class=\"effect__bubble effect__bubble--yellow ml-2\"\u003e3\u003c/span\u003e.", - "effect_raw": "Stealth (This unit can't be targeted by attacks unless permitted by true sight.)\n[Class Bonus] On Ally Hit: Destroy the hit ally unless its controller pays [3].", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 1, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-05-04T06:00:00.000Z", - "editions": [ - { - "uuid": "099knoj0a5", - "card_id": "r278evrcdz", - "collector_number": "105", - "slug": "gloamspire-headhunter-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "hbksgf7xgv", - "card_id": "r278evrcdz", - "collector_number": "027", - "slug": "gloamspire-headhunter-rec-shd", - "set": { - "name": "Re:Collection Shadowdancer", - "prefix": "ReC-SHD", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 3, - "circulationTemplates": [], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "hbksgf7xgv", - "card_id": "r278evrcdz", - "collector_number": "027", - "slug": "gloamspire-headhunter-rec-shd", - "set": { - "name": "Re:Collection Shadowdancer", - "prefix": "ReC-SHD", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 3, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "099knoj0a5", - "card_id": "r278evrcdz", - "collector_number": "105", - "slug": "gloamspire-headhunter-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "ioxgugw9r9", - "types": [ - "ACTION" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "SLIME", - "SKILL" - ], - "element": "WIND", - "name": "Slime's Blessing", - "slug": "slimes-blessing", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eThis card costs 1 less to activate.\nChoose up to three units. Put a \u003cspan class=\"effect__label\"\u003elevel\u003c/span\u003e counter on each chosen champion and a \u003cspan class=\"effect__label\"\u003ebuff\u003c/span\u003e counter on each chosen Slime ally. \u003cspan class=\"effect__reminder\"\u003e(Champions get +1 level for each level counter on them.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] This card costs 1 less to activate.\nChoose up to three units. Put a level counter on each chosen champion and a buff counter on each chosen Slime ally. (Champions get +1 level for each level counter on them.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-05-05T06:00:00.000Z", - "editions": [ - { - "uuid": "usgp77qw4o", - "card_id": "ioxgugw9r9", - "collector_number": "081", - "slug": "slimes-blessing-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "w6bcjzvgh4", - "card_id": "ioxgugw9r9", - "collector_number": "027", - "slug": "slimes-blessing-rec-slm", - "set": { - "name": "Re:Collection Slime Sovereign", - "prefix": "ReC-SLM", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "w6bcjzvgh4", - "card_id": "ioxgugw9r9", - "collector_number": "027", - "slug": "slimes-blessing-rec-slm", - "set": { - "name": "Re:Collection Slime Sovereign", - "prefix": "ReC-SLM", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "usgp77qw4o", - "card_id": "ioxgugw9r9", - "collector_number": "081", - "slug": "slimes-blessing-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "5k1vt1cn1t", - "types": [ - "UNIQUE", - "ALLY" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "HUMAN" - ], - "element": "NORM", - "name": "Blanche, Sheltering Saint", - "slug": "blanche-sheltering-saint", - "effect": "\u003cspan class=\"effect__bubble\"\u003eLevel 2+\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eFast Activation\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(You may activate this card at fast speed.)\u003c/span\u003e\nIf another unit you control would be dealt non-\u003cspan class=\"effect__correction\"\u003ecombat damage\u003c/span\u003e, prevent an amount of that damage equal to the amount of cards in your memory.", - "effect_raw": "[Level 2+] Fast Activation (You may activate this card at fast speed.)\nIf another unit you control would be dealt non-combat damage, prevent an amount of that damage equal to the amount of cards in your memory.", - "rule": [ - { - "title": "ERRATA", - "date_added": "2023-04-15", - "description": "attack damage -\u003e combat damage" - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 1, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "3x7e22tj2i", - "card_id": "5k1vt1cn1t", - "collector_number": "027", - "slug": "blanche-sheltering-saint-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "jrt3ijqwtd", - "population_operator": "≈", - "population": 700, - "foil": true - }, - { - "uuid": "m3e9yln1lo", - "population_operator": "≈", - "population": 17500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "xpnjwuap6a", - "card_id": "5k1vt1cn1t", - "collector_number": "027", - "slug": "blanche-sheltering-saint-ftc-csr", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "go2b3tcrra", - "population_operator": "≈", - "population": 425, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "3x7e22tj2i", - "card_id": "5k1vt1cn1t", - "collector_number": "027", - "slug": "blanche-sheltering-saint-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "jrt3ijqwtd", - "population_operator": "≈", - "population": 700, - "foil": true - }, - { - "uuid": "m3e9yln1lo", - "population_operator": "≈", - "population": 17500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "xpnjwuap6a", - "card_id": "5k1vt1cn1t", - "collector_number": "027", - "slug": "blanche-sheltering-saint-ftc-csr", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "go2b3tcrra", - "population_operator": "≈", - "population": 425, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "ygqehvpblj", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "BAUBLE" - ], - "element": "WIND", - "name": "Cloudstone Orb", - "slug": "cloudstone-orb", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e \u003cspan class=\"effect__label\"\u003eEmpower X\u003c/span\u003e, where \u003cspan class=\"effect__label\"\u003eX\u003c/span\u003e is the amount of wind element non-champion objects you control.\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__bubble effect__bubble--yellow ml-2\"\u003e3\u003c/span\u003e\u003cspan class=\"effect__label\"\u003e:\u003c/span\u003e Return Cloudstone Orb to its owner's material deck. \u003cspan class=\"effect__reminder\"\u003e(Activate this ability only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "On Enter: Empower X, where X is the amount of wind element non-champion objects you control.\n[Class Bonus] [3] : Return Cloudstone Orb to its owner's material deck. (Activate this ability only if your champion's class matches this card's class.)", - "rule": null, - "flavor": "", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "xdddx44933", - "card_id": "ygqehvpblj", - "collector_number": "027", - "slug": "cloudstone-orb-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "186cm7kob9", - "population_operator": "≈", - "population": 361, - "foil": true - }, - { - "uuid": "c844b3x598", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "xdddx44933", - "card_id": "ygqehvpblj", - "collector_number": "027", - "slug": "cloudstone-orb-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "186cm7kob9", - "population_operator": "≈", - "population": 361, - "foil": true - }, - { - "uuid": "c844b3x598", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "v1au7t9m4m", - "types": [ - "ALLY" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "BEAST", - "CAT" - ], - "element": "NORM", - "name": "Capricious Lynx", - "slug": "capricious-lynx", - "effect": "\u003cspan class=\"effect__label\"\u003ePride 4\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This ally won't obey you unless your champion is level 4 or higher.)\u003c/span\u003e\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Capricious Lynx loses all abilities until end of turn.", - "effect_raw": "Pride 4 (This ally won't obey you unless your champion is level 4 or higher.)\n[Class Bonus] On Enter: Capricious Lynx loses all abilities until end of turn.", - "rule": null, - "flavor": "Quick to action, quicker to defiance.", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 3, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "e4z4pyx9bd", - "card_id": "v1au7t9m4m", - "collector_number": "047", - "slug": "capricious-lynx-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 6, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "q0nzqsa20w", - "card_id": "v1au7t9m4m", - "collector_number": "028", - "slug": "capricious-lynx-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "52u92v5c00", - "population_operator": "≈", - "population": 2700, - "foil": true - }, - { - "uuid": "8zix6g3f58", - "population_operator": "≈", - "population": 150000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "q0nzqsa20w", - "card_id": "v1au7t9m4m", - "collector_number": "028", - "slug": "capricious-lynx-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "52u92v5c00", - "population_operator": "≈", - "population": 2700, - "foil": true - }, - { - "uuid": "8zix6g3f58", - "population_operator": "≈", - "population": 150000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "e4z4pyx9bd", - "card_id": "v1au7t9m4m", - "collector_number": "047", - "slug": "capricious-lynx-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 6, - "circulationTemplates": [], - "circulations": [] - } - ] - }, - { - "uuid": "z1vdxi74wa", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "ACCESSORY" - ], - "element": "NORM", - "name": "Synth Disrupter", - "slug": "synth-disrupter", - "effect": "\u003cspan class=\"effect__label\"\u003eBanish Synth Disrupter:\u003c/span\u003e Until end of turn, Automaton allies enter the field rested.", - "effect_raw": "Banish Synth Disrupter: Until end of turn, Automaton allies enter the field rested.", - "rule": null, - "flavor": "Repurposed in haste to jam and scramble electrical signals characteristic to automatons.", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "l8mqvoaggf", - "card_id": "z1vdxi74wa", - "collector_number": "028", - "slug": "synth-disrupter-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "o3cm9lbewo", - "card_id": "z1vdxi74wa", - "collector_number": "016", - "slug": "synth-disrupter-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "l8mqvoaggf", - "card_id": "z1vdxi74wa", - "collector_number": "028", - "slug": "synth-disrupter-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "o3cm9lbewo", - "card_id": "z1vdxi74wa", - "collector_number": "016", - "slug": "synth-disrupter-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "w0y6isxy5l", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "ARTIFACT" - ], - "element": "NORM", - "name": "Synthetic Core", - "slug": "synthetic-core", - "effect": "Whenever a non-token Automaton ally you control dies, you may banish Synthetic Core. If you do, return that ally to your memory.", - "effect_raw": "Whenever a non-token Automaton ally you control dies, you may banish Synthetic Core. If you do, return that ally to your memory.", - "rule": null, - "flavor": "Once, Claude's crowning achievement. Now, his constant reminder of failure and humiliation.", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "u82v5c00rr", - "card_id": "w0y6isxy5l", - "collector_number": "028", - "slug": "synthetic-core-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "j838t22dgh", - "population_operator": "≈", - "population": 7400, - "foil": false - }, - { - "uuid": "u09s6r8l2l", - "population_operator": "≈", - "population": 477, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "u82v5c00rr", - "card_id": "w0y6isxy5l", - "collector_number": "028", - "slug": "synthetic-core-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "u09s6r8l2l", - "population_operator": "≈", - "population": 477, - "foil": true - }, - { - "uuid": "j838t22dgh", - "population_operator": "≈", - "population": 7400, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "EBWWwvSxr3", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "CRYSTAL" - ], - "element": "NORM", - "name": "Channeling Stone", - "slug": "channeling-stone", - "effect": "\u003cspan class=\"effect__label\"\u003eBanish Channeling Stone:\u003c/span\u003e The next card you activate this turn costs 2 less to activate.", - "effect_raw": "Banish Channeling Stone: The next card you activate this turn costs 2 less to activate.", - "rule": [ - { - "title": "", - "date_added": "2022-12-27", - "description": "The cost decrease only affects cards that are activated, not materialized." - }, - { - "title": "", - "date_added": "2022-12-27", - "description": "The type of cost decreased is based on the card's default cost type. In most cases, it will decrease reserve cost because it only affects activation costs. However, if a card can be activated from the material deck and has a memory cost as its default cost, the memory cost will decrease by 2." - } - ], - "flavor": "Charged with excess magic, these stones enable apprentice mages to cast powerful spells beyond their capabilities.", - "cost_memory": 1, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "0z3snsdwmx", - "card_id": "EBWWwvSxr3", - "collector_number": "028", - "slug": "channeling-stone-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - }, - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "LyIchxXIvz", - "card_id": "EBWWwvSxr3", - "collector_number": "028", - "slug": "channeling-stone-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - }, - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "0z3snsdwmx", - "card_id": "EBWWwvSxr3", - "collector_number": "028", - "slug": "channeling-stone-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - }, - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "LyIchxXIvz", - "card_id": "EBWWwvSxr3", - "collector_number": "028", - "slug": "channeling-stone-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - }, - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "hcpetipurz", - "types": [ - "ACTION" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "SLIME", - "SPELL" - ], - "element": "WIND", - "name": "Slimeshield", - "slug": "slimeshield", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__bubble\"\u003eLevel 2+\u003c/span\u003eThis card costs 1 less to activate.\nPrevent the next 3 damage that would be dealt to target unit this turn. If that unit is a Slime ally, put a \u003cspan class=\"effect__label\"\u003ebuff\u003c/span\u003e counter on it.", - "effect_raw": "[Class Bonus] [Level 2+] This card costs 1 less to activate.\nPrevent the next 3 damage that would be dealt to target unit this turn. If that unit is a Slime ally, put a buff counter on it.", - "rule": null, - "flavor": "A pod of slimes will always protect their kin.\n", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-05-05T06:00:00.000Z", - "editions": [ - { - "uuid": "1n4gygokxl", - "card_id": "hcpetipurz", - "collector_number": "082", - "slug": "slimeshield-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "8lrk62325v", - "card_id": "hcpetipurz", - "collector_number": "028", - "slug": "slimeshield-rec-slm", - "set": { - "name": "Re:Collection Slime Sovereign", - "prefix": "ReC-SLM", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "8lrk62325v", - "card_id": "hcpetipurz", - "collector_number": "028", - "slug": "slimeshield-rec-slm", - "set": { - "name": "Re:Collection Slime Sovereign", - "prefix": "ReC-SLM", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "1n4gygokxl", - "card_id": "hcpetipurz", - "collector_number": "082", - "slug": "slimeshield-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "dIEAN4J4YS", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "ARTIFACT" - ], - "element": "ARCANE", - "name": "Arcanist's Prism", - "slug": "arcanists-prism", - "effect": "At the beginning of your recollection phase, put all cards from your memory on the bottom of your deck in any order, then draw that many cards.", - "effect_raw": "At the beginning of your recollection phase, put all cards from your memory on the bottom of your deck in any order, then draw that many cards.", - "rule": null, - "flavor": "\"Such a curious thing. It seems as though it's alive.\"\r\n— Rai Kyouki", - "cost_memory": 1, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "2JgdoyAChU", - "card_id": "dIEAN4J4YS", - "collector_number": "004", - "slug": "arcanists-prism-ksp", - "set": { - "name": "Kickstarter Promotional", - "prefix": "KSP", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "DHscjN49OR", - "population_operator": "≈", - "population": 1500, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "SdNchmW1Cs", - "card_id": "dIEAN4J4YS", - "collector_number": "028", - "slug": "arcanists-prism-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "ZdI8z18WO4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "cofhziplyw", - "card_id": "dIEAN4J4YS", - "collector_number": "034", - "slug": "arcanists-prism-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "6wfv3d1d36", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "SdNchmW1Cs", - "card_id": "dIEAN4J4YS", - "collector_number": "028", - "slug": "arcanists-prism-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "ZdI8z18WO4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "cofhziplyw", - "card_id": "dIEAN4J4YS", - "collector_number": "034", - "slug": "arcanists-prism-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "6wfv3d1d36", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "2JgdoyAChU", - "card_id": "dIEAN4J4YS", - "collector_number": "004", - "slug": "arcanists-prism-ksp", - "set": { - "name": "Kickstarter Promotional", - "prefix": "KSP", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "DHscjN49OR", - "population_operator": "≈", - "population": 1500, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "hreqhj1trn", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "BULLET" - ], - "element": "WIND", - "name": "Windpiercer", - "slug": "windpiercer", - "effect": "\u003cspan class=\"effect__label\"\u003eRenewable\u003c/span\u003e\n\u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e: Load Windpiercer into target unloaded Gun weapon you control.\n\u003cspan class=\"effect__label\"\u003eOn Attack:\u003c/span\u003e \u003cspan class=\"effect__label\"\u003eGlimpse 1\u003c/span\u003e, then reveal the top card of your deck. If that card is wind element, Windpiercer gets +2\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e.", - "effect_raw": "Renewable\n[REST]: Load Windpiercer into target unloaded Gun weapon you control.\nOn Attack: Glimpse 1, then reveal the top card of your deck. If that card is wind element, Windpiercer gets +2 POWER.", - "rule": null, - "flavor": "", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": 1, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "cl9lbewnmh", - "card_id": "hreqhj1trn", - "collector_number": "028", - "slug": "windpiercer-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "06eybxeq8q", - "population_operator": "≈", - "population": 1676, - "foil": false - }, - { - "uuid": "9mcfxfnivt", - "population_operator": "≈", - "population": 425, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "cl9lbewnmh", - "card_id": "hreqhj1trn", - "collector_number": "028", - "slug": "windpiercer-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "9mcfxfnivt", - "population_operator": "≈", - "population": 425, - "foil": true - }, - { - "uuid": "06eybxeq8q", - "population_operator": "≈", - "population": 1676, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "4hnf1yyx1q", - "types": [ - "ACTION" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "SKILL" - ], - "element": "UMBRA", - "name": "Grim Foreboding", - "slug": "grim-foreboding", - "effect": "\u003cspan class=\"effect__bubble\"\u003eTristan Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eSummon\u003c/span\u003e an \u003ca data-edition-slug=\"ominous-shadow-mrc\" class=\"effect__edition-hover effect__label\"\u003eOminous Shadow\u003c/a\u003e token.\nPhantasia allies you control get +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e until end of turn. You gain \u003cspan class=\"effect__label\"\u003eagility 3\u003c/span\u003e for this turn.", - "effect_raw": "[Tristan Bonus] Summon an Ominous Shadow token.\nPhantasia allies you control get +1 POWER until end of turn. You gain agility 3 for this turn.", - "rule": null, - "flavor": "It is unwise to underestimate a clone, for a shadow is as powerful as its owner's will.", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-05-04T06:00:00.000Z", - "editions": [ - { - "uuid": "4e1d36ogea", - "card_id": "4hnf1yyx1q", - "collector_number": "028", - "slug": "grim-foreboding-rec-shd", - "set": { - "name": "Re:Collection Shadowdancer", - "prefix": "ReC-SHD", - "language": "EN" - }, - "illustrator": "Pinakes", - "rarity": 4, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "uijyhlusgp", - "card_id": "4hnf1yyx1q", - "collector_number": "106", - "slug": "grim-foreboding-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "Pinakes", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "4e1d36ogea", - "card_id": "4hnf1yyx1q", - "collector_number": "028", - "slug": "grim-foreboding-rec-shd", - "set": { - "name": "Re:Collection Shadowdancer", - "prefix": "ReC-SHD", - "language": "EN" - }, - "illustrator": "Pinakes", - "rarity": 4, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "uijyhlusgp", - "card_id": "4hnf1yyx1q", - "collector_number": "106", - "slug": "grim-foreboding-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "Pinakes", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "8677jq0hfm", - "types": [ - "REGALIA", - "WEAPON" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "POLEARM" - ], - "element": "WIND", - "name": "Sundering Moon", - "slug": "sundering-moon", - "effect": "\u003cspan class=\"effect__bubble\"\u003eJin Bonus\u003c/span\u003e \u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e If you control two or more wind element allies, Sundering Moon gets +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e until end of turn.\n\u003cspan class=\"effect__bubble\"\u003eJin Bonus\u003c/span\u003e \u003cspan class=\"effect__bubble effect__bubble--yellow ml-2\"\u003e2\u003c/span\u003e, \u003cspan class=\"effect__label\"\u003eReturn Sundering Moon to your material deck:\u003c/span\u003e Prevent the next 1 damage that would be dealt to target unit you control this turn.", - "effect_raw": "[Jin Bonus] On Enter: If you control two or more wind element allies, Sundering Moon gets +1 POWER until end of turn.\n[Jin Bonus] [2] , Return Sundering Moon to your material deck: Prevent the next 1 damage that would be dealt to target unit you control this turn.", - "rule": null, - "flavor": "", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": 1, - "life": null, - "durability": 2, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "8ka53y6261", - "card_id": "8677jq0hfm", - "collector_number": "028", - "slug": "sundering-moon-amb", - "set": { - "name": "Mortal Ambition First Edition", - "prefix": "AMB 1st", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "5fry4gjftk", - "population_operator": "≈", - "population": 178, - "foil": true - }, - { - "uuid": "e8r773upcw", - "population_operator": "≈", - "population": 2900, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "8ka53y6261", - "card_id": "8677jq0hfm", - "collector_number": "028", - "slug": "sundering-moon-amb", - "set": { - "name": "Mortal Ambition First Edition", - "prefix": "AMB 1st", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "5fry4gjftk", - "population_operator": "≈", - "population": 178, - "foil": true - }, - { - "uuid": "e8r773upcw", - "population_operator": "≈", - "population": 2900, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "oy34bro89w", - "types": [ - "ALLY" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "HUMAN" - ], - "element": "NORM", - "name": "Cunning Broker", - "slug": "cunning-broker", - "effect": "\u003cspan class=\"effect__label\"\u003eStealth\u003c/span\u003e\u003cspan class=\"effect__reminder\"\u003e(This unit can't be targeted by attacks unless permitted by \u003cspan class=\"effect__label\"\u003etrue sight\u003c/span\u003e.)\u003c/span\u003e\n\u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e\u003cspan class=\"effect__label\"\u003e, Remove two preparation counters from your champion:\u003c/span\u003e Draw a card.", - "effect_raw": "Stealth(This unit can't be targeted by attacks unless permitted by true sight.)\n[REST], Remove two preparation counters from your champion: Draw a card.", - "rule": null, - "flavor": "Handling coins is but second nature.", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 0, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "97n2jnksu5", - "card_id": "oy34bro89w", - "collector_number": "029", - "slug": "cunning-broker-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "52u92v5c00", - "population_operator": "≈", - "population": 2700, - "foil": true - }, - { - "uuid": "8zix6g3f58", - "population_operator": "≈", - "population": 150000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "97n2jnksu5", - "card_id": "oy34bro89w", - "collector_number": "029", - "slug": "cunning-broker-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "52u92v5c00", - "population_operator": "≈", - "population": 2700, - "foil": true - }, - { - "uuid": "8zix6g3f58", - "population_operator": "≈", - "population": 150000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "4x7e22tk3i", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "BULLET" - ], - "element": "NORM", - "name": "Tasershot", - "slug": "tasershot", - "effect": "\u003cspan class=\"effect__label\"\u003eRenewable\u003c/span\u003e\n\u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e: Load Tasershot into target unloaded Gun weapon you control.\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Champion Hit:\u003c/span\u003e Until the beginning of your next turn, whenever the hit champion levels up, deal 4 unpreventable damage to them.", - "effect_raw": "Renewable\n[REST]: Load Tasershot into target unloaded Gun weapon you control.\n[Class Bonus] On Champion Hit: Until the beginning of your next turn, whenever the hit champion levels up, deal 4 unpreventable damage to them.", - "rule": [ - { - "title": "", - "date_added": "2024-01-19", - "description": "While loaded into an object, if that object leaves the field, this bullet would be sent to the graveyard (or banishment if it's a regalia)." - } - ], - "flavor": "", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": 1, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.064Z", - "editions": [ - { - "uuid": "jz38t22dgi", - "card_id": "4x7e22tk3i", - "collector_number": "029", - "slug": "tasershot-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "mius8n486e", - "card_id": "4x7e22tk3i", - "collector_number": "017", - "slug": "tasershot-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "jz38t22dgi", - "card_id": "4x7e22tk3i", - "collector_number": "029", - "slug": "tasershot-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "mius8n486e", - "card_id": "4x7e22tk3i", - "collector_number": "017", - "slug": "tasershot-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "j5iQQPd2m5", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "CRYSTAL" - ], - "element": "NORM", - "name": "Crystal of Argus", - "slug": "crystal-of-argus", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eYour champion gets +1 level for every three \u003cspan class=\"effect__label\"\u003eenlighten\u003c/span\u003e counters on them. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] Your champion gets +1 level for every three enlighten counters on them. (Apply this effect only if your champion's class matches this card's class.)", - "rule": null, - "flavor": "In seeing all, he knew all. In knowing all, he ascended.", - "cost_memory": 1, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "a7n2jnltv5", - "card_id": "j5iQQPd2m5", - "collector_number": "029", - "slug": "crystal-of-argus-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - }, - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "sDlKDU6avF", - "card_id": "j5iQQPd2m5", - "collector_number": "029", - "slug": "crystal-of-argus-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - }, - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "a7n2jnltv5", - "card_id": "j5iQQPd2m5", - "collector_number": "029", - "slug": "crystal-of-argus-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - }, - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "sDlKDU6avF", - "card_id": "j5iQQPd2m5", - "collector_number": "029", - "slug": "crystal-of-argus-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - }, - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "0yetaebjlw", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "STAFF" - ], - "element": "ASTRA", - "name": "Lunar Conduit", - "slug": "lunar-conduit", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eThis card costs 1 less to materialize.\nWhenever you activate an astra element card, put a \u003cspan class=\"effect__label\"\u003echarge\u003c/span\u003e counter on Lunar Conduit.\n\u003cspan class=\"effect__bubble effect__bubble--yellow ml-2\"\u003e3\u003c/span\u003e, \u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e: As a Spell, deal an amount of damage to target unit equal to the amount of \u003cspan class=\"effect__label\"\u003echarge\u003c/span\u003e counters on Lunar Conduit. Then remove a \u003cspan class=\"effect__label\"\u003echarge\u003c/span\u003e counter from Lunar Conduit.", - "effect_raw": "[Class Bonus] This card costs 1 less to materialize.\nWhenever you activate an astra element card, put a charge counter on Lunar Conduit.\n[3] , [REST]: As a Spell, deal an amount of damage to target unit equal to the amount of charge counters on Lunar Conduit. Then remove a charge counter from Lunar Conduit.", - "rule": [ - { - "title": "", - "date_added": "2024-05-17", - "description": "'As a spell' means the effect acts as if it was a Spell subtype, so it can't target units with Spellshroud." - } - ], - "flavor": "", - "cost_memory": 1, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "us8n485dgq", - "card_id": "0yetaebjlw", - "collector_number": "029", - "slug": "lunar-conduit-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "s278fvscd0", - "population_operator": "≈", - "population": 4611, - "foil": false - }, - { - "uuid": "t0eof5o43m", - "population_operator": "≈", - "population": 557, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "us8n485dgq", - "card_id": "0yetaebjlw", - "collector_number": "029", - "slug": "lunar-conduit-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "t0eof5o43m", - "population_operator": "≈", - "population": 557, - "foil": true - }, - { - "uuid": "s278fvscd0", - "population_operator": "≈", - "population": 4611, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "nsowyyn6jt", - "types": [ - "ALLY" - ], - "classes": [ - "CLERIC", - "MAGE" - ], - "subtypes": [ - "CLERIC", - "MAGE", - "HUMAN" - ], - "element": "NORM", - "name": "Acolyte of Cultivation", - "slug": "acolyte-of-cultivation", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eAs long as you've activated a Spell card this turn, this card costs 3 less to activate. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] As long as you've activated a Spell card this turn, this card costs 3 less to activate. (Apply this effect only if your champion's class matches this card's class.)", - "rule": [ - { - "title": "", - "date_added": "2024-10-10", - "description": "If the spell activation is negated, the cost reduction is still applied" - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": 2, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "1a4oh9wdnr", - "card_id": "nsowyyn6jt", - "collector_number": "029", - "slug": "acolyte-of-cultivation-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "oo786jt52m", - "population_operator": "≈", - "population": 21000, - "foil": false - }, - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "1a4oh9wdnr", - "card_id": "nsowyyn6jt", - "collector_number": "029", - "slug": "acolyte-of-cultivation-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "oo786jt52m", - "population_operator": "≈", - "population": 21000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "yguf3aw2ct", - "types": [ - "ATTACK" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "POLEARM" - ], - "element": "NORM", - "name": "Pierce the Heavens", - "slug": "pierce-the-heavens", - "effect": "\u003cspan class=\"effect__bubble\"\u003eJin Bonus\u003c/span\u003eAs long as your champion has leveled up this turn, this attack gets +2 \u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e and has \u003cspan class=\"effect__label\"\u003eunblockable\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(An attack with \u003cspan class=\"effect__label\"\u003eunblockable\u003c/span\u003e can't be intercepted and ignores \u003cspan class=\"effect__label\"\u003etaunt\u003c/span\u003e. Apply this effect only if your champion is Jin.)\u003c/span\u003e", - "effect_raw": "[Jin Bonus] As long as your champion has leveled up this turn, this attack gets +2 POWER and has unblockable. (An attack with unblockable can't be intercepted and ignores taunt. Apply this effect only if your champion is Jin.)", - "rule": null, - "flavor": "Sometimes the best solution is straight forward.", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 3, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-18T23:00:00.000Z", - "editions": [ - { - "uuid": "7vuy7mm1we", - "card_id": "yguf3aw2ct", - "collector_number": "029", - "slug": "pierce-the-heavens-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "h32xj9kwm8", - "population_operator": "≈", - "population": 48000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "7vuy7mm1we", - "card_id": "yguf3aw2ct", - "collector_number": "029", - "slug": "pierce-the-heavens-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "h32xj9kwm8", - "population_operator": "≈", - "population": 48000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "v0buu5y0ub", - "types": [ - "ATTACK" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "DAGGER", - "CURSE" - ], - "element": "UMBRA", - "name": "Haunting Demise", - "slug": "haunting-demise", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Champion Hit:\u003c/span\u003e Put Haunting Demise on the bottom of the hit champion's lineage.\n\u003cspan class=\"effect__label\"\u003eInherited Effect:\u003c/span\u003e At the beginning of your recollection phase, deal 1 unpreventable damage to this object.", - "effect_raw": "[Class Bonus] On Champion Hit: Put Haunting Demise on the bottom of the hit champion's lineage.\nInherited Effect: At the beginning of your recollection phase, deal 1 unpreventable damage to this object.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 1, - "level": null, - "power": 3, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-05-04T06:00:00.000Z", - "editions": [ - { - "uuid": "77qw4o1n4g", - "card_id": "v0buu5y0ub", - "collector_number": "107", - "slug": "haunting-demise-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "nl0gx1y68i", - "card_id": "v0buu5y0ub", - "collector_number": "029", - "slug": "haunting-demise-rec-shd", - "set": { - "name": "Re:Collection Shadowdancer", - "prefix": "ReC-SHD", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 3, - "circulationTemplates": [], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "nl0gx1y68i", - "card_id": "v0buu5y0ub", - "collector_number": "029", - "slug": "haunting-demise-rec-shd", - "set": { - "name": "Re:Collection Shadowdancer", - "prefix": "ReC-SHD", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 3, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "77qw4o1n4g", - "card_id": "v0buu5y0ub", - "collector_number": "107", - "slug": "haunting-demise-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "FxYwR2azTt", - "types": [ - "REGALIA", - "WEAPON" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "SWORD" - ], - "element": "CRUX", - "name": "Prismatic Edge", - "slug": "prismatic-edge", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Each player reveals all cards in their memory. If a fire element card was revealed, choose a unit and deal 3 damage to it. If a water element card was revealed, draw a card. If a wind element card was revealed, each opponent banishes a card at random from their memory.", - "effect_raw": "[Class Bonus] On Enter: Each player reveals all cards in their memory. If a fire element card was revealed, choose a unit and deal 3 damage to it. If a water element card was revealed, draw a card. If a wind element card was revealed, each opponent banishes a card at random from their memory.", - "rule": [ - { - "title": "", - "date_added": "2022-12-27", - "description": "For each element, the resulting effect is only performed once regardless of how many of that element is revealed. E.g. If five fire cards were revealed, you only get to deal 3 damage to one unit once." - } - ], - "flavor": "", - "cost_memory": 2, - "cost_reserve": null, - "level": null, - "power": 3, - "life": null, - "durability": 1, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "4F2qOhesWT", - "card_id": "FxYwR2azTt", - "collector_number": "029", - "slug": "prismatic-edge-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "ZdI8z18WO4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "br82z8ju80", - "card_id": "FxYwR2azTt", - "collector_number": "035", - "slug": "prismatic-edge-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "6wfv3d1d36", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "wRbDKcqLjp", - "card_id": "FxYwR2azTt", - "collector_number": "007", - "slug": "prismatic-edge-ksp", - "set": { - "name": "Kickstarter Promotional", - "prefix": "KSP", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "DHscjN49OR", - "population_operator": "≈", - "population": 1500, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "4F2qOhesWT", - "card_id": "FxYwR2azTt", - "collector_number": "029", - "slug": "prismatic-edge-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "ZdI8z18WO4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "br82z8ju80", - "card_id": "FxYwR2azTt", - "collector_number": "035", - "slug": "prismatic-edge-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "6wfv3d1d36", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "wRbDKcqLjp", - "card_id": "FxYwR2azTt", - "collector_number": "007", - "slug": "prismatic-edge-ksp", - "set": { - "name": "Kickstarter Promotional", - "prefix": "KSP", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "DHscjN49OR", - "population_operator": "≈", - "population": 1500, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "blqryebvwj", - "types": [ - "ALLY" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "BEAST", - "SLIME" - ], - "element": "ARCANE", - "name": "Storm Slime", - "slug": "storm-slime", - "effect": "\u003cspan class=\"effect__label\"\u003ePride 3\u003c/span\u003e\n\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e As a Spell, deal damage to target unit equal to the number of Slime cards in your banishment.\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eOn Death:\u003c/span\u003e You may banish two cards at random from your memory. If you do, draw two cards.", - "effect_raw": "Pride 3\nOn Enter: As a Spell, deal damage to target unit equal to the number of Slime cards in your banishment.\n[Class Bonus] On Death: You may banish two cards at random from your memory. If you do, draw two cards.", - "rule": [ - { - "title": "", - "date_added": "2024-05-17", - "description": "'As a spell' means the effect acts as if it was a Spell subtype, so it can't target units with Spellshroud." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 3, - "life": 1, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-05-05T06:00:00.000Z", - "editions": [ - { - "uuid": "1px1y6isyz", - "card_id": "blqryebvwj", - "collector_number": "083", - "slug": "storm-slime-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "vvY316lUg0", - "card_id": "blqryebvwj", - "collector_number": "029", - "slug": "storm-slime-rec-slm", - "set": { - "name": "Re:Collection Slime Sovereign", - "prefix": "ReC-SLM", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 4, - "circulationTemplates": [], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "vvY316lUg0", - "card_id": "blqryebvwj", - "collector_number": "029", - "slug": "storm-slime-rec-slm", - "set": { - "name": "Re:Collection Slime Sovereign", - "prefix": "ReC-SLM", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 4, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "1px1y6isyz", - "card_id": "blqryebvwj", - "collector_number": "083", - "slug": "storm-slime-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "h23qu7d6so", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "ARTIFACT" - ], - "element": "NORM", - "name": "Temporal Spectrometer", - "slug": "temporal-spectrometer", - "effect": "\u003cspan class=\"effect__label\"\u003eDivine Relic\u003c/span\u003e\n\u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e\u003cspan class=\"effect__label\"\u003e:\u003c/span\u003e Put a \u003cspan class=\"effect__label\"\u003etime\u003c/span\u003e counter on Temporal Spectrometer.\nWhile paying for a memory cost, you may sacrifice Temporal Spectrometer to pay for \u003cspan class=\"effect__label\"\u003eX\u003c/span\u003e of that cost, where \u003cspan class=\"effect__label\"\u003eX\u003c/span\u003e is the amount of \u003cspan class=\"effect__label\"\u003etime\u003c/span\u003e counters on Temporal Spectrometer.", - "effect_raw": "Divine Relic\n[REST]: Put a time counter on Temporal Spectrometer.\nWhile paying for a memory cost, you may sacrifice Temporal Spectrometer to pay for X of that cost, where X is the amount of time counters on Temporal Spectrometer.", - "rule": null, - "flavor": "", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "agp8m7o091", - "card_id": "h23qu7d6so", - "collector_number": "029", - "slug": "temporal-spectrometer-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "mx23aqm78v", - "population_operator": "≈", - "population": 199, - "foil": true - }, - { - "uuid": "yfbvxjx16z", - "population_operator": "≈", - "population": 2000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "agp8m7o091", - "card_id": "h23qu7d6so", - "collector_number": "029", - "slug": "temporal-spectrometer-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "mx23aqm78v", - "population_operator": "≈", - "population": 199, - "foil": true - }, - { - "uuid": "yfbvxjx16z", - "population_operator": "≈", - "population": 2000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "dmfoA7jOjy", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "CRYSTAL" - ], - "element": "NORM", - "name": "Crystal of Empowerment", - "slug": "crystal-of-empowerment", - "effect": "\u003cspan class=\"effect__label\"\u003eBanish Crystal of Empowerment:\u003c/span\u003e Your champion gets +2 level until end of turn.", - "effect_raw": "Banish Crystal of Empowerment: Your champion gets +2 level until end of turn.", - "rule": null, - "flavor": "Mages often store their excess mana into such crystals. If used by even a novice mage, one might mistake them for far greater.", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": { - "STANDARD": { - "limit": 0 - } - }, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "5j36gd1bss", - "card_id": "dmfoA7jOjy", - "collector_number": "019", - "slug": "crystal-of-empowerment-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "6wfv3d1d36", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "EvKTV50R5p", - "card_id": "dmfoA7jOjy", - "collector_number": "013", - "slug": "crystal-of-empowerment-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "ZdI8z18WO4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "jwanjcy443", - "card_id": "dmfoA7jOjy", - "collector_number": "030", - "slug": "crystal-of-empowerment-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "63v02w6d1Z", - "population_operator": "≈", - "population": 59400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "tT4mxvh4QI", - "card_id": "dmfoA7jOjy", - "collector_number": "030", - "slug": "crystal-of-empowerment-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "wmhm7gfqtv", - "card_id": "dmfoA7jOjy", - "collector_number": "006", - "slug": "crystal-of-empowerment-ftca", - "set": { - "name": "Fractured Crown: Armaments", - "prefix": "FTCA", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "c1x2nwv69b", - "population_operator": "≈", - "population": 587, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "jwanjcy443", - "card_id": "dmfoA7jOjy", - "collector_number": "030", - "slug": "crystal-of-empowerment-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "63v02w6d1Z", - "population_operator": "≈", - "population": 59400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "tT4mxvh4QI", - "card_id": "dmfoA7jOjy", - "collector_number": "030", - "slug": "crystal-of-empowerment-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "EvKTV50R5p", - "card_id": "dmfoA7jOjy", - "collector_number": "013", - "slug": "crystal-of-empowerment-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "ZdI8z18WO4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "5j36gd1bss", - "card_id": "dmfoA7jOjy", - "collector_number": "019", - "slug": "crystal-of-empowerment-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "6wfv3d1d36", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "wmhm7gfqtv", - "card_id": "dmfoA7jOjy", - "collector_number": "006", - "slug": "crystal-of-empowerment-ftca", - "set": { - "name": "Fractured Crown: Armaments", - "prefix": "FTCA", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "c1x2nwv69b", - "population_operator": "≈", - "population": 587, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "4gdubtwij9", - "types": [ - "ALLY" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "ANIMAL", - "DEER" - ], - "element": "NORM", - "name": "Adorned Stag", - "slug": "adorned-stag", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eThis card costs 1 less to activate. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion’s class matches this card’s class.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] This card costs 1 less to activate. (Apply this effect only if your champion’s class matches this card’s class.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 1, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "5tzkf48n2l", - "card_id": "4gdubtwij9", - "collector_number": "030", - "slug": "adorned-stag-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - }, - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "5tzkf48n2l", - "card_id": "4gdubtwij9", - "collector_number": "030", - "slug": "adorned-stag-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - }, - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "porhlq2kkv", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "MAP" - ], - "element": "NORM", - "name": "Wayfinder's Map", - "slug": "wayfinders-map", - "effect": "Domain cards you activate cost 1 less to activate.\n\u003cspan class=\"effect__label\"\u003eBanish Wayfinder's Map:\u003c/span\u003e Draw a card. Activate this ability only if you control three or more domains.", - "effect_raw": "Domain cards you activate cost 1 less to activate.\nBanish Wayfinder's Map: Draw a card. Activate this ability only if you control three or more domains.", - "rule": null, - "flavor": "Critical landmarks and strategic bastions dot the battlefield. Strategic control is the key to success.", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "zv75lahlir", - "card_id": "porhlq2kkv", - "collector_number": "030", - "slug": "wayfinders-map-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "Rachel Liu", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "j838t22dgh", - "population_operator": "≈", - "population": 7400, - "foil": false - }, - { - "uuid": "u09s6r8l2l", - "population_operator": "≈", - "population": 477, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "zv75lahlir", - "card_id": "porhlq2kkv", - "collector_number": "030", - "slug": "wayfinders-map-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "Rachel Liu", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "u09s6r8l2l", - "population_operator": "≈", - "population": 477, - "foil": true - }, - { - "uuid": "j838t22dgh", - "population_operator": "≈", - "population": 7400, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "r1o0qtb31x", - "types": [ - "REGALIA", - "WEAPON" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "SWORD" - ], - "element": "NORM", - "name": "Worn Gearblade", - "slug": "worn-gearblade", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e\u003cspan class=\"effect__label\"\u003e, Remove a durability counter from Worn Gearblade:\u003c/span\u003e Prevent the next 1 damage that would be dealt to target unit this turn.\nWhenever an Automaton ally you control dies, put a \u003cspan class=\"effect__label\"\u003edurability\u003c/span\u003e counter on Worn Gearblade.", - "effect_raw": "[Class Bonus] [REST], Remove a durability counter from Worn Gearblade: Prevent the next 1 damage that would be dealt to target unit this turn.\nWhenever an Automaton ally you control dies, put a durability counter on Worn Gearblade.", - "rule": null, - "flavor": "", - "cost_memory": 1, - "cost_reserve": null, - "level": null, - "power": 1, - "life": null, - "durability": 3, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "ct4ynbdrbe", - "card_id": "r1o0qtb31x", - "collector_number": "030", - "slug": "worn-gearblade-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "gq56djg0bo", - "card_id": "r1o0qtb31x", - "collector_number": "018", - "slug": "worn-gearblade-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [], - "circulations": [ - { - "uuid": "zrplywcr8c", - "population_operator": "≈", - "population": 18000, - "foil": true - } - ] - } - ], - "result_editions": [ - { - "uuid": "ct4ynbdrbe", - "card_id": "r1o0qtb31x", - "collector_number": "030", - "slug": "worn-gearblade-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "gq56djg0bo", - "card_id": "r1o0qtb31x", - "collector_number": "018", - "slug": "worn-gearblade-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [], - "circulations": [ - { - "uuid": "zrplywcr8c", - "population_operator": "≈", - "population": 18000, - "foil": true - } - ] - } - ] - }, - { - "uuid": "bA3tRrJr2T", - "types": [ - "REGALIA", - "WEAPON" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "DAGGER" - ], - "element": "LUXEM", - "name": "Caliburn of Silencing", - "slug": "caliburn-of-silencing", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Champion Hit:\u003c/span\u003e The hit champion loses all abilities until the beginning of your next turn. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] On Champion Hit: The hit champion loses all abilities until the beginning of your next turn. (Apply this effect only if your champion's class matches this card's class.)", - "rule": [ - { - "title": "", - "date_added": "2024-08-27", - "description": "Only the champion object loses its abilities, the cards in its inner lineage do not." - }, - { - "title": "", - "date_added": "2024-08-27", - "description": "If a new champion card represents the object, like from leveling up, that new card also loses its abilities. On enter abilities from that card won’t exist to trigger." - }, - { - "title": "", - "date_added": "2024-08-27", - "description": "Inherited effects and Caliburn of Silencing’s effect add and remove abilities based on timestamps. The timestamp of inherited effects are when the card with that ability entered the lineage. Caliburn of Silencing’s effect is has a timestamp of when its ability resolved. Earlier timestamps apply first." - }, - { - "title": "", - "date_added": "2022-12-27", - "description": "On Hit only triggers when 1 or more damage is dealt from the source. If all of the damage was prevented, then On Hit will not trigger." - } - ], - "flavor": "Enchanted by binding magic, this weapon can disable most powers.", - "cost_memory": 1, - "cost_reserve": null, - "level": null, - "power": 1, - "life": null, - "durability": 1, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "6nj45r59f7", - "card_id": "bA3tRrJr2T", - "collector_number": "036", - "slug": "caliburn-of-silencing-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "6wfv3d1d36", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "KHxN8Dsm36", - "card_id": "bA3tRrJr2T", - "collector_number": "030", - "slug": "caliburn-of-silencing-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "ZdI8z18WO4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "KHxN8Dsm36", - "card_id": "bA3tRrJr2T", - "collector_number": "030", - "slug": "caliburn-of-silencing-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "ZdI8z18WO4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "6nj45r59f7", - "card_id": "bA3tRrJr2T", - "collector_number": "036", - "slug": "caliburn-of-silencing-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "6wfv3d1d36", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "4coy34bro8", - "types": [ - "UNIQUE", - "DOMAIN" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "CATACLYSM" - ], - "element": "NORM", - "name": "Dawn of Ashes", - "slug": "dawn-of-ashes", - "effect": "\u003cspan class=\"effect__reminder\"\u003e\u003cspan class=\"effect__label\"\u003eUpkeep\u003c/span\u003e\u003c/span\u003e — At the beginning of your recollection phase, reveal a card at random from your memory. If that card is not norm element, sacrifice Dawn of Ashes.\nNon-norm element cards cost 1 more to activate.", - "effect_raw": "Upkeep — At the beginning of your recollection phase, reveal a card at random from your memory. If that card is not norm element, sacrifice Dawn of Ashes.\nNon-norm element cards cost 1 more to activate.", - "rule": [ - { - "title": "", - "date_added": "2023-08-09", - "description": "During the resolution of Dawn of Ashes' upkeep ability, if there are no cards in the controller's memory, then no card is revealed to check the element of and Dawn of Ashes won't be sacrificed." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "jkryufp2gu", - "card_id": "4coy34bro8", - "collector_number": "030", - "slug": "dawn-of-ashes-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "北飞飞", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "jrt3ijqwtd", - "population_operator": "≈", - "population": 700, - "foil": true - }, - { - "uuid": "m3e9yln1lo", - "population_operator": "≈", - "population": 17500, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "jkryufp2gu", - "card_id": "4coy34bro8", - "collector_number": "030", - "slug": "dawn-of-ashes-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "北飞飞", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "jrt3ijqwtd", - "population_operator": "≈", - "population": 700, - "foil": true - }, - { - "uuid": "m3e9yln1lo", - "population_operator": "≈", - "population": 17500, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "abipl6gt7l", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "SHIELD" - ], - "element": "NEOS", - "name": "Aegis of Dawn", - "slug": "aegis-of-dawn", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eThis card costs 1 less to materialize.\nWhenever your champion is dealt four or more damage, \u003cspan class=\"effect__label\"\u003esummon\u003c/span\u003e an \u003ca data-edition-slug=\"automaton-drone-mrc\" class=\"effect__edition-hover effect__label\"\u003eAutomaton Drone\u003c/a\u003e Drone token.", - "effect_raw": "[Class Bonus] This card costs 1 less to materialize.\nWhenever your champion is dealt four or more damage, summon an Automaton Drone Drone token.", - "rule": null, - "flavor": "The Dawn Vanguard stride into battle, fearless of death or destruction as another will always rise.", - "cost_memory": 1, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "56cjg0bo2f", - "card_id": "abipl6gt7l", - "collector_number": "030", - "slug": "aegis-of-dawn-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "06eybxeq8q", - "population_operator": "≈", - "population": 1676, - "foil": false - }, - { - "uuid": "9mcfxfnivt", - "population_operator": "≈", - "population": 425, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "56cjg0bo2f", - "card_id": "abipl6gt7l", - "collector_number": "030", - "slug": "aegis-of-dawn-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "9mcfxfnivt", - "population_operator": "≈", - "population": 425, - "foil": true - }, - { - "uuid": "06eybxeq8q", - "population_operator": "≈", - "population": 1676, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "n06zlhihka", - "types": [ - "ALLY" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "BEAST", - "SLIME" - ], - "element": "CRUX", - "name": "Ethereal Slime", - "slug": "ethereal-slime", - "effect": "\u003cspan class=\"effect__label\"\u003ePride 3\u003c/span\u003e, \u003cspan class=\"effect__label\"\u003estealth\u003c/span\u003e, True Sight\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e You may banish a Tamer card from your material deck. If you do, draw a card and put a \u003cspan class=\"effect__label\"\u003ebuff\u003c/span\u003e counter on Ethereal Slime.\n\u003cspan class=\"effect__bubble\"\u003eLevel 5+\u003c/span\u003e Prevent all non-combat damage that would be dealt to Ethereal Slime.", - "effect_raw": "Pride 3, stealth, True Sight\n[Class Bonus] On Enter: You may banish a Tamer card from your material deck. If you do, draw a card and put a buff counter on Ethereal Slime.\n[Level 5+] Prevent all non-combat damage that would be dealt to Ethereal Slime.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 2, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-05-05T06:00:00.000Z", - "editions": [ - { - "uuid": "5li24qu8d6", - "card_id": "n06zlhihka", - "collector_number": "084", - "slug": "ethereal-slime-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "8ohovrLf9B", - "card_id": "n06zlhihka", - "collector_number": "030", - "slug": "ethereal-slime-rec-slm", - "set": { - "name": "Re:Collection Slime Sovereign", - "prefix": "ReC-SLM", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 4, - "circulationTemplates": [], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "8ohovrLf9B", - "card_id": "n06zlhihka", - "collector_number": "030", - "slug": "ethereal-slime-rec-slm", - "set": { - "name": "Re:Collection Slime Sovereign", - "prefix": "ReC-SLM", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 4, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "5li24qu8d6", - "card_id": "n06zlhihka", - "collector_number": "084", - "slug": "ethereal-slime-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "wzh973fdt8", - "types": [ - "ACTION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SPELL" - ], - "element": "NORM", - "name": "Develop Mana", - "slug": "develop-mana", - "effect": "Put a \u003cspan class=\"effect__label\"\u003elevel\u003c/span\u003e counter on your champion. \u003cspan class=\"effect__reminder\"\u003e(Champions get +1 level for each \u003cspan class=\"effect__label\"\u003elevel\u003c/span\u003e counter on them.)\u003c/span\u003e", - "effect_raw": "Put a level counter on your champion. (Champions get +1 level for each level counter on them.)", - "rule": null, - "flavor": "From enlightenment comes transcendance.", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "qi4bbad3y3", - "card_id": "wzh973fdt8", - "collector_number": "031", - "slug": "develop-mana-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "52u92v5c00", - "population_operator": "≈", - "population": 2700, - "foil": true - }, - { - "uuid": "8zix6g3f58", - "population_operator": "≈", - "population": 150000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "qi4bbad3y3", - "card_id": "wzh973fdt8", - "collector_number": "031", - "slug": "develop-mana-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "52u92v5c00", - "population_operator": "≈", - "population": 2700, - "foil": true - }, - { - "uuid": "8zix6g3f58", - "population_operator": "≈", - "population": 150000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "Q2ugqVm04E", - "types": [ - "REGALIA", - "WEAPON" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "DAGGER" - ], - "element": "NORM", - "name": "Curved Dagger", - "slug": "curved-dagger", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eAs long as your champion is attacking an ally, Curved Dagger gets +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] As long as your champion is attacking an ally, Curved Dagger gets +1 POWER. (Apply this effect only if your champion's class matches this card's class.)", - "rule": null, - "flavor": "Its curved edge is perfect for slicing through the flesh of both man and monster.", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": 1, - "life": null, - "durability": 1, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "6rsfsw2vgn", - "card_id": "Q2ugqVm04E", - "collector_number": "031", - "slug": "curved-dagger-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "sj1hq0nzp", - "population_operator": "≈", - "population": 21200, - "foil": false - }, - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "9VL9VIqfuU", - "card_id": "Q2ugqVm04E", - "collector_number": "031", - "slug": "curved-dagger-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - }, - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "p6hc1oq4or", - "card_id": "Q2ugqVm04E", - "collector_number": "007", - "slug": "curved-dagger-ftca", - "set": { - "name": "Fractured Crown: Armaments", - "prefix": "FTCA", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "c1x2nwv69b", - "population_operator": "≈", - "population": 587, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "qmywc18cai", - "card_id": "Q2ugqVm04E", - "collector_number": "089", - "slug": "curved-dagger-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "rhch2bamoq", - "card_id": "Q2ugqVm04E", - "collector_number": "006", - "slug": "curved-dagger-rec-shd", - "set": { - "name": "Re:Collection Shadowdancer", - "prefix": "ReC-SHD", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "6rsfsw2vgn", - "card_id": "Q2ugqVm04E", - "collector_number": "031", - "slug": "curved-dagger-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - }, - { - "uuid": "sj1hq0nzp", - "population_operator": "≈", - "population": 21200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "9VL9VIqfuU", - "card_id": "Q2ugqVm04E", - "collector_number": "031", - "slug": "curved-dagger-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - }, - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "rhch2bamoq", - "card_id": "Q2ugqVm04E", - "collector_number": "006", - "slug": "curved-dagger-rec-shd", - "set": { - "name": "Re:Collection Shadowdancer", - "prefix": "ReC-SHD", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "p6hc1oq4or", - "card_id": "Q2ugqVm04E", - "collector_number": "007", - "slug": "curved-dagger-ftca", - "set": { - "name": "Fractured Crown: Armaments", - "prefix": "FTCA", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "c1x2nwv69b", - "population_operator": "≈", - "population": 587, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "qmywc18cai", - "card_id": "Q2ugqVm04E", - "collector_number": "089", - "slug": "curved-dagger-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "ifmmvbm26h", - "types": [ - "ALLY" - ], - "classes": [ - "CLERIC", - "WARRIOR" - ], - "subtypes": [ - "CLERIC", - "WARRIOR", - "HUMAN" - ], - "element": "NORM", - "name": "Safeguard Paladin", - "slug": "safeguard-paladin", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eIf non-combat damage would be dealt to Safeguard Paladin, prevent 2 of that damage. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] If non-combat damage would be dealt to Safeguard Paladin, prevent 2 of that damage. (Apply this effect only if your champion's class matches this card's class.)", - "rule": null, - "flavor": "The emperor's gates are well-watched with these soldiers' dutiful eyes and faithful hearts.", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 2, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-18T23:00:00.000Z", - "editions": [ - { - "uuid": "ya78zwdncq", - "card_id": "ifmmvbm26h", - "collector_number": "031", - "slug": "safeguard-paladin-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "h32xj9kwm8", - "population_operator": "≈", - "population": 48000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "ya78zwdncq", - "card_id": "ifmmvbm26h", - "collector_number": "031", - "slug": "safeguard-paladin-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "h32xj9kwm8", - "population_operator": "≈", - "population": 48000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "97n2jnltv5", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "BULLET" - ], - "element": "FIRE", - "name": "Penetrator Round", - "slug": "penetrator-round", - "effect": "\u003cspan class=\"effect__label\"\u003eRenewable\u003c/span\u003e\n\u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e: Load Penetrator Round into target unloaded Gun weapon you control. \n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__bubble\"\u003eLevel 2+\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Attack:\u003c/span\u003e This attack gains \"Combat damage dealt by this attack is unpreventable.\"", - "effect_raw": "Renewable\n[REST]: Load Penetrator Round into target unloaded Gun weapon you control. \n[Class Bonus] [Level 2+] On Attack: This attack gains \u0026#34;Combat damage dealt by this attack is unpreventable.\u0026#34;", - "rule": [ - { - "title": "", - "date_added": "2024-01-19", - "description": "While loaded into an object, if that object leaves the field, this bullet would be sent to the graveyard (or banishment if it's a regalia)." - } - ], - "flavor": "", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": 0, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.064Z", - "editions": [ - { - "uuid": "2fb4qwxvzo", - "card_id": "97n2jnltv5", - "collector_number": "019", - "slug": "penetrator-round-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "nl9i00jpxh", - "card_id": "97n2jnltv5", - "collector_number": "031", - "slug": "penetrator-round-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "nl9i00jpxh", - "card_id": "97n2jnltv5", - "collector_number": "031", - "slug": "penetrator-round-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "2fb4qwxvzo", - "card_id": "97n2jnltv5", - "collector_number": "019", - "slug": "penetrator-round-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "h9v2214upu", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "BOOK" - ], - "element": "NEOS", - "name": "Alchemical Scripture", - "slug": "alchemical-scripture", - "effect": "At the beginning of your end phase, if you control four or more tokens, draw a card into your memory.", - "effect_raw": "At the beginning of your end phase, if you control four or more tokens, draw a card into your memory.", - "rule": null, - "flavor": "“The theoretics of consumptive alchemy suggest that the energy density of soul matter can be condensed into a hypothetical jewel of limitless potential.”", - "cost_memory": 1, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "b4qwwvzojo", - "card_id": "h9v2214upu", - "collector_number": "031", - "slug": "alchemical-scripture-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "s278fvscd0", - "population_operator": "≈", - "population": 4611, - "foil": false - }, - { - "uuid": "t0eof5o43m", - "population_operator": "≈", - "population": 557, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "b4qwwvzojo", - "card_id": "h9v2214upu", - "collector_number": "031", - "slug": "alchemical-scripture-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "t0eof5o43m", - "population_operator": "≈", - "population": 557, - "foil": true - }, - { - "uuid": "s278fvscd0", - "population_operator": "≈", - "population": 4611, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "ejvddohjdu", - "types": [ - "ALLY" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "BEAST", - "SLIME" - ], - "element": "LUXEM", - "name": "Lustrous Slime", - "slug": "lustrous-slime", - "effect": "\u003cspan class=\"effect__label\"\u003ePride 5\u003c/span\u003e, \u003cspan class=\"effect__label\"\u003eTaunt\u003c/span\u003e\n\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Reveal any amount of Slime cards from your memory. For each card revealed this way, put a \u003cspan class=\"effect__label\"\u003ebuff\u003c/span\u003e counter on Lustrous Slime.\n\u003cspan class=\"effect__label\"\u003eOn Death:\u003c/span\u003e \u003cspan class=\"effect__label\"\u003eRecover\u003c/span\u003e \u003cspan class=\"effect__label\"\u003eX\u003c/span\u003e, where \u003cspan class=\"effect__label\"\u003eX\u003c/span\u003e is the amount of \u003cspan class=\"effect__label\"\u003ebuff\u003c/span\u003e counters that were on Lustrous Slime.", - "effect_raw": "Pride 5, Taunt\nOn Enter: Reveal any amount of Slime cards from your memory. For each card revealed this way, put a buff counter on Lustrous Slime.\nOn Death: Recover X, where X is the amount of buff counters that were on Lustrous Slime.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 1, - "life": 5, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-05-05T06:00:00.000Z", - "editions": [ - { - "uuid": "23c8lTGAdN", - "card_id": "ejvddohjdu", - "collector_number": "031", - "slug": "lustrous-slime-rec-slm", - "set": { - "name": "Re:Collection Slime Sovereign", - "prefix": "ReC-SLM", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "46c719fa91", - "card_id": "ejvddohjdu", - "collector_number": "085", - "slug": "lustrous-slime-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 6, - "circulationTemplates": [], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "23c8lTGAdN", - "card_id": "ejvddohjdu", - "collector_number": "031", - "slug": "lustrous-slime-rec-slm", - "set": { - "name": "Re:Collection Slime Sovereign", - "prefix": "ReC-SLM", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "46c719fa91", - "card_id": "ejvddohjdu", - "collector_number": "085", - "slug": "lustrous-slime-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 6, - "circulationTemplates": [], - "circulations": [] - } - ] - }, - { - "uuid": "oqk1l75tlz", - "types": [ - "REGALIA", - "WEAPON" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "GUN" - ], - "element": "FIRE", - "name": "Bombard Flarecannon", - "slug": "bombard-flarecannon", - "effect": "\u003cspan class=\"effect__bubble\"\u003ePolkhawk Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Attack:\u003c/span\u003e If there is a fire element card in this attacker's intent, deal 2 damage to each unit the defending player controls. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion is Polkhawk.)\u003c/span\u003e", - "effect_raw": "[Polkhawk Bonus] On Attack: If there is a fire element card in this attacker's intent, deal 2 damage to each unit the defending player controls. (Apply this effect only if your champion is Polkhawk.)", - "rule": null, - "flavor": "", - "cost_memory": 1, - "cost_reserve": null, - "level": null, - "power": 1, - "life": null, - "durability": 4, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "23ijp6tdoa", - "card_id": "oqk1l75tlz", - "collector_number": "031", - "slug": "bombard-flarecannon-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "Deeya Chaturvedi", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "nu9i90jyxh", - "population_operator": "≈", - "population": 2950, - "foil": false - }, - { - "uuid": "so1p5u153b", - "population_operator": "≈", - "population": 344, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "23ijp6tdoa", - "card_id": "oqk1l75tlz", - "collector_number": "031", - "slug": "bombard-flarecannon-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "Deeya Chaturvedi", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "so1p5u153b", - "population_operator": "≈", - "population": 344, - "foil": true - }, - { - "uuid": "nu9i90jyxh", - "population_operator": "≈", - "population": 2950, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "ybdj1Db9jz", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "CRYSTAL" - ], - "element": "TERA", - "name": "Seed of Nature", - "slug": "seed-of-nature", - "effect": "Seed of Nature enters the field rested.\r\n\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Your champion gets +2 level until end of turn.\r\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e\u003cspan class=\"effect__label\"\u003e, Banish Seed of Nature:\u003c/span\u003e Your champion gets +2 level until end of turn.", - "effect_raw": "Seed of Nature enters the field rested.\nOn Enter: Your champion gets +2 level until end of turn.\n[Class Bonus] [REST], Banish Seed of Nature: Your champion gets +2 level until end of turn.", - "rule": null, - "flavor": "", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "5dnNqK3KZU", - "card_id": "ybdj1Db9jz", - "collector_number": "031", - "slug": "seed-of-nature-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "ZdI8z18WO4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "t00z2insdm", - "card_id": "ybdj1Db9jz", - "collector_number": "037", - "slug": "seed-of-nature-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "6wfv3d1d36", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "5dnNqK3KZU", - "card_id": "ybdj1Db9jz", - "collector_number": "031", - "slug": "seed-of-nature-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "ZdI8z18WO4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "t00z2insdm", - "card_id": "ybdj1Db9jz", - "collector_number": "037", - "slug": "seed-of-nature-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "6wfv3d1d36", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "10rsagp9m8", - "types": [ - "ACTION" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "SKILL" - ], - "element": "UMBRA", - "name": "Shadow Resonance", - "slug": "shadow-resonance", - "effect": "\u003cspan class=\"effect__label\"\u003eRecover 2\u003c/span\u003e, then draw a card. \u003cspan class=\"effect__reminder\"\u003e(To \u003cspan class=\"effect__label\"\u003erecover\u003c/span\u003e, remove that many damage counters from your champion.)\u003c/span\u003e\n\u003cspan class=\"effect__bubble\"\u003eTristan Bonus\u003c/span\u003eIf your champion has four or more \u003cspan class=\"effect__label\"\u003epreparation\u003c/span\u003e counters on them, \u003cspan class=\"effect__label\"\u003esummon\u003c/span\u003e an \u003ca data-edition-slug=\"ominous-shadow-mrc\" class=\"effect__edition-hover effect__label\"\u003eOminous Shadow\u003c/a\u003e token.", - "effect_raw": "Recover 2, then draw a card. (To recover, remove that many damage counters from your champion.)\n[Tristan Bonus] If your champion has four or more preparation counters on them, summon an Ominous Shadow token.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-05-04T06:00:00.000Z", - "editions": [ - { - "uuid": "4wioporhch", - "card_id": "10rsagp9m8", - "collector_number": "031", - "slug": "shadow-resonance-rec-shd", - "set": { - "name": "Re:Collection Shadowdancer", - "prefix": "ReC-SHD", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 5, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "ygokxl1px1", - "card_id": "10rsagp9m8", - "collector_number": "108", - "slug": "shadow-resonance-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "4wioporhch", - "card_id": "10rsagp9m8", - "collector_number": "031", - "slug": "shadow-resonance-rec-shd", - "set": { - "name": "Re:Collection Shadowdancer", - "prefix": "ReC-SHD", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 5, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "ygokxl1px1", - "card_id": "10rsagp9m8", - "collector_number": "108", - "slug": "shadow-resonance-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "3oda2ha4dk", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "SPELL" - ], - "element": "NORM", - "name": "Fast Cure", - "slug": "fast-cure", - "effect": "If target opponent's \u003cspan class=\"effect__label\"\u003einfluence\u003c/span\u003e is greater than yours, \u003cspan class=\"effect__label\"\u003erecover 4\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(A player's \u003cspan class=\"effect__label\"\u003einfluence\u003c/span\u003e is equal to the total amount of cards in their hand and memory.)\u003c/span\u003e\n\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e", - "effect_raw": "If target opponent's influence is greater than yours, recover 4. (A player's influence is equal to the total amount of cards in their hand and memory.)\nFloating Memory", - "rule": null, - "flavor": "A brief respite in dire times may give enough focus to birth a plan.", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "oxx8ac6oyt", - "card_id": "3oda2ha4dk", - "collector_number": "032", - "slug": "fast-cure-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "52u92v5c00", - "population_operator": "≈", - "population": 2700, - "foil": true - }, - { - "uuid": "8zix6g3f58", - "population_operator": "≈", - "population": 150000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "pgzenxkwmp", - "card_id": "3oda2ha4dk", - "collector_number": "018", - "slug": "fast-cure-p23", - "set": { - "name": "Promotional 2023", - "prefix": "P23", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [], - "circulations": [ - { - "uuid": "zq8ox7u6wz", - "population_operator": "≈", - "population": 64, - "foil": true - } - ] - } - ], - "result_editions": [ - { - "uuid": "oxx8ac6oyt", - "card_id": "3oda2ha4dk", - "collector_number": "032", - "slug": "fast-cure-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "52u92v5c00", - "population_operator": "≈", - "population": 2700, - "foil": true - }, - { - "uuid": "8zix6g3f58", - "population_operator": "≈", - "population": 150000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "pgzenxkwmp", - "card_id": "3oda2ha4dk", - "collector_number": "018", - "slug": "fast-cure-p23", - "set": { - "name": "Promotional 2023", - "prefix": "P23", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [], - "circulations": [ - { - "uuid": "zq8ox7u6wz", - "population_operator": "≈", - "population": 64, - "foil": true - } - ] - } - ] - }, - { - "uuid": "vk56lbihtc", - "types": [ - "ATTACK" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "POLEARM" - ], - "element": "NORM", - "name": "Savage Swing", - "slug": "savage-swing", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost. Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] Floating Memory (While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost. Apply this effect only if your champion's class matches this card's class.)", - "rule": null, - "flavor": "War cannot be won alone.", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 2, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-18T23:00:00.000Z", - "editions": [ - { - "uuid": "mtw9bm1aix", - "card_id": "vk56lbihtc", - "collector_number": "032", - "slug": "savage-swing-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "h32xj9kwm8", - "population_operator": "≈", - "population": 48000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "mtw9bm1aix", - "card_id": "vk56lbihtc", - "collector_number": "032", - "slug": "savage-swing-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "h32xj9kwm8", - "population_operator": "≈", - "population": 48000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "i1sh9r9rda", - "types": [ - "ALLY" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "HUMAN" - ], - "element": "NORM", - "name": "Brash Defender", - "slug": "brash-defender", - "effect": "\u003cspan class=\"effect__bubble\"\u003eLevel 1+\u003c/span\u003e \u003cspan class=\"effect__label\"\u003eVigor\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This unit wakes up at the beginning of your end phase. Apply this effect only if your champion is level 1 or higher.)\u003c/span\u003e\n\u003cspan class=\"effect__label\"\u003eRetort 3\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(As long as this ally is retaliating, it gets +3\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e.)\u003c/span\u003e", - "effect_raw": "[Level 1+] Vigor (This unit wakes up at the beginning of your end phase. Apply this effect only if your champion is level 1 or higher.)\nRetort 3 (As long as this ally is retaliating, it gets +3 POWER.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": 1, - "life": 4, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "rolvyxk3ih", - "card_id": "i1sh9r9rda", - "collector_number": "032", - "slug": "brash-defender-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "rolvyxk3ih", - "card_id": "i1sh9r9rda", - "collector_number": "032", - "slug": "brash-defender-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "klryvfq3hu", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "DEVICE" - ], - "element": "WIND", - "name": "Deployment Beacon", - "slug": "deployment-beacon", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e \u003cspan class=\"effect__label\"\u003eSummon\u003c/span\u003e an \u003ca data-edition-slug=\"automaton-drone-alc\" class=\"effect__edition-hover effect__label\"\u003eAutomaton Drone\u003c/a\u003e token.\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Leave: Summon\u003c/span\u003e an \u003ca data-edition-slug=\"automaton-drone-alc\" class=\"effect__edition-hover effect__label\"\u003eAutomaton Drone\u003c/a\u003e token. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "On Enter: Summon an Automaton Drone token.\n[Class Bonus] On Leave: Summon an Automaton Drone token. (Apply this effect only if your champion's class matches this card's class.)", - "rule": null, - "flavor": "Rapid call to action with automated directives.", - "cost_memory": 1, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.064Z", - "editions": [ - { - "uuid": "kpajitwys9", - "card_id": "klryvfq3hu", - "collector_number": "020", - "slug": "deployment-beacon-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "vgx9r9hdqe", - "card_id": "klryvfq3hu", - "collector_number": "032", - "slug": "deployment-beacon-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "vgx9r9hdqe", - "card_id": "klryvfq3hu", - "collector_number": "032", - "slug": "deployment-beacon-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "kpajitwys9", - "card_id": "klryvfq3hu", - "collector_number": "020", - "slug": "deployment-beacon-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "smw3rrii17", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "SCEPTER" - ], - "element": "FIRE", - "name": "Forgelight Scepter", - "slug": "forgelight-scepter", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eThis card costs 1 less to materialize.\nAt the beginning of each opponent's end phase, if that player has an odd amount of cards in their memory, deal 2 unpreventable damage to their champion.", - "effect_raw": "[Class Bonus] This card costs 1 less to materialize.\nAt the beginning of each opponent's end phase, if that player has an odd amount of cards in their memory, deal 2 unpreventable damage to their champion.", - "rule": null, - "flavor": "", - "cost_memory": 1, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "fsyqc998c1", - "card_id": "smw3rrii17", - "collector_number": "032", - "slug": "forgelight-scepter-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "nu9i90jyxh", - "population_operator": "≈", - "population": 2950, - "foil": false - }, - { - "uuid": "so1p5u153b", - "population_operator": "≈", - "population": 344, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "fsyqc998c1", - "card_id": "smw3rrii17", - "collector_number": "032", - "slug": "forgelight-scepter-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "so1p5u153b", - "population_operator": "≈", - "population": 344, - "foil": true - }, - { - "uuid": "nu9i90jyxh", - "population_operator": "≈", - "population": 2950, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "5LoOprBJay", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "INSTRUMENT" - ], - "element": "NORM", - "name": "Discordia, Harp of Malice", - "slug": "discordia-harp-of-malice", - "effect": "Whenever you activate a Harmony or Melody card, put a \u003cspan class=\"effect__label\"\u003emusic\u003c/span\u003e counter on Discordia.\r\n\u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e\u003cspan class=\"effect__label\"\u003e:\u003c/span\u003e Target champion gets -\u003cspan class=\"effect__label\"\u003eX\u003c/span\u003e level and your champion gets +\u003cspan class=\"effect__label\"\u003eX\u003c/span\u003e level until end of turn, where \u003cspan class=\"effect__label\"\u003eX\u003c/span\u003e is the amount of \u003cspan class=\"effect__label\"\u003emusic\u003c/span\u003e counters on Discordia. At the beginning of the next end phase, banish Discordia.", - "effect_raw": "Whenever you activate a Harmony or Melody card, put a music counter on Discordia.\n[REST]: Target champion gets -X level and your champion gets +X level until end of turn, where X is the amount of music counters on Discordia. At the beginning of the next end phase, banish Discordia.", - "rule": [ - { - "title": "", - "date_added": "2022-12-27", - "description": "The amount of level drained is only calculated during the resolution of Discordia's effect. If the amount of music counters on Discordia changes after the resolution of its effect, the amount of level changed does not adjust." - }, - { - "title": "", - "date_added": "2022-12-27", - "description": "If Discordia does not exist on the field during the resolution of its effect, the amount of music counters relevant for the ability is based on the last known amount of music counters of this instance of Discordia." - } - ], - "flavor": "", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "hx8pNXfft4", - "card_id": "5LoOprBJay", - "collector_number": "032", - "slug": "discordia-harp-of-malice-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "KUqNycUAeY", - "population_operator": "≈", - "population": 109, - "foil": true - }, - { - "uuid": "urolRm4zO0", - "population_operator": "≈", - "population": 2400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "qj5bcbe4z4", - "card_id": "5LoOprBJay", - "collector_number": "032", - "slug": "discordia-harp-of-malice-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "a20w86m1im", - "population_operator": "≈", - "population": 6050, - "foil": false - }, - { - "uuid": "htjm4muq20", - "population_operator": "≈", - "population": 423, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "qj5bcbe4z4", - "card_id": "5LoOprBJay", - "collector_number": "032", - "slug": "discordia-harp-of-malice-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "htjm4muq20", - "population_operator": "≈", - "population": 423, - "foil": true - }, - { - "uuid": "a20w86m1im", - "population_operator": "≈", - "population": 6050, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "hx8pNXfft4", - "card_id": "5LoOprBJay", - "collector_number": "032", - "slug": "discordia-harp-of-malice-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "KUqNycUAeY", - "population_operator": "≈", - "population": 109, - "foil": true - }, - { - "uuid": "urolRm4zO0", - "population_operator": "≈", - "population": 2400, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "fooz13xfpk", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "ACCESSORY" - ], - "element": "UMBRA", - "name": "Gloamspire Mantle", - "slug": "gloamspire-mantle", - "effect": "\u003cspan class=\"effect__bubble\"\u003eTristan Bonus\u003c/span\u003e \u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e You may pay \u003cspan class=\"effect__bubble effect__bubble--yellow ml-2\"\u003e3\u003c/span\u003e. If you do, \u003cspan class=\"effect__label\"\u003esummon\u003c/span\u003e an \u003ca data-edition-slug=\"ominous-shadow-mrc\" class=\"effect__edition-hover effect__label\"\u003eOminous Shadow\u003c/a\u003e token.\nUmbra element phantasia allies you control have \u003cspan class=\"effect__label\"\u003eambush\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(They may retaliate against attackers while not defending.)\u003c/span\u003e", - "effect_raw": "[Tristan Bonus] On Enter: You may pay [3]. If you do, summon an Ominous Shadow token.\nUmbra element phantasia allies you control have ambush. (They may retaliate against attackers while not defending.)", - "rule": null, - "flavor": "", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "9iitwxs9ke", - "card_id": "fooz13xfpk", - "collector_number": "032", - "slug": "gloamspire-mantle-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "06eybxeq8q", - "population_operator": "≈", - "population": 1676, - "foil": false - }, - { - "uuid": "9mcfxfnivt", - "population_operator": "≈", - "population": 425, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "9iitwxs9ke", - "card_id": "fooz13xfpk", - "collector_number": "032", - "slug": "gloamspire-mantle-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "9mcfxfnivt", - "population_operator": "≈", - "population": 425, - "foil": true - }, - { - "uuid": "06eybxeq8q", - "population_operator": "≈", - "population": 1676, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "o191zv86la", - "types": [ - "ATTACK" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "DAGGER" - ], - "element": "UMBRA", - "name": "Shadowstrike", - "slug": "shadowstrike", - "effect": "\u003cspan class=\"effect__label\"\u003ePrepare X. X\u003c/span\u003e can't be 0.\nShadowstrike gets \u003cspan class=\"effect__label\"\u003e+X\u003c/span\u003e\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e.\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eIf Shadowstrike was \u003cspan class=\"effect__label\"\u003eprepared\u003c/span\u003e, it has \u003cspan class=\"effect__label\"\u003eunblockable\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(An attack with \u003cspan class=\"effect__label\"\u003eunblockable\u003c/span\u003e can't be intercepted and ignores \u003cspan class=\"effect__label\"\u003etaunt\u003c/span\u003e.)\u003c/span\u003e", - "effect_raw": "Prepare X. X can't be 0.\nShadowstrike gets +X POWER.\n[Class Bonus] If Shadowstrike was prepared, it has unblockable. (An attack with unblockable can't be intercepted and ignores taunt.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 4, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-05-04T06:00:00.000Z", - "editions": [ - { - "uuid": "2bamoqk2c7", - "card_id": "o191zv86la", - "collector_number": "032", - "slug": "shadowstrike-rec-shd", - "set": { - "name": "Re:Collection Shadowdancer", - "prefix": "ReC-SHD", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 4, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "y6isyz5li2", - "card_id": "o191zv86la", - "collector_number": "109", - "slug": "shadowstrike-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "2bamoqk2c7", - "card_id": "o191zv86la", - "collector_number": "032", - "slug": "shadowstrike-rec-shd", - "set": { - "name": "Re:Collection Shadowdancer", - "prefix": "ReC-SHD", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 4, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "y6isyz5li2", - "card_id": "o191zv86la", - "collector_number": "109", - "slug": "shadowstrike-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "f0ymeslfpw", - "types": [ - "UNIQUE", - "ALLY" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "BEAST", - "SLIME" - ], - "element": "TERA", - "name": "Slime King", - "slug": "slime-king", - "effect": "As an additional cost to activate this card, banish three Slime ally cards each with different elements from your graveyard.\n\u003cspan class=\"effect__label\"\u003ePride 4\u003c/span\u003e, \u003cspan class=\"effect__label\"\u003eTaunt\u003c/span\u003e\n\u003cspan class=\"effect__bubble\"\u003eElement Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Leave:\u003c/span\u003e You may put any number of the Slime ally cards banished by Slime King onto the field under your control.", - "effect_raw": "As an additional cost to activate this card, banish three Slime ally cards each with different elements from your graveyard.\nPride 4, Taunt\n[Element Bonus] On Leave: You may put any number of the Slime ally cards banished by Slime King onto the field under your control.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 4, - "life": 5, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-05-05T06:00:00.000Z", - "editions": [ - { - "uuid": "Kvznw120zo", - "card_id": "f0ymeslfpw", - "collector_number": "086", - "slug": "slime-king-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 6, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "nymuibGANq", - "card_id": "f0ymeslfpw", - "collector_number": "032", - "slug": "slime-king-rec-slm", - "set": { - "name": "Re:Collection Slime Sovereign", - "prefix": "ReC-SLM", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 5, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "u24etu174o", - "card_id": "f0ymeslfpw", - "collector_number": "012", - "slug": "slime-king-evp", - "set": { - "name": "Event Packs", - "prefix": "EVP", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 7, - "circulationTemplates": [], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "nymuibGANq", - "card_id": "f0ymeslfpw", - "collector_number": "032", - "slug": "slime-king-rec-slm", - "set": { - "name": "Re:Collection Slime Sovereign", - "prefix": "ReC-SLM", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 5, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "Kvznw120zo", - "card_id": "f0ymeslfpw", - "collector_number": "086", - "slug": "slime-king-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 6, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "u24etu174o", - "card_id": "f0ymeslfpw", - "collector_number": "012", - "slug": "slime-king-evp", - "set": { - "name": "Event Packs", - "prefix": "EVP", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 7, - "circulationTemplates": [], - "circulations": [] - } - ] - }, - { - "uuid": "rp5k1vt1cn", - "types": [ - "PHANTASIA" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "FRACTAL" - ], - "element": "NORM", - "name": "Fractal of Insight", - "slug": "fractal-of-insight", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e You may rest Fractal of Insight. If you do, \u003cspan class=\"effect__label\"\u003eglimpse 2\u003c/span\u003e.\n\u003cspan class=\"effect__label\"\u003eReservable\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a reserve cost, you may rest this object to pay for 1 of that cost.)\u003c/span\u003e ", - "effect_raw": "On Enter: You may rest Fractal of Insight. If you do, glimpse 2.\nReservable (While paying for a reserve cost, you may rest this object to pay for 1 of that cost.) ", - "rule": null, - "flavor": "An enigma that defies, and yet, shapes reality.", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "bhbcs8c2ta", - "card_id": "rp5k1vt1cn", - "collector_number": "042", - "slug": "fractal-of-insight-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - }, - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "i67l58ip4d", - "card_id": "rp5k1vt1cn", - "collector_number": "033", - "slug": "fractal-of-insight-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "52u92v5c00", - "population_operator": "≈", - "population": 2700, - "foil": true - }, - { - "uuid": "8zix6g3f58", - "population_operator": "≈", - "population": 150000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "i67l58ip4d", - "card_id": "rp5k1vt1cn", - "collector_number": "033", - "slug": "fractal-of-insight-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "52u92v5c00", - "population_operator": "≈", - "population": 2700, - "foil": true - }, - { - "uuid": "8zix6g3f58", - "population_operator": "≈", - "population": 150000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "bhbcs8c2ta", - "card_id": "rp5k1vt1cn", - "collector_number": "042", - "slug": "fractal-of-insight-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - }, - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "qh5mpkyl60", - "types": [ - "MASTERY" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SPELL" - ], - "element": "NORM", - "name": "Shifting Currents", - "slug": "shifting-currents", - "effect": "\u003cspan class=\"effect__bubble\"\u003eKongming Bonus\u003c/span\u003eAt the beginning of your end phase, you may change the direction of your Shifting Currents to a different direction of your choice. \u003cspan class=\"effect__reminder\"\u003e(The directions are North, South, East, and West.)\u003c/span\u003e", - "effect_raw": "[Kongming Bonus] At the beginning of your end phase, you may change the direction of your Shifting Currents to a different direction of your choice. (The directions are North, South, East, and West.)", - "rule": null, - "flavor": "\"No matter the direction, I guide the flow of battle.\"", - "cost_memory": null, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-18T23:00:00.000Z", - "editions": [ - { - "uuid": "gw6733l7c9", - "card_id": "qh5mpkyl60", - "collector_number": "033", - "slug": "shifting-currents-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "d8cwlzuq9a", - "population_operator": "≈", - "population": 12000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "gw6733l7c9", - "card_id": "qh5mpkyl60", - "collector_number": "033", - "slug": "shifting-currents-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "d8cwlzuq9a", - "population_operator": "≈", - "population": 12000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "fzcyfrzrpl", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "DEVICE" - ], - "element": "FIRE", - "name": "Heatwave Generator", - "slug": "heatwave-generator", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eThis card costs 1 less to materialize.\nAt the beginning of your recollection phase, target ally you control gets +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e until end of turn.", - "effect_raw": "[Class Bonus] This card costs 1 less to materialize.\nAt the beginning of your recollection phase, target ally you control gets +1 POWER until end of turn.", - "rule": null, - "flavor": "The Forgelight's mastery of heat transfer theoretics became their greatest war asset.", - "cost_memory": 1, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "w1m5v69b5m", - "card_id": "fzcyfrzrpl", - "collector_number": "033", - "slug": "heatwave-generator-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "j838t22dgh", - "population_operator": "≈", - "population": 7400, - "foil": false - }, - { - "uuid": "u09s6r8l2l", - "population_operator": "≈", - "population": 477, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "w1m5v69b5m", - "card_id": "fzcyfrzrpl", - "collector_number": "033", - "slug": "heatwave-generator-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "u09s6r8l2l", - "population_operator": "≈", - "population": 477, - "foil": true - }, - { - "uuid": "j838t22dgh", - "population_operator": "≈", - "population": 7400, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "qj5bbae3z4", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "STAFF" - ], - "element": "ASTRA", - "name": "Cosmic Astroscope", - "slug": "cosmic-astroscope", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eIf an opponent would \u003cspan class=\"effect__label\"\u003e\u003cspan class=\"effect__correction\"\u003eglimpse\u003c/span\u003e\u003c/span\u003e, you may have that player \u003cspan class=\"effect__label\"\u003eglimpse 3\u003c/span\u003e instead.\n\u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e\u003cspan class=\"effect__label\"\u003e: Glimpse 3\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(To \u003cspan class=\"effect__label\"\u003eglimpse\u003c/span\u003e, look at that many cards from the top of your deck. Put those cards back on the top or on the bottom of your deck in any order.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] If an opponent would glimpse, you may have that player glimpse 3 instead.\n[REST]: Glimpse 3. (To glimpse, look at that many cards from the top of your deck. Put those cards back on the top or on the bottom of your deck in any order.)", - "rule": [ - { - "title": "ERRATA", - "date_added": "2024-02-06", - "description": "glimpse X -\u003e glimpse" - } - ], - "flavor": "", - "cost_memory": 1, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "39i1f0htbu", - "card_id": "qj5bbae3z4", - "collector_number": "021", - "slug": "cosmic-astroscope-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "uiqurzblrs", - "card_id": "qj5bbae3z4", - "collector_number": "033", - "slug": "cosmic-astroscope-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "uiqurzblrs", - "card_id": "qj5bbae3z4", - "collector_number": "033", - "slug": "cosmic-astroscope-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "39i1f0htbu", - "card_id": "qj5bbae3z4", - "collector_number": "021", - "slug": "cosmic-astroscope-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "eSAIP7mx9z", - "types": [ - "REGALIA", - "WEAPON" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "SWORD" - ], - "element": "NORM", - "name": "Drawn Blade", - "slug": "drawn-blade", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Draw a card. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] On Enter: Draw a card. (Apply this effect only if your champion's class matches this card's class.)", - "rule": null, - "flavor": "Oiled and sharpened, this sword can be unsheathed faster than a foe can react.", - "cost_memory": 1, - "cost_reserve": null, - "level": null, - "power": 1, - "life": null, - "durability": 1, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "18mwndwcbu", - "card_id": "eSAIP7mx9z", - "collector_number": "008", - "slug": "drawn-blade-ftca", - "set": { - "name": "Fractured Crown: Armaments", - "prefix": "FTCA", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "c1x2nwv69b", - "population_operator": "≈", - "population": 587, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "F5blM85Cbp", - "card_id": "eSAIP7mx9z", - "collector_number": "033", - "slug": "drawn-blade-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - }, - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "pyx8bd7ozu", - "card_id": "eSAIP7mx9z", - "collector_number": "033", - "slug": "drawn-blade-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - }, - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "pyx8bd7ozu", - "card_id": "eSAIP7mx9z", - "collector_number": "033", - "slug": "drawn-blade-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - }, - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "F5blM85Cbp", - "card_id": "eSAIP7mx9z", - "collector_number": "033", - "slug": "drawn-blade-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - }, - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "18mwndwcbu", - "card_id": "eSAIP7mx9z", - "collector_number": "008", - "slug": "drawn-blade-ftca", - "set": { - "name": "Fractured Crown: Armaments", - "prefix": "FTCA", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "c1x2nwv69b", - "population_operator": "≈", - "population": 587, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "9xycwz9gv4", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "ACCESSORY" - ], - "element": "UMBRA", - "name": "Memento Mori", - "slug": "memento-mori", - "effect": "Whenever an ally dies, put a \u003cspan class=\"effect__label\"\u003eprize\u003c/span\u003e counter on Memento Mori.\n\u003cspan class=\"effect__label\"\u003eBanish Memento Mori:\u003c/span\u003e Draw three cards. Activate this ability only at slow speed and only if there are six or more \u003cspan class=\"effect__label\"\u003eprize\u003c/span\u003e counters on Memento Mori.", - "effect_raw": "Whenever an ally dies, put a prize counter on Memento Mori.\nBanish Memento Mori: Draw three cards. Activate this ability only at slow speed and only if there are six or more prize counters on Memento Mori.", - "rule": null, - "flavor": "", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "3rs7qu3apy", - "card_id": "9xycwz9gv4", - "collector_number": "033", - "slug": "memento-mori-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "s278fvscd0", - "population_operator": "≈", - "population": 4611, - "foil": false - }, - { - "uuid": "t0eof5o43m", - "population_operator": "≈", - "population": 557, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "3rs7qu3apy", - "card_id": "9xycwz9gv4", - "collector_number": "033", - "slug": "memento-mori-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "t0eof5o43m", - "population_operator": "≈", - "population": 557, - "foil": true - }, - { - "uuid": "s278fvscd0", - "population_operator": "≈", - "population": 4611, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "ybds1rkgnp", - "types": [ - "ACTION" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "SKILL" - ], - "element": "NORM", - "name": "Bring Down the Mighty", - "slug": "bring-down-the-mighty", - "effect": "Until the beginning of your next turn, target ally can't attack. If that ally is unique, draw a card into your memory.", - "effect_raw": "Until the beginning of your next turn, target ally can't attack. If that ally is unique, draw a card into your memory.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 1, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "rftquefvws", - "card_id": "ybds1rkgnp", - "collector_number": "033", - "slug": "bring-down-the-mighty-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Pinakes", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "rftquefvws", - "card_id": "ybds1rkgnp", - "collector_number": "033", - "slug": "bring-down-the-mighty-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Pinakes", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "kkbbu08s5r", - "types": [ - "ALLY" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "BEAST", - "SLIME" - ], - "element": "TERA", - "name": "Verdant Slime", - "slug": "verdant-slime", - "effect": "\u003cspan class=\"effect__label\"\u003ePride 5\u003c/span\u003e\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eTaunt\u003c/span\u003e\n\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Destroy up to one target regalia with memory cost 0. If you don't, put two \u003cspan class=\"effect__label\"\u003ebuff\u003c/span\u003e counters on Verdant Slime.", - "effect_raw": "Pride 5\n[Class Bonus] Taunt\nOn Enter: Destroy up to one target regalia with memory cost 0. If you don't, put two buff counters on Verdant Slime.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 2, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-05-05T06:00:00.000Z", - "editions": [ - { - "uuid": "1dmec8kiyn", - "card_id": "kkbbu08s5r", - "collector_number": "033", - "slug": "verdant-slime-rec-slm", - "set": { - "name": "Re:Collection Slime Sovereign", - "prefix": "ReC-SLM", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "Mziq210zka", - "card_id": "kkbbu08s5r", - "collector_number": "087", - "slug": "verdant-slime-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 6, - "circulationTemplates": [], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "1dmec8kiyn", - "card_id": "kkbbu08s5r", - "collector_number": "033", - "slug": "verdant-slime-rec-slm", - "set": { - "name": "Re:Collection Slime Sovereign", - "prefix": "ReC-SLM", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "Mziq210zka", - "card_id": "kkbbu08s5r", - "collector_number": "087", - "slug": "verdant-slime-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 6, - "circulationTemplates": [], - "circulations": [] - } - ] - }, - { - "uuid": "hmjr33ijq6", - "types": [ - "ACTION" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "SKILL", - "REACTION" - ], - "element": "UMBRA", - "name": "Shifting Mirage", - "slug": "shifting-mirage", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eThis card costs 1 less to activate.\nYour champion gains \u003cspan class=\"effect__label\"\u003estealth\u003c/span\u003e until end of turn unless an opponent pays \u003cspan class=\"effect__bubble effect__bubble--yellow ml-2\"\u003e2\u003c/span\u003e.\n\u003cspan class=\"effect__bubble\"\u003eTristan Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eSummon\u003c/span\u003e an \u003ca data-edition-slug=\"ominous-shadow-mrc\" class=\"effect__edition-hover effect__label\"\u003eOminous Shadow\u003c/a\u003e token.", - "effect_raw": "[Class Bonus] This card costs 1 less to activate.\nYour champion gains stealth until end of turn unless an opponent pays [2].\n[Tristan Bonus] Summon an Ominous Shadow token.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-05-04T06:00:00.000Z", - "editions": [ - { - "uuid": "4qu8d6sppo", - "card_id": "hmjr33ijq6", - "collector_number": "110", - "slug": "shifting-mirage-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "wjlzjmw3hr", - "card_id": "hmjr33ijq6", - "collector_number": "033", - "slug": "shifting-mirage-rec-shd", - "set": { - "name": "Re:Collection Shadowdancer", - "prefix": "ReC-SHD", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 4, - "circulationTemplates": [], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "wjlzjmw3hr", - "card_id": "hmjr33ijq6", - "collector_number": "033", - "slug": "shifting-mirage-rec-shd", - "set": { - "name": "Re:Collection Shadowdancer", - "prefix": "ReC-SHD", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 4, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "4qu8d6sppo", - "card_id": "hmjr33ijq6", - "collector_number": "110", - "slug": "shifting-mirage-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "75uhspxqme", - "types": [ - "ACTION" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "HORSE", - "SKILL" - ], - "element": "NORM", - "name": "Cavalier Rescue", - "slug": "cavalier-rescue", - "effect": "\u003cspan class=\"effect__label\"\u003e\u003cspan class=\"effect__reminder\"\u003eEquestrian\u003c/span\u003e\u003c/span\u003e — As long as you control a Horse ally, this card costs 2 less to activate.\nTarget ally gets +3\u003cspan class=\"effect__icon effect__icon--heart\"\u003e\u003c/span\u003e until end of turn. If that ally is defending, wake it up.", - "effect_raw": "Equestrian — As long as you control a Horse ally, this card costs 2 less to activate.\nTarget ally gets +3 LIFE until end of turn. If that ally is defending, wake it up.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "niyguld7c4", - "card_id": "75uhspxqme", - "collector_number": "034", - "slug": "cavalier-rescue-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - }, - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "niyguld7c4", - "card_id": "75uhspxqme", - "collector_number": "034", - "slug": "cavalier-rescue-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - }, - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "ekplmih8ra", - "types": [ - "ALLY" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "HUMAN" - ], - "element": "NORM", - "name": "Spirited Neophyte", - "slug": "spirited-neophyte", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Attack\u003c/span\u003e: If your \u003ca data-edition-slug=\"shifting-currents-ambsd\" class=\"effect__edition-hover effect__label\"\u003eShifting Currents\u003c/a\u003e face North, \u003cspan class=\"effect__label\"\u003eempower\u003c/span\u003e 2. \u003cspan class=\"effect__reminder\"\u003e(The next Spell card you activate this turn activates and resolves as if your champion got +2 level.)\u003c/span\u003e ", - "effect_raw": "On Attack: If your Shifting Currents face North, empower 2. (The next Spell card you activate this turn activates and resolves as if your champion got +2 level.) ", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 2, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-18T23:00:00.000Z", - "editions": [ - { - "uuid": "z7ec1d35b1", - "card_id": "ekplmih8ra", - "collector_number": "034", - "slug": "spirited-neophyte-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "檸檬夾心餅", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "h32xj9kwm8", - "population_operator": "≈", - "population": 48000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "z7ec1d35b1", - "card_id": "ekplmih8ra", - "collector_number": "034", - "slug": "spirited-neophyte-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "檸檬夾心餅", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "h32xj9kwm8", - "population_operator": "≈", - "population": 48000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "ywc08c9htu", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "BULLET" - ], - "element": "WATER", - "name": "Cascading Round", - "slug": "cascading-round", - "effect": "\u003cspan class=\"effect__label\"\u003eRenewable\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(If this card would be banished from the field or an intent, put it into its owner's material deck instead.)\u003c/span\u003e\n\u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e: Load Cascading Round into target unloaded Gun weapon you control.\n\u003cspan class=\"effect__label\"\u003eOn Hit:\u003c/span\u003e Put the top card of your deck into your graveyard.", - "effect_raw": "Renewable (If this card would be banished from the field or an intent, put it into its owner's material deck instead.)\n[REST]: Load Cascading Round into target unloaded Gun weapon you control.\nOn Hit: Put the top card of your deck into your graveyard.", - "rule": [ - { - "title": "", - "date_added": "2024-01-19", - "description": "While loaded into an object, if that object leaves the field, this bullet would be sent to the graveyard (or banishment if it's a regalia)." - } - ], - "flavor": "", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": 2, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "6rgd6kd7gn", - "card_id": "ywc08c9htu", - "collector_number": "034", - "slug": "cascading-round-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "px0apqw30k", - "population_operator": "≈", - "population": 16000, - "foil": false - }, - { - "uuid": "u09s6r8l2l", - "population_operator": "≈", - "population": 477, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "6rgd6kd7gn", - "card_id": "ywc08c9htu", - "collector_number": "034", - "slug": "cascading-round-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "u09s6r8l2l", - "population_operator": "≈", - "population": 477, - "foil": true - }, - { - "uuid": "px0apqw30k", - "population_operator": "≈", - "population": 16000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "pyx8bd7ozu", - "types": [ - "REGALIA", - "WEAPON" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "SWORD" - ], - "element": "NEOS", - "name": "Archon Broadsword", - "slug": "archon-broadsword", - "effect": "As an additional cost to use this weapon for an attack, pay \u003cspan class=\"effect__bubble effect__bubble--yellow ml-2\"\u003e2\u003c/span\u003e.\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eArchon Broadsword gets +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e for each token you control. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "As an additional cost to use this weapon for an attack, pay [2].\n[Class Bonus] Archon Broadsword gets +1 POWER for each token you control. (Apply this effect only if your champion's class matches this card's class.)", - "rule": null, - "flavor": "", - "cost_memory": 1, - "cost_reserve": null, - "level": null, - "power": 2, - "life": null, - "durability": 2, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.064Z", - "editions": [ - { - "uuid": "1xaye3aeck", - "card_id": "pyx8bd7ozu", - "collector_number": "022", - "slug": "archon-broadsword-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "yfbvxjo17z", - "card_id": "pyx8bd7ozu", - "collector_number": "034", - "slug": "archon-broadsword-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "yfbvxjo17z", - "card_id": "pyx8bd7ozu", - "collector_number": "034", - "slug": "archon-broadsword-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "1xaye3aeck", - "card_id": "pyx8bd7ozu", - "collector_number": "022", - "slug": "archon-broadsword-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "4sm14RaEkg", - "types": [ - "REGALIA", - "WEAPON" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SWORD" - ], - "element": "NORM", - "name": "Excalibur, Cursed Sword", - "slug": "excalibur-cursed-sword", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Choose a player. That player gains control of Excalibur. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e\r\nWhenever you materialize a card, deal 2 damage to your champion.", - "effect_raw": "[Class Bonus] On Enter: Choose a player. That player gains control of Excalibur. (Apply this effect only if your champion's class matches this card's class.)\nWhenever you materialize a card, deal 2 damage to your champion.", - "rule": null, - "flavor": "", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": 1, - "life": null, - "durability": 3, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "jv6rl38GD4", - "card_id": "4sm14RaEkg", - "collector_number": "034", - "slug": "excalibur-cursed-sword-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "KUqNycUAeY", - "population_operator": "≈", - "population": 109, - "foil": true - }, - { - "uuid": "urolRm4zO0", - "population_operator": "≈", - "population": 2400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "sfsw2vgnnm", - "card_id": "4sm14RaEkg", - "collector_number": "034", - "slug": "excalibur-cursed-sword-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "a20w86m1im", - "population_operator": "≈", - "population": 6050, - "foil": false - }, - { - "uuid": "htjm4muq20", - "population_operator": "≈", - "population": 423, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "sfsw2vgnnm", - "card_id": "4sm14RaEkg", - "collector_number": "034", - "slug": "excalibur-cursed-sword-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "htjm4muq20", - "population_operator": "≈", - "population": 423, - "foil": true - }, - { - "uuid": "a20w86m1im", - "population_operator": "≈", - "population": 6050, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "jv6rl38GD4", - "card_id": "4sm14RaEkg", - "collector_number": "034", - "slug": "excalibur-cursed-sword-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "KUqNycUAeY", - "population_operator": "≈", - "population": 109, - "foil": true - }, - { - "uuid": "urolRm4zO0", - "population_operator": "≈", - "population": 2400, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "du50pcescf", - "types": [ - "UNIQUE", - "ALLY" - ], - "classes": [ - "ASSASSIN", - "RANGER" - ], - "subtypes": [ - "ASSASSIN", - "RANGER", - "HUMAN" - ], - "element": "NORM", - "name": "Gawain, Chivalrous Thief", - "slug": "gawain-chivalrous-thief", - "effect": "\u003cspan class=\"effect__bubble\"\u003eLevel 2+\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eTrue Sight\u003c/span\u003e\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Champion Hit:\u003c/span\u003e You may sacrifice Gawain. If you do, look at that opponent's memory and discard a card from it.", - "effect_raw": "[Level 2+] True Sight\n[Class Bonus] On Champion Hit: You may sacrifice Gawain. If you do, look at that opponent's memory and discard a card from it.", - "rule": [ - { - "title": "", - "date_added": "2023-08-09", - "description": "In Gawain's On Champion Hit effect, 'that opponent' refers to the player that controls the hit champion." - } - ], - "flavor": "A master spy and notorious thief who never misses.", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 1, - "life": 1, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "4vdtsczb14", - "card_id": "du50pcescf", - "collector_number": "034", - "slug": "gawain-chivalrous-thief-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "ZERONEXT", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "jrt3ijqwtd", - "population_operator": "≈", - "population": 700, - "foil": true - }, - { - "uuid": "m3e9yln1lo", - "population_operator": "≈", - "population": 17500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "96yc6z9g44", - "card_id": "du50pcescf", - "collector_number": "004", - "slug": "gawain-chivalrous-thief-evp", - "set": { - "name": "Event Packs", - "prefix": "EVP", - "language": "EN" - }, - "illustrator": "Dragonart Chu", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "x902k3a6jh", - "population_operator": "≈", - "population": 220, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "4vdtsczb14", - "card_id": "du50pcescf", - "collector_number": "034", - "slug": "gawain-chivalrous-thief-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "ZERONEXT", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "jrt3ijqwtd", - "population_operator": "≈", - "population": 700, - "foil": true - }, - { - "uuid": "m3e9yln1lo", - "population_operator": "≈", - "population": 17500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "96yc6z9g44", - "card_id": "du50pcescf", - "collector_number": "004", - "slug": "gawain-chivalrous-thief-evp", - "set": { - "name": "Event Packs", - "prefix": "EVP", - "language": "EN" - }, - "illustrator": "Dragonart Chu", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "x902k3a6jh", - "population_operator": "≈", - "population": 220, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "vm4kj3q2sv", - "types": [ - "REGALIA", - "WEAPON" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "DAGGER" - ], - "element": "UMBRA", - "name": "Shadow's Claw", - "slug": "shadows-claw", - "effect": "As long as you have four or more \u003cspan class=\"effect__label\"\u003epreparation\u003c/span\u003e counters on your champion, you may activate this card from your material deck.\n\u003cspan class=\"effect__bubble\"\u003eTristan Bonus\u003c/span\u003e Phantasia allies you control can attack using Shadow’s Claw. When they do, put a \u003cspan class=\"effect__label\"\u003edurability\u003c/span\u003e counter on Shadow’s Claw.", - "effect_raw": "As long as you have four or more preparation counters on your champion, you may activate this card from your material deck.\n[Tristan Bonus] Phantasia allies you control can attack using Shadow’s Claw. When they do, put a durability counter on Shadow’s Claw.", - "rule": [ - { - "title": "", - "date_added": "2024-05-17", - "description": "A phantasia ally's attacks using Shadow's Claw are declared the same way for a champion attacking with a weapon." - } - ], - "flavor": "", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": 1, - "life": null, - "durability": 3, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "pgzedxkwmp", - "card_id": "vm4kj3q2sv", - "collector_number": "034", - "slug": "shadows-claw-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "9o5zx5hr6x", - "population_operator": "≈", - "population": 246, - "foil": true - }, - { - "uuid": "juwytakf4s", - "population_operator": "≈", - "population": 1834, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "pgzedxkwmp", - "card_id": "vm4kj3q2sv", - "collector_number": "034", - "slug": "shadows-claw-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "9o5zx5hr6x", - "population_operator": "≈", - "population": 246, - "foil": true - }, - { - "uuid": "juwytakf4s", - "population_operator": "≈", - "population": 1834, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "8nbmykyXcw", - "types": [ - "ACTION" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "SKILL" - ], - "element": "NORM", - "name": "Conceal", - "slug": "conceal", - "effect": "Allies you control gain \u003cspan class=\"effect__label\"\u003estealth\u003c/span\u003e until end of turn.\u003cspan class=\"effect__reminder\"\u003e (Units with \u003cspan class=\"effect__label\"\u003estealth\u003c/span\u003e can't be targeted by attacks unless permitted by \u003cspan class=\"effect__label\"\u003etrue sight\u003c/span\u003e.)\u003c/span\u003e", - "effect_raw": "Allies you control gain stealth until end of turn. (Units with stealth can't be targeted by attacks unless permitted by true sight.)", - "rule": [ - { - "title": "", - "date_added": "2022-12-27", - "description": "If an unit is targeted by an attack without True Sight and gains stealth, the attack will lose its target. Attacks without a target do nothing during the damage step." - } - ], - "flavor": "A basic skill all assassins learn to master. Nothing is more lethal to their enemies than the element of surprise.", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "CsDjTtTRVI", - "card_id": "8nbmykyXcw", - "collector_number": "076", - "slug": "conceal-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - }, - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "DMZJI3Ahw8", - "card_id": "8nbmykyXcw", - "collector_number": "035", - "slug": "conceal-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "UTvhuOIYs4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "mdvbkuhtjm", - "card_id": "8nbmykyXcw", - "collector_number": "076", - "slug": "conceal-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - }, - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "DMZJI3Ahw8", - "card_id": "8nbmykyXcw", - "collector_number": "035", - "slug": "conceal-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "UTvhuOIYs4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "mdvbkuhtjm", - "card_id": "8nbmykyXcw", - "collector_number": "076", - "slug": "conceal-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - }, - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "CsDjTtTRVI", - "card_id": "8nbmykyXcw", - "collector_number": "076", - "slug": "conceal-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - }, - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "9agwj4f15j", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "ACCESSORY" - ], - "element": "WATER", - "name": "Crystalline Mirror", - "slug": "crystalline-mirror", - "effect": "Whenever a phantasia enters the field under your control, \u003cspan class=\"effect__label\"\u003eglimpse 1\u003c/span\u003e. \n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eBanish Crystalline Mirror:\u003c/span\u003e Destroy target item with memory cost 0 or reserve cost 3 or less. Activate this ability only if you control three or more phantasias.", - "effect_raw": "Whenever a phantasia enters the field under your control, glimpse 1. \n[Class Bonus] Banish Crystalline Mirror: Destroy target item with memory cost 0 or reserve cost 3 or less. Activate this ability only if you control three or more phantasias.", - "rule": null, - "flavor": "", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "cb2tcr0ax9", - "card_id": "9agwj4f15j", - "collector_number": "035", - "slug": "crystalline-mirror-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "px0apqw30k", - "population_operator": "≈", - "population": 16000, - "foil": false - }, - { - "uuid": "u09s6r8l2l", - "population_operator": "≈", - "population": 477, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "cb2tcr0ax9", - "card_id": "9agwj4f15j", - "collector_number": "035", - "slug": "crystalline-mirror-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "u09s6r8l2l", - "population_operator": "≈", - "population": 477, - "foil": true - }, - { - "uuid": "px0apqw30k", - "population_operator": "≈", - "population": 16000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "iiZtKTulPg", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "BAUBLE" - ], - "element": "NORM", - "name": "Eye of Argus", - "slug": "eye-of-argus", - "effect": "\u003cspan class=\"effect__label\"\u003eBanish Eye of Argus:\u003c/span\u003e Target ally you control gains \u003cspan class=\"effect__label\"\u003etrue sight\u003c/span\u003e until end of turn. Draw a card. \u003cspan class=\"effect__reminder\"\u003e(Units with \u003cspan class=\"effect__label\"\u003etrue sight\u003c/span\u003e can attack units with \u003cspan class=\"effect__label\"\u003estealth\u003c/span\u003e.)\u003c/span\u003e", - "effect_raw": "Banish Eye of Argus: Target ally you control gains true sight until end of turn. Draw a card. (Units with true sight can attack units with stealth.)", - "rule": [ - { - "title": "", - "date_added": "2022-12-27", - "description": "If the target for the effect becomes invalid during the resolution, the entire effect is negated, including the card draw." - } - ], - "flavor": "A gift from the many-eyed giant. Heroes prize its penetrating gaze.", - "cost_memory": 1, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "R8uCwW5QJA", - "card_id": "iiZtKTulPg", - "collector_number": "035", - "slug": "eye-of-argus-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - }, - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "p5af099kmo", - "card_id": "iiZtKTulPg", - "collector_number": "035", - "slug": "eye-of-argus-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - }, - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "p5af099kmo", - "card_id": "iiZtKTulPg", - "collector_number": "035", - "slug": "eye-of-argus-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - }, - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "R8uCwW5QJA", - "card_id": "iiZtKTulPg", - "collector_number": "035", - "slug": "eye-of-argus-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - }, - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "ddv1au7t9m", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "SPELL" - ], - "element": "NORM", - "name": "Gentle Respite", - "slug": "gentle-respite", - "effect": "If target opponent's \u003cspan class=effect__label\"\u003einfluence\u003c/span\u003e is greater than yours, draw a card into your memory. \u003cspan class=\"effect__reminder\"\u003e(A player's \u003cspan class=\"effect__label\"\u003einfluence\u003c/span\u003e is equal to the total amount of cards in their hand and memory.)\u003c/span\u003e\n\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e", - "effect_raw": "If target opponent's influence is greater than yours, draw a card into your memory. (A player's influence is equal to the total amount of cards in their hand and memory.)\nFloating Memory", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "m4c8kiydup", - "card_id": "ddv1au7t9m", - "collector_number": "035", - "slug": "gentle-respite-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "5iw95ykqrq", - "population_operator": "≈", - "population": 37000, - "foil": false - }, - { - "uuid": "91zv75l0hl", - "population_operator": "≈", - "population": 1400, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "m4c8kiydup", - "card_id": "ddv1au7t9m", - "collector_number": "035", - "slug": "gentle-respite-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "91zv75l0hl", - "population_operator": "≈", - "population": 1400, - "foil": true - }, - { - "uuid": "5iw95ykqrq", - "population_operator": "≈", - "population": 37000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "j68m69iq4d", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "DEVICE" - ], - "element": "NEOS", - "name": "Sentinel Fabricator", - "slug": "sentinel-fabricator", - "effect": "\u003cspan class=\"effect__bubble effect__bubble--yellow ml-2\"\u003e3\u003c/span\u003e, \u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e \u003cspan class=\"effect__label\"\u003e: Summon\u003c/span\u003e an \u003ca data-edition-slug=\"automaton-drone-alc\" class=\"effect__edition-hover effect__label\"\u003eAutomaton Drone\u003c/a\u003e token with a \u003cspan class=\"effect__label\"\u003ebuff\u003c/span\u003e counter on it.", - "effect_raw": "[3] , [REST] : Summon an Automaton Drone token with a buff counter on it.", - "rule": null, - "flavor": "Once an alchemist masters the composition and synthesis of an object, improvements follow.", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "liihlafkve", - "card_id": "j68m69iq4d", - "collector_number": "035", - "slug": "sentinel-fabricator-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "v6bcizvgh3", - "card_id": "j68m69iq4d", - "collector_number": "023", - "slug": "sentinel-fabricator-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "liihlafkve", - "card_id": "j68m69iq4d", - "collector_number": "035", - "slug": "sentinel-fabricator-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "v6bcizvgh3", - "card_id": "j68m69iq4d", - "collector_number": "023", - "slug": "sentinel-fabricator-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "dv3zb9p4lg", - "types": [ - "REGALIA", - "WEAPON" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "GUN" - ], - "element": "UMBRA", - "name": "Sorrowcaller", - "slug": "sorrowcaller", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Champion Hit:\u003c/span\u003e Reveal the hit opponent’s memory. Deal an amount of unpreventable damage to the hit champion equal to the amount of cards with reserve cost 3 or greater revealed this way.", - "effect_raw": "[Class Bonus] On Champion Hit: Reveal the hit opponent’s memory. Deal an amount of unpreventable damage to the hit champion equal to the amount of cards with reserve cost 3 or greater revealed this way.", - "rule": null, - "flavor": "Punish the guilty. Harvest the weak.", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": 1, - "life": null, - "durability": 1, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "7pxt63jyfa", - "card_id": "dv3zb9p4lg", - "collector_number": "035", - "slug": "sorrowcaller-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "06eybxeq8q", - "population_operator": "≈", - "population": 1676, - "foil": false - }, - { - "uuid": "9mcfxfnivt", - "population_operator": "≈", - "population": 425, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "7pxt63jyfa", - "card_id": "dv3zb9p4lg", - "collector_number": "035", - "slug": "sorrowcaller-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "9mcfxfnivt", - "population_operator": "≈", - "population": 425, - "foil": true - }, - { - "uuid": "06eybxeq8q", - "population_operator": "≈", - "population": 1676, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "659ytyj2s3", - "types": [ - "ALLY" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "HUMAN" - ], - "element": "NORM", - "name": "Imperious Highlander", - "slug": "imperious-highlander", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Imperious Highlander gets +\u003cspan class=\"effect__label\"\u003eX\u003c/span\u003e\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e until end of turn where \u003cspan class=\"effect__label\"\u003eX\u003c/span\u003e is the amount of allies target opponent controls more than you control.", - "effect_raw": "On Enter: Imperious Highlander gets +X POWER until end of turn where X is the amount of allies target opponent controls more than you control.", - "rule": null, - "flavor": "Against all odds and against an insurmountable front, there can be only one answer.", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 2, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "mu6gvmt96q", - "card_id": "659ytyj2s3", - "collector_number": "036", - "slug": "imperious-highlander-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "Taki", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "52u92v5c00", - "population_operator": "≈", - "population": 2700, - "foil": true - } - ], - "circulations": [ - { - "uuid": "5xvr31hwdh", - "population_operator": "=", - "population": 166000, - "foil": false - } - ] - }, - { - "uuid": "s5jwsl7ddc", - "card_id": "659ytyj2s3", - "collector_number": "005", - "slug": "imperious-highlander-p23", - "set": { - "name": "Promotional 2023", - "prefix": "P23", - "language": "EN" - }, - "illustrator": "Taki", - "rarity": 6, - "circulationTemplates": [], - "circulations": [ - { - "uuid": "uk3ir1o0qt", - "population_operator": "≈", - "population": 7000, - "foil": false - }, - { - "uuid": "85xb4y7f32", - "population_operator": "≈", - "population": 750, - "foil": true - } - ] - } - ], - "result_editions": [ - { - "uuid": "mu6gvmt96q", - "card_id": "659ytyj2s3", - "collector_number": "036", - "slug": "imperious-highlander-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "Taki", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "52u92v5c00", - "population_operator": "≈", - "population": 2700, - "foil": true - } - ], - "circulations": [ - { - "uuid": "5xvr31hwdh", - "population_operator": "=", - "population": 166000, - "foil": false - } - ] - }, - { - "uuid": "s5jwsl7ddc", - "card_id": "659ytyj2s3", - "collector_number": "005", - "slug": "imperious-highlander-p23", - "set": { - "name": "Promotional 2023", - "prefix": "P23", - "language": "EN" - }, - "illustrator": "Taki", - "rarity": 6, - "circulationTemplates": [], - "circulations": [ - { - "uuid": "85xb4y7f32", - "population_operator": "≈", - "population": 750, - "foil": true - }, - { - "uuid": "uk3ir1o0qt", - "population_operator": "≈", - "population": 7000, - "foil": false - } - ] - } - ] - }, - { - "uuid": "LROrzTmh55", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "BAUBLE" - ], - "element": "NORM", - "name": "Fire Resonance Bauble", - "slug": "fire-resonance-bauble", - "effect": "\u003cspan class=\"effect__label\"\u003eBanish Fire Resonance Bauble:\u003c/span\u003e Draw a card. Activate this ability only if an opponent controls a fire element champion.", - "effect_raw": "Banish Fire Resonance Bauble: Draw a card. Activate this ability only if an opponent controls a fire element champion.", - "rule": null, - "flavor": "Captured, perhaps, but never tamed. This spirit's owner must always err on the side of caution.", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "bhq9n8p1j2", - "card_id": "LROrzTmh55", - "collector_number": "021", - "slug": "fire-resonance-bauble-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "6wfv3d1d36", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "cAgb2TN6zJ", - "card_id": "LROrzTmh55", - "collector_number": "036", - "slug": "fire-resonance-bauble-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - }, - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "hwd75doze5", - "card_id": "LROrzTmh55", - "collector_number": "010", - "slug": "fire-resonance-bauble-ftca", - "set": { - "name": "Fractured Crown: Armaments", - "prefix": "FTCA", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "c1x2nwv69b", - "population_operator": "≈", - "population": 587, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "pwkkbbu08s", - "card_id": "LROrzTmh55", - "collector_number": "036", - "slug": "fire-resonance-bauble-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "sj1hq0nzp", - "population_operator": "≈", - "population": 21200, - "foil": false - }, - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "vyy7Qes4xf", - "card_id": "LROrzTmh55", - "collector_number": "015", - "slug": "fire-resonance-bauble-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "ZdI8z18WO4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "pwkkbbu08s", - "card_id": "LROrzTmh55", - "collector_number": "036", - "slug": "fire-resonance-bauble-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - }, - { - "uuid": "sj1hq0nzp", - "population_operator": "≈", - "population": 21200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "cAgb2TN6zJ", - "card_id": "LROrzTmh55", - "collector_number": "036", - "slug": "fire-resonance-bauble-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - }, - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "vyy7Qes4xf", - "card_id": "LROrzTmh55", - "collector_number": "015", - "slug": "fire-resonance-bauble-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "ZdI8z18WO4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "bhq9n8p1j2", - "card_id": "LROrzTmh55", - "collector_number": "021", - "slug": "fire-resonance-bauble-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "6wfv3d1d36", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "hwd75doze5", - "card_id": "LROrzTmh55", - "collector_number": "010", - "slug": "fire-resonance-bauble-ftca", - "set": { - "name": "Fractured Crown: Armaments", - "prefix": "FTCA", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "c1x2nwv69b", - "population_operator": "≈", - "population": 587, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "3bxtj3te9i", - "types": [ - "ACTION" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "SKILL" - ], - "element": "NORM", - "name": "Combat Training", - "slug": "combat-training", - "effect": "Target Warrior ally's next attack this turn gets +2\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e. If that ally is unique, their next attack this turn gets +3\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e instead.\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)\u003c/span\u003e", - "effect_raw": "Target Warrior ally's next attack this turn gets +2 POWER. If that ally is unique, their next attack this turn gets +3 POWER instead.\n[Class Bonus] Floating Memory (While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "52cub4oo7t", - "card_id": "3bxtj3te9i", - "collector_number": "036", - "slug": "combat-training-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Kumai", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "52cub4oo7t", - "card_id": "3bxtj3te9i", - "collector_number": "036", - "slug": "combat-training-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Kumai", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "5vettczb14", - "types": [ - "REGALIA", - "WEAPON" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "GUN" - ], - "element": "UMBRA", - "name": "Shadow's Twin", - "slug": "shadows-twin", - "effect": "Whenever Shadow's Twin becomes loaded, it gets +2\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e until end of turn.\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eWhenever an attack using this weapon triggers an \u003cspan class=\"effect__label\"\u003eOn Hit\u003c/span\u003e ability, that ability is triggered an additional time.", - "effect_raw": "Whenever Shadow's Twin becomes loaded, it gets +2 POWER until end of turn.\n[Class Bonus] Whenever an attack using this weapon triggers an On Hit ability, that ability is triggered an additional time.", - "rule": null, - "flavor": "", - "cost_memory": 1, - "cost_reserve": null, - "level": null, - "power": 1, - "life": null, - "durability": 5, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "dohjevf0zm", - "card_id": "5vettczb14", - "collector_number": "036", - "slug": "shadows-twin-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "uizs1Mzx32", - "card_id": "5vettczb14", - "collector_number": "024", - "slug": "shadows-twin-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "dohjevf0zm", - "card_id": "5vettczb14", - "collector_number": "036", - "slug": "shadows-twin-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "uizs1Mzx32", - "card_id": "5vettczb14", - "collector_number": "024", - "slug": "shadows-twin-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "dlx7mdk0xh", - "types": [ - "UNIQUE", - "ALLY" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "AUTOMATON" - ], - "element": "NORM", - "name": "Atmos Armor Type-Hermes", - "slug": "atmos-armor-type-hermes", - "effect": "As an additional cost to activate this card, sacrifice a \u003ca data-edition-slug=\"powercell-mrc-a\" class=\"effect__edition-hover effect__label\"\u003ePowercell\u003c/a\u003e.\n\u003cspan class=\"effect__label\"\u003eSpellshroud\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(Units with \u003cspan class=\"effect__label\"\u003espellshroud\u003c/span\u003e can’t be targeted by Spells.)\u003c/span\u003e\n\u003cspan class=\"effect__bubble\"\u003eLevel 1+\u003c/span\u003eOther Automaton allies you control get +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e.", - "effect_raw": "As an additional cost to activate this card, sacrifice a Powercell.\nSpellshroud (Units with spellshroud can’t be targeted by Spells.)\n[Level 1+] Other Automaton allies you control get +1 POWER.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 2, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "7fr1g8evrb", - "card_id": "dlx7mdk0xh", - "collector_number": "036", - "slug": "atmos-armor-type-hermes-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Kumai", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "9mcfxfnivt", - "population_operator": "≈", - "population": 425, - "foil": true - }, - { - "uuid": "yu6vbz7b8g", - "population_operator": "≈", - "population": 6983, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "c91f82bj76", - "card_id": "dlx7mdk0xh", - "collector_number": "036", - "slug": "atmos-armor-type-hermes-mrc-csr", - "set": { - "name": "Mercurial Heart First Edition", - "prefix": "MRC 1st", - "language": "EN" - }, - "illustrator": "Kumai", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "ldb7kixcty", - "population_operator": "≈", - "population": 132, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "7fr1g8evrb", - "card_id": "dlx7mdk0xh", - "collector_number": "036", - "slug": "atmos-armor-type-hermes-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Kumai", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "9mcfxfnivt", - "population_operator": "≈", - "population": 425, - "foil": true - }, - { - "uuid": "yu6vbz7b8g", - "population_operator": "≈", - "population": 6983, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "c91f82bj76", - "card_id": "dlx7mdk0xh", - "collector_number": "036", - "slug": "atmos-armor-type-hermes-mrc-csr", - "set": { - "name": "Mercurial Heart First Edition", - "prefix": "MRC 1st", - "language": "EN" - }, - "illustrator": "Kumai", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "ldb7kixcty", - "population_operator": "≈", - "population": 132, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "oh300z2sns", - "types": [ - "REGALIA", - "WEAPON" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "LASH" - ], - "element": "WATER", - "name": "Magebane Lash", - "slug": "magebane-lash", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Put a \u003cspan class=\"effect__label\"\u003elash\u003c/span\u003e counter on your champion.\nMagebane Lash gets +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e for each \u003cspan class=\"effect__label\"\u003elash\u003c/span\u003e counter on your champion.\n\u003cspan class=\"effect__bubble\"\u003eNico Bonus\u003c/span\u003eWhenever your champion is dealt non-combat damage, \u003cspan class=\"effect__label\"\u003erecover 2\u003c/span\u003e.", - "effect_raw": "[Class Bonus] On Enter: Put a lash counter on your champion.\nMagebane Lash gets +1 POWER for each lash counter on your champion.\n[Nico Bonus] Whenever your champion is dealt non-combat damage, recover 2.", - "rule": null, - "flavor": "", - "cost_memory": 1, - "cost_reserve": null, - "level": null, - "power": 0, - "life": null, - "durability": 4, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "z2kca6jhwb", - "card_id": "oh300z2sns", - "collector_number": "036", - "slug": "magebane-lash-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "Deeya Chaturvedi", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "3izurzbl0s", - "population_operator": "≈", - "population": 3000, - "foil": false - }, - { - "uuid": "mx23aqm78v", - "population_operator": "≈", - "population": 199, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "z2kca6jhwb", - "card_id": "oh300z2sns", - "collector_number": "036", - "slug": "magebane-lash-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "Deeya Chaturvedi", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "mx23aqm78v", - "population_operator": "≈", - "population": 199, - "foil": true - }, - { - "uuid": "3izurzbl0s", - "population_operator": "≈", - "population": 3000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "i5jnsl7ddc", - "types": [ - "ALLY" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "AUTOMATON" - ], - "element": "NORM", - "name": "Automaton Beastkeeper", - "slug": "automaton-beastkeeper", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e You may return a Beast ally card from your graveyard to your memory.", - "effect_raw": "[Class Bonus] On Enter: You may return a Beast ally card from your graveyard to your memory.", - "rule": null, - "flavor": "Relentless ferocity never stays buried long. The thread of life calls back the untamed wilds from the brink.", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": 1, - "life": 4, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "dzdhmf1787", - "card_id": "i5jnsl7ddc", - "collector_number": "037", - "slug": "automaton-beastkeeper-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "dzdhmf1787", - "card_id": "i5jnsl7ddc", - "collector_number": "037", - "slug": "automaton-beastkeeper-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "5fgehl270c", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "SKILL" - ], - "element": "NORM", - "name": "Cure the Flesh", - "slug": "cure-the-flesh", - "effect": "Remove all temporary damage from target ally. Draw a card into your memory.", - "effect_raw": "Remove all temporary damage from target ally. Draw a card into your memory.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "5vqnkl31cm", - "card_id": "5fgehl270c", - "collector_number": "037", - "slug": "cure-the-flesh-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Sineia", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "5vqnkl31cm", - "card_id": "5fgehl270c", - "collector_number": "037", - "slug": "cure-the-flesh-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Sineia", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "dwmxz1vdxi", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "ACCESSORY" - ], - "element": "WIND", - "name": "Brewing Kit", - "slug": "brewing-kit", - "effect": "\u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e, \u003cspan class=\"effect__label\"\u003eSacrifice three Herbs:\u003c/span\u003e Look at the top six cards of your deck. You may reveal a Potion item card from among them and put it into your hand. Put the rest on the bottom of your deck in any order.", - "effect_raw": "[REST], Sacrifice three Herbs: Look at the top six cards of your deck. You may reveal a Potion item card from among them and put it into your hand. Put the rest on the bottom of your deck in any order.", - "rule": null, - "flavor": "The wonder of alchemy is the potential for discovery.", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "sxu24etu18", - "card_id": "dwmxz1vdxi", - "collector_number": "037", - "slug": "brewing-kit-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "nu9i90jyxh", - "population_operator": "≈", - "population": 2950, - "foil": false - }, - { - "uuid": "so1p5u153b", - "population_operator": "≈", - "population": 344, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "sxu24etu18", - "card_id": "dwmxz1vdxi", - "collector_number": "037", - "slug": "brewing-kit-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "so1p5u153b", - "population_operator": "≈", - "population": 344, - "foil": true - }, - { - "uuid": "nu9i90jyxh", - "population_operator": "≈", - "population": 2950, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "3traenEA8M", - "types": [ - "REGALIA", - "WEAPON" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "SWORD" - ], - "element": "NORM", - "name": "Galatine, Sword of Sunlight", - "slug": "galatine-sword-of-sunlight", - "effect": "Whenever you activate a Sword attack card, put a \u003cspan class=\"effect__label\"\u003edurability\u003c/span\u003e counter on Galatine.\r\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eGalatine gets +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e for every three \u003cspan class=\"effect__label\"\u003edurability\u003c/span\u003e counters on it.", - "effect_raw": "Whenever you activate a Sword attack card, put a durability counter on Galatine.\n[Class Bonus] Galatine gets +1 POWER for every three durability counters on it.", - "rule": [ - { - "title": "", - "date_added": "2022-12-27", - "description": "Durability counters are removed from weapons being used in an attack during the damage step of the combat phase. This allows Galatine to gain durability counters when attack cards are activated before losing it in the combat phase." - } - ], - "flavor": "Galatine resonates with the will of its wielder, becoming brighter with each strike.", - "cost_memory": 1, - "cost_reserve": null, - "level": null, - "power": 1, - "life": null, - "durability": 1, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "BEkKGr4Xb3", - "card_id": "3traenEA8M", - "collector_number": "037", - "slug": "galatine-sword-of-sunlight-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "KUqNycUAeY", - "population_operator": "≈", - "population": 109, - "foil": true - }, - { - "uuid": "urolRm4zO0", - "population_operator": "≈", - "population": 2400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "jq4e5veutc", - "card_id": "3traenEA8M", - "collector_number": "037", - "slug": "galatine-sword-of-sunlight-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "a20w86m1im", - "population_operator": "≈", - "population": 6050, - "foil": false - }, - { - "uuid": "htjm4muq20", - "population_operator": "≈", - "population": 423, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "jq4e5veutc", - "card_id": "3traenEA8M", - "collector_number": "037", - "slug": "galatine-sword-of-sunlight-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "htjm4muq20", - "population_operator": "≈", - "population": 423, - "foil": true - }, - { - "uuid": "a20w86m1im", - "population_operator": "≈", - "population": 6050, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "BEkKGr4Xb3", - "card_id": "3traenEA8M", - "collector_number": "037", - "slug": "galatine-sword-of-sunlight-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "KUqNycUAeY", - "population_operator": "≈", - "population": 109, - "foil": true - }, - { - "uuid": "urolRm4zO0", - "population_operator": "≈", - "population": 2400, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "w9n0wpbhig", - "types": [ - "UNIQUE", - "ALLY" - ], - "classes": [ - "GUARDIAN", - "WARRIOR" - ], - "subtypes": [ - "GUARDIAN", - "WARRIOR", - "HUMAN" - ], - "element": "NORM", - "name": "Lancelot, Goliath of Aesa", - "slug": "lancelot-goliath-of-aesa", - "effect": "\u003cspan class=\"effect__label\"\u003eHindered\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This ally enters the field rested.)\u003c/span\u003e \n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__bubble\"\u003eLevel 2+\u003c/span\u003eLancelot gets +2\u003cspan class=\"effect__icon effect__icon--heart\"\u003e\u003c/span\u003e.\nOn Attack: You may pay \u003cspan class=\"effect__bubble effect__bubble--yellow ml-2\"\u003e3\u003c/span\u003e. If you do, Lancelot gets +3\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e until end of turn.", - "effect_raw": "Hindered (This ally enters the field rested.) \n[Class Bonus] [Level 2+] Lancelot gets +2 LIFE.\nOn Attack: You may pay [3]. If you do, Lancelot gets +3 POWER until end of turn.", - "rule": [ - { - "title": "", - "date_added": "2023-08-09", - "description": "The (3) in Lancelot's On Attack ability is a reserve cost, and can be paid by resting objects with reservable." - } - ], - "flavor": "\"I greet the burden of a thousand lives...\"", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": 2, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "7fhs67elh2", - "card_id": "w9n0wpbhig", - "collector_number": "037", - "slug": "lancelot-goliath-of-aesa-ftc-csr", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "D Lam", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "go2b3tcrra", - "population_operator": "≈", - "population": 425, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "resw1ugmml", - "card_id": "w9n0wpbhig", - "collector_number": "037", - "slug": "lancelot-goliath-of-aesa-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "D Lam", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "jrt3ijqwtd", - "population_operator": "≈", - "population": 700, - "foil": true - }, - { - "uuid": "m3e9yln1lo", - "population_operator": "≈", - "population": 17500, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "resw1ugmml", - "card_id": "w9n0wpbhig", - "collector_number": "037", - "slug": "lancelot-goliath-of-aesa-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "D Lam", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "jrt3ijqwtd", - "population_operator": "≈", - "population": 700, - "foil": true - }, - { - "uuid": "m3e9yln1lo", - "population_operator": "≈", - "population": 17500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "7fhs67elh2", - "card_id": "w9n0wpbhig", - "collector_number": "037", - "slug": "lancelot-goliath-of-aesa-ftc-csr", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "D Lam", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "go2b3tcrra", - "population_operator": "≈", - "population": 425, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "uq2r6v374c", - "types": [ - "ALLY" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "HUMAN" - ], - "element": "NORM", - "name": "Lurking Assailant", - "slug": "lurking-assailant", - "effect": "Lurking Assailant has \u003cspan class=\"effect__label\"\u003estealth\u003c/span\u003e as long as it's awake.\n\u003cspan class=\"effect__bubble\"\u003eLevel 1+\u003c/span\u003eLurking Assailant may retaliate against attackers while not defending. ", - "effect_raw": "Lurking Assailant has stealth as long as it's awake.\n[Level 1+] Lurking Assailant may retaliate against attackers while not defending. ", - "rule": [ - { - "title": "", - "date_added": "2023-08-09", - "description": "Lurking Assailant's [Level 1+] ability allows it to retaliate against attackers even if that attacker isn't attacking Lurking Assailant. For example, if the opponent is attacking your champion with an ally, Lurking Assailant can retaliate. During that damage step, your champion will take damage from the attacking ally, and Lurking Assailant will deal damage to that attacking ally." - } - ], - "flavor": "Some assassins prove their skill with a dagger, others prove it with a glib tongue and twisted schemes.", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 2, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "Auizkwj12m", - "card_id": "uq2r6v374c", - "collector_number": "045", - "slug": "lurking-assailant-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 6, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "p1rucu2ya8", - "card_id": "uq2r6v374c", - "collector_number": "009", - "slug": "lurking-assailant-slc", - "set": { - "name": "SquareLive Collaboration", - "prefix": "SLC", - "language": "CN" - }, - "illustrator": "Primea Studio", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "g6p4dnamcf", - "population_operator": "≈", - "population": 1170, - "foil": false - }, - { - "uuid": "urjxqkt1po", - "population_operator": "≈", - "population": 140, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "p59ez88jmo", - "card_id": "uq2r6v374c", - "collector_number": "038", - "slug": "lurking-assailant-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "檸檬夾心餅", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "52u92v5c00", - "population_operator": "≈", - "population": 2700, - "foil": true - } - ], - "circulations": [ - { - "uuid": "newclviukn", - "population_operator": "=", - "population": 166000, - "foil": false - } - ] - } - ], - "result_editions": [ - { - "uuid": "p59ez88jmo", - "card_id": "uq2r6v374c", - "collector_number": "038", - "slug": "lurking-assailant-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "檸檬夾心餅", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "52u92v5c00", - "population_operator": "≈", - "population": 2700, - "foil": true - } - ], - "circulations": [ - { - "uuid": "newclviukn", - "population_operator": "=", - "population": 166000, - "foil": false - } - ] - }, - { - "uuid": "Auizkwj12m", - "card_id": "uq2r6v374c", - "collector_number": "045", - "slug": "lurking-assailant-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 6, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "p1rucu2ya8", - "card_id": "uq2r6v374c", - "collector_number": "009", - "slug": "lurking-assailant-slc", - "set": { - "name": "SquareLive Collaboration", - "prefix": "SLC", - "language": "CN" - }, - "illustrator": "Primea Studio", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "urjxqkt1po", - "population_operator": "≈", - "population": 140, - "foil": true - }, - { - "uuid": "g6p4dnamcf", - "population_operator": "≈", - "population": 1170, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "c8z5ntioqs", - "types": [ - "ALLY" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "HUMAN" - ], - "element": "NORM", - "name": "Determined Spearman", - "slug": "determined-spearman", - "effect": "\u003cspan class=\"effect__label\"\u003e\u003cspan class=\"effect__reminder\"\u003eEquestrian\u003c/span\u003e\u003c/span\u003e — As long as you control a Horse ally, this card costs 1 less to activate.\n\u003cspan class=\"effect__bubble\"\u003eLevel 1+\u003c/span\u003e Determined Spearman gets +1\u003cspan class=\"effect__icon effect__icon--heart\"\u003e\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion is level 1 or higher.)\u003c/span\u003e", - "effect_raw": "Equestrian — As long as you control a Horse ally, this card costs 1 less to activate.\n[Level 1+] Determined Spearman gets +1 LIFE. (Apply this effect only if your champion is level 1 or higher.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 2, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "0vpkns1fb3", - "card_id": "c8z5ntioqs", - "collector_number": "038", - "slug": "determined-spearman-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "檸檬夾心餅", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "0vpkns1fb3", - "card_id": "c8z5ntioqs", - "collector_number": "038", - "slug": "determined-spearman-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "檸檬夾心餅", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "f8urrqtjot", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "BULLET" - ], - "element": "WIND", - "name": "Turbulent Bullet", - "slug": "turbulent-bullet", - "effect": "\u003cspan class=\"effect__label\"\u003eRenewable\u003c/span\u003e\n\u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e: Load Turbulant Bullet into target unloaded Gun weapon you control.\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Hit:\u003c/span\u003e Up to two target allies you control get +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e until end of turn.", - "effect_raw": "Renewable\n[REST]: Load Turbulant Bullet into target unloaded Gun weapon you control.\n[Class Bonus] On Hit: Up to two target allies you control get +1 POWER until end of turn.", - "rule": [ - { - "title": "", - "date_added": "2024-01-19", - "description": "While loaded into an object, if that object leaves the field, this bullet would be sent to the graveyard (or banishment if it's a regalia)." - } - ], - "flavor": "", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": 1, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "4ozcq30sek", - "card_id": "f8urrqtjot", - "collector_number": "038", - "slug": "turbulent-bullet-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "px0apqw30k", - "population_operator": "≈", - "population": 16000, - "foil": false - }, - { - "uuid": "u09s6r8l2l", - "population_operator": "≈", - "population": 477, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "4ozcq30sek", - "card_id": "f8urrqtjot", - "collector_number": "038", - "slug": "turbulent-bullet-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "u09s6r8l2l", - "population_operator": "≈", - "population": 477, - "foil": true - }, - { - "uuid": "px0apqw30k", - "population_operator": "≈", - "population": 16000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "2gv7DC0KID", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "RING" - ], - "element": "NORM", - "name": "Grand Crusader's Ring", - "slug": "grand-crusaders-ring", - "effect": "\u003cspan class=\"effect__label\"\u003eDivine Relic\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(You can only have one card with this keyword in your material deck.)\u003c/span\u003e\r\n\u003cspan class=\"effect__label\"\u003eBanish Grand Crusader's Ring:\u003c/span\u003e Draw a card.", - "effect_raw": "Divine Relic (You can only have one card with this keyword in your material deck.)\nBanish Grand Crusader's Ring: Draw a card.", - "rule": null, - "flavor": "A relic awarded for heroic deeds, this artifact was the first of many sealed within the Divine Reliquary.", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "dCKPoMNMsa", - "card_id": "2gv7DC0KID", - "collector_number": "038", - "slug": "grand-crusaders-ring-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "TktsiX43YF", - "population_operator": "≈", - "population": 2500, - "foil": false - }, - { - "uuid": "jdBg0n1sAM", - "population_operator": "≈", - "population": 90, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "ioxgugw9r9", - "card_id": "2gv7DC0KID", - "collector_number": "038", - "slug": "grand-crusaders-ring-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "1fz2b9x6oo", - "population_operator": "≈", - "population": 6900, - "foil": false - }, - { - "uuid": "q1460hsncz", - "population_operator": "≈", - "population": 397, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "ioxgugw9r9", - "card_id": "2gv7DC0KID", - "collector_number": "038", - "slug": "grand-crusaders-ring-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "q1460hsncz", - "population_operator": "≈", - "population": 397, - "foil": true - }, - { - "uuid": "1fz2b9x6oo", - "population_operator": "≈", - "population": 6900, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "dCKPoMNMsa", - "card_id": "2gv7DC0KID", - "collector_number": "038", - "slug": "grand-crusaders-ring-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "jdBg0n1sAM", - "population_operator": "≈", - "population": 90, - "foil": true - }, - { - "uuid": "TktsiX43YF", - "population_operator": "≈", - "population": 2500, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "sesw2ugmnm", - "types": [ - "ACTION" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "SKILL" - ], - "element": "NORM", - "name": "Backstep", - "slug": "backstep", - "effect": "Target unit becomes \u003cspan class=\"effect__label\"\u003edistant\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(Units stay \u003cspan class=\"effect__label\"\u003edistant\u003c/span\u003e until the end of their controller's turn.)\u003c/span\u003e\nDraw a card. ", - "effect_raw": "Target unit becomes distant. (Units stay distant until the end of their controller's turn.)\nDraw a card. ", - "rule": null, - "flavor": "Any good demolitionist knows to take a few steps back before admiring their own handiwork.", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "j9s8gqdpgj", - "card_id": "sesw2ugmnm", - "collector_number": "002", - "slug": "backstep-slc", - "set": { - "name": "SquareLive Collaboration", - "prefix": "SLC", - "language": "CN" - }, - "illustrator": "Primea Studio", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "g6p4dnamcf", - "population_operator": "≈", - "population": 1170, - "foil": false - }, - { - "uuid": "urjxqkt1po", - "population_operator": "≈", - "population": 140, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "jfrp5u153b", - "card_id": "sesw2ugmnm", - "collector_number": "039", - "slug": "backstep-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "547xsxi1q2", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "mgw0mewmbo", - "card_id": "sesw2ugmnm", - "collector_number": "031", - "slug": "backstep-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - }, - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "z4gyy924yf", - "card_id": "sesw2ugmnm", - "collector_number": "025", - "slug": "backstep-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "jfrp5u153b", - "card_id": "sesw2ugmnm", - "collector_number": "039", - "slug": "backstep-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "547xsxi1q2", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "mgw0mewmbo", - "card_id": "sesw2ugmnm", - "collector_number": "031", - "slug": "backstep-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - }, - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "z4gyy924yf", - "card_id": "sesw2ugmnm", - "collector_number": "025", - "slug": "backstep-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "j9s8gqdpgj", - "card_id": "sesw2ugmnm", - "collector_number": "002", - "slug": "backstep-slc", - "set": { - "name": "SquareLive Collaboration", - "prefix": "SLC", - "language": "CN" - }, - "illustrator": "Primea Studio", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "urjxqkt1po", - "population_operator": "≈", - "population": 140, - "foil": true - }, - { - "uuid": "g6p4dnamcf", - "population_operator": "≈", - "population": 1170, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "9q1vk8ao8b", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "SKILL" - ], - "element": "NORM", - "name": "Bandage Wound", - "slug": "bandage-wound", - "effect": "\u003cspan class=\"effect__label\"\u003eRecover 4\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(To \u003cspan class=\"effect__label\"\u003erecover\u003c/span\u003e, remove that many damage counters from your champion.)\u003c/span\u003e", - "effect_raw": "Recover 4. (To recover, remove that many damage counters from your champion.)", - "rule": null, - "flavor": "“I have to save her. I can’t lose Rose again!”\n— Claude, Fated Visionary", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "aqv0lut479", - "card_id": "9q1vk8ao8b", - "collector_number": "039", - "slug": "bandage-wound-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Rachel Liu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "aqv0lut479", - "card_id": "9q1vk8ao8b", - "collector_number": "039", - "slug": "bandage-wound-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Rachel Liu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "AKA19OwaCh", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "CRYSTAL" - ], - "element": "NORM", - "name": "Jewel of Enlightenment", - "slug": "jewel-of-enlightenment", - "effect": "\u003cspan class=\"effect__label\"\u003eBanish Jewel of Enlightenment:\u003c/span\u003e Put an \u003cspan class=\"effect__label\"\u003eenlighten\u003c/span\u003e counter on your champion. \u003cspan class=\"effect__reminder\"\u003e(You may remove three \u003cspan class=\"effect__label\"\u003eenlighten\u003c/span\u003e counters from your champion to draw a card.)\u003c/span\u003e", - "effect_raw": "Banish Jewel of Enlightenment: Put an enlighten counter on your champion. (You may remove three enlighten counters from your champion to draw a card.)", - "rule": null, - "flavor": "Recording their thoughts into gems, mages planned keenly for their posterity.", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "5li23qu8d6", - "card_id": "AKA19OwaCh", - "collector_number": "039", - "slug": "jewel-of-enlightenment-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "sj1hq0nzp", - "population_operator": "≈", - "population": 21200, - "foil": false - }, - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "cq4OB8jcOv", - "card_id": "AKA19OwaCh", - "collector_number": "039", - "slug": "jewel-of-enlightenment-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - }, - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "cso9axaekd", - "card_id": "AKA19OwaCh", - "collector_number": "011", - "slug": "jewel-of-enlightenment-ftca", - "set": { - "name": "Fractured Crown: Armaments", - "prefix": "FTCA", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "c1x2nwv69b", - "population_operator": "≈", - "population": 587, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "5li23qu8d6", - "card_id": "AKA19OwaCh", - "collector_number": "039", - "slug": "jewel-of-enlightenment-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - }, - { - "uuid": "sj1hq0nzp", - "population_operator": "≈", - "population": 21200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "cq4OB8jcOv", - "card_id": "AKA19OwaCh", - "collector_number": "039", - "slug": "jewel-of-enlightenment-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - }, - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "cso9axaekd", - "card_id": "AKA19OwaCh", - "collector_number": "011", - "slug": "jewel-of-enlightenment-ftca", - "set": { - "name": "Fractured Crown: Armaments", - "prefix": "FTCA", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "c1x2nwv69b", - "population_operator": "≈", - "population": 587, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "cagz0393zq", - "types": [ - "ACTION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SPELL", - "REACTION" - ], - "element": "WATER", - "name": "Coriolis Ward", - "slug": "coriolis-ward", - "effect": "Prevent the next 1+\u003cspan class=\"effect__label\"\u003eLV\u003c/span\u003e damage that would be dealt to target unit this turn. \u003cspan class=\"effect__reminder\"\u003e(\u003cspan class=\"effect__label\"\u003eLV\u003c/span\u003e refers to your champion's level.)\u003c/span\u003e\r\nIf your \u003ca data-edition-slug=\"shifting-currents-ambsd\" class=\"effect__edition-hover effect__label\"\u003eShifting Currents\u003c/a\u003e face West, draw a card into your memory.", - "effect_raw": "Prevent the next 1+LV damage that would be dealt to target unit this turn. (LV refers to your champion's level.)\nIf your Shifting Currents face West, draw a card into your memory.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 1, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-09-18T23:00:00.000Z", - "editions": [ - { - "uuid": "iotzag28r5", - "card_id": "cagz0393zq", - "collector_number": "039", - "slug": "coriolis-ward-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "h32xj9kwm8", - "population_operator": "≈", - "population": 48000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "iotzag28r5", - "card_id": "cagz0393zq", - "collector_number": "039", - "slug": "coriolis-ward-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "h32xj9kwm8", - "population_operator": "≈", - "population": 48000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "ka5av43ehj", - "types": [ - "UNIQUE", - "ALLY" - ], - "classes": [ - "CLERIC", - "MAGE" - ], - "subtypes": [ - "CLERIC", - "MAGE", - "HUMAN" - ], - "element": "NORM", - "name": "Morgan, Soul Guide", - "slug": "morgan-soul-guide", - "effect": "\u003cspan class=\"effect__bubble\"\u003eLevel 1+\u003c/span\u003ePrevent all non-\u003cspan class=\"effect__correction\"\u003ecombat damage\u003c/span\u003e that would be dealt to Morgan.\n\u003cspan class=\"effect__bubble\"\u003eLevel 2+\u003c/span\u003eYour opponents can't \u003cspan class=\"effect__label\"\u003erecover\u003c/span\u003e.\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eAt the beginning of your recollection phase, you may \u003cspan class=\"effect__label\"\u003eglimpse 1\u003c/span\u003e. If you don't, \u003cspan class=\"effect__label\"\u003erecover 1\u003c/span\u003e.", - "effect_raw": "[Level 1+] Prevent all non-combat damage that would be dealt to Morgan.\n[Level 2+] Your opponents can't recover.\n[Class Bonus] At the beginning of your recollection phase, you may glimpse 1. If you don't, recover 1.", - "rule": [ - { - "title": "ERRATA", - "date_added": "2024-01-19", - "description": "attack damage -\u003e combat damage" - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 1, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "cp3hd5ryyx", - "card_id": "ka5av43ehj", - "collector_number": "039", - "slug": "morgan-soul-guide-ftc-csr", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "坊橋夜泊", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "go2b3tcrra", - "population_operator": "≈", - "population": 425, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "iza4thjxhk", - "card_id": "ka5av43ehj", - "collector_number": "039", - "slug": "morgan-soul-guide-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "坊橋夜泊", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "jrt3ijqwtd", - "population_operator": "≈", - "population": 700, - "foil": true - }, - { - "uuid": "m3e9yln1lo", - "population_operator": "≈", - "population": 17500, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "iza4thjxhk", - "card_id": "ka5av43ehj", - "collector_number": "039", - "slug": "morgan-soul-guide-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "坊橋夜泊", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "jrt3ijqwtd", - "population_operator": "≈", - "population": 700, - "foil": true - }, - { - "uuid": "m3e9yln1lo", - "population_operator": "≈", - "population": 17500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "cp3hd5ryyx", - "card_id": "ka5av43ehj", - "collector_number": "039", - "slug": "morgan-soul-guide-ftc-csr", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "坊橋夜泊", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "go2b3tcrra", - "population_operator": "≈", - "population": 425, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "4nmxqsm4o9", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "ARTIFACT" - ], - "element": "ASTRA", - "name": "The Elysian Astrolabe", - "slug": "the-elysian-astrolabe", - "effect": "\u003cspan class=\"effect__label\"\u003eHindered\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This object enters the field rested.)\u003c/span\u003e \nMaterialize this card only if it's the last card in your material deck, and only if your starting material deck size was twelve.\n\u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e: Until end of turn, you may pay \u003cspan class=\"effect__bubble effect__bubble--yellow ml-2\"\u003e0\u003c/span\u003e rather than pay a card's \u003cspan class=\"effect__label\"\u003estarcalling\u003c/span\u003e costs. When you do, \u003cspan class=\"effect__label\"\u003eglimpse 5\u003c/span\u003e.", - "effect_raw": "Hindered (This object enters the field rested.) \nMaterialize this card only if it's the last card in your material deck, and only if your starting material deck size was twelve.\n[REST]: Until end of turn, you may pay [0] rather than pay a card's starcalling costs. When you do, glimpse 5.", - "rule": [ - { - "title": "", - "date_added": "2024-01-19", - "description": "If you starcall a card, that card is put onto the stack during the glimpse effect. It does not start resolving until after the current effect finishes resolving. For example, Scry the Skies has you glimpse 4, you starcall a card, you finish resolving Scry the Skies by drawing a card into your memory, then the effects stack can start resolving more cards." - }, - { - "title": "", - "date_added": "2024-02-07", - "description": "If this card is not in the material deck, it can't be played." - } - ], - "flavor": "", - "cost_memory": 2, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "lknd8dy76h", - "card_id": "4nmxqsm4o9", - "collector_number": "039", - "slug": "the-elysian-astrolabe-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "3izurzbl0s", - "population_operator": "≈", - "population": 3000, - "foil": false - }, - { - "uuid": "mx23aqm78v", - "population_operator": "≈", - "population": 199, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "lknd8dy76h", - "card_id": "4nmxqsm4o9", - "collector_number": "039", - "slug": "the-elysian-astrolabe-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "mx23aqm78v", - "population_operator": "≈", - "population": 199, - "foil": true - }, - { - "uuid": "3izurzbl0s", - "population_operator": "≈", - "population": 3000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "1XegCUjBnY", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "BAUBLE" - ], - "element": "NORM", - "name": "Life Essence Amulet", - "slug": "life-essence-amulet", - "effect": "Whenever an ally you control dies while it's not your turn, you may banish Life Essence Amulet. If you do, draw a card.", - "effect_raw": "Whenever an ally you control dies while it's not your turn, you may banish Life Essence Amulet. If you do, draw a card.", - "rule": null, - "flavor": "\"It is said a great alchemist made this amulet for his lover should she be at death's door.\"\r\n— Gildas, Chronicler of Aesa", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "1er51ufmml", - "card_id": "1XegCUjBnY", - "collector_number": "005", - "slug": "life-essence-amulet-demo23", - "set": { - "name": "LGS Demo 2023", - "prefix": "DEMO23", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "si1hpznzps", - "population_operator": "≈", - "population": 25000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "31hwdhemoz", - "card_id": "1XegCUjBnY", - "collector_number": "020", - "slug": "life-essence-amulet-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "Deeya Chaturvedi", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "4g6kz00rl9", - "card_id": "1XegCUjBnY", - "collector_number": "012", - "slug": "life-essence-amulet-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "qw1ns3j556", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "5m7sqe6kd7", - "card_id": "1XegCUjBnY", - "collector_number": "008", - "slug": "life-essence-amulet-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "Deeya Chaturvedi", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "95i6mbimks", - "card_id": "1XegCUjBnY", - "collector_number": "023", - "slug": "life-essence-amulet-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "ofe9mk0fw0", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "9nTBzOJBxt", - "card_id": "1XegCUjBnY", - "collector_number": "040", - "slug": "life-essence-amulet-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "DegP154SpL", - "card_id": "1XegCUjBnY", - "collector_number": "017", - "slug": "life-essence-amulet-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "UnK4Ed0WI7", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "XztBsVXFLP", - "card_id": "1XegCUjBnY", - "collector_number": "005", - "slug": "life-essence-amulet-demo22", - "set": { - "name": "LGS Demo 2022", - "prefix": "DEMO22", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "lEoHGshJmM", - "population_operator": "≈", - "population": 12000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "k2c7wjlzjm", - "card_id": "1XegCUjBnY", - "collector_number": "007", - "slug": "life-essence-amulet-rec-shd", - "set": { - "name": "Re:Collection Shadowdancer", - "prefix": "ReC-SHD", - "language": "EN" - }, - "illustrator": "Deeya Chaturvedi", - "rarity": 1, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "talg5su8sv", - "card_id": "1XegCUjBnY", - "collector_number": "009", - "slug": "life-essence-amulet-rec-slm", - "set": { - "name": "Re:Collection Slime Sovereign", - "prefix": "ReC-SLM", - "language": "EN" - }, - "illustrator": "Deeya Chaturvedi", - "rarity": 1, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "w9r9hcpdti", - "card_id": "1XegCUjBnY", - "collector_number": "040", - "slug": "life-essence-amulet-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "63v02w6d1Z", - "population_operator": "≈", - "population": 59400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "w9r9hcpdti", - "card_id": "1XegCUjBnY", - "collector_number": "040", - "slug": "life-essence-amulet-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "63v02w6d1Z", - "population_operator": "≈", - "population": 59400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "9nTBzOJBxt", - "card_id": "1XegCUjBnY", - "collector_number": "040", - "slug": "life-essence-amulet-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "DegP154SpL", - "card_id": "1XegCUjBnY", - "collector_number": "017", - "slug": "life-essence-amulet-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "UnK4Ed0WI7", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "95i6mbimks", - "card_id": "1XegCUjBnY", - "collector_number": "023", - "slug": "life-essence-amulet-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "ofe9mk0fw0", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "XztBsVXFLP", - "card_id": "1XegCUjBnY", - "collector_number": "005", - "slug": "life-essence-amulet-demo22", - "set": { - "name": "LGS Demo 2022", - "prefix": "DEMO22", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "lEoHGshJmM", - "population_operator": "≈", - "population": 12000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "1er51ufmml", - "card_id": "1XegCUjBnY", - "collector_number": "005", - "slug": "life-essence-amulet-demo23", - "set": { - "name": "LGS Demo 2023", - "prefix": "DEMO23", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "si1hpznzps", - "population_operator": "≈", - "population": 25000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "4g6kz00rl9", - "card_id": "1XegCUjBnY", - "collector_number": "012", - "slug": "life-essence-amulet-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "qw1ns3j556", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "k2c7wjlzjm", - "card_id": "1XegCUjBnY", - "collector_number": "007", - "slug": "life-essence-amulet-rec-shd", - "set": { - "name": "Re:Collection Shadowdancer", - "prefix": "ReC-SHD", - "language": "EN" - }, - "illustrator": "Deeya Chaturvedi", - "rarity": 1, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "talg5su8sv", - "card_id": "1XegCUjBnY", - "collector_number": "009", - "slug": "life-essence-amulet-rec-slm", - "set": { - "name": "Re:Collection Slime Sovereign", - "prefix": "ReC-SLM", - "language": "EN" - }, - "illustrator": "Deeya Chaturvedi", - "rarity": 1, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "31hwdhemoz", - "card_id": "1XegCUjBnY", - "collector_number": "020", - "slug": "life-essence-amulet-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "Deeya Chaturvedi", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "5m7sqe6kd7", - "card_id": "1XegCUjBnY", - "collector_number": "008", - "slug": "life-essence-amulet-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "Deeya Chaturvedi", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "p3nq0ymvdd", - "types": [ - "ALLY" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "BEAST", - "BEAR" - ], - "element": "NORM", - "name": "Ordinary Bear", - "slug": "ordinary-bear", - "effect": "\u003cspan class=\"effect__label\"\u003ePride 2\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This ally won't obey you unless your champion is level 2 or higher.)\u003c/span\u003e\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)\u003c/span\u003e", - "effect_raw": "Pride 2 (This ally won't obey you unless your champion is level 2 or higher.)\n[Class Bonus] Floating Memory (While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 2, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "85xb5y8f33", - "card_id": "p3nq0ymvdd", - "collector_number": "016", - "slug": "ordinary-bear-p23", - "set": { - "name": "Promotional 2023", - "prefix": "P23", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [], - "circulations": [ - { - "uuid": "nkdrkenuji", - "population_operator": "≈", - "population": 2800, - "foil": false - }, - { - "uuid": "90jy7h4g69", - "population_operator": "≈", - "population": 400, - "foil": true - } - ] - }, - { - "uuid": "trfo66pv3n", - "card_id": "p3nq0ymvdd", - "collector_number": "040", - "slug": "ordinary-bear-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "52u92v5c00", - "population_operator": "≈", - "population": 2700, - "foil": true - } - ], - "circulations": [ - { - "uuid": "enpzeflsp9", - "population_operator": "=", - "population": 166000, - "foil": false - } - ] - } - ], - "result_editions": [ - { - "uuid": "trfo66pv3n", - "card_id": "p3nq0ymvdd", - "collector_number": "040", - "slug": "ordinary-bear-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "52u92v5c00", - "population_operator": "≈", - "population": 2700, - "foil": true - } - ], - "circulations": [ - { - "uuid": "enpzeflsp9", - "population_operator": "=", - "population": 166000, - "foil": false - } - ] - }, - { - "uuid": "85xb5y8f33", - "card_id": "p3nq0ymvdd", - "collector_number": "016", - "slug": "ordinary-bear-p23", - "set": { - "name": "Promotional 2023", - "prefix": "P23", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [], - "circulations": [ - { - "uuid": "90jy7h4g69", - "population_operator": "≈", - "population": 400, - "foil": true - }, - { - "uuid": "nkdrkenuji", - "population_operator": "≈", - "population": 2800, - "foil": false - } - ] - } - ] - }, - { - "uuid": "zthwm68lgo", - "types": [ - "ATTACK" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "DAGGER" - ], - "element": "NORM", - "name": "Extraction Incision", - "slug": "extraction-incision", - "effect": "\u003cspan class=\"effect__label\"\u003eTrue Sight\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This attack can target units with \u003cspan class=\"effect__label\"\u003estealth\u003c/span\u003e.)\u003c/span\u003e\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Kill:\u003c/span\u003e Put a \u003cspan class=\"effect__label\"\u003epreparation\u003c/span\u003e counter on your champion. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion’s class matches this card’s class.)\u003c/span\u003e", - "effect_raw": "True Sight (This attack can target units with stealth.)\n[Class Bonus] On Kill: Put a preparation counter on your champion. (Apply this effect only if your champion’s class matches this card’s class.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 3, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "89l5x78uz6", - "card_id": "zthwm68lgo", - "collector_number": "040", - "slug": "extraction-incision-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "89l5x78uz6", - "card_id": "zthwm68lgo", - "collector_number": "040", - "slug": "extraction-incision-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "ki6fxxgmue", - "types": [ - "UNIQUE", - "ALLY" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "HUMAN" - ], - "element": "NORM", - "name": "Bertha, Spry Howitzer", - "slug": "bertha-spry-howitzer", - "effect": "\u003cspan class=\"effect__label\"\u003eFast Activation\u003c/span\u003e, \u003cspan class=\"effect__label\"\u003eRanged 2\u003c/span\u003e\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__bubble\"\u003eLevel 2+\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Look at the top five cards of your deck. You may activate a Ranger action card with reserve cost 2 or less from among them without paying its costs. Put the rest on the bottom of your deck in any order.", - "effect_raw": "Fast Activation, Ranged 2\n[Class Bonus] [Level 2+] On Enter: Look at the top five cards of your deck. You may activate a Ranger action card with reserve cost 2 or less from among them without paying its costs. Put the rest on the bottom of your deck in any order.", - "rule": [ - { - "title": "", - "date_added": "2024-05-17", - "description": "Cards revealed off of Bertha's effect check the printed cost on the card and do not consider any cost changing or setting." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 1, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "3kvqf24i25", - "card_id": "ki6fxxgmue", - "collector_number": "040", - "slug": "bertha-spry-howitzer-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "9mcfxfnivt", - "population_operator": "≈", - "population": 425, - "foil": true - }, - { - "uuid": "yu6vbz7b8g", - "population_operator": "≈", - "population": 6983, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "3kvqf24i25", - "card_id": "ki6fxxgmue", - "collector_number": "040", - "slug": "bertha-spry-howitzer-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "9mcfxfnivt", - "population_operator": "≈", - "population": 425, - "foil": true - }, - { - "uuid": "yu6vbz7b8g", - "population_operator": "≈", - "population": 6983, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "8vn1voy5tt", - "types": [ - "REGALIA", - "WEAPON" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "GUN" - ], - "element": "UMBRA", - "name": "Gloamspire Lance", - "slug": "gloamspire-lance", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Hit:\u003c/span\u003e Deal \u003cspan class=\"effect__label\"\u003eX\u003c/span\u003e unpreventable damage to the hit unit, then \u003cspan class=\"effect__label\"\u003erecover X\u003c/span\u003e, where \u003cspan class=\"effect__label\"\u003eX\u003c/span\u003e is the amount of Curse cards in the attacker's lineage plus 1.", - "effect_raw": "[Class Bonus] On Hit: Deal X unpreventable damage to the hit unit, then recover X, where X is the amount of Curse cards in the attacker's lineage plus 1.", - "rule": null, - "flavor": "The shadows thirst for blood.", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": 1, - "life": null, - "durability": 4, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "kmgx83sfhv", - "card_id": "8vn1voy5tt", - "collector_number": "040", - "slug": "gloamspire-lance-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "3izurzbl0s", - "population_operator": "≈", - "population": 3000, - "foil": false - }, - { - "uuid": "mx23aqm78v", - "population_operator": "≈", - "population": 199, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "kmgx83sfhv", - "card_id": "8vn1voy5tt", - "collector_number": "040", - "slug": "gloamspire-lance-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "mx23aqm78v", - "population_operator": "≈", - "population": 199, - "foil": true - }, - { - "uuid": "3izurzbl0s", - "population_operator": "≈", - "population": 3000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "m4c8ljyevp", - "types": [ - "ALLY" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "AUTOMATON" - ], - "element": "NORM", - "name": "Academy Attendant", - "slug": "academy-attendant", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__bubble\"\u003eMemory 4+\u003c/span\u003eAcademy Attendant gets +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class and only if there are four or more cards in your memory.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] [Memory 4+] Academy Attendant gets +1 POWER. (Apply this effect only if your champion's class matches this card's class and only if there are four or more cards in your memory.)", - "rule": null, - "flavor": "Capable of cataloging the Academy's vast research.", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 2, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "etmgpwkkbb", - "card_id": "m4c8ljyevp", - "collector_number": "037", - "slug": "academy-attendant-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "o8j6aotm85", - "population_operator": "≈", - "population": 22500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "fiszdne4n3", - "card_id": "m4c8ljyevp", - "collector_number": "041", - "slug": "academy-attendant-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "fiszdne4n3", - "card_id": "m4c8ljyevp", - "collector_number": "041", - "slug": "academy-attendant-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "etmgpwkkbb", - "card_id": "m4c8ljyevp", - "collector_number": "037", - "slug": "academy-attendant-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "o8j6aotm85", - "population_operator": "≈", - "population": 22500, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "wr42i6eifn", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "SPELL" - ], - "element": "NORM", - "name": "Peaceful Reunion", - "slug": "peaceful-reunion", - "effect": "Activate this card only if you have not declared an attack this turn.\nUntil the beginning of your next turn, you and target player can't declare attacks. Banish Peaceful Reunion.", - "effect_raw": "Activate this card only if you have not declared an attack this turn.\nUntil the beginning of your next turn, you and target player can't declare attacks. Banish Peaceful Reunion.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "1m3fxfnjwk", - "card_id": "wr42i6eifn", - "collector_number": "041", - "slug": "peaceful-reunion-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "Dragonart Tris", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "52u92v5c00", - "population_operator": "≈", - "population": 2700, - "foil": true - }, - { - "uuid": "8zix6g3f58", - "population_operator": "≈", - "population": 150000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "c56d6a9cZA", - "card_id": "wr42i6eifn", - "collector_number": "048", - "slug": "peaceful-reunion-p24-cpr", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 9, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "opIZ01nzaq", - "card_id": "wr42i6eifn", - "collector_number": "048", - "slug": "peaceful-reunion-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 6, - "circulationTemplates": [], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "1m3fxfnjwk", - "card_id": "wr42i6eifn", - "collector_number": "041", - "slug": "peaceful-reunion-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "Dragonart Tris", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "52u92v5c00", - "population_operator": "≈", - "population": 2700, - "foil": true - }, - { - "uuid": "8zix6g3f58", - "population_operator": "≈", - "population": 150000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "opIZ01nzaq", - "card_id": "wr42i6eifn", - "collector_number": "048", - "slug": "peaceful-reunion-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 6, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "c56d6a9cZA", - "card_id": "wr42i6eifn", - "collector_number": "048", - "slug": "peaceful-reunion-p24-cpr", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 9, - "circulationTemplates": [], - "circulations": [] - } - ] - }, - { - "uuid": "IC3OU6vCnF", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "BAUBLE" - ], - "element": "NORM", - "name": "Mana Limiter", - "slug": "mana-limiter", - "effect": "You can't remove \u003cspan class=\"effect__label\"\u003eenlighten\u003c/span\u003e counters from your champion to pay for costs. \r\n\u003cspan class=\"effect__label\"\u003eBanish Mana Limiter:\u003c/span\u003e Draw a card. Activate this ability only if your champion has six or more \u003cspan class=\"effect__label\"\u003eenlighten\u003c/span\u003e counters on them.", - "effect_raw": "You can't remove enlighten counters from your champion to pay for costs. \nBanish Mana Limiter: Draw a card. Activate this ability only if your champion has six or more enlighten counters on them.", - "rule": [ - { - "title": "", - "date_added": "2022-03-10", - "description": "Mana Limiter's static ability prevents you from using three enlighten counters to draw, in addition to any other effects that require you to remove enlighten counters as a cost." - } - ], - "flavor": "", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "3ejkq73opb", - "card_id": "IC3OU6vCnF", - "collector_number": "024", - "slug": "mana-limiter-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "6wfv3d1d36", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "PuibBYUFId", - "card_id": "IC3OU6vCnF", - "collector_number": "041", - "slug": "mana-limiter-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - }, - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "cx7uychawt", - "card_id": "IC3OU6vCnF", - "collector_number": "041", - "slug": "mana-limiter-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "sj1hq0nzp", - "population_operator": "≈", - "population": 21200, - "foil": false - }, - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "gtPUR2RQc8", - "card_id": "IC3OU6vCnF", - "collector_number": "018", - "slug": "mana-limiter-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "ZdI8z18WO4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "y5547nsxir", - "card_id": "IC3OU6vCnF", - "collector_number": "012", - "slug": "mana-limiter-ftca", - "set": { - "name": "Fractured Crown: Armaments", - "prefix": "FTCA", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "c1x2nwv69b", - "population_operator": "≈", - "population": 587, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "cx7uychawt", - "card_id": "IC3OU6vCnF", - "collector_number": "041", - "slug": "mana-limiter-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - }, - { - "uuid": "sj1hq0nzp", - "population_operator": "≈", - "population": 21200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "PuibBYUFId", - "card_id": "IC3OU6vCnF", - "collector_number": "041", - "slug": "mana-limiter-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - }, - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "gtPUR2RQc8", - "card_id": "IC3OU6vCnF", - "collector_number": "018", - "slug": "mana-limiter-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "ZdI8z18WO4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "3ejkq73opb", - "card_id": "IC3OU6vCnF", - "collector_number": "024", - "slug": "mana-limiter-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "6wfv3d1d36", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "y5547nsxir", - "card_id": "IC3OU6vCnF", - "collector_number": "012", - "slug": "mana-limiter-ftca", - "set": { - "name": "Fractured Crown: Armaments", - "prefix": "FTCA", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "c1x2nwv69b", - "population_operator": "≈", - "population": 587, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "44pr0h0yqi", - "types": [ - "ACTION" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "SKILL" - ], - "element": "NORM", - "name": "Feed Nourishment", - "slug": "feed-nourishment", - "effect": "Put a \u003cspan class=\"effect__label\"\u003ebuff\u003c/span\u003e counter on target Animal or Beast ally.\n\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)\u003c/span\u003e ", - "effect_raw": "Put a buff counter on target Animal or Beast ally.\nFloating Memory (While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.) ", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "zfazy5f9gh", - "card_id": "44pr0h0yqi", - "collector_number": "041", - "slug": "feed-nourishment-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Gyool", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "zfazy5f9gh", - "card_id": "44pr0h0yqi", - "collector_number": "041", - "slug": "feed-nourishment-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Gyool", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "rfnrow8iop", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "SKILL" - ], - "element": "NORM", - "name": "Buried Grief", - "slug": "buried-grief", - "effect": "Draw two cards, then put a card from your hand on top of your deck.", - "effect_raw": "Draw two cards, then put a card from your hand on top of your deck.", - "rule": null, - "flavor": "Claude knelt before their graves grief-stricken. Everything he did and everyone he loved had turned against him. When would the nightmare end?", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "fc0arragp8", - "card_id": "rfnrow8iop", - "collector_number": "042", - "slug": "buried-grief-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Rachel Liu", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "fc0arragp8", - "card_id": "rfnrow8iop", - "collector_number": "042", - "slug": "buried-grief-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Rachel Liu", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "l17uc67eaq", - "types": [ - "PHANTASIA" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "FRACTAL" - ], - "element": "WATER", - "name": "Taiji of Crystal Strategems", - "slug": "taiji-of-crystal-strategems", - "effect": "Whenever your \u003ca data-edition-slug=\"shifting-currents-ambsd\" class=\"effect__edition-hover effect__label\"\u003eShifting Currents\u003c/a\u003e change from facing South to East while Taiji of Crystal Strategems is awake, you may rest it. When you do, as a Spell, deal 3 damage to target champion you don't control.\n\u003cspan class=\"effect__label\"\u003eReservable\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a reserve cost, you may rest this object to pay for 1 of that cost.)\u003c/span\u003e", - "effect_raw": "Whenever your Shifting Currents change from facing South to East while Taiji of Crystal Strategems is awake, you may rest it. When you do, as a Spell, deal 3 damage to target champion you don't control.\nReservable (While paying for a reserve cost, you may rest this object to pay for 1 of that cost.)", - "rule": null, - "flavor": "Xia Hou Dun's masterful control of the flow of battle lets her string lethal strikes into crafted opportunities.", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-18T23:00:00.000Z", - "editions": [ - { - "uuid": "02vbsxhuwa", - "card_id": "l17uc67eaq", - "collector_number": "042", - "slug": "taiji-of-crystal-strategems-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "h32xj9kwm8", - "population_operator": "≈", - "population": 48000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "02vbsxhuwa", - "card_id": "l17uc67eaq", - "collector_number": "042", - "slug": "taiji-of-crystal-strategems-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "h32xj9kwm8", - "population_operator": "≈", - "population": 48000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "kk39i1f0ht", - "types": [ - "ALLY" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "ANIMAL", - "HUMAN" - ], - "element": "NORM", - "name": "Academy Guide", - "slug": "academy-guide", - "effect": "Champion cards you materialize cost 1 less to materialize.", - "effect_raw": "Champion cards you materialize cost 1 less to materialize.", - "rule": null, - "flavor": "\"Contained within each exquisite tome is knowledge of the past and limitless potential for our future.\"", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 1, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "2l8lbewemh", - "card_id": "kk39i1f0ht", - "collector_number": "042", - "slug": "academy-guide-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "Leviathan", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "ct3ynbcrae", - "population_operator": "≈", - "population": 6340, - "foil": false - }, - { - "uuid": "so1p5u153b", - "population_operator": "≈", - "population": 344, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "2l8lbewemh", - "card_id": "kk39i1f0ht", - "collector_number": "042", - "slug": "academy-guide-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "Leviathan", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "so1p5u153b", - "population_operator": "≈", - "population": 344, - "foil": true - }, - { - "uuid": "ct3ynbcrae", - "population_operator": "≈", - "population": 6340, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "2bzajcZZRD", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "MAP" - ], - "element": "NORM", - "name": "Map of Hidden Passage", - "slug": "map-of-hidden-passage", - "effect": "Map of Hidden Passage enters the field rested.\r\n\u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e\u003cspan class=\"effect__label\"\u003e, Banish Map of Hidden Passage:\u003c/span\u003e Until end of turn, units with \u003cspan class=\"effect__label\"\u003estealth\u003c/span\u003e can't be intercepted.", - "effect_raw": "Map of Hidden Passage enters the field rested.\n[REST], Banish Map of Hidden Passage: Until end of turn, units with stealth can't be intercepted.", - "rule": [ - { - "title": "", - "date_added": "2022-12-27", - "description": "Units with stealth that enter the field after the resolution of Map of Hidden Passage's ability still can't be intercepted." - } - ], - "flavor": "No great general can be considered clever if they do not account for cheaters.", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "E8aBuMvGNp", - "card_id": "2bzajcZZRD", - "collector_number": "042", - "slug": "map-of-hidden-passage-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Sunny", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "KUqNycUAeY", - "population_operator": "≈", - "population": 109, - "foil": true - }, - { - "uuid": "urolRm4zO0", - "population_operator": "≈", - "population": 2400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "uq20gvcgdm", - "card_id": "2bzajcZZRD", - "collector_number": "042", - "slug": "map-of-hidden-passage-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Sunny", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "a20w86m1im", - "population_operator": "≈", - "population": 6050, - "foil": false - }, - { - "uuid": "htjm4muq20", - "population_operator": "≈", - "population": 423, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "uq20gvcgdm", - "card_id": "2bzajcZZRD", - "collector_number": "042", - "slug": "map-of-hidden-passage-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Sunny", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "htjm4muq20", - "population_operator": "≈", - "population": 423, - "foil": true - }, - { - "uuid": "a20w86m1im", - "population_operator": "≈", - "population": 6050, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "E8aBuMvGNp", - "card_id": "2bzajcZZRD", - "collector_number": "042", - "slug": "map-of-hidden-passage-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Sunny", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "KUqNycUAeY", - "population_operator": "≈", - "population": 109, - "foil": true - }, - { - "uuid": "urolRm4zO0", - "population_operator": "≈", - "population": 2400, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "9w0ejcyuvu", - "types": [ - "UNIQUE", - "DOMAIN" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "CASTLE" - ], - "element": "NORM", - "name": "Prismatic Sanctuary", - "slug": "prismatic-sanctuary", - "effect": "\u003cspan class=\"effect__reminder\"\u003e\u003cspan class=\"effect__label\"\u003eUpkeep\u003c/span\u003e\u003c/span\u003e — At the beginning of your recollection phase, reveal a card at random from your memory. If that card is not fire, water, nor wind element, sacrifice Prismatic Sanctuary.\nFire, water, and wind elements are enabled for you.", - "effect_raw": "Upkeep — At the beginning of your recollection phase, reveal a card at random from your memory. If that card is not fire, water, nor wind element, sacrifice Prismatic Sanctuary.\nFire, water, and wind elements are enabled for you.", - "rule": [ - { - "title": "", - "date_added": "2023-08-09", - "description": "During the resolution of Prismatic Sanctuary's upkeep ability, if there are no cards in the controller's memory, then no card is revealed to check the element of and Prismatic Sanctuary won't be sacrificed." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "0ow0x5hrxy", - "card_id": "9w0ejcyuvu", - "collector_number": "042", - "slug": "prismatic-sanctuary-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "北飞飞", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "jrt3ijqwtd", - "population_operator": "≈", - "population": 700, - "foil": true - }, - { - "uuid": "m3e9yln1lo", - "population_operator": "≈", - "population": 17500, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "0ow0x5hrxy", - "card_id": "9w0ejcyuvu", - "collector_number": "042", - "slug": "prismatic-sanctuary-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "北飞飞", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "jrt3ijqwtd", - "population_operator": "≈", - "population": 700, - "foil": true - }, - { - "uuid": "m3e9yln1lo", - "population_operator": "≈", - "population": 17500, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "1n3gygojwk", - "types": [ - "ACTION" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "SKILL", - "REACTION" - ], - "element": "NORM", - "name": "Evasive Maneuvers", - "slug": "evasive-maneuvers", - "effect": "Prevent the next 2 damage that would be dealt to target unit this turn. If that unit is a Ranger, it becomes \u003cspan class=\"effect__label\"\u003edistant\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(Units stay \u003cspan class=\"effect__label\"\u003edistant\u003c/span\u003e until the end of their controller's turn.)\u003c/span\u003e", - "effect_raw": "Prevent the next 2 damage that would be dealt to target unit this turn. If that unit is a Ranger, it becomes distant. (Units stay distant until the end of their controller's turn.)", - "rule": null, - "flavor": "The key to survival is how fast you can duck and dodge when you are outmatched and outgunned.", - "cost_memory": null, - "cost_reserve": 1, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "qc1yq4xr18", - "card_id": "1n3gygojwk", - "collector_number": "043", - "slug": "evasive-maneuvers-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "547xsxi1q2", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "varmjr3dsj", - "card_id": "1n3gygojwk", - "collector_number": "010", - "slug": "evasive-maneuvers-sp2", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "f505qzzace", - "population_operator": "≈", - "population": 1280, - "foil": true - }, - { - "uuid": "vl4ks2p1sv", - "population_operator": "≈", - "population": 33000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "zlj7zd609h", - "card_id": "1n3gygojwk", - "collector_number": "026", - "slug": "evasive-maneuvers-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "qc1yq4xr18", - "card_id": "1n3gygojwk", - "collector_number": "043", - "slug": "evasive-maneuvers-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "547xsxi1q2", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "varmjr3dsj", - "card_id": "1n3gygojwk", - "collector_number": "010", - "slug": "evasive-maneuvers-sp2", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "f505qzzace", - "population_operator": "≈", - "population": 1280, - "foil": true - }, - { - "uuid": "vl4ks2p1sv", - "population_operator": "≈", - "population": 33000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "zlj7zd609h", - "card_id": "1n3gygojwk", - "collector_number": "026", - "slug": "evasive-maneuvers-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "vc8sugly4w", - "types": [ - "ALLY" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "AUTOMATON" - ], - "element": "NORM", - "name": "Cell Assembler", - "slug": "cell-assembler", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e You may pay \u003cspan class=\"effect__bubble effect__bubble--yellow ml-2\"\u003e2\u003c/span\u003e. If you do, \u003cspan class=\"effect__label\"\u003esummon\u003c/span\u003e a \u003ca data-edition-slug=\"powercell-mrc-a\" class=\"effect__edition-hover effect__label\"\u003ePowercell\u003c/a\u003e token rested.", - "effect_raw": "On Enter: You may pay [2]. If you do, summon a Powercell token rested.", - "rule": null, - "flavor": "“Krustal’s freeze got you locked in your castle? With the latest line of assemblers, you’ll never go cold!”\n— Gearstride Automatics Advertisement", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 2, - "life": 1, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "7zxt64kzgk", - "card_id": "vc8sugly4w", - "collector_number": "003", - "slug": "cell-assembler-sp2", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "f505qzzace", - "population_operator": "≈", - "population": 1280, - "foil": true - }, - { - "uuid": "vl4ks2p1sv", - "population_operator": "≈", - "population": 33000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "m7o1i184h5", - "card_id": "vc8sugly4w", - "collector_number": "043", - "slug": "cell-assembler-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "m7o1i184h5", - "card_id": "vc8sugly4w", - "collector_number": "043", - "slug": "cell-assembler-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "7zxt64kzgk", - "card_id": "vc8sugly4w", - "collector_number": "003", - "slug": "cell-assembler-sp2", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "f505qzzace", - "population_operator": "≈", - "population": 1280, - "foil": true - }, - { - "uuid": "vl4ks2p1sv", - "population_operator": "≈", - "population": 33000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "2tsn0ye3ae", - "types": [ - "ALLY" - ], - "classes": [ - "CLERIC", - "GUARDIAN" - ], - "subtypes": [ - "CLERIC", - "GUARDIAN", - "HUMAN" - ], - "element": "NORM", - "name": "Allied Warpriestess", - "slug": "allied-warpriestess", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eAllied Warpriestess gets +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e.\n\u003cspan class=\"effect__bubble\"\u003eMemory 4+\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Attack: Recover 2\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(To \u003cspan class=\"effect__label\"\u003erecover\u003c/span\u003e, remove that many damage counters from your champion. Apply this effect only if there are four or more cards in your memory.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] Allied Warpriestess gets +1 POWER.\n[Memory 4+] On Attack: Recover 2. (To recover, remove that many damage counters from your champion. Apply this effect only if there are four or more cards in your memory.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 1, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "us8n4yw4gq", - "card_id": "2tsn0ye3ae", - "collector_number": "043", - "slug": "allied-warpriestess-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "檸檬夾心餅", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - }, - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "xum0tnx4ss", - "card_id": "2tsn0ye3ae", - "collector_number": "001", - "slug": "allied-warpriestess-slc", - "set": { - "name": "SquareLive Collaboration", - "prefix": "SLC", - "language": "CN" - }, - "illustrator": "Primea Studio", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "g6p4dnamcf", - "population_operator": "≈", - "population": 1170, - "foil": false - }, - { - "uuid": "urjxqkt1po", - "population_operator": "≈", - "population": 140, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "us8n4yw4gq", - "card_id": "2tsn0ye3ae", - "collector_number": "043", - "slug": "allied-warpriestess-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "檸檬夾心餅", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - }, - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "xum0tnx4ss", - "card_id": "2tsn0ye3ae", - "collector_number": "001", - "slug": "allied-warpriestess-slc", - "set": { - "name": "SquareLive Collaboration", - "prefix": "SLC", - "language": "CN" - }, - "illustrator": "Primea Studio", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "urjxqkt1po", - "population_operator": "≈", - "population": 140, - "foil": true - }, - { - "uuid": "g6p4dnamcf", - "population_operator": "≈", - "population": 1170, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "WAFNy2lY5t", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "INSTRUMENT" - ], - "element": "NORM", - "name": "Melodious Flute", - "slug": "melodious-flute", - "effect": "Your champion gets +1 level as long as you control an Animal or Beast ally.\r\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eBanish Melodious Flute:\u003c/span\u003e The next Harmony action card you activate this turn is a Melody in addition to its other types.", - "effect_raw": "Your champion gets +1 level as long as you control an Animal or Beast ally.\n[Class Bonus] Banish Melodious Flute: The next Harmony action card you activate this turn is a Melody in addition to its other types.", - "rule": null, - "flavor": "", - "cost_memory": 1, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "Imtf6h0v9O", - "card_id": "WAFNy2lY5t", - "collector_number": "043", - "slug": "melodious-flute-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - }, - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "gtzrdaa9d2", - "card_id": "WAFNy2lY5t", - "collector_number": "025", - "slug": "melodious-flute-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "6wfv3d1d36", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "r2460isnc0", - "card_id": "WAFNy2lY5t", - "collector_number": "013", - "slug": "melodious-flute-ftca", - "set": { - "name": "Fractured Crown: Armaments", - "prefix": "FTCA", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "c1x2nwv69b", - "population_operator": "≈", - "population": 587, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "x8bd7ozuj6", - "card_id": "WAFNy2lY5t", - "collector_number": "043", - "slug": "melodious-flute-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "sj1hq0nzp", - "population_operator": "≈", - "population": 21200, - "foil": false - }, - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "x8bd7ozuj6", - "card_id": "WAFNy2lY5t", - "collector_number": "043", - "slug": "melodious-flute-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - }, - { - "uuid": "sj1hq0nzp", - "population_operator": "≈", - "population": 21200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "Imtf6h0v9O", - "card_id": "WAFNy2lY5t", - "collector_number": "043", - "slug": "melodious-flute-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - }, - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "gtzrdaa9d2", - "card_id": "WAFNy2lY5t", - "collector_number": "025", - "slug": "melodious-flute-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "6wfv3d1d36", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "r2460isnc0", - "card_id": "WAFNy2lY5t", - "collector_number": "013", - "slug": "melodious-flute-ftca", - "set": { - "name": "Fractured Crown: Armaments", - "prefix": "FTCA", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "c1x2nwv69b", - "population_operator": "≈", - "population": 587, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "o6gb0op3nq", - "types": [ - "ACTION" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "SKILL", - "REACTION" - ], - "element": "NORM", - "name": "Resolute Stand", - "slug": "resolute-stand", - "effect": "\u003cspan class=\"effect__bubble\"\u003eLevel 2+\u003c/span\u003eYou may activate this card without paying its reserve cost. If you do, skip your next draw phase.\nIf target unit would be dealt \u003cspan class=\"effect__correction\"\u003ecombat damage\u003c/span\u003e this turn, prevent 3 of that damage.", - "effect_raw": "[Level 2+] You may activate this card without paying its reserve cost. If you do, skip your next draw phase.\nIf target unit would be dealt combat damage this turn, prevent 3 of that damage.", - "rule": [ - { - "title": "", - "date_added": "2023-08-09", - "description": "If multiple effects have a player skip the same phase, that player must skip that phase multiple times. For example, if two Resolute Stands were activated by a player without paying its reserve cost due to its ability, that player skips their next two draw phases." - }, - { - "title": "ERRATA", - "date_added": "2024-01-19", - "description": "attack damage -\u003e combat damage" - } - ], - "flavor": "\"...with boundless resolve and forsakenness.\"", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "4lh13pu7d5", - "card_id": "o6gb0op3nq", - "collector_number": "043", - "slug": "resolute-stand-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "D Lam", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "eqhk1krn0y", - "population_operator": "≈", - "population": 105000, - "foil": false - }, - { - "uuid": "ri1gpzmyor", - "population_operator": "≈", - "population": 2000, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "6cdbfv05qz", - "card_id": "o6gb0op3nq", - "collector_number": "012", - "slug": "resolute-stand-slc", - "set": { - "name": "SquareLive Collaboration", - "prefix": "SLC", - "language": "CN" - }, - "illustrator": "十尾", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "g6p4dnamcf", - "population_operator": "≈", - "population": 1170, - "foil": false - }, - { - "uuid": "urjxqkt1po", - "population_operator": "≈", - "population": 140, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "hps2hiovsc", - "card_id": "o6gb0op3nq", - "collector_number": "012", - "slug": "resolute-stand-slc-cpr", - "set": { - "name": "SquareLive Collaboration", - "prefix": "SLC", - "language": "CN" - }, - "illustrator": "十尾", - "rarity": 9, - "circulationTemplates": [ - { - "uuid": "xpnjwu9p6a", - "population_operator": "≈", - "population": 100, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "4lh13pu7d5", - "card_id": "o6gb0op3nq", - "collector_number": "043", - "slug": "resolute-stand-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "D Lam", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "ri1gpzmyor", - "population_operator": "≈", - "population": 2000, - "foil": true - }, - { - "uuid": "eqhk1krn0y", - "population_operator": "≈", - "population": 105000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "6cdbfv05qz", - "card_id": "o6gb0op3nq", - "collector_number": "012", - "slug": "resolute-stand-slc", - "set": { - "name": "SquareLive Collaboration", - "prefix": "SLC", - "language": "CN" - }, - "illustrator": "十尾", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "urjxqkt1po", - "population_operator": "≈", - "population": 140, - "foil": true - }, - { - "uuid": "g6p4dnamcf", - "population_operator": "≈", - "population": 1170, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "hps2hiovsc", - "card_id": "o6gb0op3nq", - "collector_number": "012", - "slug": "resolute-stand-slc-cpr", - "set": { - "name": "SquareLive Collaboration", - "prefix": "SLC", - "language": "CN" - }, - "illustrator": "十尾", - "rarity": 9, - "circulationTemplates": [ - { - "uuid": "xpnjwu9p6a", - "population_operator": "≈", - "population": 100, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "szeb8zzj86", - "types": [ - "PHANTASIA" - ], - "classes": [ - "CLERIC", - "MAGE" - ], - "subtypes": [ - "CLERIC", - "MAGE", - "FRACTAL" - ], - "element": "NORM", - "name": "Fractal of Mana", - "slug": "fractal-of-mana", - "effect": "\u003cspan class=\"effect__label\"\u003eReservable\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a reserve cost, you may rest this object to pay for 1 of that cost.)\u003c/span\u003e\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e\u003cspan class=\"effect__label\"\u003e:\u003c/span\u003e \u003cspan class=\"effect__label\"\u003eEmpower 1\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(The next Spell card you activate this turn activates and resolves as if your champion got +1 level.)\u003c/span\u003e", - "effect_raw": "Reservable (While paying for a reserve cost, you may rest this object to pay for 1 of that cost.)\n[Class Bonus] [REST]: Empower 1. (The next Spell card you activate this turn activates and resolves as if your champion got +1 level.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "ky7rcauz5l", - "card_id": "szeb8zzj86", - "collector_number": "043", - "slug": "fractal-of-mana-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "ky7rcauz5l", - "card_id": "szeb8zzj86", - "collector_number": "043", - "slug": "fractal-of-mana-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "mu6gvnta6q", - "types": [ - "TOKEN", - "ALLY" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "AUTOMATON" - ], - "element": "NORM", - "name": "Automaton Drone", - "slug": "automaton-drone", - "effect": null, - "effect_raw": "", - "rule": null, - "flavor": "Schedule routine maintenance examinations every two years. Do not expose to temperatures in excess of 500 degrees for prolonged periods.\n— Manufacturer's Recommendations", - "cost_memory": null, - "cost_reserve": 1, - "level": null, - "power": 1, - "life": 1, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "5w3jf01o25", - "card_id": "mu6gvnta6q", - "collector_number": "044", - "slug": "automaton-drone-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "c91f92cj77", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "lrsruafk5e", - "population_operator": "≈", - "population": 743, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "nxkwnp7zxt", - "card_id": "mu6gvnta6q", - "collector_number": "028", - "slug": "automaton-drone-sp2", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "96yc5z9g44", - "population_operator": "≈", - "population": 1100, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "pmeslfpwkk", - "card_id": "mu6gvnta6q", - "collector_number": "038", - "slug": "automaton-drone-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "11ssbhq9n8", - "population_operator": "≈", - "population": 29772, - "foil": false - }, - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "u09s6s8ltl", - "card_id": "mu6gvnta6q", - "collector_number": "038", - "slug": "automaton-drone-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "o8j6aotm85", - "population_operator": "≈", - "population": 22500, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "5w3jf01o25", - "card_id": "mu6gvnta6q", - "collector_number": "044", - "slug": "automaton-drone-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "lrsruafk5e", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "c91f92cj77", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "u09s6s8ltl", - "card_id": "mu6gvnta6q", - "collector_number": "038", - "slug": "automaton-drone-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "o8j6aotm85", - "population_operator": "≈", - "population": 22500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "pmeslfpwkk", - "card_id": "mu6gvnta6q", - "collector_number": "038", - "slug": "automaton-drone-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "11ssbhq9n8", - "population_operator": "≈", - "population": 29772, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "nxkwnp7zxt", - "card_id": "mu6gvnta6q", - "collector_number": "028", - "slug": "automaton-drone-sp2", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "96yc5z9g44", - "population_operator": "≈", - "population": 1100, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "0pw0y6isxy", - "types": [ - "ALLY" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "AUTOMATON" - ], - "element": "NORM", - "name": "Foraging Servant", - "slug": "foraging-servant", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Enter: \u003c/span\u003e\u003cspan class=\"effect__label\"\u003eGather\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(To \u003cspan class=\"effect__label\"\u003egather\u003c/span\u003e, \u003cspan class=\"effect__label\"\u003esummon\u003c/span\u003e a \u003ca data-edition-slug=\"blightroot-alc\" class=\"effect__edition-hover effect__label\"\u003eBlightroot\u003c/a\u003e, \u003ca data-edition-slug=\"manaroot-alc\" class=\"effect__edition-hover effect__label\"\u003eManaroot\u003c/a\u003e, \u003ca data-edition-slug=\"silvershine-alc\" class=\"effect__edition-hover effect__label\"\u003eSilvershine\u003c/a\u003e, \u003ca data-edition-slug=\"fraysia-alc\" class=\"effect__edition-hover effect__label\"\u003eFraysia\u003c/a\u003e, \u003ca data-edition-slug=\"razorvine-alc\" class=\"effect__edition-hover effect__label\"\u003eRazorvine\u003c/a\u003e, or \u003ca data-edition-slug=\"springleaf-alc\" class=\"effect__edition-hover effect__label\"\u003eSpringleaf\u003c/a\u003e token, chosen at random.)\u003c/span\u003e\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)\u003c/span\u003e", - "effect_raw": "On Enter: Gather. (To gather, summon a Blightroot, Manaroot, Silvershine, Fraysia, Razorvine, or Springleaf token, chosen at random.)\n[Class Bonus] Floating Memory (While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 1, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.064Z", - "editions": [ - { - "uuid": "54wwektdqc", - "card_id": "0pw0y6isxy", - "collector_number": "027", - "slug": "foraging-servant-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "wwndwckuht", - "card_id": "0pw0y6isxy", - "collector_number": "044", - "slug": "foraging-servant-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "547xsxi1q2", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "wwndwckuht", - "card_id": "0pw0y6isxy", - "collector_number": "044", - "slug": "foraging-servant-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "547xsxi1q2", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "54wwektdqc", - "card_id": "0pw0y6isxy", - "collector_number": "027", - "slug": "foraging-servant-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "wosk26yg5z", - "types": [ - "ALLY" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "ANIMAL", - "HORSE" - ], - "element": "NORM", - "name": "Ghostsight Mare", - "slug": "ghostsight-mare", - "effect": "\u003cspan class=\"effect__label\"\u003eTrue Sight\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This ally can attack units with \u003cspan class=\"effect__label\"\u003estealth\u003c/span\u003e.)\u003c/span\u003e", - "effect_raw": "True Sight (This ally can attack units with stealth.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 2, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "ps83dvw4z6", - "card_id": "wosk26yg5z", - "collector_number": "044", - "slug": "ghostsight-mare-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - }, - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "ps83dvw4z6", - "card_id": "wosk26yg5z", - "collector_number": "044", - "slug": "ghostsight-mare-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - }, - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "iffei7chsb", - "types": [ - "ALLY" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "AUTOMATON" - ], - "element": "NORM", - "name": "Charged Hunter", - "slug": "charged-hunter", - "effect": "\u003cspan class=\"effect__label\"\u003eRanged 2\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(As long as this unit is \u003cspan class=\"effect__label\"\u003edistant\u003c/span\u003e, its attacks get +2\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e.)\u003c/span\u003e \n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e If you control another Automaton ally or a Powercell, Charged Hunter becomes \u003cspan class=\"effect__label\"\u003edistant\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(Units stay \u003cspan class=\"effect__label\"\u003edistant\u003c/span\u003e until the end of their controller’s turn.)\u003c/span\u003e", - "effect_raw": "Ranged 2 (As long as this unit is distant, its attacks get +2 POWER.) \n[Class Bonus] On Enter: If you control another Automaton ally or a Powercell, Charged Hunter becomes distant. (Units stay distant until the end of their controller’s turn.)", - "rule": [ - { - "title": "", - "date_added": "2024-05-17", - "description": "Powercell references the subtype." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 2, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "lahljr2dij", - "card_id": "iffei7chsb", - "collector_number": "044", - "slug": "charged-hunter-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "DragonArt Chu", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "lahljr2dij", - "card_id": "iffei7chsb", - "collector_number": "044", - "slug": "charged-hunter-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "DragonArt Chu", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "P7hHZBVScB", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "BAUBLE" - ], - "element": "NORM", - "name": "Orb of Glitter", - "slug": "orb-of-glitter", - "effect": "At the beginning of your recollection phase, \u003cspan class=\"effect__label\"\u003eglimpse 1\u003c/span\u003e.\r\n\u003cspan class=\"effect__label\"\u003eBanish Orb of Glitter:\u003c/span\u003e Draw a card.", - "effect_raw": "At the beginning of your recollection phase, glimpse 1.\nBanish Orb of Glitter: Draw a card.", - "rule": null, - "flavor": "These orbs adorn many studies of fortune-tellers. In the hands of a diviner, it is truly a tool of great power.", - "cost_memory": 1, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "N3mnlKMGOE", - "card_id": "P7hHZBVScB", - "collector_number": "044", - "slug": "orb-of-glitter-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "KUqNycUAeY", - "population_operator": "≈", - "population": 109, - "foil": true - }, - { - "uuid": "urolRm4zO0", - "population_operator": "≈", - "population": 2400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "Woa1K0GUWh", - "card_id": "P7hHZBVScB", - "collector_number": "020KS", - "slug": "orb-of-glitter-doap-ks", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "oDZKhDvX44", - "population_operator": "≈", - "population": 1250, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "lzjmwthr88", - "card_id": "P7hHZBVScB", - "collector_number": "014", - "slug": "orb-of-glitter-p23", - "set": { - "name": "Promotional 2023", - "prefix": "P23", - "language": "EN" - }, - "illustrator": "Dragonart Tris", - "rarity": 6, - "circulationTemplates": [], - "circulations": [ - { - "uuid": "L9s7gqdpfi", - "population_operator": "≈", - "population": 130, - "foil": true - } - ] - }, - { - "uuid": "xq07vvmdvb", - "card_id": "P7hHZBVScB", - "collector_number": "044", - "slug": "orb-of-glitter-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "a20w86m1im", - "population_operator": "≈", - "population": 6050, - "foil": false - }, - { - "uuid": "htjm4muq20", - "population_operator": "≈", - "population": 423, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "xq07vvmdvb", - "card_id": "P7hHZBVScB", - "collector_number": "044", - "slug": "orb-of-glitter-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "htjm4muq20", - "population_operator": "≈", - "population": 423, - "foil": true - }, - { - "uuid": "a20w86m1im", - "population_operator": "≈", - "population": 6050, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "N3mnlKMGOE", - "card_id": "P7hHZBVScB", - "collector_number": "044", - "slug": "orb-of-glitter-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "KUqNycUAeY", - "population_operator": "≈", - "population": 109, - "foil": true - }, - { - "uuid": "urolRm4zO0", - "population_operator": "≈", - "population": 2400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "Woa1K0GUWh", - "card_id": "P7hHZBVScB", - "collector_number": "020KS", - "slug": "orb-of-glitter-doap-ks", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "oDZKhDvX44", - "population_operator": "≈", - "population": 1250, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "lzjmwthr88", - "card_id": "P7hHZBVScB", - "collector_number": "014", - "slug": "orb-of-glitter-p23", - "set": { - "name": "Promotional 2023", - "prefix": "P23", - "language": "EN" - }, - "illustrator": "Dragonart Tris", - "rarity": 6, - "circulationTemplates": [], - "circulations": [ - { - "uuid": "L9s7gqdpfi", - "population_operator": "≈", - "population": 130, - "foil": true - } - ] - } - ] - }, - { - "uuid": "ptrz1bqry4", - "types": [ - "ITEM" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "ACCESSORY" - ], - "element": "NORM", - "name": "Right of Realm", - "slug": "right-of-realm", - "effect": "Whenever you activate a domain card, you may sacrifice Right of Realm. If you do, that domain enters the field without any of its \u003cspan class=\"effect__label\"\u003eupkeep\u003c/span\u003e abilities.\n\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)\u003c/span\u003e", - "effect_raw": "Whenever you activate a domain card, you may sacrifice Right of Realm. If you do, that domain enters the field without any of its upkeep abilities.\nFloating Memory (While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "roonrglq1k", - "card_id": "ptrz1bqry4", - "collector_number": "044", - "slug": "right-of-realm-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "o1fsoh39a8", - "population_operator": "≈", - "population": 435, - "foil": true - }, - { - "uuid": "v2214kpufo", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "roonrglq1k", - "card_id": "ptrz1bqry4", - "collector_number": "044", - "slug": "right-of-realm-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "o1fsoh39a8", - "population_operator": "≈", - "population": 435, - "foil": true - }, - { - "uuid": "v2214kpufo", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "p5af098kmo", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "SKILL" - ], - "element": "NORM", - "name": "Barter Herbs", - "slug": "barter-herbs", - "effect": "Sacrifice up to two Herbs. For each Herb sacrificed this way, \u003cspan class=\"effect__label\"\u003esummon\u003c/span\u003e your choice of \u003ca data-edition-slug=\"blightroot-alc\" class=\"effect__edition-hover effect__label\"\u003eBlightroot\u003c/a\u003e, \u003ca data-edition-slug=\"manaroot-alc\" class=\"effect__edition-hover effect__label\"\u003eManaroot\u003c/a\u003e, \u003ca data-edition-slug=\"silvershine-alc\" class=\"effect__edition-hover effect__label\"\u003eSilvershine\u003c/a\u003e, \u003ca data-edition-slug=\"fraysia-alc\" class=\"effect__edition-hover effect__label\"\u003eFraysia\u003c/a\u003e, \u003ca data-edition-slug=\"razorvine-alc\" class=\"effect__edition-hover effect__label\"\u003eRazorvine\u003c/a\u003e, or \u003ca data-edition-slug=\"springleaf-alc\" class=\"effect__edition-hover effect__label\"\u003eSpringleaf\u003c/a\u003e token. \n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e", - "effect_raw": "Sacrifice up to two Herbs. For each Herb sacrificed this way, summon your choice of Blightroot, Manaroot, Silvershine, Fraysia, Razorvine, or Springleaf token. \n[Class Bonus] Floating Memory", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 1, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.064Z", - "editions": [ - { - "uuid": "b4qwwvyfjo", - "card_id": "p5af098kmo", - "collector_number": "045", - "slug": "barter-herbs-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "nn23aqdx8v", - "card_id": "p5af098kmo", - "collector_number": "040", - "slug": "barter-herbs-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "o8j6aotm85", - "population_operator": "≈", - "population": 22500, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "b4qwwvyfjo", - "card_id": "p5af098kmo", - "collector_number": "045", - "slug": "barter-herbs-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "nn23aqdx8v", - "card_id": "p5af098kmo", - "collector_number": "040", - "slug": "barter-herbs-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "o8j6aotm85", - "population_operator": "≈", - "population": 22500, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "5lh23qu7d6", - "types": [ - "ACTION" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "SKILL", - "REACTION" - ], - "element": "NORM", - "name": "Fortified Mana Shield", - "slug": "fortified-mana-shield", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eThis card costs 2 less to activate if \u003cspan class=\"effect__correction\"\u003eits activation\u003c/span\u003e targets a unit with \u003cspan class=\"effect__label\"\u003etaunt\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e\nThe next time target unit would take non-combat damage this turn, prevent 4 of that damage.", - "effect_raw": "[Class Bonus] This card costs 2 less to activate if its activation targets a unit with taunt. (Apply this effect only if your champion's class matches this card's class.)\nThe next time target unit would take non-combat damage this turn, prevent 4 of that damage.", - "rule": [ - { - "title": "ERRATA", - "date_added": "2024-01-19", - "description": "'it targets -\u003e its activation targets'" - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "km4wuq31hw", - "card_id": "5lh23qu7d6", - "collector_number": "045", - "slug": "fortified-mana-shield-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "547xsxi1q2", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "s5d53zcape", - "card_id": "5lh23qu7d6", - "collector_number": "028", - "slug": "fortified-mana-shield-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "km4wuq31hw", - "card_id": "5lh23qu7d6", - "collector_number": "045", - "slug": "fortified-mana-shield-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "547xsxi1q2", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "s5d53zcape", - "card_id": "5lh23qu7d6", - "collector_number": "028", - "slug": "fortified-mana-shield-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "fdt8ptrz1b", - "types": [ - "ALLY" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "ANIMAL", - "RACCOON" - ], - "element": "NORM", - "name": "Scavenging Raccoon", - "slug": "scavenging-raccoon", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Banish up to two target cards from a single graveyard.", - "effect_raw": "On Enter: Banish up to two target cards from a single graveyard.", - "rule": null, - "flavor": "Looters have conditioned these diligent creatures to scavenge the battlefield for any source of glint or glitter in exchange for a treat.", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 1, - "life": 1, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "junpk1l65s", - "card_id": "fdt8ptrz1b", - "collector_number": "045", - "slug": "scavenging-raccoon-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "52u92v5c00", - "population_operator": "≈", - "population": 2700, - "foil": true - }, - { - "uuid": "qigcpm2hy2", - "population_operator": "≈", - "population": 184000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "mux7mnt0xh", - "card_id": "fdt8ptrz1b", - "collector_number": "004", - "slug": "scavenging-racoon-p23", - "set": { - "name": "Promotional 2023", - "prefix": "P23", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "H36kd7hoc3", - "population_operator": "≈", - "population": 1500, - "foil": false - }, - { - "uuid": "fnp0efmtpa", - "population_operator": "≈", - "population": 180, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "junpk1l65s", - "card_id": "fdt8ptrz1b", - "collector_number": "045", - "slug": "scavenging-raccoon-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "52u92v5c00", - "population_operator": "≈", - "population": 2700, - "foil": true - }, - { - "uuid": "qigcpm2hy2", - "population_operator": "≈", - "population": 184000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "mux7mnt0xh", - "card_id": "fdt8ptrz1b", - "collector_number": "004", - "slug": "scavenging-racoon-p23", - "set": { - "name": "Promotional 2023", - "prefix": "P23", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "fnp0efmtpa", - "population_operator": "≈", - "population": 180, - "foil": true - }, - { - "uuid": "H36kd7hoc3", - "population_operator": "≈", - "population": 1500, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "alegbscxwj", - "types": [ - "ALLY" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "AUTOMATON" - ], - "element": "NORM", - "name": "Charged Mannequin", - "slug": "charged-mannequin", - "effect": "As long as you control a Powercell, Charged Mannequin gets +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e.", - "effect_raw": "As long as you control a Powercell, Charged Mannequin gets +1 POWER.", - "rule": [ - { - "title": "", - "date_added": "2024-05-17", - "description": "Powercell references the subtype." - } - ], - "flavor": "“Silken Street, say hello to your new fashion model! Made to engage with the most exclusive of clientele.”\n— Gearstride Automatics Advertisement", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 1, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "q62nobfsyr", - "card_id": "alegbscxwj", - "collector_number": "045", - "slug": "charged-mannequin-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "q62nobfsyr", - "card_id": "alegbscxwj", - "collector_number": "045", - "slug": "charged-mannequin-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "iow4occyxi", - "types": [ - "ALLY" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "HUMAN" - ], - "element": "WIND", - "name": "Eminent Commander", - "slug": "eminent-commander", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eThis card costs 3 less to activate as long as your champion has dealt 3 or more combat damage this turn. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] This card costs 3 less to activate as long as your champion has dealt 3 or more combat damage this turn. (Apply this effect only if your champion's class matches this card's class.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 5, - "level": null, - "power": 2, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-18T23:00:00.000Z", - "editions": [ - { - "uuid": "392ou151mx", - "card_id": "iow4occyxi", - "collector_number": "045", - "slug": "eminent-commander-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "h32xj9kwm8", - "population_operator": "≈", - "population": 48000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "392ou151mx", - "card_id": "iow4occyxi", - "collector_number": "045", - "slug": "eminent-commander-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "h32xj9kwm8", - "population_operator": "≈", - "population": 48000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "95ynk6lmnf", - "types": [ - "UNIQUE", - "DOMAIN" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "CASTLE" - ], - "element": "NORM", - "name": "Guandu, Theater of War", - "slug": "guandu-theater-of-war", - "effect": "Whenever you declare an attack with an ally, put a \u003cspan class=\"effect__label\"\u003ebattle\u003c/span\u003e counter on Guandu and \u003cspan class=\"effect__label\"\u003eglimpse 1\u003c/span\u003e. If this is the third time this ability has resolved this turn, draw a card into your memory. \n\u003cspan class=\"effect__label\"\u003e\u003cspan class=\"effect__reminder\"\u003eUpkeep\u003c/span\u003e\u003c/span\u003e — At the beginning of your recollection phase, remove two \u003cspan class=\"effect__label\"\u003ebattle\u003c/span\u003e counters from Guandu. If you don't, sacrifice Guandu.", - "effect_raw": "Whenever you declare an attack with an ally, put a battle counter on Guandu and glimpse 1. If this is the third time this ability has resolved this turn, draw a card into your memory. \nUpkeep — At the beginning of your recollection phase, remove two battle counters from Guandu. If you don't, sacrifice Guandu.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "pmzpuk8uwz", - "card_id": "95ynk6lmnf", - "collector_number": "045", - "slug": "guandu-theater-of-war-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "杭州新艺族", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "186cm7kob9", - "population_operator": "≈", - "population": 361, - "foil": true - }, - { - "uuid": "dbwg8erso7", - "population_operator": "≈", - "population": 8500, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "pmzpuk8uwz", - "card_id": "95ynk6lmnf", - "collector_number": "045", - "slug": "guandu-theater-of-war-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "杭州新艺族", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "186cm7kob9", - "population_operator": "≈", - "population": 361, - "foil": true - }, - { - "uuid": "dbwg8erso7", - "population_operator": "≈", - "population": 8500, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "i0a5uhjxhk", - "types": [ - "TOKEN", - "ITEM" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "HERB", - "CATALYST", - "ROOT" - ], - "element": "NORM", - "name": "Blightroot", - "slug": "blightroot", - "effect": "\u003cspan class=\"effect__label\"\u003eSacrifice Blightroot:\u003c/span\u003e Your champion gets +1 level until end of turn.", - "effect_raw": "Sacrifice Blightroot: Your champion gets +1 level until end of turn.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 1, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "64kzgkhpr2", - "card_id": "i0a5uhjxhk", - "collector_number": "029", - "slug": "blightroot-sp2", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "96yc5z9g44", - "population_operator": "≈", - "population": 1100, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "9iitvxs9je", - "card_id": "i0a5uhjxhk", - "collector_number": "046", - "slug": "blightroot-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "c91f92cj77", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "lrsruafk5e", - "population_operator": "≈", - "population": 743, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "a7zd60ah55", - "card_id": "i0a5uhjxhk", - "collector_number": "041", - "slug": "blightroot-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "11ssbhq9n8", - "population_operator": "≈", - "population": 29772, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "zcibxtuswm", - "card_id": "i0a5uhjxhk", - "collector_number": "041", - "slug": "blightroot-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dhemyydel1", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "9iitvxs9je", - "card_id": "i0a5uhjxhk", - "collector_number": "046", - "slug": "blightroot-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "lrsruafk5e", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "c91f92cj77", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "zcibxtuswm", - "card_id": "i0a5uhjxhk", - "collector_number": "041", - "slug": "blightroot-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dhemyydel1", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "a7zd60ah55", - "card_id": "i0a5uhjxhk", - "collector_number": "041", - "slug": "blightroot-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "11ssbhq9n8", - "population_operator": "≈", - "population": 29772, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "64kzgkhpr2", - "card_id": "i0a5uhjxhk", - "collector_number": "029", - "slug": "blightroot-sp2", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "96yc5z9g44", - "population_operator": "≈", - "population": 1100, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "qyQLlDYBlr", - "types": [ - "REGALIA", - "WEAPON" - ], - "classes": [ - "GUARDIAN", - "WARRIOR" - ], - "subtypes": [ - "GUARDIAN", - "WARRIOR", - "SWORD" - ], - "element": "NORM", - "name": "Ornamental Greatsword", - "slug": "ornamental-greatsword", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Target ally you control gets +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e until end of turn. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] On Enter: Target ally you control gets +1 POWER until end of turn. (Apply this effect only if your champion's class matches this card's class.)", - "rule": null, - "flavor": "An ornate and pristine sword used ceremoniously with great effect, though dull of edge.", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": 1, - "life": null, - "durability": 1, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "1fz2cay7pp", - "card_id": "qyQLlDYBlr", - "collector_number": "014", - "slug": "ornamental-greatsword-ftca", - "set": { - "name": "Fractured Crown: Armaments", - "prefix": "FTCA", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "c1x2nwv69b", - "population_operator": "≈", - "population": 587, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "34qZzBpnsT", - "card_id": "qyQLlDYBlr", - "collector_number": "006", - "slug": "ornamental-greatsword-demo22", - "set": { - "name": "LGS Demo 2022", - "prefix": "DEMO22", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "lEoHGshJmM", - "population_operator": "≈", - "population": 12000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "7co66hac6n", - "card_id": "qyQLlDYBlr", - "collector_number": "027", - "slug": "ornamental-greatsword-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "6wfv3d1d36", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "D9nDx1bVnz", - "card_id": "qyQLlDYBlr", - "collector_number": "046", - "slug": "ornamental-greatsword-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "KIGZ7N8ajb", - "card_id": "qyQLlDYBlr", - "collector_number": "021", - "slug": "ornamental-greatsword-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "ZdI8z18WO4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "kuhtjm4wuq", - "card_id": "qyQLlDYBlr", - "collector_number": "046", - "slug": "ornamental-greatsword-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "63v02w6d1Z", - "population_operator": "≈", - "population": 59400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "oe9ez88jln", - "card_id": "qyQLlDYBlr", - "collector_number": "006", - "slug": "ornamental-greatsword-demo23", - "set": { - "name": "LGS Demo 2023", - "prefix": "DEMO23", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "si1hpznzps", - "population_operator": "≈", - "population": 25000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "kuhtjm4wuq", - "card_id": "qyQLlDYBlr", - "collector_number": "046", - "slug": "ornamental-greatsword-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "63v02w6d1Z", - "population_operator": "≈", - "population": 59400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "D9nDx1bVnz", - "card_id": "qyQLlDYBlr", - "collector_number": "046", - "slug": "ornamental-greatsword-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "KIGZ7N8ajb", - "card_id": "qyQLlDYBlr", - "collector_number": "021", - "slug": "ornamental-greatsword-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "ZdI8z18WO4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "7co66hac6n", - "card_id": "qyQLlDYBlr", - "collector_number": "027", - "slug": "ornamental-greatsword-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "6wfv3d1d36", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "34qZzBpnsT", - "card_id": "qyQLlDYBlr", - "collector_number": "006", - "slug": "ornamental-greatsword-demo22", - "set": { - "name": "LGS Demo 2022", - "prefix": "DEMO22", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "lEoHGshJmM", - "population_operator": "≈", - "population": 12000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "oe9ez88jln", - "card_id": "qyQLlDYBlr", - "collector_number": "006", - "slug": "ornamental-greatsword-demo23", - "set": { - "name": "LGS Demo 2023", - "prefix": "DEMO23", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "si1hpznzps", - "population_operator": "≈", - "population": 25000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "1fz2cay7pp", - "card_id": "qyQLlDYBlr", - "collector_number": "014", - "slug": "ornamental-greatsword-ftca", - "set": { - "name": "Fractured Crown: Armaments", - "prefix": "FTCA", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "c1x2nwv69b", - "population_operator": "≈", - "population": 587, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "88zq9ox7u6", - "types": [ - "ATTACK" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "BOW" - ], - "element": "NORM", - "name": "Seeking Shot", - "slug": "seeking-shot", - "effect": "\u003cspan class=\"effect__bubble\"\u003eLevel 2+\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eTrue Sight\u003c/span\u003e\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eSeeking Shot can't be retaliated.\nAs long as the attacker is attacking a Human ally, Seeking Shot gets +3\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e.", - "effect_raw": "[Level 2+] True Sight\n[Class Bonus] Seeking Shot can't be retaliated.\nAs long as the attacker is attacking a Human ally, Seeking Shot gets +3 POWER.", - "rule": null, - "flavor": "Those hit seldom kow where the shot came from.", - "cost_memory": null, - "cost_reserve": 1, - "level": null, - "power": 1, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "kzsmv2qqhh", - "card_id": "88zq9ox7u6", - "collector_number": "046", - "slug": "seeking-shot-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "52u92v5c00", - "population_operator": "≈", - "population": 2700, - "foil": true - }, - { - "uuid": "8zix6g3f58", - "population_operator": "≈", - "population": 150000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "kzsmv2qqhh", - "card_id": "88zq9ox7u6", - "collector_number": "046", - "slug": "seeking-shot-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "52u92v5c00", - "population_operator": "≈", - "population": 2700, - "foil": true - }, - { - "uuid": "8zix6g3f58", - "population_operator": "≈", - "population": 150000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "bqjdmthh88", - "types": [ - "ALLY" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "HUMAN" - ], - "element": "NORM", - "name": "City Protector", - "slug": "city-protector", - "effect": "\u003cspan class=\"effect__label\"\u003eFoster\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(At the beginning of your recollection phase, if this ally hasn’t been dealt damage since the end of your previous turn, it becomes \u003cspan class=\"effect__label\"\u003efostered\u003c/span\u003e.)\u003c/span\u003e \n\u003cspan class=\"effect__label\"\u003eOn Foster:\u003c/span\u003e \u003cspan class=\"effect__label\"\u003eSummon\u003c/span\u003e an \u003ca data-edition-slug=\"automaton-drone-mrc\" class=\"effect__edition-hover effect__label\"\u003eAutomaton Drone\u003c/a\u003e token.", - "effect_raw": "Foster (At the beginning of your recollection phase, if this ally hasn’t been dealt damage since the end of your previous turn, it becomes fostered.) \nOn Foster: Summon an Automaton Drone token.", - "rule": null, - "flavor": "The people’s protector, serving with a smile.", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 2, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "c9a8c16bn5", - "card_id": "bqjdmthh88", - "collector_number": "046", - "slug": "city-protector-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Polar Engine", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "c9a8c16bn5", - "card_id": "bqjdmthh88", - "collector_number": "046", - "slug": "city-protector-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Polar Engine", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "tkdky3sxao", - "types": [ - "ALLY" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "HUMAN" - ], - "element": "NORM", - "name": "Heavenly Guide", - "slug": "heavenly-guide", - "effect": "\u003cspan class=\"effect__bubble\"\u003eLevel 2+\u003c/span\u003e \u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e If an opponent controls a non-Spirit champion with a card on top of its lineage that wasn't played, level up your champion. \u003cspan class=\"effect__reminder\"\u003e(Your champion levels up into a compatible champion card from your material deck. A card was played if it was activated or materialized.)\u003c/span\u003e", - "effect_raw": "[Level 2+] On Enter: If an opponent controls a non-Spirit champion with a card on top of its lineage that wasn't played, level up your champion. (Your champion levels up into a compatible champion card from your material deck. A card was played if it was activated or materialized.)", - "rule": [ - { - "title": "", - "date_added": "2024-10-10", - "description": "A played card is a card that was activated or materialized." - }, - { - "title": "", - "date_added": "2024-10-10", - "description": "You do not pay the memory cost for leveling up." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 1, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "5mt21wcg7r", - "card_id": "tkdky3sxao", - "collector_number": "046", - "slug": "heavenly-guide-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "186cm7kob9", - "population_operator": "≈", - "population": 361, - "foil": true - }, - { - "uuid": "dbwg8erso7", - "population_operator": "≈", - "population": 8500, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "5mt21wcg7r", - "card_id": "tkdky3sxao", - "collector_number": "046", - "slug": "heavenly-guide-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "186cm7kob9", - "population_operator": "≈", - "population": 361, - "foil": true - }, - { - "uuid": "dbwg8erso7", - "population_operator": "≈", - "population": 8500, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "urfp66pv4n", - "types": [ - "ALLY" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "AUTOMATON" - ], - "element": "NORM", - "name": "Caretaker Drone", - "slug": "caretaker-drone", - "effect": "\u003cspan class=\"effect__label\"\u003eIntercept\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(Whenever your champion is attacked while this ally is awake, you may redirect that attack to this ally.)\u003c/span\u003e \n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Death: Glimpse 4\u003c/span\u003e.", - "effect_raw": "Intercept (Whenever your champion is attacked while this ally is awake, you may redirect that attack to this ally.) \n[Class Bonus] On Death: Glimpse 4.", - "rule": null, - "flavor": "An inexhaustible servant with programmed routines.", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 0, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "3rs7qt31py", - "card_id": "urfp66pv4n", - "collector_number": "047", - "slug": "caretaker-drone-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "hm7pfqtvp6", - "card_id": "urfp66pv4n", - "collector_number": "042", - "slug": "caretaker-drone-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "o8j6aotm85", - "population_operator": "≈", - "population": 22500, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "3rs7qt31py", - "card_id": "urfp66pv4n", - "collector_number": "047", - "slug": "caretaker-drone-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "hm7pfqtvp6", - "card_id": "urfp66pv4n", - "collector_number": "042", - "slug": "caretaker-drone-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "o8j6aotm85", - "population_operator": "≈", - "population": 22500, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "kvoqk1l75t", - "types": [ - "ATTACK" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "SWORD" - ], - "element": "NORM", - "name": "Heavy Swing", - "slug": "heavy-swing", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eThis card costs 2 less to activate. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] This card costs 2 less to activate. (Apply this effect only if your champion's class matches this card's class.)", - "rule": null, - "flavor": "Long-dormant power, fused into a single blow.", - "cost_memory": null, - "cost_reserve": 6, - "level": null, - "power": 6, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "mqnv77mnua", - "card_id": "kvoqk1l75t", - "collector_number": "029", - "slug": "heavy-swing-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "Rachel Liu", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "o9jwaokcy5", - "card_id": "kvoqk1l75t", - "collector_number": "047", - "slug": "heavy-swing-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "Rachel Liu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "547xsxi1q2", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "o9jwaokcy5", - "card_id": "kvoqk1l75t", - "collector_number": "047", - "slug": "heavy-swing-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "Rachel Liu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "547xsxi1q2", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "mqnv77mnua", - "card_id": "kvoqk1l75t", - "collector_number": "029", - "slug": "heavy-swing-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "Rachel Liu", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "OofVX5hX8X", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "ACCESSORY" - ], - "element": "NORM", - "name": "Poisoned Coating Oil", - "slug": "poisoned-coating-oil", - "effect": "\u003cspan class=\"effect__label\"\u003eBanish Poisoned Coating Oil:\u003c/span\u003e Target ally you control with \u003cspan class=\"effect__label\"\u003estealth\u003c/span\u003e gets +2\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e until end of turn.", - "effect_raw": "Banish Poisoned Coating Oil: Target ally you control with stealth gets +2 POWER until end of turn.", - "rule": null, - "flavor": "Skills are not always the most lethal weapon in an assassin's toolbox.", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "9fn7k6nzhz", - "card_id": "OofVX5hX8X", - "collector_number": "047", - "slug": "poisoned-coating-oil-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - }, - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "pvEiLlrUc6", - "card_id": "OofVX5hX8X", - "collector_number": "047", - "slug": "poisoned-coating-oil-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - }, - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "9fn7k6nzhz", - "card_id": "OofVX5hX8X", - "collector_number": "047", - "slug": "poisoned-coating-oil-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - }, - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "pvEiLlrUc6", - "card_id": "OofVX5hX8X", - "collector_number": "047", - "slug": "poisoned-coating-oil-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - }, - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "rx6p3p5iqi", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "REACTION" - ], - "element": "NORM", - "name": "Critical Recovery", - "slug": "critical-recovery", - "effect": "Remove all temporary damage from target ally. If that ally is an Automaton, put a \u003cspan class=\"effect__label\"\u003ebuff\u003c/span\u003e counter on it. \u003cspan class=\"effect__reminder\"\u003e(Allies get +1 power and +1 life for each \u003cspan class=\"effect__label\"\u003ebuff\u003c/span\u003e counter on them.)\u003c/span\u003e", - "effect_raw": "Remove all temporary damage from target ally. If that ally is an Automaton, put a buff counter on it. (Allies get +1 power and +1 life for each buff counter on them.)", - "rule": null, - "flavor": "With his penultimate act, Claude used up the rest of his strength, willing Rose back from the brink.", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "5g9b5m6sqe", - "card_id": "rx6p3p5iqi", - "collector_number": "047", - "slug": "critical-recovery-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Rachel Liu", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "4ing2zzy1r", - "population_operator": "≈", - "population": 18445, - "foil": false - }, - { - "uuid": "t0eof5o43m", - "population_operator": "≈", - "population": 557, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "5g9b5m6sqe", - "card_id": "rx6p3p5iqi", - "collector_number": "047", - "slug": "critical-recovery-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Rachel Liu", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "t0eof5o43m", - "population_operator": "≈", - "population": 557, - "foil": true - }, - { - "uuid": "4ing2zzy1r", - "population_operator": "≈", - "population": 18445, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "8swok9u930", - "types": [ - "ACTION" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "SKILL" - ], - "element": "NORM", - "name": "Hire Mercenaries", - "slug": "hire-mercenaries", - "effect": "This card costs 1 less to activate if an opponent controls one or more allies.\nLook at the top two cards of your deck. Put one of those cards into your memory and the other on the bottom of your deck.", - "effect_raw": "This card costs 1 less to activate if an opponent controls one or more allies.\nLook at the top two cards of your deck. Put one of those cards into your memory and the other on the bottom of your deck.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "5min726zpx", - "card_id": "8swok9u930", - "collector_number": "047", - "slug": "hire-mercenaries-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Kumai", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "5min726zpx", - "card_id": "8swok9u930", - "collector_number": "047", - "slug": "hire-mercenaries-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Kumai", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "rWhFC8XBaH", - "types": [ - "ACTION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SKILL" - ], - "element": "NORM", - "name": "Idle Thoughts", - "slug": "idle-thoughts", - "effect": "Look at the top four cards of your deck and then put them back in any order.\r\n\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)\u003c/span\u003e", - "effect_raw": "Look at the top four cards of your deck and then put them back in any order.\nFloating Memory (While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 1, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "547xsxirr2", - "card_id": "rWhFC8XBaH", - "collector_number": "048", - "slug": "idle-thoughts-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "547xsxi1q2", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "63wa3x6d21", - "card_id": "rWhFC8XBaH", - "collector_number": "014", - "slug": "idle-thoughts-rec-shd", - "set": { - "name": "Re:Collection Shadowdancer", - "prefix": "ReC-SHD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "6pj56rn3vq", - "card_id": "rWhFC8XBaH", - "collector_number": "049", - "slug": "idle-thoughts-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - }, - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "OGVn8ltMpB", - "card_id": "rWhFC8XBaH", - "collector_number": "092", - "slug": "idle-thoughts-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "grZJAjxXXi", - "card_id": "rWhFC8XBaH", - "collector_number": "045", - "slug": "idle-thoughts-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "UTvhuOIYs4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "jujhz4fyy9", - "card_id": "rWhFC8XBaH", - "collector_number": "028", - "slug": "idle-thoughts-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [], - "circulations": [ - { - "uuid": "j1b7mg0vqv", - "population_operator": "≈", - "population": 72000, - "foil": false - } - ] - }, - { - "uuid": "kat9hrfrhk", - "card_id": "rWhFC8XBaH", - "collector_number": "005", - "slug": "idle-thoughts-gsc", - "set": { - "name": "GenSeCha", - "prefix": "GSC", - "language": "EN" - }, - "illustrator": "Sineia", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "QWEMz23mbd", - "population_operator": "≈", - "population": 2500, - "foil": false - }, - { - "uuid": "Qsz23m1oL", - "population_operator": "≈", - "population": 200, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "n06zlhigka", - "card_id": "rWhFC8XBaH", - "collector_number": "092", - "slug": "idle-thoughts-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "px9jypwc8t", - "card_id": "rWhFC8XBaH", - "collector_number": "048", - "slug": "idle-thoughts-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "ofe9mk0fw0", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "v68a4mwrg4", - "card_id": "rWhFC8XBaH", - "collector_number": "015", - "slug": "idle-thoughts-rec-slm", - "set": { - "name": "Re:Collection Slime Sovereign", - "prefix": "ReC-SLM", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "547xsxirr2", - "card_id": "rWhFC8XBaH", - "collector_number": "048", - "slug": "idle-thoughts-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "547xsxi1q2", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "n06zlhigka", - "card_id": "rWhFC8XBaH", - "collector_number": "092", - "slug": "idle-thoughts-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "OGVn8ltMpB", - "card_id": "rWhFC8XBaH", - "collector_number": "092", - "slug": "idle-thoughts-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "grZJAjxXXi", - "card_id": "rWhFC8XBaH", - "collector_number": "045", - "slug": "idle-thoughts-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "UTvhuOIYs4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "px9jypwc8t", - "card_id": "rWhFC8XBaH", - "collector_number": "048", - "slug": "idle-thoughts-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "ofe9mk0fw0", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "6pj56rn3vq", - "card_id": "rWhFC8XBaH", - "collector_number": "049", - "slug": "idle-thoughts-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - }, - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "jujhz4fyy9", - "card_id": "rWhFC8XBaH", - "collector_number": "028", - "slug": "idle-thoughts-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [], - "circulations": [ - { - "uuid": "j1b7mg0vqv", - "population_operator": "≈", - "population": 72000, - "foil": false - } - ] - }, - { - "uuid": "63wa3x6d21", - "card_id": "rWhFC8XBaH", - "collector_number": "014", - "slug": "idle-thoughts-rec-shd", - "set": { - "name": "Re:Collection Shadowdancer", - "prefix": "ReC-SHD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "v68a4mwrg4", - "card_id": "rWhFC8XBaH", - "collector_number": "015", - "slug": "idle-thoughts-rec-slm", - "set": { - "name": "Re:Collection Slime Sovereign", - "prefix": "ReC-SLM", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "kat9hrfrhk", - "card_id": "rWhFC8XBaH", - "collector_number": "005", - "slug": "idle-thoughts-gsc", - "set": { - "name": "GenSeCha", - "prefix": "GSC", - "language": "EN" - }, - "illustrator": "Sineia", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "Qsz23m1oL", - "population_operator": "≈", - "population": 200, - "foil": true - }, - { - "uuid": "QWEMz23mbd", - "population_operator": "≈", - "population": 2500, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "sbierp5k1v", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC", - "TAMER" - ], - "subtypes": [ - "CLERIC", - "TAMER", - "SKILL", - "MELODY" - ], - "element": "NORM", - "name": "Steady Verse", - "slug": "steady-verse", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eThe next Harmony action card you activate this turn costs 1 less to activate. \nDraw a card into your memory.", - "effect_raw": "[Class Bonus] The next Harmony action card you activate this turn costs 1 less to activate. \nDraw a card into your memory.", - "rule": null, - "flavor": "A rousing allegro before the crescendo.", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "plxvb07b9h", - "card_id": "sbierp5k1v", - "collector_number": "048", - "slug": "steady-verse-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "52u92v5c00", - "population_operator": "≈", - "population": 2700, - "foil": true - }, - { - "uuid": "qigcpm2hy2", - "population_operator": "≈", - "population": 184000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "plxvb07b9h", - "card_id": "sbierp5k1v", - "collector_number": "048", - "slug": "steady-verse-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "52u92v5c00", - "population_operator": "≈", - "population": 2700, - "foil": true - }, - { - "uuid": "qigcpm2hy2", - "population_operator": "≈", - "population": 184000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "gcom2ry208", - "types": [ - "ACTION" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "SKILL", - "REACTION" - ], - "element": "NORM", - "name": "Dodge Roll", - "slug": "dodge-roll", - "effect": "Prevent the next 3 non-combat damage that would be dealt to target unit you control \u003cspan class=\"effect__correction\"\u003ethis turn\u003c/span\u003e. That unit becomes \u003cspan class=\"effect__label\"\u003edistant\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(Units stay \u003cspan class=\"effect__label\"\u003edistant\u003c/span\u003e until the end of their controller’s turn.)\u003c/span\u003e", - "effect_raw": "Prevent the next 3 non-combat damage that would be dealt to target unit you control this turn. That unit becomes distant. (Units stay distant until the end of their controller’s turn.)", - "rule": [ - { - "title": "ERRATA", - "date_added": "2024-05-17", - "description": "'you control -\u003e you control this turn.'" - } - ], - "flavor": "Acrobatic. Graceful. Effortless.", - "cost_memory": null, - "cost_reserve": 1, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "6kd7gocb33", - "card_id": "gcom2ry208", - "collector_number": "048", - "slug": "dodge-roll-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "6kd7gocb33", - "card_id": "gcom2ry208", - "collector_number": "048", - "slug": "dodge-roll-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "bjvwbcizm6", - "types": [ - "ACTION" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "SKILL" - ], - "element": "NORM", - "name": "Deploy Gunshield", - "slug": "deploy-gunshield", - "effect": "Target Gun weapon you control gains \u003cspan class=\"effect__label\"\u003espellshroud\u003c/span\u003e until end of turn. \u003cspan class=\"effect__reminder\"\u003e(Objects with \u003cspan class=\"effect__label\"\u003espellshroud\u003c/span\u003e can't be targeted by Spells.)\u003c/span\u003e\n\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)\u003c/span\u003e ", - "effect_raw": "Target Gun weapon you control gains spellshroud until end of turn. (Objects with spellshroud can't be targeted by Spells.)\nFloating Memory (While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.) ", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "ggz5dxawdp", - "card_id": "bjvwbcizm6", - "collector_number": "048", - "slug": "deploy-gunshield-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - }, - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "ggz5dxawdp", - "card_id": "bjvwbcizm6", - "collector_number": "048", - "slug": "deploy-gunshield-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - }, - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "0D6AfZyKXh", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "DAGGER" - ], - "element": "NORM", - "name": "Poisoned Dagger", - "slug": "poisoned-dagger", - "effect": "Poisoned Dagger enters the field rested.\r\n\u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e\u003cspan class=\"effect__label\"\u003e, Banish Poisoned Dagger:\u003c/span\u003e Deal 1 damage to target unit. \u003cspan class=\"effect__label\"\u003eClass Bonus:\u003c/span\u003e Until end of turn, if that unit were to take damage, it takes that much damage plus 1 instead.", - "effect_raw": "Poisoned Dagger enters the field rested.\n[REST], Banish Poisoned Dagger: Deal 1 damage to target unit. Class Bonus: Until end of turn, if that unit were to take damage, it takes that much damage plus 1 instead.", - "rule": null, - "flavor": "A little poison goes a long way.", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "8dm6j5mygy", - "card_id": "0D6AfZyKXh", - "collector_number": "015", - "slug": "poisoned-dagger-ftca", - "set": { - "name": "Fractured Crown: Armaments", - "prefix": "FTCA", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "c1x2nwv69b", - "population_operator": "≈", - "population": 587, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "PMjOuHrBJh", - "card_id": "0D6AfZyKXh", - "collector_number": "048", - "slug": "poisoned-dagger-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - }, - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "ua6rsfsw2v", - "card_id": "0D6AfZyKXh", - "collector_number": "048", - "slug": "poisoned-dagger-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "sj1hq0nzp", - "population_operator": "≈", - "population": 21200, - "foil": false - }, - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "w3hri8r76p", - "card_id": "0D6AfZyKXh", - "collector_number": "008", - "slug": "poisoned-dagger-rec-shd", - "set": { - "name": "Re:Collection Shadowdancer", - "prefix": "ReC-SHD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "ua6rsfsw2v", - "card_id": "0D6AfZyKXh", - "collector_number": "048", - "slug": "poisoned-dagger-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - }, - { - "uuid": "sj1hq0nzp", - "population_operator": "≈", - "population": 21200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "PMjOuHrBJh", - "card_id": "0D6AfZyKXh", - "collector_number": "048", - "slug": "poisoned-dagger-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - }, - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "w3hri8r76p", - "card_id": "0D6AfZyKXh", - "collector_number": "008", - "slug": "poisoned-dagger-rec-shd", - "set": { - "name": "Re:Collection Shadowdancer", - "prefix": "ReC-SHD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "8dm6j5mygy", - "card_id": "0D6AfZyKXh", - "collector_number": "015", - "slug": "poisoned-dagger-ftca", - "set": { - "name": "Fractured Crown: Armaments", - "prefix": "FTCA", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "c1x2nwv69b", - "population_operator": "≈", - "population": 587, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "lzsmw3rrii", - "types": [ - "ALLY" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "HUMAN" - ], - "element": "NORM", - "name": "Imperial Recruit", - "slug": "imperial-recruit", - "effect": "\u003cspan class=\"effect__label\"\u003eFoster\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(At the beginning of your recollection phase, if this ally hasn’t been dealt damage since the end of your previous turn, it becomes \u003cspan class=\"effect__label\"\u003efostered\u003c/span\u003e.)\u003c/span\u003e \nImperial Recruit gets +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e as long as it's \u003cspan class=\"effect__label\"\u003efostered\u003c/span\u003e.", - "effect_raw": "Foster (At the beginning of your recollection phase, if this ally hasn’t been dealt damage since the end of your previous turn, it becomes fostered.) \nImperial Recruit gets +1 POWER as long as it's fostered.", - "rule": [ - { - "title": "", - "date_added": "2024-01-19", - "description": "Once this ally on the field is fostered, it can't be fostered again." - }, - { - "title": "", - "date_added": "2024-01-19", - "description": "The Foster triggered ability will trigger even if that ally did not exist on the field for a full turn cycle." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 1, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "460isnc01f", - "card_id": "lzsmw3rrii", - "collector_number": "049", - "slug": "imperial-recruit-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "Andrew Yang", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "547xsxi1q2", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "xeoj8wxcvy", - "card_id": "lzsmw3rrii", - "collector_number": "007", - "slug": "imperial-recruit-slc", - "set": { - "name": "SquareLive Collaboration", - "prefix": "SLC", - "language": "CN" - }, - "illustrator": "Primea Studio", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "g6p4dnamcf", - "population_operator": "≈", - "population": 1170, - "foil": false - }, - { - "uuid": "urjxqkt1po", - "population_operator": "≈", - "population": 140, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "xhsfjx2vhd", - "card_id": "lzsmw3rrii", - "collector_number": "030", - "slug": "imperial-recruit-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "Andrew Yang", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "460isnc01f", - "card_id": "lzsmw3rrii", - "collector_number": "049", - "slug": "imperial-recruit-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "Andrew Yang", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "547xsxi1q2", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "xhsfjx2vhd", - "card_id": "lzsmw3rrii", - "collector_number": "030", - "slug": "imperial-recruit-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "Andrew Yang", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "xeoj8wxcvy", - "card_id": "lzsmw3rrii", - "collector_number": "007", - "slug": "imperial-recruit-slc", - "set": { - "name": "SquareLive Collaboration", - "prefix": "SLC", - "language": "CN" - }, - "illustrator": "Primea Studio", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "urjxqkt1po", - "population_operator": "≈", - "population": 140, - "foil": true - }, - { - "uuid": "g6p4dnamcf", - "population_operator": "≈", - "population": 1170, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "7t9m4muq2r", - "types": [ - "ATTACK" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "DAGGER" - ], - "element": "NORM", - "name": "Thieving Cut", - "slug": "thieving-cut", - "effect": "\u003cspan class=\"effect__label\"\u003ePrepare 1\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(You may remove a \u003cspan class=\"effect__label\"\u003epreparation\u003c/span\u003e counter from your champion as you activate this card.)\u003c/span\u003e\n\u003cspan class=\"effect__label\"\u003eOn Hit:\u003c/span\u003e If Thieving Cut was prepared, draw a card.", - "effect_raw": "Prepare 1 (You may remove a preparation counter from your champion as you activate this card.)\nOn Hit: If Thieving Cut was prepared, draw a card.", - "rule": null, - "flavor": "What's yours is mine.", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 3, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "cbe4z4pyx9", - "card_id": "7t9m4muq2r", - "collector_number": "098", - "slug": "thieving-cut-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "tt89gwj3e1", - "card_id": "7t9m4muq2r", - "collector_number": "049", - "slug": "thieving-cut-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "ZERONEXT", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "52u92v5c00", - "population_operator": "≈", - "population": 2700, - "foil": true - }, - { - "uuid": "qigcpm2hy2", - "population_operator": "≈", - "population": 184000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "z4fyx813xf", - "card_id": "7t9m4muq2r", - "collector_number": "019", - "slug": "thieving-cut-rec-shd", - "set": { - "name": "Re:Collection Shadowdancer", - "prefix": "ReC-SHD", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 1, - "circulationTemplates": [], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "tt89gwj3e1", - "card_id": "7t9m4muq2r", - "collector_number": "049", - "slug": "thieving-cut-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "ZERONEXT", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "52u92v5c00", - "population_operator": "≈", - "population": 2700, - "foil": true - }, - { - "uuid": "qigcpm2hy2", - "population_operator": "≈", - "population": 184000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "z4fyx813xf", - "card_id": "7t9m4muq2r", - "collector_number": "019", - "slug": "thieving-cut-rec-shd", - "set": { - "name": "Re:Collection Shadowdancer", - "prefix": "ReC-SHD", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 1, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "cbe4z4pyx9", - "card_id": "7t9m4muq2r", - "collector_number": "098", - "slug": "thieving-cut-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "h38lrj5221", - "types": [ - "ITEM" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "POTION" - ], - "element": "NORM", - "name": "Distilled Atrophy", - "slug": "distilled-atrophy", - "effect": "\u003cspan class=\"effect__label\"\u003eBrew\u003c/span\u003e — One Blightroot, One Herb\nAt the beginning of your recollection phase, put an \u003cspan class=\"effect__label\"\u003eage\u003c/span\u003e counter on Distilled Atrophy.\n\u003cspan class=\"effect__label\"\u003eSacrifice Distilled Atrophy:\u003c/span\u003e Target champion gets -\u003cspan class=\"effect__label\"\u003eX\u003c/span\u003e level until end of turn. Then if that champion is level 0 or lower, deal \u003cspan class=\"effect__label\"\u003eX\u003c/span\u003e damage to them. \u003cspan class=\"effect__label\"\u003eX\u003c/span\u003e is the amount of \u003cspan class=\"effect__label\"\u003eage\u003c/span\u003e counters on Distilled Atrophy.", - "effect_raw": "Brew — One Blightroot, One Herb\nAt the beginning of your recollection phase, put an age counter on Distilled Atrophy.\nSacrifice Distilled Atrophy: Target champion gets -X level until end of turn. Then if that champion is level 0 or lower, deal X damage to them. X is the amount of age counters on Distilled Atrophy.", - "rule": [ - { - "title": "", - "date_added": "2024-01-19", - "description": "When paying the Brew cost, modifications to the card's reserve cost is ignored. Other additional costs such as 'as an additional cost to activate this card, sacrifice an ally', is not ignored." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "7pxt5uay6a", - "card_id": "h38lrj5221", - "collector_number": "049", - "slug": "distilled-atrophy-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "px0apqw30k", - "population_operator": "≈", - "population": 16000, - "foil": false - }, - { - "uuid": "u09s6r8l2l", - "population_operator": "≈", - "population": 477, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "7pxt5uay6a", - "card_id": "h38lrj5221", - "collector_number": "049", - "slug": "distilled-atrophy-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "u09s6r8l2l", - "population_operator": "≈", - "population": 477, - "foil": true - }, - { - "uuid": "px0apqw30k", - "population_operator": "≈", - "population": 16000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "kkz07nau5s", - "types": [ - "ALLY" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "AUTOMATON", - "BEAST", - "SLIME" - ], - "element": "NORM", - "name": "Engineered Slime", - "slug": "engineered-slime", - "effect": "\u003cspan class=\"effect__label\"\u003ePride 2\u003c/span\u003e\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eWhenever you sacrifice a Powercell, choose one—\n• Put a \u003cspan class=\"effect__label\"\u003ebuff\u003c/span\u003e counter on Engineered Slime.\n• Engineered Slime gains \u003cspan class=\"effect__label\"\u003espellshroud\u003c/span\u003e until end of turn.", - "effect_raw": "Pride 2\n[Class Bonus] Whenever you sacrifice a Powercell, choose one—\n• Put a buff counter on Engineered Slime.\n• Engineered Slime gains spellshroud until end of turn.", - "rule": [ - { - "title": "", - "date_added": "2024-05-17", - "description": "Powercell references the subtype." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 2, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "mr0kxj0ckc", - "card_id": "kkz07nau5s", - "collector_number": "049", - "slug": "engineered-slime-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "9mcfxfnivt", - "population_operator": "≈", - "population": 425, - "foil": true - }, - { - "uuid": "yu6vbz7b8g", - "population_operator": "≈", - "population": 6983, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "mr0kxj0ckc", - "card_id": "kkz07nau5s", - "collector_number": "049", - "slug": "engineered-slime-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "9mcfxfnivt", - "population_operator": "≈", - "population": 425, - "foil": true - }, - { - "uuid": "yu6vbz7b8g", - "population_operator": "≈", - "population": 6983, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "17fzcyfrzr", - "types": [ - "ALLY" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "HUMAN" - ], - "element": "NORM", - "name": "Imperial Rifleman", - "slug": "imperial-rifleman", - "effect": "\u003cspan class=\"effect__label\"\u003eRanged 2\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(As long as this unit is \u003cspan class=\"effect__label\"\u003edistant\u003c/span\u003e, its attacks get +2\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e.)\u003c/span\u003e\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Imperial Rifleman becomes \u003cspan class=\"effect__label\"\u003edistant\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(Units stay \u003cspan class=\"effect__label\"\u003edistant\u003c/span\u003e until the end of their controller's turn. Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "Ranged 2 (As long as this unit is distant, its attacks get +2 POWER.)\n[Class Bonus] On Enter: Imperial Rifleman becomes distant. (Units stay distant until the end of their controller's turn. Apply this effect only if your champion's class matches this card's class.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 1, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.064Z", - "editions": [ - { - "uuid": "edg616r9zb", - "card_id": "17fzcyfrzr", - "collector_number": "031", - "slug": "imperial-rifleman-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "z2cjy7yp7n", - "card_id": "17fzcyfrzr", - "collector_number": "050", - "slug": "imperial-rifleman-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "547xsxi1q2", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "z2cjy7yp7n", - "card_id": "17fzcyfrzr", - "collector_number": "050", - "slug": "imperial-rifleman-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "547xsxi1q2", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "edg616r9zb", - "card_id": "17fzcyfrzr", - "collector_number": "031", - "slug": "imperial-rifleman-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "mDN1CI9IEe", - "types": [ - "REGALIA", - "WEAPON" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "SWORD" - ], - "element": "NORM", - "name": "Sealed Blade", - "slug": "sealed-blade-doa", - "effect": "Pay only using \u003cspan class=\"effect__label\"\u003efloating memory\u003c/span\u003e for this card's memory cost.\r\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eSealed Blade gets +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e.", - "effect_raw": "Pay only using floating memory for this card's memory cost.\n[Class Bonus] Sealed Blade gets +1 POWER.", - "rule": [ - { - "title": "", - "date_added": "2022-12-27", - "description": "Additional costs levied onto Sealed Blade must also be paid with Floating Memory. If Sealed Blade gains an additional cost that isn't a memory cost, then it's costs can't be paid for." - } - ], - "flavor": "An ephemeral sword that can be wielded only when bound.", - "cost_memory": 3, - "cost_reserve": null, - "level": null, - "power": 2, - "life": null, - "durability": 3, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "2leS5ninfL", - "card_id": "mDN1CI9IEe", - "collector_number": "050", - "slug": "sealed-blade-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "i23qu8d6sp", - "card_id": "mDN1CI9IEe", - "collector_number": "050", - "slug": "sealed-blade-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "63v02w6d1Z", - "population_operator": "≈", - "population": 59400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "i23qu8d6sp", - "card_id": "mDN1CI9IEe", - "collector_number": "050", - "slug": "sealed-blade-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "63v02w6d1Z", - "population_operator": "≈", - "population": 59400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "2leS5ninfL", - "card_id": "mDN1CI9IEe", - "collector_number": "050", - "slug": "sealed-blade-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "qry41lw9n0", - "types": [ - "ALLY" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "HUMAN" - ], - "element": "FIRE", - "name": "Blazing Bowman", - "slug": "blazing-bowman", - "effect": "Blazing Bowman's attacks can't be retaliated.\n\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e You may banish a fire element card from your graveyard. If you do, Blazing Bowman gets +2\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e \u003cspan class=\"effect__correction\"\u003euntil\u003c/span\u003e end of turn.", - "effect_raw": "Blazing Bowman's attacks can't be retaliated.\nOn Enter: You may banish a fire element card from your graveyard. If you do, Blazing Bowman gets +2 POWER until end of turn.", - "rule": [ - { - "title": "ERRATA", - "date_added": "2023-09-17", - "description": "'end of turn' -\u003e 'until end of turn.'" - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 2, - "life": 1, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "5ioh3z0y2s", - "card_id": "qry41lw9n0", - "collector_number": "050", - "slug": "blazing-bowman-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "Dragonart 白霜搽", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "52u92v5c00", - "population_operator": "≈", - "population": 2700, - "foil": true - } - ], - "circulations": [ - { - "uuid": "1yq4yr18ww", - "population_operator": "=", - "population": 166000, - "foil": false - } - ] - } - ], - "result_editions": [ - { - "uuid": "5ioh3z0y2s", - "card_id": "qry41lw9n0", - "collector_number": "050", - "slug": "blazing-bowman-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "Dragonart 白霜搽", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "52u92v5c00", - "population_operator": "≈", - "population": 2700, - "foil": true - } - ], - "circulations": [ - { - "uuid": "1yq4yr18ww", - "population_operator": "=", - "population": 166000, - "foil": false - } - ] - } - ] - }, - { - "uuid": "mwd3n9u8ej", - "types": [ - "ALLY" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "HUMAN" - ], - "element": "NORM", - "name": "Imperial Assassin", - "slug": "imperial-assassin", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eStealth\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This unit can't be targeted by attacks unless permitted by \u003cspan class=\"effect__label\"\u003etrue sight\u003c/span\u003e. Apply this effect only if your champion’s class matches this card’s class.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] Stealth (This unit can't be targeted by attacks unless permitted by true sight. Apply this effect only if your champion’s class matches this card’s class.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 2, - "life": 1, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "pgniladoej", - "card_id": "mwd3n9u8ej", - "collector_number": "050", - "slug": "imperial-assassin-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - }, - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "pgniladoej", - "card_id": "mwd3n9u8ej", - "collector_number": "050", - "slug": "imperial-assassin-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - }, - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "5upufyoz23", - "types": [ - "UNIQUE", - "PHANTASIA" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "SPELL" - ], - "element": "NORM", - "name": "Dusklight Communion", - "slug": "dusklight-communion", - "effect": "As an additional cost to activate this card, banish an astra or umbra element card from your material deck. \n\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e If the banished card was astra element, destroy up to one target phantasia. If the banished card was umbra element, Dusklight Communion gains \"Champions get -1 level.\" ", - "effect_raw": "As an additional cost to activate this card, banish an astra or umbra element card from your material deck. \nOn Enter: If the banished card was astra element, destroy up to one target phantasia. If the banished card was umbra element, Dusklight Communion gains \u0026#34;Champions get -1 level.\u0026#34; ", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "7fr167eurb", - "card_id": "5upufyoz23", - "collector_number": "050", - "slug": "dusklight-communion-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "Rachel Liu", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "ct3ynbcrae", - "population_operator": "≈", - "population": 6340, - "foil": false - }, - { - "uuid": "so1p5u153b", - "population_operator": "≈", - "population": 344, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "7fr167eurb", - "card_id": "5upufyoz23", - "collector_number": "050", - "slug": "dusklight-communion-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "Rachel Liu", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "so1p5u153b", - "population_operator": "≈", - "population": 344, - "foil": true - }, - { - "uuid": "ct3ynbcrae", - "population_operator": "≈", - "population": 6340, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "yfzk96yd60", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "SPELL" - ], - "element": "NORM", - "name": "Empowering Prayer", - "slug": "empowering-prayer", - "effect": "Your champion gets +2 level until end of turn. Then if your champion's level is equal to the amount of cards in your memory, draw a card.", - "effect_raw": "Your champion gets +2 level until end of turn. Then if your champion's level is equal to the amount of cards in your memory, draw a card.", - "rule": null, - "flavor": "The diligent pursuit of horticulture is often rewarded when the environmental conditions are just right.", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "Pozlqnw102", - "card_id": "yfzk96yd60", - "collector_number": "049", - "slug": "empowering-prayer-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 6, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "cz3hmf1yyx", - "card_id": "yfzk96yd60", - "collector_number": "051", - "slug": "empowering-prayer-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "cz3hmf1yyx", - "card_id": "yfzk96yd60", - "collector_number": "051", - "slug": "empowering-prayer-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "Pozlqnw102", - "card_id": "yfzk96yd60", - "collector_number": "049", - "slug": "empowering-prayer-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 6, - "circulationTemplates": [], - "circulations": [] - } - ] - }, - { - "uuid": "plywc08c9h", - "types": [ - "ALLY" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "HUMAN" - ], - "element": "NORM", - "name": "Imperial Sentry", - "slug": "imperial-sentry", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eIntercept\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(Whenever your champion is attacked while this ally is awake, you may redirect that attack to this ally. Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e \n\u003cspan class=\"effect__bubble\"\u003eLevel 2+\u003c/span\u003e Imperial \u003cspan class=\"effect__correction\"\u003eSentry\u003c/span\u003e gets +1\u003cspan class=\"effect__icon effect__icon--heart\"\u003e\u003cspan\u003e.", - "effect_raw": "[Class Bonus] Intercept (Whenever your champion is attacked while this ally is awake, you may redirect that attack to this ally. Apply this effect only if your champion's class matches this card's class.) \n[Level 2+] Imperial Sentry gets +1.", - "rule": [ - { - "title": "ERRATA", - "date_added": "2024-01-19", - "description": "Security -\u003e Sentry" - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": 2, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "df9rbwliao", - "card_id": "plywc08c9h", - "collector_number": "032", - "slug": "imperial-sentry-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "Rachel Liu", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "m6t5vygy62", - "card_id": "plywc08c9h", - "collector_number": "051", - "slug": "imperial-sentry-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "Rachel Liu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "547xsxi1q2", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "m6t5vygy62", - "card_id": "plywc08c9h", - "collector_number": "051", - "slug": "imperial-sentry-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "Rachel Liu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "547xsxi1q2", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "df9rbwliao", - "card_id": "plywc08c9h", - "collector_number": "032", - "slug": "imperial-sentry-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "Rachel Liu", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "ej4mcnqsm3", - "types": [ - "ACTION" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "REACTION" - ], - "element": "NORM", - "name": "Gearshift Block", - "slug": "gearshift-block", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eThis card costs 1 less to activate.\nThe next time damage would be dealt to target ally you control this turn, prevent that damage.", - "effect_raw": "[Class Bonus] This card costs 1 less to activate.\nThe next time damage would be dealt to target ally you control this turn, prevent that damage.", - "rule": null, - "flavor": "Frozen Krusteel shields deflect most errant bolts.", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "a6jhwltxu2", - "card_id": "ej4mcnqsm3", - "collector_number": "051", - "slug": "gearshift-block-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "a6jhwltxu2", - "card_id": "ej4mcnqsm3", - "collector_number": "051", - "slug": "gearshift-block-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "XQKyUqsMUg", - "types": [ - "REGALIA", - "WEAPON" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "SWORD" - ], - "element": "NORM", - "name": "Seer's Sword", - "slug": "seers-sword", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Attack: Glimpse 2\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(To \u003cspan class=\"effect__label\"\u003eglimpse\u003c/span\u003e, look at that many cards from the top of your deck. Put those cards back on the top or on the bottom of your deck in any order.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] On Attack: Glimpse 2. (To glimpse, look at that many cards from the top of your deck. Put those cards back on the top or on the bottom of your deck in any order.)", - "rule": null, - "flavor": "Even a simple enchantment grants great advantage.", - "cost_memory": 1, - "cost_reserve": null, - "level": null, - "power": 1, - "life": null, - "durability": 3, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "cqvoa7769z", - "card_id": "XQKyUqsMUg", - "collector_number": "018", - "slug": "seers-sword-ftca", - "set": { - "name": "Fractured Crown: Armaments", - "prefix": "FTCA", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "c1x2nwv69b", - "population_operator": "≈", - "population": 587, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "nk8izzioxg", - "card_id": "XQKyUqsMUg", - "collector_number": "051", - "slug": "seers-sword-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "sj1hq0nzp", - "population_operator": "≈", - "population": 21200, - "foil": false - }, - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "ptqoKQNJnY", - "card_id": "XQKyUqsMUg", - "collector_number": "051", - "slug": "seers-sword-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - }, - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "rlsfzjgjbN", - "card_id": "XQKyUqsMUg", - "collector_number": "022", - "slug": "seers-sword-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "ZdI8z18WO4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "s5z59BzvFc", - "card_id": "XQKyUqsMUg", - "collector_number": "007", - "slug": "seers-sword-demo22", - "set": { - "name": "LGS Demo 2022", - "prefix": "DEMO22", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "lEoHGshJmM", - "population_operator": "≈", - "population": 12000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "nk8izzioxg", - "card_id": "XQKyUqsMUg", - "collector_number": "051", - "slug": "seers-sword-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - }, - { - "uuid": "sj1hq0nzp", - "population_operator": "≈", - "population": 21200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "ptqoKQNJnY", - "card_id": "XQKyUqsMUg", - "collector_number": "051", - "slug": "seers-sword-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - }, - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "rlsfzjgjbN", - "card_id": "XQKyUqsMUg", - "collector_number": "022", - "slug": "seers-sword-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "ZdI8z18WO4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "s5z59BzvFc", - "card_id": "XQKyUqsMUg", - "collector_number": "007", - "slug": "seers-sword-demo22", - "set": { - "name": "LGS Demo 2022", - "prefix": "DEMO22", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "lEoHGshJmM", - "population_operator": "≈", - "population": 12000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "cqvoa7769z", - "card_id": "XQKyUqsMUg", - "collector_number": "018", - "slug": "seers-sword-ftca", - "set": { - "name": "Fractured Crown: Armaments", - "prefix": "FTCA", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "c1x2nwv69b", - "population_operator": "≈", - "population": 587, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "0ejcyuvuxn", - "types": [ - "ALLY" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "HUMAN" - ], - "element": "FIRE", - "name": "Corhazi Arsonist", - "slug": "corhazi-arsonist", - "effect": "\u003cspan class=\"effect__label\"\u003eRemove a \u003cspan class=\"effect__label\"\u003epreparation\u003c/span\u003e counter from your champion:\u003c/span\u003e Corhazi Arsonist gains \u003cspan class=\"effect__label\"\u003estealth\u003c/span\u003e until end of turn.\nIf a unit hit by Corhazi Arsonist this turn would die, banish it instead.", - "effect_raw": "Remove a preparation counter from your champion: Corhazi Arsonist gains stealth until end of turn.\nIf a unit hit by Corhazi Arsonist this turn would die, banish it instead.", - "rule": [ - { - "title": "", - "date_added": "2023-08-09", - "description": "If a unit hit by Corhazi Arsonist dies on the same turn, that unit is banished. This means that On Death effects won't trigger." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 2, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "a0v0luu579", - "card_id": "0ejcyuvuxn", - "collector_number": "006", - "slug": "corhazi-arsonist-sp2", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "8q0vk89n7a", - "population_operator": "≈", - "population": 850, - "foil": true - }, - { - "uuid": "c42yb9p4lp", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "nsdvlwz1vc", - "card_id": "0ejcyuvuxn", - "collector_number": "051", - "slug": "corhazi-arsonist-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "檸檬夾心餅", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "eqhk1krn0y", - "population_operator": "≈", - "population": 105000, - "foil": false - }, - { - "uuid": "ri1gpzmyor", - "population_operator": "≈", - "population": 2000, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "nsdvlwz1vc", - "card_id": "0ejcyuvuxn", - "collector_number": "051", - "slug": "corhazi-arsonist-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "檸檬夾心餅", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "ri1gpzmyor", - "population_operator": "≈", - "population": 2000, - "foil": true - }, - { - "uuid": "eqhk1krn0y", - "population_operator": "≈", - "population": 105000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "a0v0luu579", - "card_id": "0ejcyuvuxn", - "collector_number": "006", - "slug": "corhazi-arsonist-sp2", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "8q0vk89n7a", - "population_operator": "≈", - "population": 850, - "foil": true - }, - { - "uuid": "c42yb9p4lp", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "29bvfw3te2", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC", - "MAGE" - ], - "subtypes": [ - "CLERIC", - "MAGE", - "SPELL" - ], - "element": "NORM", - "name": "Indolent Leisure", - "slug": "indolent-leisure", - "effect": "Draw a card. \n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__bubble\"\u003eLevel 3+\u003c/span\u003e Draw a card into your memory. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class and only if your champion is level 3 or higher.)\u003c/span\u003e", - "effect_raw": "Draw a card. \n[Class Bonus] [Level 3+] Draw a card into your memory. (Apply this effect only if your champion's class matches this card's class and only if your champion is level 3 or higher.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "1vh6vktkde", - "card_id": "29bvfw3te2", - "collector_number": "051", - "slug": "indolent-leisure-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "1vh6vktkde", - "card_id": "29bvfw3te2", - "collector_number": "051", - "slug": "indolent-leisure-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "9g44vm5kt3", - "types": [ - "ITEM" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "POTION" - ], - "element": "NORM", - "name": "Empowering Tincture", - "slug": "empowering-tincture", - "effect": "\u003cspan class=\"effect__label\"\u003eBrew\u003c/span\u003e — One Manaroot, One Herb\n\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e If Empowering Tincture was \u003cspan class=\"effect__label\"\u003ebrewed\u003c/span\u003e, draw a card into your memory.\n\u003cspan class=\"effect__label\"\u003eSacrifice Empowering Tincture:\u003c/span\u003e Your champion gets +2 level until end of turn.", - "effect_raw": "Brew — One Manaroot, One Herb\nOn Enter: If Empowering Tincture was brewed, draw a card into your memory.\nSacrifice Empowering Tincture: Your champion gets +2 level until end of turn.", - "rule": [ - { - "title": "", - "date_added": "2024-01-19", - "description": "When paying the Brew cost, modifications to the card's reserve cost is ignored. Other additional costs such as 'as an additional cost to activate this card, sacrifice an ally', is not ignored." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "0qv0but4xz", - "card_id": "9g44vm5kt3", - "collector_number": "052", - "slug": "empowering-tincture-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "0qv0but4xz", - "card_id": "9g44vm5kt3", - "collector_number": "052", - "slug": "empowering-tincture-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "usb5FgKvZX", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "ACCESSORY" - ], - "element": "NORM", - "name": "Sharpening Stone", - "slug": "sharpening-stone", - "effect": "\u003cspan class=\"effect__label\"\u003eBanish Sharpening Stone:\u003c/span\u003e Up to one target Dagger or Sword weapon you control gets +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e until end of turn. Draw a card.", - "effect_raw": "Banish Sharpening Stone: Up to one target Dagger or Sword weapon you control gets +1 POWER until end of turn. Draw a card.", - "rule": null, - "flavor": "Only neglect begets a dulled edge.", - "cost_memory": 1, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "0beAgM1UT6", - "card_id": "usb5FgKvZX", - "collector_number": "052", - "slug": "sharpening-stone-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "49k32d682k", - "card_id": "usb5FgKvZX", - "collector_number": "019", - "slug": "sharpening-stone-ftca", - "set": { - "name": "Fractured Crown: Armaments", - "prefix": "FTCA", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "c1x2nwv69b", - "population_operator": "≈", - "population": 587, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "8q9Zd4Pgdl", - "card_id": "usb5FgKvZX", - "collector_number": "008", - "slug": "sharpening-stone-demo22", - "set": { - "name": "LGS Demo 2022", - "prefix": "DEMO22", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "lEoHGshJmM", - "population_operator": "≈", - "population": 12000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "ugw9r9hcpd", - "card_id": "usb5FgKvZX", - "collector_number": "052", - "slug": "sharpening-stone-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "63v02w6d1Z", - "population_operator": "≈", - "population": 59400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "ugw9r9hcpd", - "card_id": "usb5FgKvZX", - "collector_number": "052", - "slug": "sharpening-stone-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "63v02w6d1Z", - "population_operator": "≈", - "population": 59400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "0beAgM1UT6", - "card_id": "usb5FgKvZX", - "collector_number": "052", - "slug": "sharpening-stone-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "8q9Zd4Pgdl", - "card_id": "usb5FgKvZX", - "collector_number": "008", - "slug": "sharpening-stone-demo22", - "set": { - "name": "LGS Demo 2022", - "prefix": "DEMO22", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "lEoHGshJmM", - "population_operator": "≈", - "population": 12000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "49k32d682k", - "card_id": "usb5FgKvZX", - "collector_number": "019", - "slug": "sharpening-stone-ftca", - "set": { - "name": "Fractured Crown: Armaments", - "prefix": "FTCA", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "c1x2nwv69b", - "population_operator": "≈", - "population": 587, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "yky280mtts", - "types": [ - "ACTION" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "SKILL", - "MELODY" - ], - "element": "FIRE", - "name": "Flamebreak Chorus", - "slug": "flamebreak-chorus", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eFast Activation\u003c/span\u003e\u003cspan class=\"effect__reminder\"\u003e (You may activate this card at fast speed.)\u003c/span\u003e\r\nTarget ally gets +2\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e until end of turn. If it's defending, wake it up, and it gets an additional +LV\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e until end of turn.", - "effect_raw": "[Class Bonus] Fast Activation (You may activate this card at fast speed.)\nTarget ally gets +2 POWER until end of turn. If it's defending, wake it up, and it gets an additional +LV POWER until end of turn.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "wi74wa3x7e", - "card_id": "yky280mtts", - "collector_number": "052", - "slug": "flamebreak-chorus-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "52u92v5c00", - "population_operator": "≈", - "population": 2700, - "foil": true - }, - { - "uuid": "8zix6g3f58", - "population_operator": "≈", - "population": 150000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "wi74wa3x7e", - "card_id": "yky280mtts", - "collector_number": "052", - "slug": "flamebreak-chorus-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "52u92v5c00", - "population_operator": "≈", - "population": 2700, - "foil": true - }, - { - "uuid": "8zix6g3f58", - "population_operator": "≈", - "population": 150000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "spijrps4ny", - "types": [ - "ALLY" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "HUMAN" - ], - "element": "NORM", - "name": "Inner Court Schemer", - "slug": "inner-court-schemer", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Attack:\u003c/span\u003e You may remove a \u003cspan class=\"effect__label\"\u003epreparation\u003c/span\u003e counter from your champion. If you do, this attack gets +2\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e.", - "effect_raw": "On Attack: You may remove a preparation counter from your champion. If you do, this attack gets +2 POWER.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 1, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "5s6umbum9o", - "card_id": "spijrps4ny", - "collector_number": "052", - "slug": "inner-court-schemer-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - }, - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "5s6umbum9o", - "card_id": "spijrps4ny", - "collector_number": "052", - "slug": "inner-court-schemer-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - }, - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "wcfvrfw35s", - "types": [ - "ALLY" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "SKILL" - ], - "element": "EXIA", - "name": "Enrage", - "slug": "enrage", - "effect": "\u003cspan class=\"effect__bubble\"\u003eDamage 20+\u003c/span\u003e This card costs 2 less to activate. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if there are twenty or more damage counters on your champion.)\u003c/span\u003e\nDeal 4 unpreventable damage to your champion. Then, their next attack this turn gets +1 \u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e for every four damage counters on them.", - "effect_raw": "[Damage 20+] This card costs 2 less to activate. (Apply this effect only if there are twenty or more damage counters on your champion.)\nDeal 4 unpreventable damage to your champion. Then, their next attack this turn gets +1 POWER for every four damage counters on them.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-09-18T23:00:00.000Z", - "editions": [ - { - "uuid": "d3cj9rkvv8", - "card_id": "wcfvrfw35s", - "collector_number": "052", - "slug": "enrage-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "h32xj9kwm8", - "population_operator": "≈", - "population": 48000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "d3cj9rkvv8", - "card_id": "wcfvrfw35s", - "collector_number": "052", - "slug": "enrage-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "h32xj9kwm8", - "population_operator": "≈", - "population": 48000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "n9yvn1uoy5", - "types": [ - "UNIQUE", - "ALLY" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "BEAST", - "BULL" - ], - "element": "NORM", - "name": "Geldus, Terror of Dorumegia", - "slug": "geldus-terror-of-dorumegia", - "effect": "\u003cspan class=\"effect__label\"\u003ePride 4\u003c/span\u003e\n\u003cspan class=\"effect__bubble\"\u003eLevel 3+\u003c/span\u003e This card costs 2 less to activate.\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Geldus gains your choice of \u003cspan class=\"effect__label\"\u003espellshroud\u003c/span\u003e or \u003cspan class=\"effect__label\"\u003etaunt\u003c/span\u003e until the beginning of your next turn.", - "effect_raw": "Pride 4\n[Level 3+] This card costs 2 less to activate.\n[Class Bonus] On Enter: Geldus gains your choice of spellshroud or taunt until the beginning of your next turn.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 6, - "level": null, - "power": 5, - "life": 8, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "eftu1h4pzm", - "card_id": "n9yvn1uoy5", - "collector_number": "052", - "slug": "geldus-terror-of-dorumegia-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Sineia", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "4ing2zzy1r", - "population_operator": "≈", - "population": 18445, - "foil": false - }, - { - "uuid": "t0eof5o43m", - "population_operator": "≈", - "population": 557, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "eftu1h4pzm", - "card_id": "n9yvn1uoy5", - "collector_number": "052", - "slug": "geldus-terror-of-dorumegia-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Sineia", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "t0eof5o43m", - "population_operator": "≈", - "population": 557, - "foil": true - }, - { - "uuid": "4ing2zzy1r", - "population_operator": "≈", - "population": 18445, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "q2svd53zc9", - "types": [ - "ACTION" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "SKILL" - ], - "element": "NORM", - "name": "Escape the Wreckage", - "slug": "escape-the-wreckage", - "effect": "Return target ally you control to \u003cspan class=\"effect__correction\"\u003eits owner's\u003c/span\u003e memory. If you do, draw a card into your memory.", - "effect_raw": "Return target ally you control to its owner's memory. If you do, draw a card into your memory.", - "rule": null, - "flavor": "A sudden and dangerous rescue in enemy lands.", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "tbvgf2u82v", - "card_id": "q2svd53zc9", - "collector_number": "053", - "slug": "escape-the-wreckage-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "Rachel Liu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "tbvgf2u82v", - "card_id": "q2svd53zc9", - "collector_number": "053", - "slug": "escape-the-wreckage-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "Rachel Liu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "ScGcOmkoQt", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "BAUBLE" - ], - "element": "NORM", - "name": "Smoke Bombs", - "slug": "smoke-bombs", - "effect": "\u003cspan class=\"effect__label\"\u003eBanish Smoke Bombs:\u003c/span\u003e Target ally gains \u003cspan class=\"effect__label\"\u003estealth\u003c/span\u003e until end of turn. Draw a card. \u003cspan class=\"effect__reminder\"\u003e(Units with \u003cspan class=\"effect__label\"\u003estealth\u003c/span\u003e can't be targeted by attacks unless permitted by \u003cspan class=\"effect__label\"\u003etrue sight\u003c/span\u003e.)\u003c/span\u003e", - "effect_raw": "Banish Smoke Bombs: Target ally gains stealth until end of turn. Draw a card. (Units with stealth can't be targeted by attacks unless permitted by true sight.)", - "rule": [ - { - "title": "", - "date_added": "2022-12-27", - "description": "If an unit is targeted by an attack without True Sight and gains stealth, the attack will lose its target. Attacks without a target do nothing during the damage step." - } - ], - "flavor": "\"Where'd they go? They were right there!\"\r\n— Very Attentive Guard", - "cost_memory": 1, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "4EjY4fNoyy", - "card_id": "ScGcOmkoQt", - "collector_number": "053", - "slug": "smoke-bombs-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "4pob3hb4el", - "card_id": "ScGcOmkoQt", - "collector_number": "020", - "slug": "smoke-bombs-ftca", - "set": { - "name": "Fractured Crown: Armaments", - "prefix": "FTCA", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "c1x2nwv69b", - "population_operator": "≈", - "population": 587, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "porhmr2lkv", - "card_id": "ScGcOmkoQt", - "collector_number": "053", - "slug": "smoke-bombs-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "63v02w6d1Z", - "population_operator": "≈", - "population": 59400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "porhmr2lkv", - "card_id": "ScGcOmkoQt", - "collector_number": "053", - "slug": "smoke-bombs-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "63v02w6d1Z", - "population_operator": "≈", - "population": 59400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "4EjY4fNoyy", - "card_id": "ScGcOmkoQt", - "collector_number": "053", - "slug": "smoke-bombs-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "4pob3hb4el", - "card_id": "ScGcOmkoQt", - "collector_number": "020", - "slug": "smoke-bombs-ftca", - "set": { - "name": "Fractured Crown: Armaments", - "prefix": "FTCA", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "c1x2nwv69b", - "population_operator": "≈", - "population": 587, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "yuvuxnrw8q", - "types": [ - "ACTION" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "SWORD", - "CRAFT" - ], - "element": "FIRE", - "name": "Hone by Fire", - "slug": "hone-by-fire", - "effect": "Target Sword weapon you control gets +2\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e until end of turn. \u003cspan class=\"effect__label\"\u003eClass Bonus:\u003c/span\u003e Put a \u003cspan class=\"effect__label\"\u003edurability\u003c/span\u003e counter on it.", - "effect_raw": "Target Sword weapon you control gets +2 POWER until end of turn. Class Bonus: Put a durability counter on it.", - "rule": null, - "flavor": "Enwreathed and tempered in flame.", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "22tj2iq0nz", - "card_id": "yuvuxnrw8q", - "collector_number": "053", - "slug": "hone-by-fire-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "52u92v5c00", - "population_operator": "≈", - "population": 2700, - "foil": true - }, - { - "uuid": "8zix6g3f58", - "population_operator": "≈", - "population": 150000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "22tj2iq0nz", - "card_id": "yuvuxnrw8q", - "collector_number": "053", - "slug": "hone-by-fire-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "52u92v5c00", - "population_operator": "≈", - "population": 2700, - "foil": true - }, - { - "uuid": "8zix6g3f58", - "population_operator": "≈", - "population": 150000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "ttkat9hreq", - "types": [ - "UNIQUE", - "ALLY" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "AUTOMATON" - ], - "element": "NORM", - "name": "Harvester Mk II", - "slug": "harvester-mk-ii", - "effect": "Automaton allies you control have “\u003cspan class=\"effect__label\"\u003eOn Death: Summon\u003c/span\u003e a \u003ca data-edition-slug=\"powercell-mrc-a\" class=\"effect__edition-hover effect__label\"\u003ePowercell\u003c/a\u003e token.”", - "effect_raw": "Automaton allies you control have “On Death: Summon a Powercell token.”", - "rule": null, - "flavor": "“For our loyal Gearstride customers, our Harvester prototype automates maintenance like never before!”\n— Gearstride Automatics Advertisement", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 1, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "q492ollknd", - "card_id": "ttkat9hreq", - "collector_number": "053", - "slug": "harvester-mk-ii-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "4ing2zzy1r", - "population_operator": "≈", - "population": 18445, - "foil": false - }, - { - "uuid": "t0eof5o43m", - "population_operator": "≈", - "population": 557, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "q492ollknd", - "card_id": "ttkat9hreq", - "collector_number": "053", - "slug": "harvester-mk-ii-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "t0eof5o43m", - "population_operator": "≈", - "population": 557, - "foil": true - }, - { - "uuid": "4ing2zzy1r", - "population_operator": "≈", - "population": 18445, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "nsdwmxz1vd", - "types": [ - "ACTION" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "SKILL", - "REACTION" - ], - "element": "NORM", - "name": "Martial Guard", - "slug": "martial-guard", - "effect": "The next time target unit would be dealt damage this turn, prevent 2 of that damage.\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__bubble\"\u003eLevel 2+\u003c/span\u003e \u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)\u003c/span\u003e", - "effect_raw": "The next time target unit would be dealt damage this turn, prevent 2 of that damage.\n[Class Bonus] [Level 2+] Floating Memory (While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "iblsgg7xgw", - "card_id": "nsdwmxz1vd", - "collector_number": "033", - "slug": "martial-guard-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "voaggfjz38", - "card_id": "nsdwmxz1vd", - "collector_number": "054", - "slug": "martial-guard-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "547xsxi1q2", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "voaggfjz38", - "card_id": "nsdwmxz1vd", - "collector_number": "054", - "slug": "martial-guard-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "547xsxi1q2", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "iblsgg7xgw", - "card_id": "nsdwmxz1vd", - "collector_number": "033", - "slug": "martial-guard-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "igka5av43e", - "types": [ - "PHANTASIA" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "FRACTAL" - ], - "element": "FIRE", - "name": "Incendiary Fractal", - "slug": "incendiary-fractal", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Deal 2 damage to target ally you don't control. \u003cspan class=\"effect__label\"\u003eClass Bonus:\u003c/span\u003e Deal 4 damage to that ally instead.\n\u003cspan class=\"effect__label\"\u003eReservable\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a reserve cost, you may rest this object to pay for 1 of that cost.)\u003c/span\u003e", - "effect_raw": "On Enter: Deal 2 damage to target ally you don't control. Class Bonus: Deal 4 damage to that ally instead.\nReservable (While paying for a reserve cost, you may rest this object to pay for 1 of that cost.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "qsa20w97n2", - "card_id": "igka5av43e", - "collector_number": "054", - "slug": "incendiary-fractal-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "52u92v5c00", - "population_operator": "≈", - "population": 2700, - "foil": true - }, - { - "uuid": "qigcpm2hy2", - "population_operator": "≈", - "population": 184000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "qsa20w97n2", - "card_id": "igka5av43e", - "collector_number": "054", - "slug": "incendiary-fractal-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "52u92v5c00", - "population_operator": "≈", - "population": 2700, - "foil": true - }, - { - "uuid": "qigcpm2hy2", - "population_operator": "≈", - "population": 184000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "kk46Whz7CJ", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "CRYSTAL" - ], - "element": "NORM", - "name": "Surveillance Stone", - "slug": "surveillance-stone", - "effect": "Whenever an opponent declares an attack with a unit for the third time each turn, you may banish Surveillance Stone. If you do, draw a card.", - "effect_raw": "Whenever an opponent declares an attack with a unit for the third time each turn, you may banish Surveillance Stone. If you do, draw a card.", - "rule": null, - "flavor": "A simple tool that offers peace of mind and, with it, a good night's sleep.", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "6ed9UtJxKg", - "card_id": "kk46Whz7CJ", - "collector_number": "023", - "slug": "surveillance-stone-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "ZdI8z18WO4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "7trf7le8hp", - "card_id": "kk46Whz7CJ", - "collector_number": "028", - "slug": "surveillance-stone-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "6wfv3d1d36", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "9900jpyhvg", - "card_id": "kk46Whz7CJ", - "collector_number": "021", - "slug": "surveillance-stone-ftca", - "set": { - "name": "Fractured Crown: Armaments", - "prefix": "FTCA", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "c1x2nwv69b", - "population_operator": "≈", - "population": 587, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "iHA1lQ7AWU", - "card_id": "kk46Whz7CJ", - "collector_number": "054", - "slug": "surveillance-stone-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - }, - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "mn129pcx7u", - "card_id": "kk46Whz7CJ", - "collector_number": "054", - "slug": "surveillance-stone-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "sj1hq0nzp", - "population_operator": "≈", - "population": 21200, - "foil": false - }, - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "mn129pcx7u", - "card_id": "kk46Whz7CJ", - "collector_number": "054", - "slug": "surveillance-stone-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - }, - { - "uuid": "sj1hq0nzp", - "population_operator": "≈", - "population": 21200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "iHA1lQ7AWU", - "card_id": "kk46Whz7CJ", - "collector_number": "054", - "slug": "surveillance-stone-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - }, - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "6ed9UtJxKg", - "card_id": "kk46Whz7CJ", - "collector_number": "023", - "slug": "surveillance-stone-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "ZdI8z18WO4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "7trf7le8hp", - "card_id": "kk46Whz7CJ", - "collector_number": "028", - "slug": "surveillance-stone-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "6wfv3d1d36", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "9900jpyhvg", - "card_id": "kk46Whz7CJ", - "collector_number": "021", - "slug": "surveillance-stone-ftca", - "set": { - "name": "Fractured Crown: Armaments", - "prefix": "FTCA", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "c1x2nwv69b", - "population_operator": "≈", - "population": 587, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "hj1trn0yet", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "SKILL", - "REACTION" - ], - "element": "NORM", - "name": "Hide in Bush", - "slug": "hide-in-bush", - "effect": "\u003cspan class=\"effect__label\"\u003eBrew\u003c/span\u003e — Four Herbs \u003cspan class=\"effect__reminder\"\u003e(You may sacrifice the listed objects rather than pay this card’s reserve cost.)\u003c/span\u003e\nYour champion gains \u003cspan class=\"effect__label\"\u003estealth\u003c/span\u003e until end of turn. \u003cspan class=\"effect__reminder\"\u003e(This champion can’t be targeted by attacks unless permitted by \u003cspan class=\"effect__label\"\u003etrue sight\u003c/span\u003e.)\u003c/span\u003e", - "effect_raw": "Brew — Four Herbs (You may sacrifice the listed objects rather than pay this card’s reserve cost.)\nYour champion gains stealth until end of turn. (This champion can’t be targeted by attacks unless permitted by true sight.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 5, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "8dyh6ikmgy", - "card_id": "hj1trn0yet", - "collector_number": "054", - "slug": "hide-in-bush-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "8dyh6ikmgy", - "card_id": "hj1trn0yet", - "collector_number": "054", - "slug": "hide-in-bush-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "smr2rn78qo", - "types": [ - "ACTION" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "SKILL" - ], - "element": "NORM", - "name": "Invective Instruction", - "slug": "invective-instruction", - "effect": "Target ally gets +3\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e until end of turn. \n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eIf you control a non-Human ally, draw a card into your memory. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion’s class matches this card’s class.)\u003c/span\u003e", - "effect_raw": "Target ally gets +3 POWER until end of turn. \n[Class Bonus] If you control a non-Human ally, draw a card into your memory. (Apply this effect only if your champion’s class matches this card’s class.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "o3dl6x95s4", - "card_id": "smr2rn78qo", - "collector_number": "054", - "slug": "invective-instruction-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Pinakes", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "o3dl6x95s4", - "card_id": "smr2rn78qo", - "collector_number": "054", - "slug": "invective-instruction-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Pinakes", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "p4lpnvx7mn", - "types": [ - "UNIQUE", - "DOMAIN" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "THRONE" - ], - "element": "NORM", - "name": "Exalted Dorumegian Throne", - "slug": "exalted-dorumegian-throne", - "effect": "Allies you control get +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e and +1\u003cspan class=\"effect__icon effect__icon--heart\"\u003e\u003c/span\u003e.\n\u003cspan class=\"effect__label\"\u003e\u003cspan class=\"effect__reminder\"\u003eUpkeep\u003c/span\u003e\u003c/span\u003e — At the beginning of your recollection phase, if you control four or fewer other domains, sacrifice Exalted Dorumegian Throne.", - "effect_raw": "Allies you control get +1 POWER and +1 LIFE.\nUpkeep — At the beginning of your recollection phase, if you control four or fewer other domains, sacrifice Exalted Dorumegian Throne.", - "rule": null, - "flavor": "Humanity's ascension gilded in iron, onyx, and gold.", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "5c00rragp8", - "card_id": "p4lpnvx7mn", - "collector_number": "054", - "slug": "exalted-dorumegian-throne-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "杭州新艺族", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "px0apqw30k", - "population_operator": "≈", - "population": 16000, - "foil": false - }, - { - "uuid": "u09s6r8l2l", - "population_operator": "≈", - "population": 477, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "5c00rragp8", - "card_id": "p4lpnvx7mn", - "collector_number": "054", - "slug": "exalted-dorumegian-throne-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "杭州新艺族", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "u09s6r8l2l", - "population_operator": "≈", - "population": 477, - "foil": true - }, - { - "uuid": "px0apqw30k", - "population_operator": "≈", - "population": 16000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "u1xhs5jwsl", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "SPELL" - ], - "element": "NORM", - "name": "Exorcise Curses", - "slug": "exorcise-curses", - "effect": "Choose up to two Curse cards from a champion's lineage and discard them.\n\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)\u003c/span\u003e ", - "effect_raw": "Choose up to two Curse cards from a champion's lineage and discard them.\nFloating Memory (While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.) ", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "m7o091zv75", - "card_id": "u1xhs5jwsl", - "collector_number": "055", - "slug": "exorcise-curses-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "m7o091zv75", - "card_id": "u1xhs5jwsl", - "collector_number": "055", - "slug": "exorcise-curses-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "xi74wa4x7e", - "types": [ - "ACTION" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "SKILL" - ], - "element": "NORM", - "name": "Materialize Munitions", - "slug": "materialize-munitions", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eThis card costs 1 less to activate. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e\nMaterialize a Bullet card from your material deck. \u003cspan class=\"effect__reminder\"\u003e(You still pay its costs.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] This card costs 1 less to activate. (Apply this effect only if your champion's class matches this card's class.)\nMaterialize a Bullet card from your material deck. (You still pay its costs.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "4e2e47pgfa", - "card_id": "xi74wa4x7e", - "collector_number": "034", - "slug": "materialize-munitions-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "t22dgict4y", - "card_id": "xi74wa4x7e", - "collector_number": "055", - "slug": "materialize-munitions-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "547xsxi1q2", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "t22dgict4y", - "card_id": "xi74wa4x7e", - "collector_number": "055", - "slug": "materialize-munitions-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "547xsxi1q2", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "4e2e47pgfa", - "card_id": "xi74wa4x7e", - "collector_number": "034", - "slug": "materialize-munitions-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "aebjlwabip", - "types": [ - "DOMAIN" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "CROSSROADS" - ], - "element": "NORM", - "name": "Hub of Innovation", - "slug": "hub-of-innovation", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Draw a card into your memory.", - "effect_raw": "On Enter: Draw a card into your memory.", - "rule": null, - "flavor": "At the crossroads of commerce, settlements rapidly expand and the exchange of thoughts flourishes.", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "i3sphvpisz", - "card_id": "aebjlwabip", - "collector_number": "055", - "slug": "hub-of-innovation-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "北飞飞", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "i3sphvpisz", - "card_id": "aebjlwabip", - "collector_number": "055", - "slug": "hub-of-innovation-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "北飞飞", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "dpu9pHGX48", - "types": [ - "REGALIA", - "WEAPON" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "SWORD" - ], - "element": "NORM", - "name": "Sword of Adversity", - "slug": "sword-of-adversity", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eSword of Adversity gets +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e as long as you control no allies. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] Sword of Adversity gets +1 POWER as long as you control no allies. (Apply this effect only if your champion's class matches this card's class.)", - "rule": null, - "flavor": "When pushed to the edge, this sword grows even sharper.", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": 1, - "life": null, - "durability": 1, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "YqSPTxnfWF", - "card_id": "dpu9pHGX48", - "collector_number": "055", - "slug": "sword-of-adversity-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - }, - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "vddohjdue0", - "card_id": "dpu9pHGX48", - "collector_number": "055", - "slug": "sword-of-adversity-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - }, - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "vddohjdue0", - "card_id": "dpu9pHGX48", - "collector_number": "055", - "slug": "sword-of-adversity-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - }, - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "YqSPTxnfWF", - "card_id": "dpu9pHGX48", - "collector_number": "055", - "slug": "sword-of-adversity-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - }, - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "wpbhigka5a", - "types": [ - "ACTION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SPELL" - ], - "element": "FIRE", - "name": "Innervate Fury", - "slug": "innervate-fury", - "effect": "As an additional cost to activate this card, \u003cspan class=\"effect__label\"\u003edelevel\u003c/span\u003e your champion and \u003cspan class=\"effect__label\"\u003erecover 5\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(To \u003cspan class=\"effect__label\"\u003edelevel\u003c/span\u003e your champion, return the top card of its lineage to its owner's material deck.)\u003c/span\u003e\nDeal 7 damage split among any amount of target allies.", - "effect_raw": "As an additional cost to activate this card, delevel your champion and recover 5. (To delevel your champion, return the top card of its lineage to its owner's material deck.)\nDeal 7 damage split among any amount of target allies.", - "rule": [ - { - "title": "", - "date_added": "2023-08-09", - "description": "The additional cost of recover 5 means that there must be five damage counters to remove from your champion to pay this card's cost. If there are less than five damage counters on your champion, the additional cost can't be paid." - }, - { - "title": "", - "date_added": "2023-08-09", - "description": "The targets and the amount of damage split to each target must be declared as Innervate Fury is being activated." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "jnksu5jkry", - "card_id": "wpbhigka5a", - "collector_number": "055", - "slug": "innervate-fury-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "5iw95ykqrq", - "population_operator": "≈", - "population": 37000, - "foil": false - }, - { - "uuid": "91zv75l0hl", - "population_operator": "≈", - "population": 1400, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "jnksu5jkry", - "card_id": "wpbhigka5a", - "collector_number": "055", - "slug": "innervate-fury-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "91zv75l0hl", - "population_operator": "≈", - "population": 1400, - "foil": true - }, - { - "uuid": "5iw95ykqrq", - "population_operator": "≈", - "population": 37000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "gjhv2etytr", - "types": [ - "UNIQUE", - "DOMAIN" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "CASTLE" - ], - "element": "NORM", - "name": "Keep of the Golden Sashes", - "slug": "keep-of-the-golden-sashes", - "effect": "The first card your opponents activate each turn costs 1 more to activate.\n\u003cspan class=\"effect__label\"\u003e\u003cspan class=\"effect__reminder\"\u003eUpkeep\u003c/span\u003e\u003c/span\u003e — At the beginning of your recollection phase, you may banish two cards from your graveyard. If you don't, sacrifice Keep of the Golden Sashes.", - "effect_raw": "The first card your opponents activate each turn costs 1 more to activate.\nUpkeep — At the beginning of your recollection phase, you may banish two cards from your graveyard. If you don't, sacrifice Keep of the Golden Sashes.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "12zznripn4", - "card_id": "gjhv2etytr", - "collector_number": "055", - "slug": "keep-of-the-golden-sashes-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "北飞飞", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "186cm7kob9", - "population_operator": "≈", - "population": 361, - "foil": true - }, - { - "uuid": "dbwg8erso7", - "population_operator": "≈", - "population": 8500, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "12zznripn4", - "card_id": "gjhv2etytr", - "collector_number": "055", - "slug": "keep-of-the-golden-sashes-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "北飞飞", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "186cm7kob9", - "population_operator": "≈", - "population": 361, - "foil": true - }, - { - "uuid": "dbwg8erso7", - "population_operator": "≈", - "population": 8500, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "soporhlq2k", - "types": [ - "TOKEN", - "ITEM" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "HERB", - "ADJUVANT", - "FLOWER" - ], - "element": "NORM", - "name": "Fraysia", - "slug": "fraysia", - "effect": "\u003cspan class=\"effect__label\"\u003eSacrifice Fraysia: Recover 1.\u003c/span\u003e", - "effect_raw": "Sacrifice Fraysia: Recover 1.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 1, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "dhemozdels", - "card_id": "soporhlq2k", - "collector_number": "046", - "slug": "fraysia-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dhemyydel1", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "ghovrcmzdr", - "card_id": "soporhlq2k", - "collector_number": "030", - "slug": "fraysia-sp2", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "96yc5z9g44", - "population_operator": "≈", - "population": 1100, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "lahlir23ij", - "card_id": "soporhlq2k", - "collector_number": "056", - "slug": "fraysia-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "c91f92cj77", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "lrsruafk5e", - "population_operator": "≈", - "population": 743, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "wm5lt3q2tw", - "card_id": "soporhlq2k", - "collector_number": "050", - "slug": "fraysia-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "11ssbhq9n8", - "population_operator": "≈", - "population": 29772, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "lahlir23ij", - "card_id": "soporhlq2k", - "collector_number": "056", - "slug": "fraysia-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "lrsruafk5e", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "c91f92cj77", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "dhemozdels", - "card_id": "soporhlq2k", - "collector_number": "046", - "slug": "fraysia-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dhemyydel1", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "wm5lt3q2tw", - "card_id": "soporhlq2k", - "collector_number": "050", - "slug": "fraysia-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "11ssbhq9n8", - "population_operator": "≈", - "population": 29772, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "ghovrcmzdr", - "card_id": "soporhlq2k", - "collector_number": "030", - "slug": "fraysia-sp2", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "96yc5z9g44", - "population_operator": "≈", - "population": 1100, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "22tk3ir1o0", - "types": [ - "ALLY" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "HUMAN" - ], - "element": "NORM", - "name": "Novice Mechanist", - "slug": "novice-mechanist", - "effect": "\u003cspan class=\"effect__label\"\u003eFoster\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(At the beginning of your recollection phase, if this ally hasn’t been dealt damage since the end of your previous turn, it becomes \u003cspan class=\"effect__label\"\u003efostered\u003c/span\u003e.)\u003c/span\u003e \n\u003cspan class=\"effect__label\"\u003eOn Foster:\u003c/span\u003e \u003cspan class=\"effect__label\"\u003eSummon\u003c/span\u003e an \u003ca data-edition-slug=\"automaton-drone-alc\" class=\"effect__edition-hover effect__label\"\u003eAutomaton Drone\u003c/a\u003e token.", - "effect_raw": "Foster (At the beginning of your recollection phase, if this ally hasn’t been dealt damage since the end of your previous turn, it becomes fostered.) \nOn Foster: Summon an Automaton Drone token.", - "rule": [ - { - "title": "", - "date_added": "2024-01-19", - "description": "Once this ally on the field is fostered, it can't be fostered again." - }, - { - "title": "", - "date_added": "2024-01-19", - "description": "The Foster triggered ability will trigger even if that ally did not exist on the field for a full turn cycle." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 1, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "nbdrbenl9i", - "card_id": "22tk3ir1o0", - "collector_number": "056", - "slug": "novice-mechanist-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "Rachel Liu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "547xsxi1q2", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "nl1gx1y69j", - "card_id": "22tk3ir1o0", - "collector_number": "035", - "slug": "novice-mechanist-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "Rachel Liu", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "nbdrbenl9i", - "card_id": "22tk3ir1o0", - "collector_number": "056", - "slug": "novice-mechanist-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "Rachel Liu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "547xsxi1q2", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "nl1gx1y69j", - "card_id": "22tk3ir1o0", - "collector_number": "035", - "slug": "novice-mechanist-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "Rachel Liu", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "l6gt7lh9v2", - "types": [ - "ALLY" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "HUMAN" - ], - "element": "NORM", - "name": "Imperial Spy", - "slug": "imperial-spy", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eStealth\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This unit can’t be targeted by attacks unless permitted by \u003cspan class=\"effect__label\"\u003etrue sight\u003c/span\u003e.)\u003c/span\u003e\n\u003cspan class=\"effect__label\"\u003eOn Kill:\u003c/span\u003e Put a \u003cspan class=\"effect__label\"\u003epreparation\u003c/span\u003e counter on your champion.", - "effect_raw": "[Class Bonus] Stealth (This unit can’t be targeted by attacks unless permitted by true sight.)\nOn Kill: Put a preparation counter on your champion.", - "rule": null, - "flavor": "“Observe first. If necessary, terminate.”\n— Imperial Missive", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 2, - "life": 1, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "nne5n3cl9l", - "card_id": "l6gt7lh9v2", - "collector_number": "056", - "slug": "imperial-spy-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "nne5n3cl9l", - "card_id": "l6gt7lh9v2", - "collector_number": "056", - "slug": "imperial-spy-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "Dz8I0eJzaf", - "types": [ - "REGALIA", - "WEAPON" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "SWORD" - ], - "element": "NORM", - "name": "Sword of Seeking", - "slug": "sword-of-seeking", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eTrue Sight\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(Attacks using this weapon can target units with \u003cspan class=\"effect__label\"\u003estealth\u003c/span\u003e. Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e ", - "effect_raw": "[Class Bonus] True Sight (Attacks using this weapon can target units with stealth. Apply this effect only if your champion's class matches this card's class.) ", - "rule": null, - "flavor": "Before this blade, nothing remains hidden.", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": 1, - "life": null, - "durability": 2, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "Cd1nKGvvbR", - "card_id": "Dz8I0eJzaf", - "collector_number": "024", - "slug": "sword-of-seeking-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "ZdI8z18WO4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "U7ZSYULPbl", - "card_id": "Dz8I0eJzaf", - "collector_number": "056", - "slug": "sword-of-seeking-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - }, - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "dc44ms1lyk", - "card_id": "Dz8I0eJzaf", - "collector_number": "029", - "slug": "sword-of-seeking-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "6wfv3d1d36", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "hz94thiwgj", - "card_id": "Dz8I0eJzaf", - "collector_number": "007", - "slug": "sword-of-seeking-demo23", - "set": { - "name": "LGS Demo 2023", - "prefix": "DEMO23", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "si1hpznzps", - "population_operator": "≈", - "population": 25000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "x9i983geuj", - "card_id": "Dz8I0eJzaf", - "collector_number": "022", - "slug": "sword-of-seeking-ftca", - "set": { - "name": "Fractured Crown: Armaments", - "prefix": "FTCA", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "c1x2nwv69b", - "population_operator": "≈", - "population": 587, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "ychawttsvl", - "card_id": "Dz8I0eJzaf", - "collector_number": "056", - "slug": "sword-of-seeking-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "sj1hq0nzp", - "population_operator": "≈", - "population": 21200, - "foil": false - }, - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "ychawttsvl", - "card_id": "Dz8I0eJzaf", - "collector_number": "056", - "slug": "sword-of-seeking-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - }, - { - "uuid": "sj1hq0nzp", - "population_operator": "≈", - "population": 21200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "U7ZSYULPbl", - "card_id": "Dz8I0eJzaf", - "collector_number": "056", - "slug": "sword-of-seeking-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - }, - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "Cd1nKGvvbR", - "card_id": "Dz8I0eJzaf", - "collector_number": "024", - "slug": "sword-of-seeking-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "ZdI8z18WO4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "dc44ms1lyk", - "card_id": "Dz8I0eJzaf", - "collector_number": "029", - "slug": "sword-of-seeking-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "6wfv3d1d36", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "hz94thiwgj", - "card_id": "Dz8I0eJzaf", - "collector_number": "007", - "slug": "sword-of-seeking-demo23", - "set": { - "name": "LGS Demo 2023", - "prefix": "DEMO23", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "si1hpznzps", - "population_operator": "≈", - "population": 25000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "x9i983geuj", - "card_id": "Dz8I0eJzaf", - "collector_number": "022", - "slug": "sword-of-seeking-ftca", - "set": { - "name": "Fractured Crown: Armaments", - "prefix": "FTCA", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "c1x2nwv69b", - "population_operator": "≈", - "population": 587, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "mttsvbgl6f", - "types": [ - "ALLY" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "BEAST", - "SLIME" - ], - "element": "FIRE", - "name": "Red Slime", - "slug": "red-slime", - "effect": "\u003cspan class=\"effect__label\"\u003ePride 3\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This ally won't obey you unless your champion is level 3 or higher.)\u003c/span\u003e\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Death:\u003c/span\u003e Deal damage to all allies equal to Red Slime's power. \u003cspan class=\"effect__reminder\u003e(Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "Pride 3 (This ally won't obey you unless your champion is level 3 or higher.)\n[Class Bonus] On Death: Deal damage to all allies equal to Red Slime's power. ", - "rule": [ - { - "title": "", - "date_added": "2023-08-09", - "description": "Red Slime's On Death ability looks at that object's last known power value before it left the field. " - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 3, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "guzsebbad3", - "card_id": "mttsvbgl6f", - "collector_number": "020", - "slug": "red-slime-rec-slm", - "set": { - "name": "Re:Collection Slime Sovereign", - "prefix": "ReC-SLM", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "ufp2guqi4b", - "card_id": "mttsvbgl6f", - "collector_number": "056", - "slug": "red-slime-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "eqhk1krn0y", - "population_operator": "≈", - "population": 105000, - "foil": false - }, - { - "uuid": "ri1gpzmyor", - "population_operator": "≈", - "population": 2000, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "ufp2guqi4b", - "card_id": "mttsvbgl6f", - "collector_number": "056", - "slug": "red-slime-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "ri1gpzmyor", - "population_operator": "≈", - "population": 2000, - "foil": true - }, - { - "uuid": "eqhk1krn0y", - "population_operator": "≈", - "population": 105000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "guzsebbad3", - "card_id": "mttsvbgl6f", - "collector_number": "020", - "slug": "red-slime-rec-slm", - "set": { - "name": "Re:Collection Slime Sovereign", - "prefix": "ReC-SLM", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [], - "circulations": [] - } - ] - }, - { - "uuid": "k02kvfblwa", - "types": [ - "ALLY" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "HUMAN" - ], - "element": "NORM", - "name": "Kind Beastcaller", - "slug": "kind-beastcaller", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Look at the top five cards of your deck. You may reveal an Animal or Beast ally card from among them and put it into your hand. Put the rest on the bottom of your deck in any order.", - "effect_raw": "[Class Bonus] On Enter: Look at the top five cards of your deck. You may reveal an Animal or Beast ally card from among them and put it into your hand. Put the rest on the bottom of your deck in any order.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 2, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "irlofoshl5", - "card_id": "k02kvfblwa", - "collector_number": "056", - "slug": "kind-beastcaller-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "kdlzs5132f", - "population_operator": "≈", - "population": 17500, - "foil": false - }, - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "irlofoshl5", - "card_id": "k02kvfblwa", - "collector_number": "056", - "slug": "kind-beastcaller-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "kdlzs5132f", - "population_operator": "≈", - "population": 17500, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "214upufooz", - "types": [ - "ALLY" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "AUTOMATON", - "BEAST" - ], - "element": "NORM", - "name": "Machined Monstrosity", - "slug": "machined-monstrosity", - "effect": "\u003cspan class=\"effect__label\"\u003ePride 4\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This ally won’t obey you unless your champion is level 4 or higher. You can’t attack with, intercept with, or activate abilities of allies that don’t obey you.)\u003c/span\u003e\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Death:\u003c/span\u003e \u003cspan class=\"effect__label\"\u003eSummon\u003c/span\u003e a \u003ca data-edition-slug=\"powercell-mrc-a\" class=\"effect__edition-hover effect__label\"\u003ePowercell\u003c/a\u003e token rested.", - "effect_raw": "Pride 4 (This ally won’t obey you unless your champion is level 4 or higher. You can’t attack with, intercept with, or activate abilities of allies that don’t obey you.)\n[Class Bonus] On Death: Summon a Powercell token rested.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 4, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "bewnmhus8n", - "card_id": "214upufooz", - "collector_number": "057", - "slug": "machined-monstrosity-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Rachel Liu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "bewnmhus8n", - "card_id": "214upufooz", - "collector_number": "057", - "slug": "machined-monstrosity-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Rachel Liu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "yhu0djqlp8", - "types": [ - "ACTION" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "SKILL" - ], - "element": "NORM", - "name": "Lead with Force", - "slug": "lead-with-force", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eThis card costs 1 less to activate. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion’s class matches this card’s class.)\u003c/span\u003e\nTarget ally gets +1\u003cspan class=\"effect__icon effect__icon--heart\"\u003e\u003c/span\u003e until end of turn. If that ally is an Animal or a Beast, put a \u003cspan class=\"effect__label\"\u003ebuff\u003c/span\u003e counter on it. \u003cspan class=\"effect__reminder\"\u003e(Allies get +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e and +1\u003cspan class=\"effect__icon effect__icon--heart\"\u003e\u003c/span\u003e for each \u003cspan class=\"effect__label\"\u003ebuff\u003c/span\u003e counter on them.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] This card costs 1 less to activate. (Apply this effect only if your champion’s class matches this card’s class.)\nTarget ally gets +1 LIFE until end of turn. If that ally is an Animal or a Beast, put a buff counter on it. (Allies get +1 POWER and +1 LIFE for each buff counter on them.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "gee7j5mpl9", - "card_id": "yhu0djqlp8", - "collector_number": "057", - "slug": "lead-with-force-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Pinakes", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - }, - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "gee7j5mpl9", - "card_id": "yhu0djqlp8", - "collector_number": "057", - "slug": "lead-with-force-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Pinakes", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - }, - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "yDARN8eV6B", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "BOOK" - ], - "element": "NORM", - "name": "Tome of Knowledge", - "slug": "tome-of-knowledge", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003e\u003c/span\u003eYour champion gets +1 level. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e\r\n\u003cspan class=\"effect__label\"\u003eBanish Tome of Knowledge:\u003c/span\u003e Draw a card. ", - "effect_raw": "[Class Bonus] Your champion gets +1 level. (Apply this effect only if your champion's class matches this card's class.)\nBanish Tome of Knowledge: Draw a card. ", - "rule": null, - "flavor": "", - "cost_memory": 1, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "0dldb7kixm", - "card_id": "yDARN8eV6B", - "collector_number": "030", - "slug": "tome-of-knowledge-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "6wfv3d1d36", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "4RlQYNULm6", - "card_id": "yDARN8eV6B", - "collector_number": "057", - "slug": "tome-of-knowledge-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - }, - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "7CN2tvJWwH", - "card_id": "yDARN8eV6B", - "collector_number": "025", - "slug": "tome-of-knowledge-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "ZdI8z18WO4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "gl6pfqsuo6", - "card_id": "yDARN8eV6B", - "collector_number": "057", - "slug": "tome-of-knowledge-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "sj1hq0nzp", - "population_operator": "≈", - "population": 21200, - "foil": false - }, - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "qurzbcrsyf", - "card_id": "yDARN8eV6B", - "collector_number": "023", - "slug": "tome-of-knowledge-ftca", - "set": { - "name": "Fractured Crown: Armaments", - "prefix": "FTCA", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "c1x2nwv69b", - "population_operator": "≈", - "population": 587, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "gl6pfqsuo6", - "card_id": "yDARN8eV6B", - "collector_number": "057", - "slug": "tome-of-knowledge-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - }, - { - "uuid": "sj1hq0nzp", - "population_operator": "≈", - "population": 21200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "4RlQYNULm6", - "card_id": "yDARN8eV6B", - "collector_number": "057", - "slug": "tome-of-knowledge-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - }, - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "7CN2tvJWwH", - "card_id": "yDARN8eV6B", - "collector_number": "025", - "slug": "tome-of-knowledge-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "ZdI8z18WO4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "0dldb7kixm", - "card_id": "yDARN8eV6B", - "collector_number": "030", - "slug": "tome-of-knowledge-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "6wfv3d1d36", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "qurzbcrsyf", - "card_id": "yDARN8eV6B", - "collector_number": "023", - "slug": "tome-of-knowledge-ftca", - "set": { - "name": "Fractured Crown: Armaments", - "prefix": "FTCA", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "c1x2nwv69b", - "population_operator": "≈", - "population": 587, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "a4dk88zq9o", - "types": [ - "ALLY" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "HUMAN" - ], - "element": "FIRE", - "name": "Varuckan Acolyte", - "slug": "varuckan-acolyte", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Destroy target regalia with memory cost 0. \n\u003cspan class=\"effect__bubble\"\u003eLevel 3+\u003c/span\u003eVaruckan Acolyte gets +3\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e.", - "effect_raw": "On Enter: Destroy target regalia with memory cost 0. \n[Level 3+] Varuckan Acolyte gets +3 POWER.", - "rule": [ - { - "title": "", - "date_added": "2023-08-09", - "description": "Varuckan Acolyte's On Enter ability does not specifically target a regalia that you don't control. This means that if you control the only regalia with memory cost 0, that regalia must be the target for this ability." - } - ], - "flavor": "Some of the cabalistic rituals practiced among the mad cultists require material sacrifice.", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 0, - "life": 1, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "9n7ajh5eww", - "card_id": "a4dk88zq9o", - "collector_number": "014", - "slug": "varuckan-acolyte-slc", - "set": { - "name": "SquareLive Collaboration", - "prefix": "SLC", - "language": "CN" - }, - "illustrator": "Primea Studio", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "g6p4dnamcf", - "population_operator": "≈", - "population": 1170, - "foil": false - }, - { - "uuid": "urjxqkt1po", - "population_operator": "≈", - "population": 140, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "bad3y3oxx8", - "card_id": "a4dk88zq9o", - "collector_number": "057", - "slug": "varuckan-acolyte-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "Dragonart Chu", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "eqhk1krn0y", - "population_operator": "≈", - "population": 105000, - "foil": false - }, - { - "uuid": "ri1gpzmyor", - "population_operator": "≈", - "population": 2000, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "bad3y3oxx8", - "card_id": "a4dk88zq9o", - "collector_number": "057", - "slug": "varuckan-acolyte-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "Dragonart Chu", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "ri1gpzmyor", - "population_operator": "≈", - "population": 2000, - "foil": true - }, - { - "uuid": "eqhk1krn0y", - "population_operator": "≈", - "population": 105000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "9n7ajh5eww", - "card_id": "a4dk88zq9o", - "collector_number": "014", - "slug": "varuckan-acolyte-slc", - "set": { - "name": "SquareLive Collaboration", - "prefix": "SLC", - "language": "CN" - }, - "illustrator": "Primea Studio", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "urjxqkt1po", - "population_operator": "≈", - "population": 140, - "foil": true - }, - { - "uuid": "g6p4dnamcf", - "population_operator": "≈", - "population": 1170, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "yqm3l6lbns", - "types": [ - "ALLY" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "HUMAN" - ], - "element": "TERA", - "name": "Devoted Bloomweaver", - "slug": "devoted-bloomweaver", - "effect": "\u003cspan class=\"effect__label\"\u003ePreserve\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(When this ally dies, put it into its owner's material deck \u003cspan class=\"effect__label\"\u003epreserved\u003c/span\u003e. As you materialize, you may instead return a \u003cspan class=\"effect__label\"\u003epreserved\u003c/span\u003e card to your hand.)\u003c/span\u003e\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Enter\u003c/span\u003e: \u003cspan class=\"effect__label\"\u003eEmpower 2\u003c/span\u003e.", - "effect_raw": "Preserve (When this ally dies, put it into its owner's material deck preserved. As you materialize, you may instead return a preserved card to your hand.)\n[Class Bonus] On Enter: Empower 2.", - "rule": null, - "flavor": "An enigma that defies, and yet, sharpens reality.", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 2, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-18T23:00:00.000Z", - "editions": [ - { - "uuid": "c0tn2hx995", - "card_id": "yqm3l6lbns", - "collector_number": "057", - "slug": "devoted-bloomweaver-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "h32xj9kwm8", - "population_operator": "≈", - "population": 48000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "c0tn2hx995", - "card_id": "yqm3l6lbns", - "collector_number": "057", - "slug": "devoted-bloomweaver-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "h32xj9kwm8", - "population_operator": "≈", - "population": 48000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "7dedg616r0", - "types": [ - "UNIQUE", - "ALLY" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "HUMAN" - ], - "element": "NORM", - "name": "Freydis, Master Tactician", - "slug": "freydis-master-tactician", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eAt the beginning of your recollection phase, put a \u003cspan class=\"effect__label\"\u003etactic\u003c/span\u003e counter on Freydis, then \u003cspan class=\"effect__label\"\u003eglimpse X\u003c/span\u003e where \u003cspan class=\"effect__label\"\u003eX\u003c/span\u003e is the amount of \u003cspan class=\"effect__label\"\u003etactic\u003c/span\u003e counters on Freydis. \n\u003cspan class=\"effect__label\"\u003eRemove three \u003cspan class=\"effect__label\"\u003etactic\u003c/span\u003e counters from Freydis:\u003c/span\u003e For the rest of the game, Ranger units you control are always \u003cspan class=\"effect__label\"\u003edistant\u003c/span\u003e. ", - "effect_raw": "[Class Bonus] At the beginning of your recollection phase, put a tactic counter on Freydis, then glimpse X where X is the amount of tactic counters on Freydis. \nRemove three tactic counters from Freydis: For the rest of the game, Ranger units you control are always distant. ", - "rule": [ - { - "title": "", - "date_added": "2024-01-19", - "description": "Freydis' activated ability affects all Ranger units you control, even those that enter the field under your control after this effect resolves." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 1, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "djjim26bw5", - "card_id": "7dedg616r0", - "collector_number": "012", - "slug": "freydis-master-tactician-sp2-csr", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "Taki", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "s5iwsl6ddc", - "population_operator": "≈", - "population": 200, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "p6tdoafsyq", - "card_id": "7dedg616r0", - "collector_number": "057", - "slug": "freydis-master-tactician-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "Taki", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "ct3ynbcrae", - "population_operator": "≈", - "population": 6340, - "foil": false - }, - { - "uuid": "so1p5u153b", - "population_operator": "≈", - "population": 344, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "p6tdoafsyq", - "card_id": "7dedg616r0", - "collector_number": "057", - "slug": "freydis-master-tactician-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "Taki", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "so1p5u153b", - "population_operator": "≈", - "population": 344, - "foil": true - }, - { - "uuid": "ct3ynbcrae", - "population_operator": "≈", - "population": 6340, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "djjim26bw5", - "card_id": "7dedg616r0", - "collector_number": "012", - "slug": "freydis-master-tactician-sp2-csr", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "Taki", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "s5iwsl6ddc", - "population_operator": "≈", - "population": 200, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "zadf9q1wl8", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "SKILL" - ], - "element": "NORM", - "name": "Harvest Herbs", - "slug": "harvest-herbs", - "effect": "\u003cspan class=\"effect__label\"\u003eGather\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(To \u003cspan class=\"effect__label\"\u003egather\u003c/span\u003e, \u003cspan class=\"effect__label\"\u003esummon\u003c/span\u003e a \u003ca data-edition-slug=\"blightroot-alc\" class=\"effect__edition-hover effect__label\"\u003eBlightroot\u003c/a\u003e, \u003ca data-edition-slug=\"manaroot-alc\" class=\"effect__edition-hover effect__label\"\u003eManaroot\u003c/a\u003e, \u003ca data-edition-slug=\"silvershine-alc\" class=\"effect__edition-hover effect__label\"\u003eSilvershine\u003c/a\u003e, \u003ca data-edition-slug=\"fraysia-alc\" class=\"effect__edition-hover effect__label\"\u003eFraysia\u003c/a\u003e, \u003ca data-edition-slug=\"razorvine-alc\" class=\"effect__edition-hover effect__label\"\u003eRazorvine\u003c/a\u003e, or \u003ca data-edition-slug=\"springleaf-alc\" class=\"effect__edition-hover effect__label\"\u003eSpringleaf\u003c/a\u003e token, chosen at random.)\u003c/span\u003e\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)\u003c/span\u003e ", - "effect_raw": "Gather. (To gather, summon a Blightroot, Manaroot, Silvershine, Fraysia, Razorvine, or Springleaf token, chosen at random.)\n[Class Bonus] Floating Memory (While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.) ", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 1, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.064Z", - "editions": [ - { - "uuid": "c998c1w1m5", - "card_id": "zadf9q1wl8", - "collector_number": "058", - "slug": "harvest-herbs-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "c998c1w1m5", - "card_id": "zadf9q1wl8", - "collector_number": "058", - "slug": "harvest-herbs-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "jF1VuIR7a6", - "types": [ - "REGALIA", - "WEAPON" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "SWORD" - ], - "element": "NORM", - "name": "Warrior's Longsword", - "slug": "warriors-longsword", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eWarrior's Longsword gets +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] Warrior's Longsword gets +1 POWER. (Apply this effect only if your champion's class matches this card's class.)", - "rule": null, - "flavor": "A dependable sword made of sturdy steel with an edge honed enough to pierce most defenses. A warrior's true companion.", - "cost_memory": 1, - "cost_reserve": null, - "level": null, - "power": 1, - "life": null, - "durability": 2, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "2mxjo17zli", - "card_id": "jF1VuIR7a6", - "collector_number": "024", - "slug": "warriors-longsword-ftca", - "set": { - "name": "Fractured Crown: Armaments", - "prefix": "FTCA", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "c1x2nwv69b", - "population_operator": "≈", - "population": 587, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "5al43e793l", - "card_id": "jF1VuIR7a6", - "collector_number": "058", - "slug": "warriors-longsword-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "sj1hq0nzp", - "population_operator": "≈", - "population": 21200, - "foil": false - }, - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "ETllZfeX7s", - "card_id": "jF1VuIR7a6", - "collector_number": "058", - "slug": "warriors-longsword-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - }, - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "KEpPCif67K", - "card_id": "jF1VuIR7a6", - "collector_number": "009", - "slug": "warriors-longsword-demo22", - "set": { - "name": "LGS Demo 2022", - "prefix": "DEMO22", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "lEoHGshJmM", - "population_operator": "≈", - "population": 12000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "t0fof6p43n", - "card_id": "jF1VuIR7a6", - "collector_number": "008", - "slug": "warriors-longsword-demo23", - "set": { - "name": "LGS Demo 2023", - "prefix": "DEMO23", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "si1hpznzps", - "population_operator": "≈", - "population": 25000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "uyv3ffuv2i", - "card_id": "jF1VuIR7a6", - "collector_number": "031", - "slug": "warriors-longsword-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "6wfv3d1d36", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "x3zyuBNcYj", - "card_id": "jF1VuIR7a6", - "collector_number": "026", - "slug": "warriors-longsword-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "ZdI8z18WO4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "5al43e793l", - "card_id": "jF1VuIR7a6", - "collector_number": "058", - "slug": "warriors-longsword-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - }, - { - "uuid": "sj1hq0nzp", - "population_operator": "≈", - "population": 21200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "ETllZfeX7s", - "card_id": "jF1VuIR7a6", - "collector_number": "058", - "slug": "warriors-longsword-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - }, - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "x3zyuBNcYj", - "card_id": "jF1VuIR7a6", - "collector_number": "026", - "slug": "warriors-longsword-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "ZdI8z18WO4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "uyv3ffuv2i", - "card_id": "jF1VuIR7a6", - "collector_number": "031", - "slug": "warriors-longsword-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "6wfv3d1d36", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "KEpPCif67K", - "card_id": "jF1VuIR7a6", - "collector_number": "009", - "slug": "warriors-longsword-demo22", - "set": { - "name": "LGS Demo 2022", - "prefix": "DEMO22", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "lEoHGshJmM", - "population_operator": "≈", - "population": 12000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "t0fof6p43n", - "card_id": "jF1VuIR7a6", - "collector_number": "008", - "slug": "warriors-longsword-demo23", - "set": { - "name": "LGS Demo 2023", - "prefix": "DEMO23", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "si1hpznzps", - "population_operator": "≈", - "population": 25000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "2mxjo17zli", - "card_id": "jF1VuIR7a6", - "collector_number": "024", - "slug": "warriors-longsword-ftca", - "set": { - "name": "Fractured Crown: Armaments", - "prefix": "FTCA", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "c1x2nwv69b", - "population_operator": "≈", - "population": 587, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "sdbzr5zs29", - "types": [ - "ALLY" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "HUMAN" - ], - "element": "WATER", - "name": "Corhazi Trapper", - "slug": "corhazi-trapper", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Put a \u003cspan class=\"effect__label\"\u003epreparation\u003c/span\u003e counter on your champion.\n\u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e\u003cspan class=\"effect__label\"\u003e, Remove a \u003cspan class=\"effect__label\"\u003epreparation\u003c/span\u003e counter from your champion:\u003c/span\u003e Target unit's attacks get -3\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e until end of turn.", - "effect_raw": "On Enter: Put a preparation counter on your champion.\n[REST], Remove a preparation counter from your champion: Target unit's attacks get -3 POWER until end of turn.", - "rule": null, - "flavor": "Well-placed traps to turn the tide.", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 1, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "3lvqf34i25", - "card_id": "sdbzr5zs29", - "collector_number": "007", - "slug": "corhazi-trapper-sp2", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "f505qzzace", - "population_operator": "≈", - "population": 1280, - "foil": true - }, - { - "uuid": "vl4ks2p1sv", - "population_operator": "≈", - "population": 33000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "ac6oyti67l", - "card_id": "sdbzr5zs29", - "collector_number": "058", - "slug": "corhazi-trapper-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "eqhk1krn0y", - "population_operator": "≈", - "population": 105000, - "foil": false - }, - { - "uuid": "ri1gpzmyor", - "population_operator": "≈", - "population": 2000, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "ac6oyti67l", - "card_id": "sdbzr5zs29", - "collector_number": "058", - "slug": "corhazi-trapper-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "ri1gpzmyor", - "population_operator": "≈", - "population": 2000, - "foil": true - }, - { - "uuid": "eqhk1krn0y", - "population_operator": "≈", - "population": 105000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "3lvqf34i25", - "card_id": "sdbzr5zs29", - "collector_number": "007", - "slug": "corhazi-trapper-sp2", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "f505qzzace", - "population_operator": "≈", - "population": 1280, - "foil": true - }, - { - "uuid": "vl4ks2p1sv", - "population_operator": "≈", - "population": 33000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "8codb9zatv", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC", - "MAGE" - ], - "subtypes": [ - "CLERIC", - "MAGE", - "SKILL" - ], - "element": "NORM", - "name": "Lost Wisdom", - "slug": "lost-wisdom", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eThis card costs 2 less to activate if you control one or more unique allies.\nReturn a Spell card from your graveyard to your memory.", - "effect_raw": "[Class Bonus] This card costs 2 less to activate if you control one or more unique allies.\nReturn a Spell card from your graveyard to your memory.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "1sf4p5wi0q", - "card_id": "8codb9zatv", - "collector_number": "058", - "slug": "lost-wisdom-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "1sf4p5wi0q", - "card_id": "8codb9zatv", - "collector_number": "058", - "slug": "lost-wisdom-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "ao8bls6g7x", - "types": [ - "PHANTASIA" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "SPELL" - ], - "element": "NORM", - "name": "Healing Aura", - "slug": "healing-aura", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eThis card costs 1 less to activate. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e\nAt the beginning of your recollection phase, \u003cspan class=\"effect__label\"\u003erecover 1\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(To \u003cspan class=\"effect__label\"\u003erecover\u003c/span\u003e, remove that many damage counters from your champion.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] This card costs 1 less to activate. (Apply this effect only if your champion's class matches this card's class.)\nAt the beginning of your recollection phase, recover 1. (To recover, remove that many damage counters from your champion.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "gt7kg9u110", - "card_id": "ao8bls6g7x", - "collector_number": "005", - "slug": "healing-aura-slc", - "set": { - "name": "SquareLive Collaboration", - "prefix": "SLC", - "language": "CN" - }, - "illustrator": "Primea Studio", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "g6p4dnamcf", - "population_operator": "≈", - "population": 1170, - "foil": false - }, - { - "uuid": "urjxqkt1po", - "population_operator": "≈", - "population": 140, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "v69b5m6rgd", - "card_id": "ao8bls6g7x", - "collector_number": "059", - "slug": "healing-aura-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "v69b5m6rgd", - "card_id": "ao8bls6g7x", - "collector_number": "059", - "slug": "healing-aura-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "gt7kg9u110", - "card_id": "ao8bls6g7x", - "collector_number": "005", - "slug": "healing-aura-slc", - "set": { - "name": "SquareLive Collaboration", - "prefix": "SLC", - "language": "CN" - }, - "illustrator": "Primea Studio", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "urjxqkt1po", - "population_operator": "≈", - "population": 140, - "foil": true - }, - { - "uuid": "g6p4dnamcf", - "population_operator": "≈", - "population": 1170, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "hjdu50pces", - "types": [ - "PHANTASIA" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "FRACTAL" - ], - "element": "WATER", - "name": "Deep Sea Fractal", - "slug": "deep-sea-fractal", - "effect": "\u003cspan class=\"effect__label\"\u003eHindered\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This object enters the field rested.)\u003c/span\u003e \n\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Each player puts the top card of their deck into their graveyard.\n\u003cspan class=\"effect__label\"\u003eReservable\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a reserve cost, you may rest this object to pay for 1 of that cost.)\u003c/span\u003e ", - "effect_raw": "Hindered (This object enters the field rested.) \nOn Enter: Each player puts the top card of their deck into their graveyard.\nReservable (While paying for a reserve cost, you may rest this object to pay for 1 of that cost.) ", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "58ip4d4vdt", - "card_id": "hjdu50pces", - "collector_number": "059", - "slug": "deep-sea-fractal-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "52u92v5c00", - "population_operator": "≈", - "population": 2700, - "foil": true - }, - { - "uuid": "8zix6g3f58", - "population_operator": "≈", - "population": 150000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "kiz0kaxute", - "card_id": "hjdu50pces", - "collector_number": "131", - "slug": "deep-sea-fractal-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - }, - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "58ip4d4vdt", - "card_id": "hjdu50pces", - "collector_number": "059", - "slug": "deep-sea-fractal-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "52u92v5c00", - "population_operator": "≈", - "population": 2700, - "foil": true - }, - { - "uuid": "8zix6g3f58", - "population_operator": "≈", - "population": 150000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "kiz0kaxute", - "card_id": "hjdu50pces", - "collector_number": "131", - "slug": "deep-sea-fractal-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - }, - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "wz9gv4vm4k", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "AUTOMATON", - "CRAFT" - ], - "element": "NORM", - "name": "Manufacture Cell", - "slug": "manufacture-cell", - "effect": "\u003cspan class=\"effect__label\"\u003eSummon\u003c/span\u003e a \u003ca data-edition-slug=\"powercell-mrc-a\" class=\"effect__edition-hover effect__label\"\u003ePowercell\u003c/a\u003e token rested. If you control an Automaton, draw a card.", - "effect_raw": "Summon a Powercell token rested. If you control an Automaton, draw a card.", - "rule": null, - "flavor": "“Stop by any of our local retail branches today!”\n— Gearstride Automatics Advertisement", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "485dgq56cj", - "card_id": "wz9gv4vm4k", - "collector_number": "059", - "slug": "manufacture-cell-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "485dgq56cj", - "card_id": "wz9gv4vm4k", - "collector_number": "059", - "slug": "manufacture-cell-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "dSSRtNnPtw", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "BAUBLE" - ], - "element": "NORM", - "name": "Water Resonance Bauble", - "slug": "water-resonance-bauble", - "effect": "\u003cspan class=\"effect__label\"\u003eBanish Water Resonance Bauble:\u003c/span\u003e Draw a card. Activate this ability only if an opponent controls a water element champion.", - "effect_raw": "Banish Water Resonance Bauble: Draw a card. Activate this ability only if an opponent controls a water element champion.", - "rule": null, - "flavor": "Torrents crash and turn along the edges of this orb, waiting for their inevitable release.", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "2bFUDrCMcZ", - "card_id": "dSSRtNnPtw", - "collector_number": "059", - "slug": "water-resonance-bauble-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - }, - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "5p0nr5a3pl", - "card_id": "dSSRtNnPtw", - "collector_number": "032", - "slug": "water-resonance-bauble-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "6wfv3d1d36", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "ihla5ave4f", - "card_id": "dSSRtNnPtw", - "collector_number": "025", - "slug": "water-resonance-bauble-ftca", - "set": { - "name": "Fractured Crown: Armaments", - "prefix": "FTCA", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "c1x2nwv69b", - "population_operator": "≈", - "population": 587, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "vvmdvbkuht", - "card_id": "dSSRtNnPtw", - "collector_number": "059", - "slug": "water-resonance-bauble-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "sj1hq0nzp", - "population_operator": "≈", - "population": 21200, - "foil": false - }, - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "vvmdvbkuht", - "card_id": "dSSRtNnPtw", - "collector_number": "059", - "slug": "water-resonance-bauble-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - }, - { - "uuid": "sj1hq0nzp", - "population_operator": "≈", - "population": 21200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "2bFUDrCMcZ", - "card_id": "dSSRtNnPtw", - "collector_number": "059", - "slug": "water-resonance-bauble-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - }, - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "5p0nr5a3pl", - "card_id": "dSSRtNnPtw", - "collector_number": "032", - "slug": "water-resonance-bauble-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "6wfv3d1d36", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "ihla5ave4f", - "card_id": "dSSRtNnPtw", - "collector_number": "025", - "slug": "water-resonance-bauble-ftca", - "set": { - "name": "Fractured Crown: Armaments", - "prefix": "FTCA", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "c1x2nwv69b", - "population_operator": "≈", - "population": 587, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "ic1ahsmwd0", - "types": [ - "ALLY" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "ANIMAL", - "HORSE" - ], - "element": "NORM", - "name": "Lumbering Steed", - "slug": "lumbering-steed", - "effect": "\u003cspan class=\"effect__label\"\u003eHindered\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This ally enters the field rested.)\u003c/span\u003e \n\u003cspan class=\"effect__bubble effect__bubble--yellow ml-2\"\u003e2:\u003c/span\u003e Lumbering Steed gets +1\u003cspan class=\"effect__icon effect__icon--heart\"\u003e\u003c/span\u003e until end of turn.", - "effect_raw": "Hindered (This ally enters the field rested.) \n[2:] Lumbering Steed gets +1 LIFE until end of turn.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": 3, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "o01zv9vkdi", - "card_id": "ic1ahsmwd0", - "collector_number": "059", - "slug": "lumbering-steed-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "o01zv9vkdi", - "card_id": "ic1ahsmwd0", - "collector_number": "059", - "slug": "lumbering-steed-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "2zr5ys29xx", - "types": [ - "CHAMPION" - ], - "classes": [ - "SPIRIT" - ], - "subtypes": [ - "SPIRIT" - ], - "element": "NORM", - "name": "Priscilla, Lost Spirit", - "slug": "priscilla-lost-spirit", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Draw seven cards.", - "effect_raw": "On Enter: Draw seven cards.", - "rule": null, - "flavor": "\"A lack of color does not make for a lack of class.\"", - "cost_memory": 0, - "cost_reserve": null, - "level": 0, - "power": null, - "life": 15, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-05-18T08:00:00.000Z", - "editions": [ - { - "uuid": "IZo1n210lm", - "card_id": "2zr5ys29xx", - "collector_number": "059", - "slug": "priscilla-lost-spirit-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "NR", - "rarity": 9, - "circulationTemplates": [], - "circulations": [ - { - "uuid": "da2g93ck87", - "population_operator": "=", - "population": 8, - "foil": true - } - ] - } - ], - "result_editions": [ - { - "uuid": "IZo1n210lm", - "card_id": "2zr5ys29xx", - "collector_number": "059", - "slug": "priscilla-lost-spirit-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "NR", - "rarity": 9, - "circulationTemplates": [], - "circulations": [ - { - "uuid": "da2g93ck87", - "population_operator": "=", - "population": 8, - "foil": true - } - ] - } - ] - }, - { - "uuid": "tu9agwj4f1", - "types": [ - "ACTION" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "SKILL" - ], - "element": "NORM", - "name": "Into the Fray", - "slug": "into-the-fray", - "effect": "Up to one target ally you control gets +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e until end of turn for each other ally you control.\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)\u003c/span\u003e", - "effect_raw": "Up to one target ally you control gets +1 POWER until end of turn for each other ally you control.\n[Class Bonus] Floating Memory (While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "6kd7gncb2t", - "card_id": "tu9agwj4f1", - "collector_number": "060", - "slug": "into-the-fray-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "Sineia", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "7xgw4e1d47", - "card_id": "tu9agwj4f1", - "collector_number": "054", - "slug": "into-the-fray-p24-mystique", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "Sineia", - "rarity": 7, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "9knoj0a5ui", - "card_id": "tu9agwj4f1", - "collector_number": "054", - "slug": "into-the-fray-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "Sineia", - "rarity": 6, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "ecs7ojgo0a", - "card_id": "tu9agwj4f1", - "collector_number": "052", - "slug": "into-the-fray-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "Sineia", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "o8j6aotm85", - "population_operator": "≈", - "population": 22500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "liaohblsgg", - "card_id": "tu9agwj4f1", - "collector_number": "054", - "slug": "into-the-fray-p24-ferocity", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "Sineia", - "rarity": 7, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "pgfanl1gx1", - "card_id": "tu9agwj4f1", - "collector_number": "054", - "slug": "into-the-fray-p24-valor", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "Sineia", - "rarity": 7, - "circulationTemplates": [], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "6kd7gncb2t", - "card_id": "tu9agwj4f1", - "collector_number": "060", - "slug": "into-the-fray-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "Sineia", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "ecs7ojgo0a", - "card_id": "tu9agwj4f1", - "collector_number": "052", - "slug": "into-the-fray-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "Sineia", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "o8j6aotm85", - "population_operator": "≈", - "population": 22500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "9knoj0a5ui", - "card_id": "tu9agwj4f1", - "collector_number": "054", - "slug": "into-the-fray-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "Sineia", - "rarity": 6, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "7xgw4e1d47", - "card_id": "tu9agwj4f1", - "collector_number": "054", - "slug": "into-the-fray-p24-mystique", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "Sineia", - "rarity": 7, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "liaohblsgg", - "card_id": "tu9agwj4f1", - "collector_number": "054", - "slug": "into-the-fray-p24-ferocity", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "Sineia", - "rarity": 7, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "pgfanl1gx1", - "card_id": "tu9agwj4f1", - "collector_number": "054", - "slug": "into-the-fray-p24-valor", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "Sineia", - "rarity": 7, - "circulationTemplates": [], - "circulations": [] - } - ] - }, - { - "uuid": "bHGUNMFLg9", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "BAUBLE" - ], - "element": "NORM", - "name": "Wind Resonance Bauble", - "slug": "wind-resonance-bauble", - "effect": "\u003cspan class=\"effect__label\"\u003eBanish Wind Resonance Bauble:\u003c/span\u003e Draw a card. Activate this ability only if an opponent controls a wind element champion.", - "effect_raw": "Banish Wind Resonance Bauble: Draw a card. Activate this ability only if an opponent controls a wind element champion.", - "rule": null, - "flavor": "A spirit of wind sleeps within this bauble. Perhaps it will grant blessings once it wakes.", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "YmZbYNgyz1", - "card_id": "bHGUNMFLg9", - "collector_number": "027", - "slug": "wind-resonance-bauble-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "ZdI8z18WO4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "au0ZhTXByG", - "card_id": "bHGUNMFLg9", - "collector_number": "060", - "slug": "wind-resonance-bauble-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - }, - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "ijevf0pmet", - "card_id": "bHGUNMFLg9", - "collector_number": "026", - "slug": "wind-resonance-bauble-ftca", - "set": { - "name": "Fractured Crown: Armaments", - "prefix": "FTCA", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "c1x2nwv69b", - "population_operator": "≈", - "population": 587, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "jm4wuq20gv", - "card_id": "bHGUNMFLg9", - "collector_number": "060", - "slug": "wind-resonance-bauble-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "sj1hq0nzp", - "population_operator": "≈", - "population": 21200, - "foil": false - }, - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "mloe9ezh7j", - "card_id": "bHGUNMFLg9", - "collector_number": "033", - "slug": "wind-resonance-bauble-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "6wfv3d1d36", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "jm4wuq20gv", - "card_id": "bHGUNMFLg9", - "collector_number": "060", - "slug": "wind-resonance-bauble-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - }, - { - "uuid": "sj1hq0nzp", - "population_operator": "≈", - "population": 21200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "au0ZhTXByG", - "card_id": "bHGUNMFLg9", - "collector_number": "060", - "slug": "wind-resonance-bauble-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - }, - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "YmZbYNgyz1", - "card_id": "bHGUNMFLg9", - "collector_number": "027", - "slug": "wind-resonance-bauble-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "ZdI8z18WO4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "mloe9ezh7j", - "card_id": "bHGUNMFLg9", - "collector_number": "033", - "slug": "wind-resonance-bauble-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "6wfv3d1d36", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "ijevf0pmet", - "card_id": "bHGUNMFLg9", - "collector_number": "026", - "slug": "wind-resonance-bauble-ftca", - "set": { - "name": "Fractured Crown: Armaments", - "prefix": "FTCA", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "c1x2nwv69b", - "population_operator": "≈", - "population": 587, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "j3q2svdv3z", - "types": [ - "ALLY" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "AUTOMATON", - "ANIMAL", - "RABBIT" - ], - "element": "NORM", - "name": "Mechanical Hare", - "slug": "mechanical-hare", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Put a \u003cspan class=\"effect__label\"\u003ebuff\u003c/span\u003e counter on Mechanical Hare.\nAs long as Mechanical Hare has two or more \u003cspan class=\"effect__label\"\u003ebuff\u003c/span\u003e counters on it, it has “\u003cspan class=\"effect__label\"\u003eOn Attack:\u003c/span\u003e Banish up to two target cards in a single graveyard.\"", - "effect_raw": "[Class Bonus] On Enter: Put a buff counter on Mechanical Hare.\nAs long as Mechanical Hare has two or more buff counters on it, it has “On Attack: Banish up to two target cards in a single graveyard.\u0026#34;", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 0, - "life": 1, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "da2g93dk88", - "card_id": "j3q2svdv3z", - "collector_number": "060", - "slug": "mechanical-hare-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Rachel Liu", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "da2g93dk88", - "card_id": "j3q2svdv3z", - "collector_number": "060", - "slug": "mechanical-hare-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Rachel Liu", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "9dqou3vgi8", - "types": [ - "ALLY" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "HUMAN" - ], - "element": "NORM", - "name": "Marksman Captain", - "slug": "marksman-captain", - "effect": "\u003cspan class=\"effect__label\"\u003eRanged 2\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(As long as this unit is \u003cspan class=\"effect__label\"\u003edistant\u003c/span\u003e, its attacks get +2\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e.)\u003c/span\u003e\n\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Another target unit you control becomes \u003cspan class=\"effect__label\"\u003edistant\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(Units stay \u003cspan class=\"effect__label\"\u003edistant\u003c/span\u003e until the end of their controller's turn.)\u003c/span\u003e", - "effect_raw": "Ranged 2 (As long as this unit is distant, its attacks get +2 POWER.)\nOn Enter: Another target unit you control becomes distant. (Units stay distant until the end of their controller's turn.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 1, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "p2blsznabj", - "card_id": "9dqou3vgi8", - "collector_number": "060", - "slug": "marksman-captain-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "53d3dvrvur", - "population_operator": "≈", - "population": 27500, - "foil": false - }, - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "p2blsznabj", - "card_id": "9dqou3vgi8", - "collector_number": "060", - "slug": "marksman-captain-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "53d3dvrvur", - "population_operator": "≈", - "population": 27500, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "cfpwakb1k0", - "types": [ - "PHANTASIA" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "FRACTAL" - ], - "element": "WATER", - "name": "Fractal of Intrusion", - "slug": "fractal-of-intrusion", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e You may banish a card with \u003cspan class=\"effect__label\"\u003efloating memory\u003c/span\u003e from your graveyard. When you do, look at target opponent's memory and discard a card from it.\n\u003cspan class=\"effect__label\"\u003eReservable\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a reserve cost, you may rest this object to pay for 1 of that cost.)\u003c/span\u003e ", - "effect_raw": "On Enter: You may banish a card with floating memory from your graveyard. When you do, look at target opponent's memory and discard a card from it.\nReservable (While paying for a reserve cost, you may rest this object to pay for 1 of that cost.) ", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "sczb14m4c8", - "card_id": "cfpwakb1k0", - "collector_number": "060", - "slug": "fractal-of-intrusion-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "5iw95ykqrq", - "population_operator": "≈", - "population": 37000, - "foil": false - }, - { - "uuid": "91zv75l0hl", - "population_operator": "≈", - "population": 1400, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "sczb14m4c8", - "card_id": "cfpwakb1k0", - "collector_number": "060", - "slug": "fractal-of-intrusion-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "91zv75l0hl", - "population_operator": "≈", - "population": 1400, - "foil": true - }, - { - "uuid": "5iw95ykqrq", - "population_operator": "≈", - "population": 37000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "b9p4lgdlx7", - "types": [ - "ALLY" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "HUMAN" - ], - "element": "NORM", - "name": "Novice Healer", - "slug": "novice-healer", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e \u003cspan class=\"effect__label\"\u003eRecover 3\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(To \u003cspan class=\"effect__label\"\u003erecover\u003c/span\u003e, remove that many damage counters from your champion. Apply this effect only if your champion’s class matches this card’s class.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] On Enter: Recover 3. (To recover, remove that many damage counters from your champion. Apply this effect only if your champion’s class matches this card’s class.)", - "rule": null, - "flavor": "Though fresh from training, her passion for service mends even the most garish of wounds.", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 2, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "wvzojo9iit", - "card_id": "b9p4lgdlx7", - "collector_number": "061", - "slug": "novice-healer-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "檸檬夾心餅", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "wvzojo9iit", - "card_id": "b9p4lgdlx7", - "collector_number": "061", - "slug": "novice-healer-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "檸檬夾心餅", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "to1pmvo54d", - "types": [ - "ITEM" - ], - "classes": [ - "CLERIC", - "MAGE" - ], - "subtypes": [ - "CLERIC", - "MAGE", - "SCRIPTURE" - ], - "element": "NORM", - "name": "Mnemonic Charm", - "slug": "mnemonic-charm", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Draw a card into your memory.\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eSacrifice Mnemonic Charm: Empower 2\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(The next Spell card you activate this turn activates and resolves as if your champion got +2 level. Activate this ability only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "On Enter: Draw a card into your memory.\n[Class Bonus] Sacrifice Mnemonic Charm: Empower 2. (The next Spell card you activate this turn activates and resolves as if your champion got +2 level. Activate this ability only if your champion's class matches this card's class.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "n2ijz8ofdb", - "card_id": "to1pmvo54d", - "collector_number": "061", - "slug": "mnemonic-charm-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - }, - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "n2ijz8ofdb", - "card_id": "to1pmvo54d", - "collector_number": "061", - "slug": "mnemonic-charm-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - }, - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "EQZZsiUDyl", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "ARTIFACT" - ], - "element": "ARCANE", - "name": "Storm Tyrant's Eye", - "slug": "storm-tyrants-eye", - "effect": "\u003cspan class=\"effect__label\"\u003eBanish Storm Tyrant's Eye:\u003c/span\u003e Reveal cards from the top of your deck until you reveal an arcane element card. Deal unpreventable damage to your champion equal to the amount of cards revealed this way. Put one of those cards into your hand and the rest on the bottom of your deck in a random order.", - "effect_raw": "Banish Storm Tyrant's Eye: Reveal cards from the top of your deck until you reveal an arcane element card. Deal unpreventable damage to your champion equal to the amount of cards revealed this way. Put one of those cards into your hand and the rest on the bottom of your deck in a random order.", - "rule": null, - "flavor": "", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "69jq4e5veu", - "card_id": "EQZZsiUDyl", - "collector_number": "061", - "slug": "storm-tyrants-eye-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - }, - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "FjobFGnWVu", - "card_id": "EQZZsiUDyl", - "collector_number": "061", - "slug": "storm-tyrants-eye-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - }, - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "69jq4e5veu", - "card_id": "EQZZsiUDyl", - "collector_number": "061", - "slug": "storm-tyrants-eye-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - }, - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "FjobFGnWVu", - "card_id": "EQZZsiUDyl", - "collector_number": "061", - "slug": "storm-tyrants-eye-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - }, - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "cpvn96659y", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC", - "MAGE" - ], - "subtypes": [ - "CLERIC", - "MAGE", - "SPELL" - ], - "element": "WATER", - "name": "Fracturize", - "slug": "fracturize", - "effect": "Target item or weapon becomes a Cleric Fractal phantasia with \u003cspan class=\"effect__label\"\u003ereservable\u003c/span\u003e and loses all other abilities. \u003cspan class=\"effect__reminder\"\u003e(This effect lasts indefinitely.)\u003c/span\u003e\n\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e", - "effect_raw": "Target item or weapon becomes a Cleric Fractal phantasia with reservable and loses all other abilities. (This effect lasts indefinitely.)\nFloating Memory", - "rule": [ - { - "title": "", - "date_added": "2023-08-09", - "description": "The target item or weapon loses all of its original types and subtypes." - }, - { - "title": "", - "date_added": "2023-08-09", - "description": "The target item or weapon retains its name and any stats that it has. " - } - ], - "flavor": "\"You'd stand a better chance fighting without them.\"", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "kiydupmu6g", - "card_id": "cpvn96659y", - "collector_number": "061", - "slug": "fracturize-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "5iw95ykqrq", - "population_operator": "≈", - "population": 37000, - "foil": false - }, - { - "uuid": "91zv75l0hl", - "population_operator": "≈", - "population": 1400, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "kiydupmu6g", - "card_id": "cpvn96659y", - "collector_number": "061", - "slug": "fracturize-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "91zv75l0hl", - "population_operator": "≈", - "population": 1400, - "foil": true - }, - { - "uuid": "5iw95ykqrq", - "population_operator": "≈", - "population": 37000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "gwve1d47o7", - "types": [ - "UNIQUE", - "ALLY" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "HUMAN" - ], - "element": "NORM", - "name": "Lena, Dorumegia's Herald", - "slug": "lena-dorumegias-herald", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eTrue Sight\u003c/span\u003e\n\u003cspan class=\"effect__bubble effect__bubble--yellow ml-2\"\u003e4\u003c/span\u003e, \u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e: Look at the top four cards of your deck. You may reveal a Ranger ally card from among them and put it into your hand. Put the rest on the bottom of your deck in any order. This ability costs \u003cspan class=\"effect__bubble effect__bubble--yellow ml-2\"\u003e2\u003c/span\u003e less to activate as long as Lena is \u003cspan class=\"effect__label\"\u003edistant\u003c/span\u003e.", - "effect_raw": "[Class Bonus] True Sight\n[4] , [REST]: Look at the top four cards of your deck. You may reveal a Ranger ally card from among them and put it into your hand. Put the rest on the bottom of your deck in any order. This ability costs [2] less to activate as long as Lena is distant.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 1, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.064Z", - "editions": [ - { - "uuid": "cr0ax9z2kc", - "card_id": "gwve1d47o7", - "collector_number": "061", - "slug": "lena-dorumegias-herald-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "坊橋夜泊", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "ct3ynbcrae", - "population_operator": "≈", - "population": 6340, - "foil": false - }, - { - "uuid": "so1p5u153b", - "population_operator": "≈", - "population": 344, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "cr0ax9z2kc", - "card_id": "gwve1d47o7", - "collector_number": "061", - "slug": "lena-dorumegias-herald-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "坊橋夜泊", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "so1p5u153b", - "population_operator": "≈", - "population": 344, - "foil": true - }, - { - "uuid": "ct3ynbcrae", - "population_operator": "≈", - "population": 6340, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "eanl1gxrpx", - "types": [ - "ALLY" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "HUMAN" - ], - "element": "NORM", - "name": "Lone Gunslinger", - "slug": "lone-gunslinger", - "effect": "\u003cspan class=\"effect__label\"\u003eRanged 1\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(As long as this unit is \u003cspan class=\"effect__label\"\u003edistant\u003c/span\u003e, its attacks get +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e.)\u003c/span\u003e\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)\u003c/span\u003e", - "effect_raw": "Ranged 1 (As long as this unit is distant, its attacks get +1 POWER.)\n[Class Bonus] Floating Memory (While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 1, - "level": null, - "power": 1, - "life": 1, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "a6jhwbsxu2", - "card_id": "eanl1gxrpx", - "collector_number": "062", - "slug": "lone-gunslinger-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "a6jhwbsxu2", - "card_id": "eanl1gxrpx", - "collector_number": "062", - "slug": "lone-gunslinger-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "mdk0xhi5jn", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "SKILL" - ], - "element": "NORM", - "name": "Nurture Crops", - "slug": "nurture-crops", - "effect": "\u003cspan class=\"effect__label\"\u003eGlimpse 2\u003c/span\u003e, then \u003cspan class=\"effect__label\"\u003egather\u003c/span\u003e twice. \u003cspan class=\"effect__reminder\"\u003e(To \u003cspan class=\"effect__label\"\u003egather\u003c/span\u003e, \u003cspan class=\"effect__label\"\u003esummon\u003c/span\u003e a \u003ca data-edition-slug=\"blightroot-alc\" class=\"effect__edition-hover effect__label\"\u003eBlightroot\u003c/a\u003e, \u003ca data-edition-slug=\"manaroot-alc\" class=\"effect__edition-hover effect__label\"\u003eManaroot\u003c/a\u003e, \u003ca data-edition-slug=\"silvershine-alc\" class=\"effect__edition-hover effect__label\"\u003eSilvershine\u003c/a\u003e, \u003ca data-edition-slug=\"fraysia-alc\" class=\"effect__edition-hover effect__label\"\u003eFraysia\u003c/a\u003e, \u003ca data-edition-slug=\"razorvine-alc\" class=\"effect__edition-hover effect__label\"\u003eRazorvine\u003c/a\u003e, or \u003ca data-edition-slug=\"springleaf-alc\" class=\"effect__edition-hover effect__label\"\u003eSpringleaf\u003c/a\u003e token, chosen at random.)\u003c/span\u003e", - "effect_raw": "Glimpse 2, then gather twice. (To gather, summon a Blightroot, Manaroot, Silvershine, Fraysia, Razorvine, or Springleaf token, chosen at random.)", - "rule": null, - "flavor": "Expert hands lead to a bountiful harvest. ", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "wxs9ke3rs7", - "card_id": "mdk0xhi5jn", - "collector_number": "062", - "slug": "nurture-crops-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "wxs9ke3rs7", - "card_id": "mdk0xhi5jn", - "collector_number": "062", - "slug": "nurture-crops-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "z0fgm3pal7", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "SPELL", - "REACTION" - ], - "element": "WATER", - "name": "Frostbind", - "slug": "frostbind", - "effect": "\u003cspan class=\"effect__label\"\u003eNegate\u003c/span\u003e target card activation unless its controller pays \u003cspan class=\"effect__bubble effect__bubble--yellow ml-2\"\u003e2\u003c/span\u003e. Banish the card that had its activation \u003cspan class=\"effect__label\"\u003enegated\u003c/span\u003e this way.", - "effect_raw": "Negate target card activation unless its controller pays [2]. Banish the card that had its activation negated this way.", - "rule": [ - { - "title": "", - "date_added": "2023-08-09", - "description": "If Frostbind negates an attack card, the combat phase never gets to begin. This means that On Attack effects will not trigger. The attacker remains rested if resting that unit was an additional cost of that attack card." - }, - { - "title": "", - "date_added": "2023-08-09", - "description": "The (2) in Frostbind's negate condition is a reserve cost, and can be paid by resting objects with reservable." - } - ], - "flavor": "\"O'Lumina who shelters us, bind those who seek us harm in frost. Grant us peace under your blessing.\"", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "96c75b5dbd", - "card_id": "z0fgm3pal7", - "collector_number": "043", - "slug": "frostbind-p24-cpr", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "Faicha", - "rarity": 9, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "Zqdd531d88", - "card_id": "z0fgm3pal7", - "collector_number": "043", - "slug": "frostbind-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "Faicha", - "rarity": 6, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "vmt96qresw", - "card_id": "z0fgm3pal7", - "collector_number": "062", - "slug": "frostbind-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "eqhk1krn0y", - "population_operator": "≈", - "population": 105000, - "foil": false - }, - { - "uuid": "ri1gpzmyor", - "population_operator": "≈", - "population": 2000, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "vmt96qresw", - "card_id": "z0fgm3pal7", - "collector_number": "062", - "slug": "frostbind-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "ri1gpzmyor", - "population_operator": "≈", - "population": 2000, - "foil": true - }, - { - "uuid": "eqhk1krn0y", - "population_operator": "≈", - "population": 105000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "Zqdd531d88", - "card_id": "z0fgm3pal7", - "collector_number": "043", - "slug": "frostbind-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "Faicha", - "rarity": 6, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "96c75b5dbd", - "card_id": "z0fgm3pal7", - "collector_number": "043", - "slug": "frostbind-p24-cpr", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "Faicha", - "rarity": 9, - "circulationTemplates": [], - "circulations": [] - } - ] - }, - { - "uuid": "MyUTeqUJ0H", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "BOOK" - ], - "element": "ARCANE", - "name": "Tome of Sacred Lightning", - "slug": "tome-of-sacred-lightning", - "effect": "\u003cspan class=\"effect__bubble\"\u003eElement Bonus\u003c/span\u003eYou may banish a Book regalia you control to activate this card from your material deck. If you do, Tome of Sacred Lightning enters the field with all abilities of the banished card.\r\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e\u003cspan class=\"effect__label\"\u003e:\u003c/span\u003e Banish a card at random from your memory. If a card was banished this way, draw a card.", - "effect_raw": "[Element Bonus] You may banish a Book regalia you control to activate this card from your material deck. If you do, Tome of Sacred Lightning enters the field with all abilities of the banished card.\n[Class Bonus] [REST]: Banish a card at random from your memory. If a card was banished this way, draw a card.", - "rule": [ - { - "title": "", - "date_added": "2022-12-27", - "description": "Using Tome of Sacred Lightning's ability to allow its activation from the material deck means you do not need a materialization phase to get it out. Activating a card is done at slow speed by default. " - }, - { - "title": "", - "date_added": "2022-12-27", - "description": "When you activate Tome of Sacred Lightning, you still need to pay for its costs. This isn't relevant unless there is a cost granting/modification effect being applied." - } - ], - "flavor": "", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "dwmx01wdxi", - "card_id": "MyUTeqUJ0H", - "collector_number": "062", - "slug": "tome-of-sacred-lightning-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Kumai", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "1fz2b9x6oo", - "population_operator": "≈", - "population": 6900, - "foil": false - }, - { - "uuid": "q1460hsncz", - "population_operator": "≈", - "population": 397, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "z09TggcKMu", - "card_id": "MyUTeqUJ0H", - "collector_number": "062", - "slug": "tome-of-sacred-lightning-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "TktsiX43YF", - "population_operator": "≈", - "population": 2500, - "foil": false - }, - { - "uuid": "jdBg0n1sAM", - "population_operator": "≈", - "population": 90, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "dwmx01wdxi", - "card_id": "MyUTeqUJ0H", - "collector_number": "062", - "slug": "tome-of-sacred-lightning-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Kumai", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "q1460hsncz", - "population_operator": "≈", - "population": 397, - "foil": true - }, - { - "uuid": "1fz2b9x6oo", - "population_operator": "≈", - "population": 6900, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "z09TggcKMu", - "card_id": "MyUTeqUJ0H", - "collector_number": "062", - "slug": "tome-of-sacred-lightning-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "jdBg0n1sAM", - "population_operator": "≈", - "population": 90, - "foil": true - }, - { - "uuid": "TktsiX43YF", - "population_operator": "≈", - "population": 2500, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "ymuarq5tv0", - "types": [ - "ACTION" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "SKILL" - ], - "element": "NORM", - "name": "Mortal Ambition", - "slug": "mortal-ambition", - "effect": "This card costs 2 less to activate for each unique ally you control.\nUntil end of turn, Human and Horse allies you control get +1\u003cspan class=\"effect__icon effect__icon--heart\"\u003e\u003c/span\u003e and gain \u003cspan class=\"effect__label\"\u003eambush\u003c/span\u003e and \u003cspan class=\"effect__label\"\u003esteadfast\u003c/span\u003e.", - "effect_raw": "This card costs 2 less to activate for each unique ally you control.\nUntil end of turn, Human and Horse allies you control get +1 LIFE and gain ambush and steadfast.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 6, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "hg1n8hqa75", - "card_id": "ymuarq5tv0", - "collector_number": "062", - "slug": "mortal-ambition-amb", - "set": { - "name": "Mortal Ambition First Edition", - "prefix": "AMB 1st", - "language": "EN" - }, - "illustrator": "Pinakes", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "5fry4gjftk", - "population_operator": "≈", - "population": 178, - "foil": true - }, - { - "uuid": "ghqgz0nhsm", - "population_operator": "≈", - "population": 7200, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "hg1n8hqa75", - "card_id": "ymuarq5tv0", - "collector_number": "062", - "slug": "mortal-ambition-amb", - "set": { - "name": "Mortal Ambition First Edition", - "prefix": "AMB 1st", - "language": "EN" - }, - "illustrator": "Pinakes", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "5fry4gjftk", - "population_operator": "≈", - "population": 178, - "foil": true - }, - { - "uuid": "ghqgz0nhsm", - "population_operator": "≈", - "population": 7200, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "5joh300z2s", - "types": [ - "TOKEN", - "ITEM" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "HERB", - "ADJUVANT", - "ROOT" - ], - "element": "NORM", - "name": "Manaroot", - "slug": "manaroot", - "effect": "\u003cspan class=\"effect__label\"\u003eSacrifice Manaroot:\u003c/span\u003e Your champion gets +1 level until end of turn.", - "effect_raw": "Sacrifice Manaroot: Your champion gets +1 level until end of turn.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 1, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "4etu184ozc", - "card_id": "5joh300z2s", - "collector_number": "063", - "slug": "manaroot-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "c91f92cj77", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "lrsruafk5e", - "population_operator": "≈", - "population": 743, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "d53zcaq5mq", - "card_id": "5joh300z2s", - "collector_number": "058", - "slug": "manaroot-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "11ssbhq9n8", - "population_operator": "≈", - "population": 29772, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "nf1887a0v0", - "card_id": "5joh300z2s", - "collector_number": "031", - "slug": "manaroot-sp2", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "96yc5z9g44", - "population_operator": "≈", - "population": 1100, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "pgn30kl8mq", - "card_id": "5joh300z2s", - "collector_number": "053", - "slug": "manaroot-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dhemyydel1", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "4etu184ozc", - "card_id": "5joh300z2s", - "collector_number": "063", - "slug": "manaroot-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "lrsruafk5e", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "c91f92cj77", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "pgn30kl8mq", - "card_id": "5joh300z2s", - "collector_number": "053", - "slug": "manaroot-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dhemyydel1", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "d53zcaq5mq", - "card_id": "5joh300z2s", - "collector_number": "058", - "slug": "manaroot-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "11ssbhq9n8", - "population_operator": "≈", - "population": 29772, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "nf1887a0v0", - "card_id": "5joh300z2s", - "collector_number": "031", - "slug": "manaroot-sp2", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "96yc5z9g44", - "population_operator": "≈", - "population": 1100, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "6W5AJwF3Y3", - "types": [ - "ALLY" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "ANIMAL", - "SQUIRREL" - ], - "element": "NORM", - "name": "Woodland Squirrels", - "slug": "woodland-squirrels", - "effect": null, - "effect_raw": null, - "rule": null, - "flavor": "Playful, curious, and above all, adorable. Even a simple encounter makes travellers light of heart.", - "cost_memory": null, - "cost_reserve": 0, - "level": null, - "power": 1, - "life": 1, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "SWRSRGyek2", - "card_id": "6W5AJwF3Y3", - "collector_number": "117", - "slug": "woodland-squirrels-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - }, - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "UyNpsv41nN", - "card_id": "6W5AJwF3Y3", - "collector_number": "063", - "slug": "woodland-squirrels-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "UTvhuOIYs4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "cgdmoydekr", - "card_id": "6W5AJwF3Y3", - "collector_number": "117", - "slug": "woodland-squirrels-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - }, - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "x2dwv6z1vd", - "card_id": "6W5AJwF3Y3", - "collector_number": "019", - "slug": "woodland-squirrels-sp1", - "set": { - "name": "Supporter Pack 1", - "prefix": "SP1", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "2zr5zs29xx", - "population_operator": "≈", - "population": 40000, - "foil": false - }, - { - "uuid": "lycple0665", - "population_operator": "≈", - "population": 1200, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "UyNpsv41nN", - "card_id": "6W5AJwF3Y3", - "collector_number": "063", - "slug": "woodland-squirrels-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "UTvhuOIYs4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "cgdmoydekr", - "card_id": "6W5AJwF3Y3", - "collector_number": "117", - "slug": "woodland-squirrels-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - }, - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "SWRSRGyek2", - "card_id": "6W5AJwF3Y3", - "collector_number": "117", - "slug": "woodland-squirrels-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - }, - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "x2dwv6z1vd", - "card_id": "6W5AJwF3Y3", - "collector_number": "019", - "slug": "woodland-squirrels-sp1", - "set": { - "name": "Supporter Pack 1", - "prefix": "SP1", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "lycple0665", - "population_operator": "≈", - "population": 1200, - "foil": true - }, - { - "uuid": "2zr5zs29xx", - "population_operator": "≈", - "population": 40000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "x7u6wzh973", - "types": [ - "ALLY" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "HUMAN" - ], - "element": "WATER", - "name": "Frostbinder Apostle", - "slug": "frostbinder-apostle", - "effect": "\u003cspan class=\"effect__label\"\u003eIntercept\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(Whenever your champion is attacked while this ally is awake, you may redirect that attack to this ally.)\u003c/span\u003e\n\u003cspan class=\"effect__bubble\"\u003eLevel 2+\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Target rested ally you don't control gets -4\u003cspan class=\"effect__icon effect__icon--heart\"\u003e\u003c/span\u003e until end of turn.", - "effect_raw": "Intercept (Whenever your champion is attacked while this ally is awake, you may redirect that attack to this ally.)\n[Level 2+] On Enter: Target rested ally you don't control gets -4 LIFE until end of turn.", - "rule": [ - { - "title": "", - "date_added": "2023-08-09", - "description": "A unit without immortality with 0 or less life dies due to state based actions." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 0, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "1ugmmlp59e", - "card_id": "x7u6wzh973", - "collector_number": "063", - "slug": "frostbinder-apostle-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "Dragonart Chu", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "eqhk1krn0y", - "population_operator": "≈", - "population": 105000, - "foil": false - }, - { - "uuid": "ri1gpzmyor", - "population_operator": "≈", - "population": 2000, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "1ugmmlp59e", - "card_id": "x7u6wzh973", - "collector_number": "063", - "slug": "frostbinder-apostle-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "Dragonart Chu", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "ri1gpzmyor", - "population_operator": "≈", - "population": 2000, - "foil": true - }, - { - "uuid": "eqhk1krn0y", - "population_operator": "≈", - "population": 105000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "s9qtcq0rzh", - "types": [ - "ALLY" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "HUMAN" - ], - "element": "NORM", - "name": "Mystic Purifier", - "slug": "mystic-purifier", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e You may pay \u003cspan class=\"effect__bubble effect__bubble--yellow ml-2\"\u003e2\u003c/span\u003e. When you do, destroy target phantasia.", - "effect_raw": "On Enter: You may pay [2]. When you do, destroy target phantasia.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 1, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "c0do81afgf", - "card_id": "s9qtcq0rzh", - "collector_number": "063", - "slug": "mystic-purifier-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "c0do81afgf", - "card_id": "s9qtcq0rzh", - "collector_number": "063", - "slug": "mystic-purifier-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "Tx6iJQNSA6", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "ACCESSORY" - ], - "element": "CRUX", - "name": "Majestic Spirit's Crest", - "slug": "majestic-spirits-crest", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eBanish Majestic Spirit's Crest:\u003c/span\u003e Your champion gains \"\u003cspan class=\"effect__label\"\u003eOn Attack:\u003c/span\u003e Draw a card\" until end of turn.", - "effect_raw": "[Class Bonus] Banish Majestic Spirit's Crest: Your champion gains \u0026#34;On Attack: Draw a card\u0026#34; until end of turn.", - "rule": null, - "flavor": "Those that can survive the demands of the spirits are rewarded immensely.", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "9idDXofbl7", - "card_id": "Tx6iJQNSA6", - "collector_number": "063", - "slug": "majestic-spirits-crest-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Kumai", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "TktsiX43YF", - "population_operator": "≈", - "population": 2500, - "foil": false - }, - { - "uuid": "jdBg0n1sAM", - "population_operator": "≈", - "population": 90, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "yajb95hfvk", - "card_id": "Tx6iJQNSA6", - "collector_number": "063", - "slug": "majestic-spirits-crest-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Kumai", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "1fz2b9x6oo", - "population_operator": "≈", - "population": 6900, - "foil": false - }, - { - "uuid": "q1460hsncz", - "population_operator": "≈", - "population": 397, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "yajb95hfvk", - "card_id": "Tx6iJQNSA6", - "collector_number": "063", - "slug": "majestic-spirits-crest-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Kumai", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "q1460hsncz", - "population_operator": "≈", - "population": 397, - "foil": true - }, - { - "uuid": "1fz2b9x6oo", - "population_operator": "≈", - "population": 6900, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "9idDXofbl7", - "card_id": "Tx6iJQNSA6", - "collector_number": "063", - "slug": "majestic-spirits-crest-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Kumai", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "jdBg0n1sAM", - "population_operator": "≈", - "population": 90, - "foil": true - }, - { - "uuid": "TktsiX43YF", - "population_operator": "≈", - "population": 2500, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "sl7ddcgw05", - "types": [ - "UNIQUE", - "ALLY" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "AUTOMATON" - ], - "element": "NORM", - "name": "Overlord Mk III", - "slug": "overlord-mk-iii", - "effect": "As an additional cost to activate this card, sacrifice four Powercells.\n\u003cspan class=\"effect__label\"\u003eIntercept\u003c/span\u003e, \u003cspan class=\"effect__label\"\u003eSpellshroud\u003c/span\u003e, \u003cspan class=\"effect__label\"\u003eSteadfast\u003c/span\u003e, \u003cspan class=\"effect__label\"\u003eTrue Sight\u003c/span\u003e\nAt the beginning of your end phase, you may banish an Automaton card from your graveyard. If you do, put a \u003cspan class=\"effect__label\"\u003ebuff\u003c/span\u003e counter on Overlord Mk III and draw a card.", - "effect_raw": "As an additional cost to activate this card, sacrifice four Powercells.\nIntercept, Spellshroud, Steadfast, True Sight\nAt the beginning of your end phase, you may banish an Automaton card from your graveyard. If you do, put a buff counter on Overlord Mk III and draw a card.", - "rule": [ - { - "title": "", - "date_added": "2024-05-17", - "description": "Powercell references the subtype." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": 5, - "life": 5, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "kca6igwbsw", - "card_id": "sl7ddcgw05", - "collector_number": "011", - "slug": "overlord-mk-iii-evp", - "set": { - "name": "Event Packs", - "prefix": "EVP", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 7, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "qu3apypgze", - "card_id": "sl7ddcgw05", - "collector_number": "063", - "slug": "overlord-mk-iii-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "9o5zx5hr6x", - "population_operator": "≈", - "population": 246, - "foil": true - }, - { - "uuid": "t8ru42qzhh", - "population_operator": "≈", - "population": 3056, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "qu3apypgze", - "card_id": "sl7ddcgw05", - "collector_number": "063", - "slug": "overlord-mk-iii-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "9o5zx5hr6x", - "population_operator": "≈", - "population": 246, - "foil": true - }, - { - "uuid": "t8ru42qzhh", - "population_operator": "≈", - "population": 3056, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "kca6igwbsw", - "card_id": "sl7ddcgw05", - "collector_number": "011", - "slug": "overlord-mk-iii-evp", - "set": { - "name": "Event Packs", - "prefix": "EVP", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 7, - "circulationTemplates": [], - "circulations": [] - } - ] - }, - { - "uuid": "eifnz0fgm3", - "types": [ - "ALLY" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "HUMAN" - ], - "element": "NORM", - "name": "Stalwart Shieldmate", - "slug": "stalwart-shieldmate", - "effect": "\u003cspan class=\"effect__label\"\u003eTaunt\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While awake, this ally must be targeted before other units you control during your opponents' attack declarations if able.)\u003c/span\u003e\n\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)\u003c/span\u003e", - "effect_raw": "Taunt (While awake, this ally must be targeted before other units you control during your opponents' attack declarations if able.)\nFloating Memory (While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 0, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "06fycyerzr", - "card_id": "eifnz0fgm3", - "collector_number": "047", - "slug": "stalwart-shieldmate-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "52u92v5c00", - "population_operator": "≈", - "population": 2700, - "foil": true - }, - { - "uuid": "qigcpm2hy2", - "population_operator": "≈", - "population": 184000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "6s8ltljfrp", - "card_id": "eifnz0fgm3", - "collector_number": "064", - "slug": "stalwart-shieldmate-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "Rachel Liu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "547xsxi1q2", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "yz5c8t4hv8", - "card_id": "eifnz0fgm3", - "collector_number": "036", - "slug": "stalwart-shieldmate-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "Rachel Liu", - "rarity": 6, - "circulationTemplates": [], - "circulations": [ - { - "uuid": "9hju9agnj4", - "population_operator": "≈", - "population": 2000, - "foil": true - } - ] - } - ], - "result_editions": [ - { - "uuid": "6s8ltljfrp", - "card_id": "eifnz0fgm3", - "collector_number": "064", - "slug": "stalwart-shieldmate-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "Rachel Liu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "547xsxi1q2", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "06fycyerzr", - "card_id": "eifnz0fgm3", - "collector_number": "047", - "slug": "stalwart-shieldmate-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "52u92v5c00", - "population_operator": "≈", - "population": 2700, - "foil": true - }, - { - "uuid": "qigcpm2hy2", - "population_operator": "≈", - "population": 184000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "yz5c8t4hv8", - "card_id": "eifnz0fgm3", - "collector_number": "036", - "slug": "stalwart-shieldmate-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "Rachel Liu", - "rarity": 6, - "circulationTemplates": [], - "circulations": [ - { - "uuid": "9hju9agnj4", - "population_operator": "≈", - "population": 2000, - "foil": true - } - ] - } - ] - }, - { - "uuid": "8jypwc8tuh", - "types": [ - "ACTION" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "SKILL" - ], - "element": "NORM", - "name": "Navigate the Streets", - "slug": "navigate-the-streets", - "effect": "\u003cspan class=\"effect__label\"\u003eGlimpse 1+X\u003c/span\u003e, where \u003cspan class=\"effect__label\"\u003eX\u003c/span\u003e is the amount of domains you control. \u003cspan class=\"effect__reminder\"\u003e(To \u003cspan class=\"effect__label\"\u003eglimpse\u003c/span\u003e, look at that many cards from the top of your deck. Put those cards back on the top or on the bottom of your deck in any order.)\u003c/span\u003e\n\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e", - "effect_raw": "Glimpse 1+X, where X is the amount of domains you control. (To glimpse, look at that many cards from the top of your deck. Put those cards back on the top or on the bottom of your deck in any order.)\nFloating Memory", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 1, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "o3kfckw6lc", - "card_id": "8jypwc8tuh", - "collector_number": "010", - "slug": "navigate-the-streets-slc", - "set": { - "name": "SquareLive Collaboration", - "prefix": "SLC", - "language": "CN" - }, - "illustrator": "Pinakes", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "g6p4dnamcf", - "population_operator": "≈", - "population": 1170, - "foil": false - }, - { - "uuid": "urjxqkt1po", - "population_operator": "≈", - "population": 140, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "q30seklknd", - "card_id": "8jypwc8tuh", - "collector_number": "064", - "slug": "navigate-the-streets-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "Pinakes", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - }, - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "q30seklknd", - "card_id": "8jypwc8tuh", - "collector_number": "064", - "slug": "navigate-the-streets-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "Pinakes", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - }, - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "o3kfckw6lc", - "card_id": "8jypwc8tuh", - "collector_number": "010", - "slug": "navigate-the-streets-slc", - "set": { - "name": "SquareLive Collaboration", - "prefix": "SLC", - "language": "CN" - }, - "illustrator": "Pinakes", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "urjxqkt1po", - "population_operator": "≈", - "population": 140, - "foil": true - }, - { - "uuid": "g6p4dnamcf", - "population_operator": "≈", - "population": 1170, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "r5zs29xxoo", - "types": [ - "ACTION" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "SKILL", - "REACTION" - ], - "element": "WATER", - "name": "Guarded Dissipation", - "slug": "guarded-dissipation", - "effect": "Prevent the next \u003cspan class=\"effect__label\"\u003eX\u003c/span\u003e damage that would be dealt to target unit this turn where \u003cspan class=\"effect__label\"\u003eX\u003c/span\u003e is the greatest power among Sword weapons you control. \n\u003cspan class=\"effect__bubble\"\u003eLevel 1+\u003c/span\u003eDraw a card.", - "effect_raw": "Prevent the next X damage that would be dealt to target unit this turn where X is the greatest power among Sword weapons you control. \n[Level 1+] Draw a card.", - "rule": null, - "flavor": "An impeccible parry to nullify any assault.", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "z88jmoiza4", - "card_id": "r5zs29xxoo", - "collector_number": "064", - "slug": "guarded-dissipation-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "eqhk1krn0y", - "population_operator": "≈", - "population": 105000, - "foil": false - }, - { - "uuid": "ri1gpzmyor", - "population_operator": "≈", - "population": 2000, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "z88jmoiza4", - "card_id": "r5zs29xxoo", - "collector_number": "064", - "slug": "guarded-dissipation-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "ri1gpzmyor", - "population_operator": "≈", - "population": 2000, - "foil": true - }, - { - "uuid": "eqhk1krn0y", - "population_operator": "≈", - "population": 105000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "6bc3ogf0o8", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "SPELL", - "REACTION" - ], - "element": "NORM", - "name": "Nascent Barrier", - "slug": "nascent-barrier", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003ePrevent the next 1+\u003cspan class=\"effect__label\"\u003eLV\u003c/span\u003e damage that would be dealt to your champion this turn.\n\u003cspan class=\"effect__bubble\"\u003eLevel 3+\u003c/span\u003e \u003cspan class=\"effect__label\"\u003eGlimpse 3\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(To \u003cspan class=\"effect__label\"\u003eglimpse\u003c/span\u003e, look at that many cards from the top of your deck. Put those cards back on the top or on the bottom of your deck in any order.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] Prevent the next 1+LV damage that would be dealt to your champion this turn.\n[Level 3+] Glimpse 3. (To glimpse, look at that many cards from the top of your deck. Put those cards back on the top or on the bottom of your deck in any order.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "r6yo11z8z5", - "card_id": "6bc3ogf0o8", - "collector_number": "064", - "slug": "nascent-barrier-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Sineia", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "r6yo11z8z5", - "card_id": "6bc3ogf0o8", - "collector_number": "064", - "slug": "nascent-barrier-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Sineia", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "dmbBXRTVIk", - "types": [ - "REGALIA", - "WEAPON" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "SWORD" - ], - "element": "CRUX", - "name": "Sword of Avarice", - "slug": "sword-of-avarice", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Draw a card. \u003cspan class=\"effect__label\"\u003eClass Bonus:\u003c/span\u003e Draw two cards instead. \u003cspan class=\"effect__reminder\"\u003e(Apply the additional effect only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "On Enter: Draw a card. Class Bonus: Draw two cards instead. (Apply the additional effect only if your champion's class matches this card's class.)", - "rule": null, - "flavor": "An enspirited sword bound by greed and desire.", - "cost_memory": 2, - "cost_reserve": null, - "level": null, - "power": 1, - "life": null, - "durability": 1, - "speed": null, - "legality": { - "STANDARD": { - "limit": 0 - } - }, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "2vgnnmp5af", - "card_id": "dmbBXRTVIk", - "collector_number": "064", - "slug": "sword-of-avarice-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - }, - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "oDWMKFnlgm", - "card_id": "dmbBXRTVIk", - "collector_number": "064", - "slug": "sword-of-avarice-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - }, - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "2vgnnmp5af", - "card_id": "dmbBXRTVIk", - "collector_number": "064", - "slug": "sword-of-avarice-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - }, - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "oDWMKFnlgm", - "card_id": "dmbBXRTVIk", - "collector_number": "064", - "slug": "sword-of-avarice-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - }, - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "qzzadf9q1v", - "types": [ - "TOKEN", - "ITEM" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "POWERCELL" - ], - "element": "NORM", - "name": "Powercell", - "slug": "powercell", - "effect": "\u003cspan class=\"effect__bubble effect__bubble--yellow ml-2\"\u003e1\u003c/span\u003e, \u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e, \u003cspan class=\"effect__label\"\u003eSacrifice \u003ca data-edition-slug=\"powercell-mrc-a\" class=\"effect__edition-hover effect__label\"\u003ePowercell\u003c/a\u003e:\u003c/span\u003e Target Automaton ally gets +2\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e until end of turn.", - "effect_raw": "[1] , [REST], Sacrifice Powercell: Target Automaton ally gets +2 POWER until end of turn.", - "rule": null, - "flavor": "“Recharge your Gearstride Automatons with our proprietary powercell! Only the best on the market.”\n— Gearstride Automatics Advertisement", - "cost_memory": null, - "cost_reserve": 1, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "dxkwmp7pxt", - "card_id": "qzzadf9q1v", - "collector_number": "064A", - "slug": "powercell-mrc-a", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "11ssbhq9n8", - "population_operator": "≈", - "population": 29772, - "foil": false - }, - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "jr3dsjq63n", - "card_id": "qzzadf9q1v", - "collector_number": "036", - "slug": "powercell-sp2", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "96yc5z9g44", - "population_operator": "≈", - "population": 1100, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "kh9ngakrff", - "card_id": "qzzadf9q1v", - "collector_number": "064B", - "slug": "powercell-mrc-b", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "dxkwmp7pxt", - "card_id": "qzzadf9q1v", - "collector_number": "064A", - "slug": "powercell-mrc-a", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "11ssbhq9n8", - "population_operator": "≈", - "population": 29772, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "kh9ngakrff", - "card_id": "qzzadf9q1v", - "collector_number": "064B", - "slug": "powercell-mrc-b", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "jr3dsjq63n", - "card_id": "qzzadf9q1v", - "collector_number": "036", - "slug": "powercell-sp2", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "96yc5z9g44", - "population_operator": "≈", - "population": 1100, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "uy4xippor7", - "types": [ - "DOMAIN" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "MARKET" - ], - "element": "NORM", - "name": "Oasis Trading Post", - "slug": "oasis-trading-post", - "effect": "\u003cspan class=\"effect__bubble effect__bubble--yellow ml-2\"\u003e3\u003c/span\u003e, \u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e: \u003cspan class=\"effect__label\"\u003eGlimpse 2\u003c/span\u003e.\n\u003cspan class=\"effect__bubble effect__bubble--yellow ml-2\"\u003e4\u003c/span\u003e, \u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e: \u003cspan class=\"effect__label\"\u003eGather\u003c/span\u003e.\n\u003cspan class=\"effect__bubble effect__bubble--yellow ml-2\"\u003e5\u003c/span\u003e, \u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e: \u003cspan class=\"effect__label\"\u003eSummon\u003c/span\u003e an \u003ca data-edition-slug=\"automaton-drone-alc\" class=\"effect__edition-hover effect__label\"\u003eAutomaton Drone\u003c/a\u003e token.", - "effect_raw": "[3] , [REST]: Glimpse 2.\n[4] , [REST]: Gather.\n[5] , [REST]: Summon an Automaton Drone token.", - "rule": null, - "flavor": "A bustling trade port blessed by climate and sulfur.", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "8dy76hkmgx", - "card_id": "uy4xippor7", - "collector_number": "065", - "slug": "oasis-trading-post-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "杭州新艺族", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "8dy76hkmgx", - "card_id": "uy4xippor7", - "collector_number": "065", - "slug": "oasis-trading-post-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "杭州新艺族", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "k8ao8bki6f", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "SPELL" - ], - "element": "NORM", - "name": "Purification", - "slug": "purification", - "effect": "\u003cspan class=\"effect__label\"\u003eRecover 2\u003c/span\u003e. Then choose up to two Curse cards from your champion’s lineage and discard them. For each card discarded this way, recover 2.", - "effect_raw": "Recover 2. Then choose up to two Curse cards from your champion’s lineage and discard them. For each card discarded this way, recover 2.", - "rule": null, - "flavor": "Let go of your hatred. Discard your malice. Only then will you find peace.", - "cost_memory": null, - "cost_reserve": 1, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "63jyfa7fr1", - "card_id": "k8ao8bki6f", - "collector_number": "065", - "slug": "purification-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "63jyfa7fr1", - "card_id": "k8ao8bki6f", - "collector_number": "065", - "slug": "purification-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "vajycopxgf", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC", - "MAGE" - ], - "subtypes": [ - "CLERIC", - "MAGE", - "SPELL" - ], - "element": "NORM", - "name": "Nascent Blast", - "slug": "nascent-blast", - "effect": "Deal 3 damage to target unit. If Nascent Blast is \u003cspan class=\"effect__label\"\u003eempowered\u003c/span\u003e, put it into your memory.", - "effect_raw": "Deal 3 damage to target unit. If Nascent Blast is empowered, put it into your memory.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "9dxl0lm43p", - "card_id": "vajycopxgf", - "collector_number": "065", - "slug": "nascent-blast-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Sineia", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - }, - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "9dxl0lm43p", - "card_id": "vajycopxgf", - "collector_number": "065", - "slug": "nascent-blast-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Sineia", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - }, - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "Au8eN2Jtuu", - "types": [ - "REGALIA", - "WEAPON" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "SWORD" - ], - "element": "LUXEM", - "name": "Carnwennan, Shrouded Edge", - "slug": "carnwennan-shrouded-edge", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eAttacks using Carnwennan can't be retaliated. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] Attacks using Carnwennan can't be retaliated. (Apply this effect only if your champion's class matches this card's class.)", - "rule": null, - "flavor": "An heirloom passed down the Corhazi ascendancy. Priceless as a relic. Dangerous as a weapon.", - "cost_memory": 1, - "cost_reserve": null, - "level": null, - "power": 3, - "life": null, - "durability": 1, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "Edf5oHFFb3", - "card_id": "Au8eN2Jtuu", - "collector_number": "065", - "slug": "carnwennan-shrouded-edge-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - }, - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "fr0rqlywc1", - "card_id": "Au8eN2Jtuu", - "collector_number": "065", - "slug": "carnwennan-shrouded-edge-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - }, - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "fr0rqlywc1", - "card_id": "Au8eN2Jtuu", - "collector_number": "065", - "slug": "carnwennan-shrouded-edge-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - }, - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "Edf5oHFFb3", - "card_id": "Au8eN2Jtuu", - "collector_number": "065", - "slug": "carnwennan-shrouded-edge-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - }, - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "pcescfpwak", - "types": [ - "ACTION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SPELL" - ], - "element": "WATER", - "name": "Innervate Knowledge", - "slug": "innervate-knowledge", - "effect": "As an additional cost to activate this card, \u003cspan class=\"effect__label\"\u003edelevel\u003c/span\u003e your champion and \u003cspan class=\"effect__label\"\u003erecover 5\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(To \u003cspan class=\"effect__label\"\u003edelevel\u003c/span\u003e your champion, return the top card of its lineage to its owner's material deck.)\u003c/span\u003e\nDraw two cards.", - "effect_raw": "As an additional cost to activate this card, delevel your champion and recover 5. (To delevel your champion, return the top card of its lineage to its owner's material deck.)\nDraw two cards.", - "rule": [ - { - "title": "", - "date_added": "2023-08-09", - "description": "The additional cost of recover 5 means that there must be five damage counters to remove from your champion to pay this card's cost. If there are less than five damage counters on your champion, the additional cost can't be paid." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "thjxhktrfo", - "card_id": "pcescfpwak", - "collector_number": "065", - "slug": "innervate-knowledge-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "5iw95ykqrq", - "population_operator": "≈", - "population": 37000, - "foil": false - }, - { - "uuid": "91zv75l0hl", - "population_operator": "≈", - "population": 1400, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "thjxhktrfo", - "card_id": "pcescfpwak", - "collector_number": "065", - "slug": "innervate-knowledge-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "91zv75l0hl", - "population_operator": "≈", - "population": 1400, - "foil": true - }, - { - "uuid": "5iw95ykqrq", - "population_operator": "≈", - "population": 37000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "ch2bbmoqk2", - "types": [ - "ACTION" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "SKILL" - ], - "element": "NORM", - "name": "Organize the Alliance", - "slug": "organize-the-alliance", - "effect": "Target ally becomes \u003cspan class=\"effect__label\"\u003efostered\u003c/span\u003e.\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)\u003c/span\u003e", - "effect_raw": "Target ally becomes fostered.\n[Class Bonus] Floating Memory (While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)", - "rule": [ - { - "title": "", - "date_added": "2024-01-19", - "description": "An ally can become fostered even if it doesn't have the Foster keyword." - } - ], - "flavor": "A united front to face down the Automaton horde.", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "83sfhvfisz", - "card_id": "ch2bbmoqk2", - "collector_number": "066", - "slug": "organize-the-alliance-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "Rachel Liu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "83sfhvfisz", - "card_id": "ch2bbmoqk2", - "collector_number": "066", - "slug": "organize-the-alliance-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "Rachel Liu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "w6ax750524", - "types": [ - "ALLY" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "ANIMAL", - "HORSE" - ], - "element": "NORM", - "name": "Ordinary Horse", - "slug": "ordinary-horse", - "effect": "\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)\u003c/span\u003e", - "effect_raw": "Floating Memory (While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 1, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "ixfl3w8doj", - "card_id": "w6ax750524", - "collector_number": "066", - "slug": "ordinary-horse-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - }, - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "ixfl3w8doj", - "card_id": "w6ax750524", - "collector_number": "066", - "slug": "ordinary-horse-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - }, - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "4muq2r6v37", - "types": [ - "PHANTASIA" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "SPELL" - ], - "element": "WATER", - "name": "Ocean's Blessing", - "slug": "oceans-blessing", - "effect": "\u003cspan class=\"effect__label\"\u003eAlly Link\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This object enters the field linked to target ally. If the link is broken, sacrifice this object.)\u003c/span\u003e\nLinked ally gets +1\u003cspan class=\"effect__icon effect__icon--heart\"\u003e\u003c/span\u003e and has \u003cspan class=\"effect__label\"\u003etaunt\u003c/span\u003e.\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e", - "effect_raw": "Ally Link (This object enters the field linked to target ally. If the link is broken, sacrifice this object.)\nLinked ally gets +1 LIFE and has taunt.\n[Class Bonus] Floating Memory", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "66pv3n1m3f", - "card_id": "4muq2r6v37", - "collector_number": "066", - "slug": "oceans-blessing-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "eqhk1krn0y", - "population_operator": "≈", - "population": 105000, - "foil": false - }, - { - "uuid": "ri1gpzmyor", - "population_operator": "≈", - "population": 2000, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "66pv3n1m3f", - "card_id": "4muq2r6v37", - "collector_number": "066", - "slug": "oceans-blessing-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "ri1gpzmyor", - "population_operator": "≈", - "population": 2000, - "foil": true - }, - { - "uuid": "eqhk1krn0y", - "population_operator": "≈", - "population": 105000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "s23UHXgcZq", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "MAP" - ], - "element": "LUXEM", - "name": "Luxera's Map", - "slug": "luxeras-map", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eThis card costs 1 less to materialize. \r\nLuxera's Map enters the field rested.\r\n\u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e\u003cspan class=\"effect__label\"\u003e, Banish Luxera's Map:\u003c/span\u003e Search your deck for a card and put it into your memory. Then shuffle your deck. Activate this ability only at slow speed.", - "effect_raw": "[Class Bonus] This card costs 1 less to materialize. \nLuxera's Map enters the field rested.\n[REST], Banish Luxera's Map: Search your deck for a card and put it into your memory. Then shuffle your deck. Activate this ability only at slow speed.", - "rule": null, - "flavor": "", - "cost_memory": 1, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "5bcbe4z4py", - "card_id": "s23UHXgcZq", - "collector_number": "066", - "slug": "luxeras-map-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "1fz2b9x6oo", - "population_operator": "≈", - "population": 6900, - "foil": false - }, - { - "uuid": "q1460hsncz", - "population_operator": "≈", - "population": 397, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "8kkmb7LaXf", - "card_id": "s23UHXgcZq", - "collector_number": "066", - "slug": "luxeras-map-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "TktsiX43YF", - "population_operator": "≈", - "population": 2500, - "foil": false - }, - { - "uuid": "jdBg0n1sAM", - "population_operator": "≈", - "population": 90, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "5bcbe4z4py", - "card_id": "s23UHXgcZq", - "collector_number": "066", - "slug": "luxeras-map-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "q1460hsncz", - "population_operator": "≈", - "population": 397, - "foil": true - }, - { - "uuid": "1fz2b9x6oo", - "population_operator": "≈", - "population": 6900, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "8kkmb7LaXf", - "card_id": "s23UHXgcZq", - "collector_number": "066", - "slug": "luxeras-map-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "jdBg0n1sAM", - "population_operator": "≈", - "population": 90, - "foil": true - }, - { - "uuid": "TktsiX43YF", - "population_operator": "≈", - "population": 2500, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "c7wklzjmwu", - "types": [ - "DOMAIN" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "CROSSROADS" - ], - "element": "NORM", - "name": "Palatial Concourse", - "slug": "palatial-concourse", - "effect": "At the beginning of your recollection phase, \u003cspan class=\"effect__label\"\u003eglimpse 1\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(To \u003cspan class=\"effect__label\"\u003eglimpse\u003c/span\u003e, look at that many cards from the top of your deck. Put those cards back on the top or on the bottom of your deck in any order.)\u003c/span\u003e", - "effect_raw": "At the beginning of your recollection phase, glimpse 1. (To glimpse, look at that many cards from the top of your deck. Put those cards back on the top or on the bottom of your deck in any order.)", - "rule": null, - "flavor": "Regal thoroughfares for inquisitive scholars.", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "dne4n32l8l", - "card_id": "c7wklzjmwu", - "collector_number": "067", - "slug": "palatial-concourse-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "北飞飞", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "dne4n32l8l", - "card_id": "c7wklzjmwu", - "collector_number": "067", - "slug": "palatial-concourse-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "北飞飞", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "1lw9n0wpbh", - "types": [ - "PHANTASIA" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "FRACTAL" - ], - "element": "WATER", - "name": "Protective Fractal", - "slug": "protective-fractal", - "effect": "\u003cspan class=\"effect__label\"\u003eReservable\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a reserve cost, you may rest this object to pay for 1 of that cost.)\u003c/span\u003e \n\u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e: Prevent the next 1 damage that would be dealt to target champion this turn.", - "effect_raw": "Reservable (While paying for a reserve cost, you may rest this object to pay for 1 of that cost.) \n[REST]: Prevent the next 1 damage that would be dealt to target champion this turn.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "21prus7pzi", - "card_id": "1lw9n0wpbh", - "collector_number": "144", - "slug": "protective-fractal-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "xfnjwk0ow0", - "card_id": "1lw9n0wpbh", - "collector_number": "067", - "slug": "protective-fractal-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "52u92v5c00", - "population_operator": "≈", - "population": 2700, - "foil": true - }, - { - "uuid": "8zix6g3f58", - "population_operator": "≈", - "population": 150000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "xfnjwk0ow0", - "card_id": "1lw9n0wpbh", - "collector_number": "067", - "slug": "protective-fractal-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "52u92v5c00", - "population_operator": "≈", - "population": 2700, - "foil": true - }, - { - "uuid": "8zix6g3f58", - "population_operator": "≈", - "population": 150000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "21prus7pzi", - "card_id": "1lw9n0wpbh", - "collector_number": "144", - "slug": "protective-fractal-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "o6eanbrfnr", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "SKILL" - ], - "element": "NORM", - "name": "Reprogram", - "slug": "reprogram", - "effect": "Up to one target ally gets -1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e until end of turn. If that ally is an Automaton, put two \u003cspan class=\"effect__label\"\u003edebuff\u003c/span\u003e counters on it instead. \u003cspan class=\"effect__reminder\"\u003e(Allies get -1 power and -1 life for each \u003cspan class=\"effect__label\"\u003edebuff\u003c/span\u003e counter on them.)\u003c/span\u003e\n\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e", - "effect_raw": "Up to one target ally gets -1 POWER until end of turn. If that ally is an Automaton, put two debuff counters on it instead. (Allies get -1 power and -1 life for each debuff counter on them.)\nFloating Memory", - "rule": [ - { - "title": "", - "date_added": "2024-05-17", - "description": "If a debuff counter were to put a unit's life at or below 0, the unit will die" - }, - { - "title": "", - "date_added": "2024-05-17", - "description": "Placing debuff counters on a unit with buff counters will cause equal amounts of debuff and buff counters to be removed." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "g8evrbdzdh", - "card_id": "o6eanbrfnr", - "collector_number": "067", - "slug": "reprogram-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Rachel Liu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "g8evrbdzdh", - "card_id": "o6eanbrfnr", - "collector_number": "067", - "slug": "reprogram-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Rachel Liu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "7qjnqww067", - "types": [ - "ACTION" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "SKILL" - ], - "element": "NORM", - "name": "Paired Minds, Kindred Souls", - "slug": "paired-minds-kindred-souls", - "effect": "Look at the top ten cards of your deck. Reveal a Horse ally card from among them and put it into your hand. Put the rest on the bottom of your deck in any order.\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eIf you control a unique ally, the next Horse ally card you activate this turn costs 2 less to activate.", - "effect_raw": "Look at the top ten cards of your deck. Reveal a Horse ally card from among them and put it into your hand. Put the rest on the bottom of your deck in any order.\n[Class Bonus] If you control a unique ally, the next Horse ally card you activate this turn costs 2 less to activate.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "xthddildp7", - "card_id": "7qjnqww067", - "collector_number": "067", - "slug": "paired-minds-kindred-souls-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "186cm7kob9", - "population_operator": "≈", - "population": 361, - "foil": true - }, - { - "uuid": "dbwg8erso7", - "population_operator": "≈", - "population": 8500, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "xthddildp7", - "card_id": "7qjnqww067", - "collector_number": "067", - "slug": "paired-minds-kindred-souls-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "186cm7kob9", - "population_operator": "≈", - "population": 361, - "foil": true - }, - { - "uuid": "dbwg8erso7", - "population_operator": "≈", - "population": 8500, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "ymhDYTPfi1", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "BAUBLE" - ], - "element": "TERA", - "name": "Gaia's Blessing", - "slug": "gaias-blessing", - "effect": "\u003cspan class=\"effect__bubble\"\u003eElement Bonus\u003c/span\u003eYou may banish four Animal and/or Beast ally cards from your graveyard to activate this card from your material deck without paying its costs. \nPlay with the top card of your deck revealed.\nYou may activate Animal and Beast ally cards from the top of your deck.", - "effect_raw": "[Element Bonus] You may banish four Animal and/or Beast ally cards from your graveyard to activate this card from your material deck without paying its costs. \nPlay with the top card of your deck revealed.\nYou may activate Animal and Beast ally cards from the top of your deck.", - "rule": [ - { - "title": "", - "date_added": "2022-12-27", - "description": "Using the ability of Gaia's Blessing to allow its activation from the material deck means you do not need a materialization phase to get it out. Activating a card is done at slow speed by default. " - }, - { - "title": "", - "date_added": "2022-12-27", - "description": "Activating Gaia's Blessing by using its effect will ignore all costs associated with activating it, including any cost granting and cost increasing effects being applied." - }, - { - "title": "", - "date_added": "2022-12-27", - "description": "Each card banished from the graveyard counts as one card. Banishing a card that is both an Animal and Beast does not count as two cards banished for the effect of Gaia's Blessing." - } - ], - "flavor": "", - "cost_memory": 1, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "3ynacqadnk", - "card_id": "ymhDYTPfi1", - "collector_number": "067", - "slug": "gaias-blessing-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "1fz2b9x6oo", - "population_operator": "≈", - "population": 6900, - "foil": false - }, - { - "uuid": "q1460hsncz", - "population_operator": "≈", - "population": 397, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "og83WsAU35", - "card_id": "ymhDYTPfi1", - "collector_number": "067", - "slug": "gaias-blessing-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "TktsiX43YF", - "population_operator": "≈", - "population": 2500, - "foil": false - }, - { - "uuid": "jdBg0n1sAM", - "population_operator": "≈", - "population": 90, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "3ynacqadnk", - "card_id": "ymhDYTPfi1", - "collector_number": "067", - "slug": "gaias-blessing-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "q1460hsncz", - "population_operator": "≈", - "population": 397, - "foil": true - }, - { - "uuid": "1fz2b9x6oo", - "population_operator": "≈", - "population": 6900, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "og83WsAU35", - "card_id": "ymhDYTPfi1", - "collector_number": "067", - "slug": "gaias-blessing-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "jdBg0n1sAM", - "population_operator": "≈", - "population": 90, - "foil": true - }, - { - "uuid": "TktsiX43YF", - "population_operator": "≈", - "population": 2500, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "lokqp12mxz", - "types": [ - "CHAMPION" - ], - "classes": [ - "SPIRIT" - ], - "subtypes": [ - "SPIRIT" - ], - "element": "FIRE", - "name": "Vyra, Spirit of Fire", - "slug": "vyra-spirit-of-fire", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Draw seven cards.", - "effect_raw": "On Enter: Draw seven cards.", - "rule": null, - "flavor": "\"A bloom of flame to ignite the heart.\"", - "cost_memory": 0, - "cost_reserve": null, - "level": 0, - "power": null, - "life": 15, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-08-05T22:29:59.756Z", - "editions": [ - { - "uuid": "poqwen120n", - "card_id": "lokqp12mxz", - "collector_number": "067", - "slug": "vyra-spirit-of-fire-p24-chicago", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 9, - "circulationTemplates": [], - "circulations": [ - { - "uuid": "gjdfiwnAm1", - "population_operator": "=", - "population": 32, - "foil": true - } - ] - } - ], - "result_editions": [ - { - "uuid": "poqwen120n", - "card_id": "lokqp12mxz", - "collector_number": "067", - "slug": "vyra-spirit-of-fire-p24-chicago", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 9, - "circulationTemplates": [], - "circulations": [ - { - "uuid": "gjdfiwnAm1", - "population_operator": "=", - "population": 32, - "foil": true - } - ] - } - ] - }, - { - "uuid": "ir99sx6q3p", - "types": [ - "ACTION" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "SKILL" - ], - "element": "NORM", - "name": "Plea for Peace", - "slug": "plea-for-peace", - "effect": "Until the beginning of your next turn, players can't declare attacks unless they pay \u003cspan class=\"effect__bubble effect__bubble--yellow ml-2\"\u003e1\u003c/span\u003e for each attack declaration.", - "effect_raw": "Until the beginning of your next turn, players can't declare attacks unless they pay [1] for each attack declaration.", - "rule": null, - "flavor": "Once upon a time, Rose thought that they could resolve their differences with humans peacefully.", - "cost_memory": null, - "cost_reserve": 1, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "bewemhus8n", - "card_id": "ir99sx6q3p", - "collector_number": "068", - "slug": "plea-for-peace-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "Rachel Liu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "bewemhus8n", - "card_id": "ir99sx6q3p", - "collector_number": "068", - "slug": "plea-for-peace-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "Rachel Liu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "098kmoi0a5", - "types": [ - "ACTION" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "SKILL" - ], - "element": "NORM", - "name": "Take Point", - "slug": "take-point", - "effect": "Your champion gains \u003cspan class=\"effect__label\"\u003etaunt\u003c/span\u003e until the beginning of your next turn. \u003cspan class=\"effect__reminder\"\u003e(While awake, this unit must be targeted before other units you control during your opponents' attack declarations if able.)\u003c/span\u003e\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e", - "effect_raw": "Your champion gains taunt until the beginning of your next turn. (While awake, this unit must be targeted before other units you control during your opponents' attack declarations if able.)\n[Class Bonus] Floating Memory", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "4xjpposhch", - "card_id": "098kmoi0a5", - "collector_number": "037", - "slug": "take-point-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "fqtvp6qc1y", - "card_id": "098kmoi0a5", - "collector_number": "068", - "slug": "take-point-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "547xsxi1q2", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "fqtvp6qc1y", - "card_id": "098kmoi0a5", - "collector_number": "068", - "slug": "take-point-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "547xsxi1q2", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "4xjpposhch", - "card_id": "098kmoi0a5", - "collector_number": "037", - "slug": "take-point-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "ow8iopvc8s", - "types": [ - "ACTION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SKILL" - ], - "element": "NORM", - "name": "Retold Fortune", - "slug": "retold-fortune", - "effect": "Discard up to one Spell card. If you do, draw a card.\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__bubble\"\u003eLevel 2+\u003c/span\u003e \u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)\u003c/span\u003e ", - "effect_raw": "Discard up to one Spell card. If you do, draw a card.\n[Class Bonus] [Level 2+] Floating Memory (While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.) ", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "mf1787aqv0", - "card_id": "ow8iopvc8s", - "collector_number": "068", - "slug": "retold-fortune-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "mf1787aqv0", - "card_id": "ow8iopvc8s", - "collector_number": "068", - "slug": "retold-fortune-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "k940jhff6v", - "types": [ - "ALLY" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "HUMAN" - ], - "element": "NORM", - "name": "Palace Guard", - "slug": "palace-guard", - "effect": "\u003cspan class=\"effect__label\"\u003eTaunt\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While awake, this ally must be targeted before other units you control during your oppent's attack declarations if able.)\u003c/span\u003e\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eRetort 2\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(As long as this ally is retaliating, it gets +2\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e.)\u003c/span\u003e", - "effect_raw": "Taunt (While awake, this ally must be targeted before other units you control during your oppent's attack declarations if able.)\n[Class Bonus] Retort 2 (As long as this ally is retaliating, it gets +2 POWER.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 1, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "10fwjx5ock", - "card_id": "k940jhff6v", - "collector_number": "068", - "slug": "palace-guard-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - }, - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "10fwjx5ock", - "card_id": "k940jhff6v", - "collector_number": "068", - "slug": "palace-guard-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - }, - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "At1UNRG7F0", - "types": [ - "ATTACK" - ], - "classes": [ - "GUARDIAN", - "WARRIOR" - ], - "subtypes": [ - "GUARDIAN", - "WARRIOR", - "SWORD" - ], - "element": "FIRE", - "name": "Devastating Blow", - "slug": "devastating-blow", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__bubble\"\u003eLevel 3+\u003c/span\u003e Devastating Blow gets +4\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e and can't be retaliated. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class and only if your champion is level 3 or higher.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] [Level 3+] Devastating Blow gets +4 POWER and can't be retaliated. (Apply this effect only if your champion's class matches this card's class and only if your champion is level 3 or higher.)", - "rule": null, - "flavor": "Such a mighty swing leaves little else to do than hope something remains.", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 3, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "moi0a5uijx", - "card_id": "At1UNRG7F0", - "collector_number": "127", - "slug": "devastating-blow-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - }, - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "pjvYLaHE1k", - "card_id": "At1UNRG7F0", - "collector_number": "068", - "slug": "devastating-blow-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "8dBps9N0mS", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "zpQ1HXj4HS", - "card_id": "At1UNRG7F0", - "collector_number": "127", - "slug": "devastating-blow-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - }, - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "pjvYLaHE1k", - "card_id": "At1UNRG7F0", - "collector_number": "068", - "slug": "devastating-blow-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "8dBps9N0mS", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "moi0a5uijx", - "card_id": "At1UNRG7F0", - "collector_number": "127", - "slug": "devastating-blow-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - }, - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "zpQ1HXj4HS", - "card_id": "At1UNRG7F0", - "collector_number": "127", - "slug": "devastating-blow-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - }, - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "6e7lRnczfL", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "HORN" - ], - "element": "TERA", - "name": "Horn of Beastcalling", - "slug": "horn-of-beastcalling", - "effect": "\u003cspan class=\"effect__label\"\u003eBanish Horn of Beastcalling:\u003c/span\u003e The next Beast ally card you activate this turn costs 3 less to activate. \u003cspan class=\"effect__label\"\u003eClass Bonus:\u003c/span\u003e Draw a card. \u003cspan class=\"effect__reminder\"\u003e(Apply the additional effect only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "Banish Horn of Beastcalling: The next Beast ally card you activate this turn costs 3 less to activate. Class Bonus: Draw a card. (Apply the additional effect only if your champion's class matches this card's class.)", - "rule": [ - { - "title": "", - "date_added": "2022-12-27", - "description": "The cost decrease only affects Beast ally cards that are activated, not materialized." - }, - { - "title": "", - "date_added": "2022-12-27", - "description": "The type of cost decreased is based on the card's default cost type. In most cases, it will decrease reserve cost because it only affects activation costs. However, if a card can be activated from the material deck and has a memory cost as its default cost, the memory cost will decrease by 3." - } - ], - "flavor": "Few beasts can resist Gaia's call.", - "cost_memory": 1, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "9pcx7uycha", - "card_id": "6e7lRnczfL", - "collector_number": "068", - "slug": "horn-of-beastcalling-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - }, - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "RCV3t2Qmvg", - "card_id": "6e7lRnczfL", - "collector_number": "068", - "slug": "horn-of-beastcalling-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - }, - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "9pcx7uycha", - "card_id": "6e7lRnczfL", - "collector_number": "068", - "slug": "horn-of-beastcalling-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - }, - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "RCV3t2Qmvg", - "card_id": "6e7lRnczfL", - "collector_number": "068", - "slug": "horn-of-beastcalling-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - }, - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "qtb31x97n2", - "types": [ - "ITEM" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "POTION" - ], - "element": "NORM", - "name": "Potion of Healing", - "slug": "potion-of-healing", - "effect": "\u003cspan class=\"effect__label\"\u003eBrew\u003c/span\u003e — Two Herbs \u003cspan class=\"effect__reminder\"\u003e(You may sacrifice the listed objects rather than pay this card's reserve cost.)\u003c/span\u003e \n\u003cspan class=\"effect__label\"\u003eSacrifice \u003cspan class=\"effect__correction\"\u003ePotion of Healing\u003c/span\u003e: Recover 5.\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(To \u003cspan class=\"effect__label\"\u003erecover\u003c/span\u003e, remove that many damage counters from your champion.)\u003c/span\u003e", - "effect_raw": "Brew — Two Herbs (You may sacrifice the listed objects rather than pay this card's reserve cost.) \nSacrifice Potion of Healing: Recover 5. (To recover, remove that many damage counters from your champion.)", - "rule": [ - { - "title": "", - "date_added": "2024-01-19", - "description": "When paying the Brew cost, modifications to the card's reserve cost is ignored. Other additional costs such as 'as an additional cost to activate this card, sacrifice an ally', is not ignored." - }, - { - "title": "ERRATA", - "date_added": "2024-01-19", - "description": "'Healing Potion -\u003e Potion of Healing'" - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.064Z", - "editions": [ - { - "uuid": "00jpxhvgx9", - "card_id": "qtb31x97n2", - "collector_number": "057", - "slug": "potion-of-healing-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "o8j6aotm85", - "population_operator": "≈", - "population": 22500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "4yw4gq5w3j", - "card_id": "qtb31x97n2", - "collector_number": "069", - "slug": "potion-of-healing-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "jzwgh4imrk", - "card_id": "qtb31x97n2", - "collector_number": "011", - "slug": "potion-of-healing-slc", - "set": { - "name": "SquareLive Collaboration", - "prefix": "SLC", - "language": "CN" - }, - "illustrator": "Primea Studio", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "g6p4dnamcf", - "population_operator": "≈", - "population": 1170, - "foil": false - }, - { - "uuid": "urjxqkt1po", - "population_operator": "≈", - "population": 140, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "4yw4gq5w3j", - "card_id": "qtb31x97n2", - "collector_number": "069", - "slug": "potion-of-healing-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "00jpxhvgx9", - "card_id": "qtb31x97n2", - "collector_number": "057", - "slug": "potion-of-healing-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "o8j6aotm85", - "population_operator": "≈", - "population": 22500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "jzwgh4imrk", - "card_id": "qtb31x97n2", - "collector_number": "011", - "slug": "potion-of-healing-slc", - "set": { - "name": "SquareLive Collaboration", - "prefix": "SLC", - "language": "CN" - }, - "illustrator": "Primea Studio", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "urjxqkt1po", - "population_operator": "≈", - "population": 140, - "foil": true - }, - { - "uuid": "g6p4dnamcf", - "population_operator": "≈", - "population": 1170, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "uZCyXDNJ6I", - "types": [ - "ACTION" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "SKILL" - ], - "element": "NORM", - "name": "Accepted Contract", - "slug": "accepted-contract", - "effect": "Put three \u003cspan class=\"effect__label\"\u003epreparation\u003c/span\u003e counters on your champion.", - "effect_raw": "Put three preparation counters on your champion.", - "rule": null, - "flavor": "Every job is only taken after detailed planning and consideration. Only the foolish would leave things to chance.", - "cost_memory": null, - "cost_reserve": 5, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "G3J2VtbbvH", - "card_id": "uZCyXDNJ6I", - "collector_number": "069", - "slug": "accepted-contract-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "gvcgdmoyde", - "card_id": "uZCyXDNJ6I", - "collector_number": "069", - "slug": "accepted-contract-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "gvcgdmoyde", - "card_id": "uZCyXDNJ6I", - "collector_number": "069", - "slug": "accepted-contract-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "G3J2VtbbvH", - "card_id": "uZCyXDNJ6I", - "collector_number": "069", - "slug": "accepted-contract-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "1tzgcxyky2", - "types": [ - "ATTACK" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "SWORD" - ], - "element": "WATER", - "name": "Riptide Slash", - "slug": "riptide-slash", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eOn Attack: Glimpse 2. \u003cspan class=\"effect__reminder\"\u003e(To \u003cspan class=\"effect__label\"\u003eglimpse\u003c/span\u003e, look at that many cards from the top of your deck. Put those cards back on the top or on the bottom of your deck in any order.)\n\u003cspan class=\"effect__label\"\u003eOn Kill:\u003c/span\u003e You may put the top card of your deck into your graveyard.", - "effect_raw": "[Class Bonus] On Attack: Glimpse 2. (To glimpse, look at that many cards from the top of your deck. Put those cards back on the top or on the bottom of your deck in any order.)\nOn Kill: You may put the top card of your deck into your graveyard.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 2, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "3pu7d5roon", - "card_id": "1tzgcxyky2", - "collector_number": "069", - "slug": "riptide-slash-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "52u92v5c00", - "population_operator": "≈", - "population": 2700, - "foil": true - }, - { - "uuid": "qigcpm2hy2", - "population_operator": "≈", - "population": 184000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "3pu7d5roon", - "card_id": "1tzgcxyky2", - "collector_number": "069", - "slug": "riptide-slash-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "52u92v5c00", - "population_operator": "≈", - "population": 2700, - "foil": true - }, - { - "uuid": "qigcpm2hy2", - "population_operator": "≈", - "population": 184000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "h57rcfw46q", - "types": [ - "ALLY" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "HUMAN" - ], - "element": "NORM", - "name": "Promising Recruit", - "slug": "promising-recruit", - "effect": "\u003cspan class=\"effect__bubble\"\u003eLevel 2+\u003c/span\u003e At the beginning of your end phase, put a \u003cspan class=\"effect__label\"\u003ebuff\u003c/span\u003e counter on Promising Recruit. \u003cspan class=\"effect__reminder\"\u003e(Allies get +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e and +1\u003cspan class=\"effect__icon effect__icon--heart\"\u003e\u003c/span\u003e for each \u003cspan class=\"effect__label\"\u003ebuff\u003c/span\u003e counter on them. Apply this effect only if your champion is level 2 or higher.)\u003c/span\u003e", - "effect_raw": "[Level 2+] At the beginning of your end phase, put a buff counter on Promising Recruit. (Allies get +1 POWER and +1 LIFE for each buff counter on them. Apply this effect only if your champion is level 2 or higher.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 1, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "v5eq2i4tta", - "card_id": "h57rcfw46q", - "collector_number": "069", - "slug": "promising-recruit-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "oo786jt52m", - "population_operator": "≈", - "population": 21000, - "foil": false - }, - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "v5eq2i4tta", - "card_id": "h57rcfw46q", - "collector_number": "069", - "slug": "promising-recruit-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "oo786jt52m", - "population_operator": "≈", - "population": 21000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "ugly4wiffe", - "types": [ - "UNIQUE", - "ALLY" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "HUMAN" - ], - "element": "NORM", - "name": "Sadi, Blood Harvester", - "slug": "sadi-blood-harvester", - "effect": "\u003cspan class=\"effect__bubble effect__bubble--yellow ml-2\"\u003e2\u003c/span\u003e: Return Sadi to \u003cspan class=\"effect__correction\"\u003eits owner's\u003c/span\u003e hand. If you do, put a \u003cspan class=\"effect__label\"\u003epreparation\u003c/span\u003e counter on your champion.\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Kill:\u003c/span\u003e You gain \u003cspan class=\"effect__label\"\u003eagility 3\u003c/span\u003e for this turn. \u003cspan class=\"effect__reminder\"\u003e(\u003cspan class=\"effect__label\"\u003eAgility 3\u003c/span\u003e — Return three cards from your memory to your hand at the beginning of the end phase.)\u003c/span\u003e", - "effect_raw": "[2] : Return Sadi to its owner's hand. If you do, put a preparation counter on your champion.\n[Class Bonus] On Kill: You gain agility 3 for this turn. (Agility 3 — Return three cards from your memory to your hand at the beginning of the end phase.)", - "rule": [ - { - "title": "", - "date_added": "2024-05-17", - "description": "If Sadi is unable to return to your hand, you will not get the preparation counter." - }, - { - "title": "ERRATA", - "date_added": "2024-06-07", - "description": "your hand -\u003e its owner's hand." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 2, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "lut4793kvq", - "card_id": "ugly4wiffe", - "collector_number": "069", - "slug": "sadi-blood-harvester-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "9mcfxfnivt", - "population_operator": "≈", - "population": 425, - "foil": true - }, - { - "uuid": "yu6vbz7b8g", - "population_operator": "≈", - "population": 6983, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "rjhdpn3iz3", - "card_id": "ugly4wiffe", - "collector_number": "069", - "slug": "sadi-blood-harvester-mrc-csr", - "set": { - "name": "Mercurial Heart First Edition", - "prefix": "MRC 1st", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "ldb7kixcty", - "population_operator": "≈", - "population": 132, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "lut4793kvq", - "card_id": "ugly4wiffe", - "collector_number": "069", - "slug": "sadi-blood-harvester-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "9mcfxfnivt", - "population_operator": "≈", - "population": 425, - "foil": true - }, - { - "uuid": "yu6vbz7b8g", - "population_operator": "≈", - "population": 6983, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "rjhdpn3iz3", - "card_id": "ugly4wiffe", - "collector_number": "069", - "slug": "sadi-blood-harvester-mrc-csr", - "set": { - "name": "Mercurial Heart First Edition", - "prefix": "MRC 1st", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "ldb7kixcty", - "population_operator": "≈", - "population": 132, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "sxg6WefxIe", - "types": [ - "ATTACK" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "DAGGER" - ], - "element": "NORM", - "name": "Backstab", - "slug": "backstab", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eAs long as your champion is attacking a rested unit, Backstab gets +2\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e.", - "effect_raw": "[Class Bonus] As long as your champion is attacking a rested unit, Backstab gets +2 POWER.", - "rule": null, - "flavor": "Never let an assassin out of your sight.", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 2, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "Wq309g0Dlr", - "card_id": "sxg6WefxIe", - "collector_number": "070", - "slug": "backstab-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "阿冰", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "lfpwkkbbu0", - "card_id": "sxg6WefxIe", - "collector_number": "070", - "slug": "backstab-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "阿冰", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "lfpwkkbbu0", - "card_id": "sxg6WefxIe", - "collector_number": "070", - "slug": "backstab-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "阿冰", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "Wq309g0Dlr", - "card_id": "sxg6WefxIe", - "collector_number": "070", - "slug": "backstab-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "阿冰", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "t1cn1tzgcx", - "types": [ - "ACTION" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "SKILL", - "MELODY" - ], - "element": "WATER", - "name": "Song of Frost", - "slug": "song-of-frost", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eYou may banish a card with \u003cspan class=\"effect__label\"\u003efloating memory\u003c/span\u003e from your graveyard rather than pay this card's reserve cost.\nIf a unit is attacking, end the combat phase. \u003cspan class=\"effect__reminder\"\u003e(As a phase ends, banish all triggers, activations, and materializations on the effects stack.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] You may banish a card with floating memory from your graveyard rather than pay this card's reserve cost.\nIf a unit is attacking, end the combat phase. (As a phase ends, banish all triggers, activations, and materializations on the effects stack.)", - "rule": [ - { - "title": "", - "date_added": "2023-08-09", - "description": "When the combat phase ends abruptly due to Song of Frost, the combat phase clean up still happens. During this time, cards in intents are moved to the graveyard (they are not banished like activations on the stack). " - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "nneex3cv9v", - "card_id": "t1cn1tzgcx", - "collector_number": "021", - "slug": "song-of-frost-sp2", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "kr6f6xgvue", - "population_operator": "≈", - "population": 430, - "foil": true - }, - { - "uuid": "muw7mnt0wh", - "population_operator": "≈", - "population": 8900, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "rglq1kjunp", - "card_id": "t1cn1tzgcx", - "collector_number": "070", - "slug": "song-of-frost-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "52u92v5c00", - "population_operator": "≈", - "population": 2700, - "foil": true - }, - { - "uuid": "qigcpm2hy2", - "population_operator": "≈", - "population": 184000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "rglq1kjunp", - "card_id": "t1cn1tzgcx", - "collector_number": "070", - "slug": "song-of-frost-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "52u92v5c00", - "population_operator": "≈", - "population": 2700, - "foil": true - }, - { - "uuid": "qigcpm2hy2", - "population_operator": "≈", - "population": 184000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "nneex3cv9v", - "card_id": "t1cn1tzgcx", - "collector_number": "021", - "slug": "song-of-frost-sp2", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "kr6f6xgvue", - "population_operator": "≈", - "population": 430, - "foil": true - }, - { - "uuid": "muw7mnt0wh", - "population_operator": "≈", - "population": 8900, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "i7chsbaleg", - "types": [ - "ATTACK" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "SWORD" - ], - "element": "NORM", - "name": "Savage Smash", - "slug": "savage-smash", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost. Apply this effect only if your champion’s class matches this card’s class.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] Floating Memory (While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost. Apply this effect only if your champion’s class matches this card’s class.)", - "rule": null, - "flavor": "An impact that leaves your brain rattling.", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": 4, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "f24i25fc0a", - "card_id": "i7chsbaleg", - "collector_number": "070", - "slug": "savage-smash-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "f24i25fc0a", - "card_id": "i7chsbaleg", - "collector_number": "070", - "slug": "savage-smash-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "6i0iqmyn2r", - "types": [ - "ACTION" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "SKILL" - ], - "element": "NORM", - "name": "Raze the Land", - "slug": "raze-the-land", - "effect": "Destroy target domain.\n\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e", - "effect_raw": "Destroy target domain.\nFloating Memory", - "rule": null, - "flavor": "Fires raged unchecked and smoke blotted out the sky. Nothing but rumble remained in the aftermath.", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "f01o25b4qw", - "card_id": "6i0iqmyn2r", - "collector_number": "070", - "slug": "raze-the-land-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "Andrew Yang", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - }, - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "f01o25b4qw", - "card_id": "6i0iqmyn2r", - "collector_number": "070", - "slug": "raze-the-land-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "Andrew Yang", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - }, - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "si9ux3ak6o", - "types": [ - "ITEM" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "ARROW" - ], - "element": "NORM", - "name": "Razor Broadhead", - "slug": "razor-broadhead", - "effect": "\u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e\u003cspan class=\"effect__label\"\u003e:\u003c/span\u003e Load Razor Broadhead into target unloaded Bow weapon you control.\n\u003cspan class=\"effect__label\"\u003eOn Attack:\u003c/span\u003e If the attacker is distant, Razor Broadhead gets +3\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e.", - "effect_raw": "[REST]: Load Razor Broadhead into target unloaded Bow weapon you control.\nOn Attack: If the attacker is distant, Razor Broadhead gets +3 POWER.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 3, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "t8pqvt94cn", - "card_id": "si9ux3ak6o", - "collector_number": "070", - "slug": "razor-broadhead-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "t8pqvt94cn", - "card_id": "si9ux3ak6o", - "collector_number": "070", - "slug": "razor-broadhead-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "jnltv5klry", - "types": [ - "TOKEN", - "ITEM" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "HERB", - "CATALYST", - "LEAF" - ], - "element": "NORM", - "name": "Razorvine", - "slug": "razorvine", - "effect": "\u003cspan class=\"effect__label\"\u003eSacrifice Razorvine:\u003c/span\u003e Put a card from your hand on the bottom of your deck. If you do, draw a card.", - "effect_raw": "Sacrifice Razorvine: Put a card from your hand on the bottom of your deck. If you do, draw a card.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 1, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "nvx8nou1xi", - "card_id": "jnltv5klry", - "collector_number": "066", - "slug": "razorvine-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "11ssbhq9n8", - "population_operator": "≈", - "population": 29772, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "obptyrdjji", - "card_id": "jnltv5klry", - "collector_number": "037", - "slug": "razorvine-sp2", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "96yc5z9g44", - "population_operator": "≈", - "population": 1100, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "r9hdqeuiqu", - "card_id": "jnltv5klry", - "collector_number": "058", - "slug": "razorvine-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dhemyydel1", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "wvyfjo9iit", - "card_id": "jnltv5klry", - "collector_number": "071", - "slug": "razorvine-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "c91f92cj77", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "lrsruafk5e", - "population_operator": "≈", - "population": 743, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "wvyfjo9iit", - "card_id": "jnltv5klry", - "collector_number": "071", - "slug": "razorvine-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "lrsruafk5e", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "c91f92cj77", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "r9hdqeuiqu", - "card_id": "jnltv5klry", - "collector_number": "058", - "slug": "razorvine-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dhemyydel1", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "nvx8nou1xi", - "card_id": "jnltv5klry", - "collector_number": "066", - "slug": "razorvine-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "11ssbhq9n8", - "population_operator": "≈", - "population": 29772, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "obptyrdjji", - "card_id": "jnltv5klry", - "collector_number": "037", - "slug": "razorvine-sp2", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "96yc5z9g44", - "population_operator": "≈", - "population": 1100, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "IAkuSSnzYB", - "types": [ - "ALLY" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "HUMAN" - ], - "element": "NORM", - "name": "Banner Knight", - "slug": "banner-knight", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__bubble\"\u003eLevel 2+\u003c/span\u003eOther allies and weapons you control get +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class and only if your champion is level 2 or higher.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] [Level 2+] Other allies and weapons you control get +1 POWER. (Apply this effect only if your champion's class matches this card's class and only if your champion is level 2 or higher.)", - "rule": null, - "flavor": "Standards raised behind capable leaders often instill courage in those that march astride.", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 1, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "300z3snsdw", - "card_id": "IAkuSSnzYB", - "collector_number": "071", - "slug": "banner-knight-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "7714p4k4ku", - "card_id": "IAkuSSnzYB", - "collector_number": "024", - "slug": "banner-knight-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "Taki", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "qw1ns3j556", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "Aky8DbazoU", - "card_id": "IAkuSSnzYB", - "collector_number": "071", - "slug": "banner-knight-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "O2m7mGRAeR", - "card_id": "IAkuSSnzYB", - "collector_number": "032", - "slug": "banner-knight-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "PY7WcpLIti", - "population_operator": "≈", - "population": 22500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "ZeyLj8pYOB", - "card_id": "IAkuSSnzYB", - "collector_number": "007", - "slug": "banner-knight-p22", - "set": { - "name": "Promotional 2022", - "prefix": "P22", - "language": "EN" - }, - "illustrator": "NR", - "rarity": 9, - "circulationTemplates": [ - { - "uuid": "kH10TEmuw8", - "population_operator": "≈", - "population": 100, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "amcfxfnjvt", - "card_id": "IAkuSSnzYB", - "collector_number": "009", - "slug": "banner-knight-demo23", - "set": { - "name": "LGS Demo 2023", - "prefix": "DEMO23", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "a10v86m1im", - "population_operator": "≈", - "population": 37500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "lnhzj4tqiw", - "card_id": "IAkuSSnzYB", - "collector_number": "038", - "slug": "banner-knight-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "x58ixy4b7s", - "population_operator": "≈", - "population": 45000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "lo6bC9AWKJ", - "card_id": "IAkuSSnzYB", - "collector_number": "010", - "slug": "banner-knight-demo22", - "set": { - "name": "LGS Demo 2022", - "prefix": "DEMO22", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "cxIQJHgtOi", - "population_operator": "≈", - "population": 36000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "300z3snsdw", - "card_id": "IAkuSSnzYB", - "collector_number": "071", - "slug": "banner-knight-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "Aky8DbazoU", - "card_id": "IAkuSSnzYB", - "collector_number": "071", - "slug": "banner-knight-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "O2m7mGRAeR", - "card_id": "IAkuSSnzYB", - "collector_number": "032", - "slug": "banner-knight-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "PY7WcpLIti", - "population_operator": "≈", - "population": 22500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "lnhzj4tqiw", - "card_id": "IAkuSSnzYB", - "collector_number": "038", - "slug": "banner-knight-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "x58ixy4b7s", - "population_operator": "≈", - "population": 45000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "lo6bC9AWKJ", - "card_id": "IAkuSSnzYB", - "collector_number": "010", - "slug": "banner-knight-demo22", - "set": { - "name": "LGS Demo 2022", - "prefix": "DEMO22", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "cxIQJHgtOi", - "population_operator": "≈", - "population": 36000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "amcfxfnjvt", - "card_id": "IAkuSSnzYB", - "collector_number": "009", - "slug": "banner-knight-demo23", - "set": { - "name": "LGS Demo 2023", - "prefix": "DEMO23", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "a10v86m1im", - "population_operator": "≈", - "population": 37500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "7714p4k4ku", - "card_id": "IAkuSSnzYB", - "collector_number": "024", - "slug": "banner-knight-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "Taki", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "qw1ns3j556", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "ZeyLj8pYOB", - "card_id": "IAkuSSnzYB", - "collector_number": "007", - "slug": "banner-knight-p22", - "set": { - "name": "Promotional 2022", - "prefix": "P22", - "language": "EN" - }, - "illustrator": "NR", - "rarity": 9, - "circulationTemplates": [ - { - "uuid": "kH10TEmuw8", - "population_operator": "≈", - "population": 100, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "vbgl6ffqsu", - "types": [ - "ACTION" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "SKILL", - "HARMONY" - ], - "element": "WIND", - "name": "Anthem of Vitality", - "slug": "anthem-of-vitality", - "effect": "Target Animal or Beast ally gets +3\u003cspan class=\"effect__icon effect__icon--heart\"\u003e\u003c/span\u003e and gains \u003cspan class=\"effect__label\"\u003espellshroud\u003c/span\u003e until end of turn.\n\u003cspan class=\"effect__reminder\"\u003e\u003cspan class=\"effect__label\"\u003eHarmonize\u003c/span\u003e — \u003c/span\u003eIf you've activated a Melody card this turn, put two \u003cspan class=\"effect__label\"\u003ebuff\u003c/span\u003e counters on an Animal or Beast ally you control.", - "effect_raw": "Target Animal or Beast ally gets +3 LIFE and gains spellshroud until end of turn.\nHarmonize — If you've activated a Melody card this turn, put two buff counters on an Animal or Beast ally you control.", - "rule": null, - "flavor": "Gaia's anthem invigorates the woodland.", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "k1l65skzsm", - "card_id": "vbgl6ffqsu", - "collector_number": "071", - "slug": "anthem-of-vitality-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "52u92v5c00", - "population_operator": "≈", - "population": 2700, - "foil": true - }, - { - "uuid": "8zix6g3f58", - "population_operator": "≈", - "population": 150000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "k1l65skzsm", - "card_id": "vbgl6ffqsu", - "collector_number": "071", - "slug": "anthem-of-vitality-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "52u92v5c00", - "population_operator": "≈", - "population": 2700, - "foil": true - }, - { - "uuid": "8zix6g3f58", - "population_operator": "≈", - "population": 150000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "bscxwjbqjd", - "types": [ - "ACTION" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "SKILL" - ], - "element": "NORM", - "name": "Sharpen Blade", - "slug": "sharpen-blade", - "effect": "Target Dagger weapon gets +2\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e until end of turn.\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003ePut a \u003cspan class=\"effect__label\"\u003epreparation\u003c/span\u003e counter on your champion. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion’s class matches this card’s class.)\u003c/span\u003e", - "effect_raw": "Target Dagger weapon gets +2 POWER until end of turn.\n[Class Bonus] Put a preparation counter on your champion. (Apply this effect only if your champion’s class matches this card’s class.)", - "rule": null, - "flavor": "The glint of steel begets the sheen of blood.", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "rragp8m7o1", - "card_id": "bscxwjbqjd", - "collector_number": "071", - "slug": "sharpen-blade-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "rragp8m7o1", - "card_id": "bscxwjbqjd", - "collector_number": "071", - "slug": "sharpen-blade-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "z308kuz07n", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "SKILL" - ], - "element": "NORM", - "name": "Reconstructive Surgery", - "slug": "reconstructive-surgery", - "effect": "Choose one —\n• Put a \u003cspan class=\"effect__label\"\u003ebuff\u003c/span\u003e counter on target Automaton ally.\n• \u003cspan class=\"effect__bubble\"\u003eLevel 2+\u003c/span\u003e Return an Automaton ally card from your graveyard to your memory. \u003cspan class=\"effect__reminder\"\u003e(Choose this option only if your champion is level 2 or higher.)\u003c/span\u003e", - "effect_raw": "Choose one —\n• Put a buff counter on target Automaton ally.\n• [Level 2+] Return an Automaton ally card from your graveyard to your memory. (Choose this option only if your champion is level 2 or higher.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "vxs9je3rs7", - "card_id": "z308kuz07n", - "collector_number": "072", - "slug": "reconstructive-surgery-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "阿清Roro", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "vxs9je3rs7", - "card_id": "z308kuz07n", - "collector_number": "072", - "slug": "reconstructive-surgery-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "阿清Roro", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "xW6SZSlJX6", - "types": [ - "ALLY" - ], - "classes": [ - "CLERIC", - "MAGE" - ], - "subtypes": [ - "CLERIC", - "MAGE", - "HUMAN" - ], - "element": "NORM", - "name": "Barrier Servant", - "slug": "barrier-servant", - "effect": "\u003cspan class=\"effect__label\"\u003eIntercept\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(Whenever your champion is attacked while this ally is awake, you may redirect that attack to this ally.)\u003c/span\u003e\r\n\u003cspan class=\"effect__label\"\u003eRemove two enlighten counters from your champion:\u003c/span\u003e The next time damage would be dealt to Barrier Servant this turn, prevent that damage.", - "effect_raw": "Intercept (Whenever your champion is attacked while this ally is awake, you may redirect that attack to this ally.)\nRemove two enlighten counters from your champion: The next time damage would be dealt to Barrier Servant this turn, prevent that damage.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 2, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "4vet2czb14", - "card_id": "xW6SZSlJX6", - "collector_number": "002", - "slug": "barrier-servant-sp1", - "set": { - "name": "Supporter Pack 1", - "prefix": "SP1", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "9ytyjss357", - "population_operator": "≈", - "population": 900, - "foil": true - }, - { - "uuid": "oexdlvivlo", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "LRcxPAyqLu", - "card_id": "xW6SZSlJX6", - "collector_number": "033", - "slug": "barrier-servant-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "PY7WcpLIti", - "population_operator": "≈", - "population": 22500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "RSFmULrSyR", - "card_id": "xW6SZSlJX6", - "collector_number": "072", - "slug": "barrier-servant-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "mx01wdxi74", - "card_id": "xW6SZSlJX6", - "collector_number": "072", - "slug": "barrier-servant-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "zt29yxofyd", - "card_id": "xW6SZSlJX6", - "collector_number": "039", - "slug": "barrier-servant-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "x58ixy4b7s", - "population_operator": "≈", - "population": 45000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "mx01wdxi74", - "card_id": "xW6SZSlJX6", - "collector_number": "072", - "slug": "barrier-servant-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "RSFmULrSyR", - "card_id": "xW6SZSlJX6", - "collector_number": "072", - "slug": "barrier-servant-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "LRcxPAyqLu", - "card_id": "xW6SZSlJX6", - "collector_number": "033", - "slug": "barrier-servant-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "PY7WcpLIti", - "population_operator": "≈", - "population": 22500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "zt29yxofyd", - "card_id": "xW6SZSlJX6", - "collector_number": "039", - "slug": "barrier-servant-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "x58ixy4b7s", - "population_operator": "≈", - "population": 45000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "4vet2czb14", - "card_id": "xW6SZSlJX6", - "collector_number": "002", - "slug": "barrier-servant-sp1", - "set": { - "name": "Supporter Pack 1", - "prefix": "SP1", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "9ytyjss357", - "population_operator": "≈", - "population": 900, - "foil": true - }, - { - "uuid": "oexdlvivlo", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "v9ngjjadj4", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC", - "WARRIOR" - ], - "subtypes": [ - "CLERIC", - "WARRIOR", - "SKILL" - ], - "element": "NORM", - "name": "Regenerate", - "slug": "regenerate", - "effect": "Draw a card into your memory. \n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__bubble\"\u003eDamage 10+\u003c/span\u003e \u003cspan class=\"effect__label\"\u003eRecover 2\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(To \u003cspan class=\"effect__label\"\u003erecover\u003c/span\u003e, remove that many damage counters from your champion. Apply this effect only if there are ten or more damage counters on your champion.)\u003c/span\u003e", - "effect_raw": "Draw a card into your memory. \n[Class Bonus] [Damage 10+] Recover 2. (To recover, remove that many damage counters from your champion. Apply this effect only if there are ten or more damage counters on your champion.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "239hk66ney", - "card_id": "v9ngjjadj4", - "collector_number": "030", - "slug": "regenerate-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "m8ungne4k3", - "population_operator": "≈", - "population": 36000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "s97qp33nlt", - "card_id": "v9ngjjadj4", - "collector_number": "072", - "slug": "regenerate-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - }, - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "s97qp33nlt", - "card_id": "v9ngjjadj4", - "collector_number": "072", - "slug": "regenerate-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - }, - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "239hk66ney", - "card_id": "v9ngjjadj4", - "collector_number": "030", - "slug": "regenerate-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "m8ungne4k3", - "population_operator": "≈", - "population": 36000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "rw8qq1uwq8", - "types": [ - "ALLY" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "HUMAN" - ], - "element": "WIND", - "name": "Corhazi Outlook", - "slug": "corhazi-outlook", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Put a \u003cspan class=\"effect__label\"\u003epreparation\u003c/span\u003e counter on your champion.\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eRemove a \u003cspan class=\"effect__label\"\u003epreparation\u003c/span\u003e counter from your champion:\u003c/span\u003e Opponents can't activate cards this turn. Glimpse 1. Activate this ability only during your turn.", - "effect_raw": "On Enter: Put a preparation counter on your champion.\n[Class Bonus] Remove a preparation counter from your champion: Opponents can't activate cards this turn. Glimpse 1. Activate this ability only during your turn.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 1, - "life": 3, - "durability": null, - "speed": null, - "legality": { - "STANDARD": { - "limit": 0 - } - }, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "v2qqhh06fy", - "card_id": "rw8qq1uwq8", - "collector_number": "072", - "slug": "corhazi-outlook-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "檸檬夾心餅", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "eqhk1krn0y", - "population_operator": "≈", - "population": 105000, - "foil": false - }, - { - "uuid": "ri1gpzmyor", - "population_operator": "≈", - "population": 2000, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "v2qqhh06fy", - "card_id": "rw8qq1uwq8", - "collector_number": "072", - "slug": "corhazi-outlook-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "檸檬夾心餅", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "ri1gpzmyor", - "population_operator": "≈", - "population": 2000, - "foil": true - }, - { - "uuid": "eqhk1krn0y", - "population_operator": "≈", - "population": 105000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "vfq3huqj5b", - "types": [ - "ACTION" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "SKILL" - ], - "element": "NORM", - "name": "Reposition", - "slug": "reposition", - "effect": "Target unit becomes \u003cspan class=\"effect__label\"\u003edistant\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(Units stay \u003cspan class=\"effect__label\"\u003edistant\u003c/span\u003e until the end of their controller's turn.)\u003c/span\u003e\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)\u003c/span\u003e", - "effect_raw": "Target unit becomes distant. (Units stay distant until the end of their controller's turn.)\n[Class Bonus] Floating Memory (While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 1, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.064Z", - "editions": [ - { - "uuid": "qt31pyggz5", - "card_id": "vfq3huqj5b", - "collector_number": "073", - "slug": "reposition-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "rzblrsyfbv", - "card_id": "vfq3huqj5b", - "collector_number": "059", - "slug": "reposition-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "o8j6aotm85", - "population_operator": "≈", - "population": 22500, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "qt31pyggz5", - "card_id": "vfq3huqj5b", - "collector_number": "073", - "slug": "reposition-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "rzblrsyfbv", - "card_id": "vfq3huqj5b", - "collector_number": "059", - "slug": "reposition-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "o8j6aotm85", - "population_operator": "≈", - "population": 22500, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "3qu7d6sopo", - "types": [ - "ITEM" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "BULLET" - ], - "element": "FIRE", - "name": "Incendiary Shot", - "slug": "incendiary-shot", - "effect": "\u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e: Load Incendiary Shot into target unloaded Gun weapon you control. \u003cspan class=\"effect__reminder\"\u003e(As a weapon is used for an attack, all of its loaded cards are put into the attacker's intent.)\u003c/span\u003e\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Hit:\u003c/span\u003e Deal 2 damage to the hit unit.", - "effect_raw": "[REST]: Load Incendiary Shot into target unloaded Gun weapon you control. (As a weapon is used for an attack, all of its loaded cards are put into the attacker's intent.)\n[Class Bonus] On Hit: Deal 2 damage to the hit unit.", - "rule": [ - { - "title": "", - "date_added": "2024-01-19", - "description": "While loaded into an object, if that object leaves the field, this bullet would be sent to the graveyard (or banishment if it's a regalia)." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 1, - "level": null, - "power": 2, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "2bbmoql2c7", - "card_id": "3qu7d6sopo", - "collector_number": "038", - "slug": "incendiary-shot-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "aokcy5547x", - "card_id": "3qu7d6sopo", - "collector_number": "073", - "slug": "incendiary-shot-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "547xsxi1q2", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "guehqocl33", - "card_id": "3qu7d6sopo", - "collector_number": "014", - "slug": "incendiary-shot-sp2", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "8q0vk89n7a", - "population_operator": "≈", - "population": 850, - "foil": true - }, - { - "uuid": "c42yb9p4lp", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "aokcy5547x", - "card_id": "3qu7d6sopo", - "collector_number": "073", - "slug": "incendiary-shot-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "547xsxi1q2", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "guehqocl33", - "card_id": "3qu7d6sopo", - "collector_number": "014", - "slug": "incendiary-shot-sp2", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "8q0vk89n7a", - "population_operator": "≈", - "population": 850, - "foil": true - }, - { - "uuid": "c42yb9p4lp", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "2bbmoql2c7", - "card_id": "3qu7d6sopo", - "collector_number": "038", - "slug": "incendiary-shot-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "YOjdZJpOO1", - "types": [ - "ACTION" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "SKILL", - "MELODY" - ], - "element": "NORM", - "name": "Blissful Calling", - "slug": "blissful-calling", - "effect": "Look at the top five cards of your deck. You may reveal an Animal or Beast card from among them and put it into your hand. Put the rest on the bottom of your deck in any order.", - "effect_raw": "Look at the top five cards of your deck. You may reveal an Animal or Beast card from among them and put it into your hand. Put the rest on the bottom of your deck in any order.", - "rule": null, - "flavor": "Sincere tunes can draw in even the wariest of beasts.", - "cost_memory": null, - "cost_reserve": 1, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "gpfRxHQmjz", - "card_id": "YOjdZJpOO1", - "collector_number": "073", - "slug": "blissful-calling-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "mwjvlo6yws", - "card_id": "YOjdZJpOO1", - "collector_number": "040", - "slug": "blissful-calling-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "3gu73wioon", - "population_operator": "≈", - "population": 60000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "nacqadnk8i", - "card_id": "YOjdZJpOO1", - "collector_number": "073", - "slug": "blissful-calling-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "nacqadnk8i", - "card_id": "YOjdZJpOO1", - "collector_number": "073", - "slug": "blissful-calling-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "gpfRxHQmjz", - "card_id": "YOjdZJpOO1", - "collector_number": "073", - "slug": "blissful-calling-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "mwjvlo6yws", - "card_id": "YOjdZJpOO1", - "collector_number": "040", - "slug": "blissful-calling-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "3gu73wioon", - "population_operator": "≈", - "population": 60000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "b1k0zi5h8a", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "SPELL" - ], - "element": "WIND", - "name": "Dematerialize", - "slug": "dematerialize", - "effect": "Return target regalia to its owner's material deck.", - "effect_raw": "Return target regalia to its owner's material deck.", - "rule": null, - "flavor": "Things worn and torn need not be spurned\r\nto ash and dust. They'll be returned\r\nwith new life and purpose earned.", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "cyerzrplxv", - "card_id": "b1k0zi5h8a", - "collector_number": "073", - "slug": "dematerialize-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "52u92v5c00", - "population_operator": "≈", - "population": 2700, - "foil": true - }, - { - "uuid": "8zix6g3f58", - "population_operator": "≈", - "population": 150000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "cyerzrplxv", - "card_id": "b1k0zi5h8a", - "collector_number": "073", - "slug": "dematerialize-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "52u92v5c00", - "population_operator": "≈", - "population": 2700, - "foil": true - }, - { - "uuid": "8zix6g3f58", - "population_operator": "≈", - "population": 150000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "3p5iqigcom", - "types": [ - "TOKEN", - "PHANTASIA" - ], - "classes": [ - "SPIRIT" - ], - "subtypes": [ - "SPIRIT", - "SHARD" - ], - "element": "NORM", - "name": "Spirit Shard", - "slug": "spirit-shard", - "effect": "\u003cspan class=\"effect__bubble\"\u003eLevel 3+\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eSacrifice Spirit \u003cspan class=\"effect__correction\"\u003eShard\u003c/span\u003e:\u003c/span\u003e Draw a card.", - "effect_raw": "[Level 3+] Sacrifice Spirit Shard: Draw a card.", - "rule": [ - { - "title": "ERRATA", - "date_added": "2024-05-17", - "description": "'Fragment -\u003e Shard'" - } - ], - "flavor": "Sundered from the strain of materialization, this shard of divine energy, once attuned to the roiling leylines of Azoth, can restore a champion’s power.", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "i184h5lahl", - "card_id": "3p5iqigcom", - "collector_number": "073", - "slug": "spirit-shard-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "11ssbhq9n8", - "population_operator": "≈", - "population": 29772, - "foil": false - }, - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "xltxu2eouv", - "card_id": "3p5iqigcom", - "collector_number": "042", - "slug": "spirit-shard-sp2", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "96yc5z9g44", - "population_operator": "≈", - "population": 1100, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "i184h5lahl", - "card_id": "3p5iqigcom", - "collector_number": "073", - "slug": "spirit-shard-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "11ssbhq9n8", - "population_operator": "≈", - "population": 29772, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "xltxu2eouv", - "card_id": "3p5iqigcom", - "collector_number": "042", - "slug": "spirit-shard-sp2", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "96yc5z9g44", - "population_operator": "≈", - "population": 1100, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "51l757wvez", - "types": [ - "ALLY" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "BEAST", - "BEAR" - ], - "element": "NORM", - "name": "Royal Bear", - "slug": "royal-bear", - "effect": "\u003cspan class=\"effect__label\"\u003ePride 2\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This ally won’t obey you unless your champion is level 2 or higher. You can’t attack with, intercept with, or activate abilities of allies that don’t obey you.)\u003c/span\u003e\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eRoyal Bear gets +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e and +1\u003cspan class=\"effect__icon effect__icon--heart\"\u003e\u003c/span\u003e.\n", - "effect_raw": "Pride 2 (This ally won’t obey you unless your champion is level 2 or higher. You can’t attack with, intercept with, or activate abilities of allies that don’t obey you.)\n[Class Bonus] Royal Bear gets +1 POWER and +1 LIFE.\n", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": 2, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "e6nbpc4e6h", - "card_id": "51l757wvez", - "collector_number": "073", - "slug": "royal-bear-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - }, - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "e6nbpc4e6h", - "card_id": "51l757wvez", - "collector_number": "073", - "slug": "royal-bear-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - }, - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "k45swaf8ur", - "types": [ - "DOMAIN" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "THRONE" - ], - "element": "NORM", - "name": "Sanctum of Esoteric Truth", - "slug": "sanctum-of-esoteric-truth", - "effect": "Whenever your champion levels up, you may put two cards from your hand and/or memory on the bottom of your deck. If you do, draw two cards.", - "effect_raw": "Whenever your champion levels up, you may put two cards from your hand and/or memory on the bottom of your deck. If you do, draw two cards.", - "rule": null, - "flavor": "The sanctum sanctorum of an imperial alchemist. Incredible and horrific secrets can be found within.", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "dxawdp7pxt", - "card_id": "k45swaf8ur", - "collector_number": "074", - "slug": "sanctum-of-esoteric-truth-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "北飞飞", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "dxawdp7pxt", - "card_id": "k45swaf8ur", - "collector_number": "074", - "slug": "sanctum-of-esoteric-truth-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "北飞飞", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "4NkVdSx9ed", - "types": [ - "ACTION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SKILL" - ], - "element": "NORM", - "name": "Careful Study", - "slug": "careful-study", - "effect": "\u003cspan class=\"effect__label\"\u003eEfficiency\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This card costs \u003cspan class=\"effect__label\"\u003eLV\u003c/span\u003e less to activate. \u003cspan class=\"effect__label\"\u003eLV\u003c/span\u003e refers to your champion's level.)\u003c/span\u003e\r\nPut five \u003cspan class=\"effect__label\"\u003eenlighten\u003c/span\u003e counters on your champion. \u003cspan class=\"effect__reminder\"\u003e(You may remove three \u003cspan class=\"effect__label\"\u003eenlighten\u003c/span\u003e counters from your champion to draw a card.)\u003c/span\u003e", - "effect_raw": "Efficiency (This card costs LV less to activate. LV refers to your champion's level.)\nPut five enlighten counters on your champion. (You may remove three enlighten counters from your champion to draw a card.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 8, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "53ixejgoq0", - "card_id": "4NkVdSx9ed", - "collector_number": "041", - "slug": "careful-study-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "ofe9mk0fw0", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "6pfqsuo6qb", - "card_id": "4NkVdSx9ed", - "collector_number": "074", - "slug": "careful-study-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "iXtv9R9vVn", - "card_id": "4NkVdSx9ed", - "collector_number": "034", - "slug": "careful-study-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "UnK4Ed0WI7", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "mzP0lfdiyE", - "card_id": "4NkVdSx9ed", - "collector_number": "074", - "slug": "careful-study-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "6pfqsuo6qb", - "card_id": "4NkVdSx9ed", - "collector_number": "074", - "slug": "careful-study-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "mzP0lfdiyE", - "card_id": "4NkVdSx9ed", - "collector_number": "074", - "slug": "careful-study-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "iXtv9R9vVn", - "card_id": "4NkVdSx9ed", - "collector_number": "034", - "slug": "careful-study-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "UnK4Ed0WI7", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "53ixejgoq0", - "card_id": "4NkVdSx9ed", - "collector_number": "041", - "slug": "careful-study-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "ofe9mk0fw0", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "uuty5scwug", - "types": [ - "ITEM" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "ARROW" - ], - "element": "NORM", - "name": "Savage Arrow", - "slug": "savage-arrow", - "effect": "\u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e\u003cspan class=\"effect__label\"\u003e:\u003c/span\u003e Load Savage Arrow into target unloaded Bow weapon you control. \u003cspan class=\"effect__reminder\"\u003e(As a weapon is used for an attack, all of its loaded cards are put into the attacker's intent.)\u003c/span\u003e\n\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e", - "effect_raw": "[REST]: Load Savage Arrow into target unloaded Bow weapon you control. (As a weapon is used for an attack, all of its loaded cards are put into the attacker's intent.)\nFloating Memory", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 3, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "42vg3hj3d0", - "card_id": "uuty5scwug", - "collector_number": "074", - "slug": "savage-arrow-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - }, - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "42vg3hj3d0", - "card_id": "uuty5scwug", - "collector_number": "074", - "slug": "savage-arrow-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - }, - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "bro89w0ejc", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC", - "MAGE" - ], - "subtypes": [ - "CLERIC", - "MAGE", - "SPELL" - ], - "element": "WIND", - "name": "Displace", - "slug": "displace", - "effect": "Banish target ally, then return it to the field under its owner's control rested.\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003ePut an \u003cspan class=\"effect__label\"\u003eenlighten\u003c/span\u003e counter on your champion.", - "effect_raw": "Banish target ally, then return it to the field under its owner's control rested.\n[Class Bonus] Put an enlighten counter on your champion.", - "rule": null, - "flavor": "\"Oh my. Be careful where you land.\"", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "b07b9htt89", - "card_id": "bro89w0ejc", - "collector_number": "074", - "slug": "displace-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "坊橋夜泊", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "5iw95ykqrq", - "population_operator": "≈", - "population": 37000, - "foil": false - }, - { - "uuid": "91zv75l0hl", - "population_operator": "≈", - "population": 1400, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "b07b9htt89", - "card_id": "bro89w0ejc", - "collector_number": "074", - "slug": "displace-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "坊橋夜泊", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "91zv75l0hl", - "population_operator": "≈", - "population": 1400, - "foil": true - }, - { - "uuid": "5iw95ykqrq", - "population_operator": "≈", - "population": 37000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "7nau5sw9f8", - "types": [ - "ATTACK" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "SWORD" - ], - "element": "NORM", - "name": "Synthetic Strike", - "slug": "synthetic-strike", - "effect": "As long as the attacker is attacking an Automaton unit, Synthetic Strike gets +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e.", - "effect_raw": "As long as the attacker is attacking an Automaton unit, Synthetic Strike gets +1 POWER.", - "rule": null, - "flavor": "Malice cuts true.", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 3, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "jr2dijq62n", - "card_id": "7nau5sw9f8", - "collector_number": "075", - "slug": "synthetic-strike-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "D Lam", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "jr2dijq62n", - "card_id": "7nau5sw9f8", - "collector_number": "075", - "slug": "synthetic-strike-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "D Lam", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "3ewnten2rn", - "types": [ - "ATTACK" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "SWORD" - ], - "element": "NORM", - "name": "Savage Attack", - "slug": "savage-attack", - "effect": "\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)\u003c/span\u003e", - "effect_raw": "Floating Memory (While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 2, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "coaahbojc0", - "card_id": "3ewnten2rn", - "collector_number": "075", - "slug": "savage-attack-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - }, - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "coaahbojc0", - "card_id": "3ewnten2rn", - "collector_number": "075", - "slug": "savage-attack-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - }, - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "rqtjot4nmx", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "SKILL" - ], - "element": "NORM", - "name": "Scavenge the Distillery", - "slug": "scavenge-the-distillery", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eThis card costs 1 less to activate.\nReturn up to one target Potion item card from your graveyard to your hand.", - "effect_raw": "[Class Bonus] This card costs 1 less to activate.\nReturn up to one target Potion item card from your graveyard to your hand.", - "rule": null, - "flavor": "Abandoned workshops often contain useful draughts.", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "5uay6a7fr1", - "card_id": "rqtjot4nmx", - "collector_number": "075", - "slug": "scavenge-the-distillery-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - }, - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "5uay6a7fr1", - "card_id": "rqtjot4nmx", - "collector_number": "075", - "slug": "scavenge-the-distillery-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - }, - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "k1l75tlzsm", - "types": [ - "ITEM" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "POTION" - ], - "element": "WATER", - "name": "Essence of Blizzards", - "slug": "essence-of-blizzards", - "effect": "\u003cspan class=\"effect__label\"\u003eBrew\u003c/span\u003e — One Adjuvant, One Catalyst \u003cspan class=\"effect__reminder\"\u003e(You may sacrifice the listed objects rather than pay this card's reserve cost.)\u003c/span\u003e\n\u003cspan class=\"effect__label\"\u003eSacrifice Essence of Blizzards:\u003c/span\u003e Deal 1 damage to target unit. If that unit is rested, deal 1+\u003cspan class=\"effect__label\"\u003eLV\u003c/span\u003e damage to it instead. Until end of turn, allies enter the field rested.", - "effect_raw": "Brew — One Adjuvant, One Catalyst (You may sacrifice the listed objects rather than pay this card's reserve cost.)\nSacrifice Essence of Blizzards: Deal 1 damage to target unit. If that unit is rested, deal 1+LV damage to it instead. Until end of turn, allies enter the field rested.", - "rule": [ - { - "title": "", - "date_added": "2024-01-19", - "description": "When paying the Brew cost, modifications to the card's reserve cost is ignored. Other additional costs such as 'as an additional cost to activate this card, sacrifice an ally', is not ignored." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "snc01fz2cj", - "card_id": "k1l75tlzsm", - "collector_number": "075", - "slug": "essence-of-blizzards-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "547xsxi1q2", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "wkl0jnw3ir", - "card_id": "k1l75tlzsm", - "collector_number": "039", - "slug": "essence-of-blizzards-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "snc01fz2cj", - "card_id": "k1l75tlzsm", - "collector_number": "075", - "slug": "essence-of-blizzards-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "547xsxi1q2", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "wkl0jnw3ir", - "card_id": "k1l75tlzsm", - "collector_number": "039", - "slug": "essence-of-blizzards-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "71i7d3JB9A", - "types": [ - "ATTACK" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "SWORD" - ], - "element": "NORM", - "name": "Clean Cut", - "slug": "clean-cut", - "effect": "\u003cspan class=\"effect__bubble\"\u003eLevel 2+\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Kill:\u003c/span\u003e Draw a card. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion is level 2 or higher.)\u003c/span\u003e", - "effect_raw": "[Level 2+] On Kill: Draw a card. (Apply this effect only if your champion is level 2 or higher.)", - "rule": null, - "flavor": "A perfected strike without wasted effort or movement; a sign of true mastery.", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 2, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "51ecr6nifn", - "card_id": "71i7d3JB9A", - "collector_number": "075", - "slug": "clean-cut-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - }, - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "fsex62Dgxn", - "card_id": "71i7d3JB9A", - "collector_number": "075", - "slug": "clean-cut-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - }, - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "i8oilv5lih", - "card_id": "71i7d3JB9A", - "collector_number": "035", - "slug": "clean-cut-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "51ecr6nifn", - "card_id": "71i7d3JB9A", - "collector_number": "075", - "slug": "clean-cut-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - }, - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "fsex62Dgxn", - "card_id": "71i7d3JB9A", - "collector_number": "075", - "slug": "clean-cut-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - }, - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "i8oilv5lih", - "card_id": "71i7d3JB9A", - "collector_number": "035", - "slug": "clean-cut-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "zgcxyky280", - "types": [ - "ALLY" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "BEAST", - "SLIME" - ], - "element": "WIND", - "name": "Green Slime", - "slug": "green-slime", - "effect": "\u003cspan class=\"effect__label\"\u003ePride 3\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This ally won't obey you unless your champion is level 3 or higher.)\u003c/span\n\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Put two \u003cspan class=\"effect__label\"\u003ebuff\u003c/span\u003e counters on Green Slime.\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Leave:\u003c/span\u003e Put the \u003cspan class=\"effect__label\"\u003ebuff\u003c/span\u003e counters that were on Green Slime on target ally you control.", - "effect_raw": "Pride 3 (This ally won't obey you unless your champion is level 3 or higher.)On Enter: Put two buff counters on Green Slime.\n[Class Bonus] On Leave: Put the buff counters that were on Green Slime on target ally you control.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 0, - "life": 1, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "2xaye3aeck", - "card_id": "zgcxyky280", - "collector_number": "026", - "slug": "green-slime-rec-slm", - "set": { - "name": "Re:Collection Slime Sovereign", - "prefix": "ReC-SLM", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "gwj3e15ioh", - "card_id": "zgcxyky280", - "collector_number": "075", - "slug": "green-slime-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "eqhk1krn0y", - "population_operator": "≈", - "population": 105000, - "foil": false - }, - { - "uuid": "ri1gpzmyor", - "population_operator": "≈", - "population": 2000, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "gwj3e15ioh", - "card_id": "zgcxyky280", - "collector_number": "075", - "slug": "green-slime-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "ri1gpzmyor", - "population_operator": "≈", - "population": 2000, - "foil": true - }, - { - "uuid": "eqhk1krn0y", - "population_operator": "≈", - "population": 105000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "2xaye3aeck", - "card_id": "zgcxyky280", - "collector_number": "026", - "slug": "green-slime-rec-slm", - "set": { - "name": "Re:Collection Slime Sovereign", - "prefix": "ReC-SLM", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [], - "circulations": [] - } - ] - }, - { - "uuid": "F9POfB5Nah", - "types": [ - "ACTION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SKILL" - ], - "element": "NORM", - "name": "Scry the Skies", - "slug": "scry-the-skies", - "effect": "\u003cspan class=\"effect__label\"\u003eGlimpse LV\u003c/span\u003e. Draw a card into your memory. \u003cspan class=\"effect__reminder\"\u003e(To \u003cspan class=\"effect__label\"\u003eglimpse\u003c/span\u003e, look at that many cards from the top of your deck. Put those cards back on the top or on the bottom of your deck in any order.)\u003c/span\u003e", - "effect_raw": "Glimpse LV. Draw a card into your memory. (To glimpse, look at that many cards from the top of your deck. Put those cards back on the top or on the bottom of your deck in any order.)", - "rule": null, - "flavor": "The skies hold secrets only privy to the few versed in its signs.", - "cost_memory": null, - "cost_reserve": 1, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "67eurbcz3h", - "card_id": "F9POfB5Nah", - "collector_number": "076", - "slug": "scry-the-skies-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "96be4f3aIz", - "card_id": "F9POfB5Nah", - "collector_number": "051", - "slug": "scry-the-skies-p24-cpr", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 9, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "WSTTMoGudK", - "card_id": "F9POfB5Nah", - "collector_number": "108", - "slug": "scry-the-skies-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "ad437d47oL", - "card_id": "F9POfB5Nah", - "collector_number": "051", - "slug": "scry-the-skies-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 6, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "bs3ynacqad", - "card_id": "F9POfB5Nah", - "collector_number": "108", - "slug": "scry-the-skies-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "mLsQ49MEEH", - "card_id": "F9POfB5Nah", - "collector_number": "057", - "slug": "scry-the-skies-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "wIlnpSqtG0", - "population_operator": "≈", - "population": 60000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "urrqtjot4n", - "card_id": "F9POfB5Nah", - "collector_number": "056", - "slug": "scry-the-skies-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "rgbg1aalnp", - "population_operator": "≈", - "population": 90000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "xjo17zliih", - "card_id": "F9POfB5Nah", - "collector_number": "060", - "slug": "scry-the-skies-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "o8j6aotm85", - "population_operator": "≈", - "population": 22500, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "67eurbcz3h", - "card_id": "F9POfB5Nah", - "collector_number": "076", - "slug": "scry-the-skies-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "xjo17zliih", - "card_id": "F9POfB5Nah", - "collector_number": "060", - "slug": "scry-the-skies-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "o8j6aotm85", - "population_operator": "≈", - "population": 22500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "bs3ynacqad", - "card_id": "F9POfB5Nah", - "collector_number": "108", - "slug": "scry-the-skies-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "WSTTMoGudK", - "card_id": "F9POfB5Nah", - "collector_number": "108", - "slug": "scry-the-skies-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "mLsQ49MEEH", - "card_id": "F9POfB5Nah", - "collector_number": "057", - "slug": "scry-the-skies-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "wIlnpSqtG0", - "population_operator": "≈", - "population": 60000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "urrqtjot4n", - "card_id": "F9POfB5Nah", - "collector_number": "056", - "slug": "scry-the-skies-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "rgbg1aalnp", - "population_operator": "≈", - "population": 90000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "ad437d47oL", - "card_id": "F9POfB5Nah", - "collector_number": "051", - "slug": "scry-the-skies-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 6, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "96be4f3aIz", - "card_id": "F9POfB5Nah", - "collector_number": "051", - "slug": "scry-the-skies-p24-cpr", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 9, - "circulationTemplates": [], - "circulations": [] - } - ] - }, - { - "uuid": "uqrptjej4m", - "types": [ - "ITEM" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "POTION" - ], - "element": "NORM", - "name": "Tonic of Remembrance", - "slug": "tonic-of-remembrance", - "effect": "\u003cspan class=\"effect__label\"\u003eBrew\u003c/span\u003e — One Catalyst, One Adjuvant\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eBanish Tonic of Remembrance:\u003c/span\u003e Return up to three cards from your memory to your hand.", - "effect_raw": "Brew — One Catalyst, One Adjuvant\n[Class Bonus] Banish Tonic of Remembrance: Return up to three cards from your memory to your hand.", - "rule": null, - "flavor": "An ancient tincture that conjures up warm nostalgia.", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "obfsyrc9a8", - "card_id": "uqrptjej4m", - "collector_number": "076", - "slug": "tonic-of-remembrance-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "obfsyrc9a8", - "card_id": "uqrptjej4m", - "collector_number": "076", - "slug": "tonic-of-remembrance-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "v43ehjdu50", - "types": [ - "ACTION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SPELL", - "REACTION" - ], - "element": "WIND", - "name": "Innervate Agility", - "slug": "innervate-agility", - "effect": "As an additional cost to activate this card, \u003cspan class=\"effect__label\"\u003edelevel\u003c/span\u003e your champion and \u003cspan class=\"effect__label\"\u003erecover 5\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(To \u003cspan class=\"effect__label\"\u003edelevel\u003c/span\u003e your champion, return the top card of its lineage to its owner's material deck.)\u003c/span\u003e\nUnits you control gain your choice of \u003cspan class=\"effect__label\"\u003estealth\u003c/span\u003e or \u003cspan class=\"effect__label\"\u003espellshroud\u003c/span\u003e until end of turn.", - "effect_raw": "As an additional cost to activate this card, delevel your champion and recover 5. (To delevel your champion, return the top card of its lineage to its owner's material deck.)\nUnits you control gain your choice of stealth or spellshroud until end of turn.", - "rule": [ - { - "title": "", - "date_added": "2023-08-09", - "description": "The additional cost of recover 5 means that there must be five damage counters to remove from your champion to pay this card's cost. If there are less than five damage counters on your champion, the additional cost can't be paid." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "3z0y2snsdv", - "card_id": "v43ehjdu50", - "collector_number": "076", - "slug": "innervate-agility-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "5iw95ykqrq", - "population_operator": "≈", - "population": 37000, - "foil": false - }, - { - "uuid": "91zv75l0hl", - "population_operator": "≈", - "population": 1400, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "3z0y2snsdv", - "card_id": "v43ehjdu50", - "collector_number": "076", - "slug": "innervate-agility-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "91zv75l0hl", - "population_operator": "≈", - "population": 1400, - "foil": true - }, - { - "uuid": "5iw95ykqrq", - "population_operator": "≈", - "population": 37000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "2m31946aki", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "SPELL" - ], - "element": "NORM", - "name": "Seal the Past", - "slug": "seal-the-past", - "effect": "Target player banishes three preserved cards from their material deck.\n\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)\u003c/span\u003e", - "effect_raw": "Target player banishes three preserved cards from their material deck.\nFloating Memory (While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)", - "rule": [ - { - "title": "", - "date_added": "2024-10-10", - "description": "The target player chooses which cards are banished." - }, - { - "title": "", - "date_added": "2024-10-10", - "description": "The target player does not need to have three preserved cards to activate this card; if they have less than three cards, all preserved cards will be banished." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "glkpo0w8eg", - "card_id": "2m31946aki", - "collector_number": "076", - "slug": "seal-the-past-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "glkpo0w8eg", - "card_id": "2m31946aki", - "collector_number": "076", - "slug": "seal-the-past-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "pal7cpvn96", - "types": [ - "ALLY" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "HUMAN" - ], - "element": "WIND", - "name": "Intrepid Spearman", - "slug": "intrepid-spearman", - "effect": "\u003cspan class=\"effect__bubble\"\u003eLevel 1+\u003c/span\u003eIf \u003cspan class=\"effect__correction\"\u003ecombat damage\u003c/span\u003e would be dealt to Intrepid Spearman, reveal a card at random from your memory. If that card is wind element, prevent 3 of that damage. Apply this replacement effect only once per turn.", - "effect_raw": "[Level 1+] If combat damage would be dealt to Intrepid Spearman, reveal a card at random from your memory. If that card is wind element, prevent 3 of that damage. Apply this replacement effect only once per turn.", - "rule": [ - { - "title": "ERRATA", - "date_added": "2023-08-16", - "description": "'The first time combat damage would be dealt to Intrepid Spearman each turn, reveal a card at random from your memory. If that card is wind element, prevent 3 of that damage. -\u003e' 'If combat damage would be dealt to Intrepid Spearman, reveal a card at random from your memory. If that card is wind element, prevent 3 of that damage. Apply this replacement effect only once per turn.'" - } - ], - "flavor": "A master lancer, trained to deflect even projectiles.", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": 2, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "lwz1vcwi74", - "card_id": "pal7cpvn96", - "collector_number": "077", - "slug": "intrepid-spearman-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "檸檬夾心餅", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "52u92v5c00", - "population_operator": "≈", - "population": 2700, - "foil": true - }, - { - "uuid": "8zix6g3f58", - "population_operator": "≈", - "population": 150000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "lwz1vcwi74", - "card_id": "pal7cpvn96", - "collector_number": "077", - "slug": "intrepid-spearman-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "檸檬夾心餅", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "52u92v5c00", - "population_operator": "≈", - "population": 2700, - "foil": true - }, - { - "uuid": "8zix6g3f58", - "population_operator": "≈", - "population": 150000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "cnqsm3n9yv", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "SKILL" - ], - "element": "NORM", - "name": "Turbo Charge", - "slug": "turbo-charge", - "effect": "As an additional cost to activate this card, sacrifice a Powercell.\nDraw two cards.", - "effect_raw": "As an additional cost to activate this card, sacrifice a Powercell.\nDraw two cards.", - "rule": [ - { - "title": "", - "date_added": "2024-05-17", - "description": "Powercell references the subtype." - } - ], - "flavor": "“Warning! Overcharging powercells can lead to catastrophic failure. Call a technician for support!”\n— Gearstride Automatics Manual", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "c16bn55g9b", - "card_id": "cnqsm3n9yv", - "collector_number": "077", - "slug": "turbo-charge-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "DragonArt 白霜茶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "c16bn55g9b", - "card_id": "cnqsm3n9yv", - "collector_number": "077", - "slug": "turbo-charge-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "DragonArt 白霜茶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "fvyhuxzjk8", - "types": [ - "ALLY" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "HUMAN" - ], - "element": "NORM", - "name": "Seasoned Archer", - "slug": "seasoned-archer", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eRanged 3\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(As long as this unit is \u003cspan class=\"effect__label\"\u003e\u003cspan class=\"effect__label\"\u003edistant\u003c/span\u003e\u003c/span\u003e, its attacks get +3\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e. Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] Ranged 3 (As long as this unit is distant, its attacks get +3 POWER. Apply this effect only if your champion's class matches this card's class.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 1, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "106q1tyn20", - "card_id": "fvyhuxzjk8", - "collector_number": "077", - "slug": "seasoned-archer-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - }, - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "106q1tyn20", - "card_id": "fvyhuxzjk8", - "collector_number": "077", - "slug": "seasoned-archer-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - }, - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "qsm4o98vn1", - "types": [ - "ALLY" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "HUMAN" - ], - "element": "NORM", - "name": "Seasoned Shieldmaster", - "slug": "seasoned-shieldmaster", - "effect": "Whenever an ally you control becomes \u003cspan class=\"effect__label\"\u003efostered\u003c/span\u003e, draw a card into your memory.\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eFostered\u003c/span\u003e allies you control get +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e and +1\u003cspan class=\"effect__icon effect__icon--heart\"\u003e\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "Whenever an ally you control becomes fostered, draw a card into your memory.\n[Class Bonus] Fostered allies you control get +1 POWER and +1 LIFE. (Apply this effect only if your champion's class matches this card's class.)", - "rule": [ - { - "title": "", - "date_added": "2024-01-19", - "description": "Once this ally on the field is fostered, it can't be fostered again." - }, - { - "title": "", - "date_added": "2024-01-19", - "description": "The Foster triggered ability will trigger even if that ally did not exist on the field for a full turn cycle." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 1, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "mf1yyx0qv0", - "card_id": "qsm4o98vn1", - "collector_number": "077", - "slug": "seasoned-shieldmaster-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "DragonArt 白霜茶", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "ct3ynbcrae", - "population_operator": "≈", - "population": 6340, - "foil": false - }, - { - "uuid": "so1p5u153b", - "population_operator": "≈", - "population": 344, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "mf1yyx0qv0", - "card_id": "qsm4o98vn1", - "collector_number": "077", - "slug": "seasoned-shieldmaster-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "DragonArt 白霜茶", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "so1p5u153b", - "population_operator": "≈", - "population": 344, - "foil": true - }, - { - "uuid": "ct3ynbcrae", - "population_operator": "≈", - "population": 6340, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "5qWWpkgQLl", - "types": [ - "ATTACK" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "DAGGER" - ], - "element": "NORM", - "name": "Coup de Grace", - "slug": "coup-de-grace", - "effect": "\u003cspan class=\"effect__label\"\u003ePrepare 4\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(You may remove four \u003cspan class=\"effect__label\"\u003epreparation\u003c/span\u003e counters from your champion as you activate this card.)\u003c/span\u003e\r\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Attack:\u003c/span\u003e If Coup de Grace was prepared, it gains \u003cspan class=\"effect__label\"\u003ecritical 4\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(If \u003cspan class=\"effect__correction\"\u003ecombat damage\u003c/span\u003e would be dealt by a source with \u003cspan class=\"effect__label\"\u003ecritical 4\u003c/span\u003e, double that damage unless an opponent discards four cards.)\u003c/span\u003e", - "effect_raw": "Prepare 4 (You may remove four preparation counters from your champion as you activate this card.)\n[Class Bonus] On Attack: If Coup de Grace was prepared, it gains critical 4. (If combat damage would be dealt by a source with critical 4, double that damage unless an opponent discards four cards.)", - "rule": [ - { - "title": "ERRATA", - "date_added": "2024-01-19", - "description": "attack damage -\u003e combat damage" - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": 4, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "4y7e22tk3i", - "card_id": "5qWWpkgQLl", - "collector_number": "077", - "slug": "coup-de-grace-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "北飞飞", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "bro89waejc", - "population_operator": "≈", - "population": 7250, - "foil": false - }, - { - "uuid": "htjm4muq20", - "population_operator": "≈", - "population": 423, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "pcdAxX0Ud7", - "card_id": "5qWWpkgQLl", - "collector_number": "077", - "slug": "coup-de-grace-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "北飞飞", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "KUqNycUAeY", - "population_operator": "≈", - "population": 109, - "foil": true - }, - { - "uuid": "urolRm4zO0", - "population_operator": "≈", - "population": 2400, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "4y7e22tk3i", - "card_id": "5qWWpkgQLl", - "collector_number": "077", - "slug": "coup-de-grace-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "北飞飞", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "htjm4muq20", - "population_operator": "≈", - "population": 423, - "foil": true - }, - { - "uuid": "bro89waejc", - "population_operator": "≈", - "population": 7250, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "pcdAxX0Ud7", - "card_id": "5qWWpkgQLl", - "collector_number": "077", - "slug": "coup-de-grace-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "北飞飞", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "KUqNycUAeY", - "population_operator": "≈", - "population": 109, - "foil": true - }, - { - "uuid": "urolRm4zO0", - "population_operator": "≈", - "population": 2400, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "bae3z4pyx8", - "types": [ - "ITEM" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "POTION" - ], - "element": "NORM", - "name": "Serum of Wisdom", - "slug": "serum-of-wisdom", - "effect": "\u003cspan class=\"effect__label\"\u003eBrew\u003c/span\u003e — Three Herbs \u003cspan class=\"effect__reminder\"\u003e(You may sacrifice the listed objects rather than pay this card's reserve cost.)\u003c/span\u003e \n\u003cspan class=\"effect__label\"\u003eSacrifice Serum of Wisdom:\u003c/span\u003e \u003cspan class=\"effect__label\"\u003eGlimpse 3\u003c/span\u003e. Draw a card into your memory.", - "effect_raw": "Brew — Three Herbs (You may sacrifice the listed objects rather than pay this card's reserve cost.) \nSacrifice Serum of Wisdom: Glimpse 3. Draw a card into your memory.", - "rule": [ - { - "title": "", - "date_added": "2024-01-19", - "description": "When paying the Brew cost, modifications to the card's reserve cost is ignored. Other additional costs such as 'as an additional cost to activate this card, sacrifice an ally', is not ignored." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "but4xztbvg", - "card_id": "bae3z4pyx8", - "collector_number": "078", - "slug": "serum-of-wisdom-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "inyhgrkmhy", - "card_id": "bae3z4pyx8", - "collector_number": "019", - "slug": "serum-of-wisdom-sp2", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "8q0vk89n7a", - "population_operator": "≈", - "population": 850, - "foil": true - }, - { - "uuid": "c42yb9p4lp", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "lafkvedohj", - "card_id": "bae3z4pyx8", - "collector_number": "061", - "slug": "serum-of-wisdom-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "o8j6aotm85", - "population_operator": "≈", - "population": 22500, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "but4xztbvg", - "card_id": "bae3z4pyx8", - "collector_number": "078", - "slug": "serum-of-wisdom-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "lafkvedohj", - "card_id": "bae3z4pyx8", - "collector_number": "061", - "slug": "serum-of-wisdom-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "o8j6aotm85", - "population_operator": "≈", - "population": 22500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "inyhgrkmhy", - "card_id": "bae3z4pyx8", - "collector_number": "019", - "slug": "serum-of-wisdom-sp2", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "8q0vk89n7a", - "population_operator": "≈", - "population": 850, - "foil": true - }, - { - "uuid": "c42yb9p4lp", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "9GWxrTMfBz", - "types": [ - "ACTION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SKILL" - ], - "element": "NORM", - "name": "Cram Session", - "slug": "cram-session", - "effect": "Your champion gets +1 level until end of turn.\r\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost. Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "Your champion gets +1 level until end of turn.\n[Class Bonus] Floating Memory (While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost. Apply this effect only if your champion's class matches this card's class.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 1, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "5HPvz9VBux", - "card_id": "9GWxrTMfBz", - "collector_number": "078", - "slug": "cram-session-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "r1o0qtb31x", - "card_id": "9GWxrTMfBz", - "collector_number": "078", - "slug": "cram-session-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "r1o0qtb31x", - "card_id": "9GWxrTMfBz", - "collector_number": "078", - "slug": "cram-session-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "5HPvz9VBux", - "card_id": "9GWxrTMfBz", - "collector_number": "078", - "slug": "cram-session-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "80mttsvbgl", - "types": [ - "PHANTASIA" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "SPELL" - ], - "element": "WIND", - "name": "Mark of Fervor", - "slug": "mark-of-fervor", - "effect": "\u003cspan class=\"effect__label\"\u003eAlly Link\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This object enters the field linked to target ally. If the link is broken, sacrifice this object.)\u003c/span\u003e\nLinked ally gets +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e and +1\u003cspan class=\"effect__icon effect__icon--heart\"\u003e\u003c/span\u003e, and has \u003cspan class=\"effect__label\"\u003evigor\u003c/span\u003e.", - "effect_raw": "Ally Link (This object enters the field linked to target ally. If the link is broken, sacrifice this object.)\nLinked ally gets +1 POWER and +1 LIFE , and has vigor.", - "rule": null, - "flavor": "Through powerful bonds, one's inner strength can freely flourish.", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "pxmo37d1pu", - "card_id": "80mttsvbgl", - "collector_number": "183", - "slug": "mark-of-fervor-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "wa3x7e22tj", - "card_id": "80mttsvbgl", - "collector_number": "078", - "slug": "mark-of-fervor-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "52u92v5c00", - "population_operator": "≈", - "population": 2700, - "foil": true - }, - { - "uuid": "qigcpm2hy2", - "population_operator": "≈", - "population": 184000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "wa3x7e22tj", - "card_id": "80mttsvbgl", - "collector_number": "078", - "slug": "mark-of-fervor-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "52u92v5c00", - "population_operator": "≈", - "population": 2700, - "foil": true - }, - { - "uuid": "qigcpm2hy2", - "population_operator": "≈", - "population": 184000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "pxmo37d1pu", - "card_id": "80mttsvbgl", - "collector_number": "183", - "slug": "mark-of-fervor-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "n1uoy5ttka", - "types": [ - "ATTACK" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "DAGGER" - ], - "element": "NORM", - "name": "Vicious Slice", - "slug": "vicious-slice", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eAs long as the attacker is attacking a Human, Vicious Slice gets +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion’s class matches this card’s class.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] As long as the attacker is attacking a Human, Vicious Slice gets +1 POWER. (Apply this effect only if your champion’s class matches this card’s class.)", - "rule": null, - "flavor": "Hatred buries deep.", - "cost_memory": null, - "cost_reserve": 1, - "level": null, - "power": 2, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "5m6sqe6kd7", - "card_id": "n1uoy5ttka", - "collector_number": "078", - "slug": "vicious-slice-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "5m6sqe6kd7", - "card_id": "n1uoy5ttka", - "collector_number": "078", - "slug": "vicious-slice-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "lnl94ijbi1", - "types": [ - "ALLY" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "ANIMAL", - "HORSE" - ], - "element": "NORM", - "name": "Shining Marchador", - "slug": "shining-marchador", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e You may pay \u003cspan class=\"effect__bubble effect__bubble--yellow ml-2\"\u003e2\u003c/span\u003e. When you do, put a \u003cspan class=\"effect__label\"\u003ebuff\u003c/span\u003e counter on target ally you control. \u003cspan class=\"effect__reminder\"\u003e(Allies get +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e and +1\u003cspan class=\"effect__icon effect__icon--heart\"\u003e\u003c/span\u003e for each \u003cspan class=\"effect__label\"\u003ebuff\u003c/span\u003e counter on them.)\u003c/span\u003e", - "effect_raw": "On Enter: You may pay [2]. When you do, put a buff counter on target ally you control. (Allies get +1 POWER and +1 LIFE for each buff counter on them.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 1, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "hi3pk17781", - "card_id": "lnl94ijbi1", - "collector_number": "078", - "slug": "shining-marchador-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - }, - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "hi3pk17781", - "card_id": "lnl94ijbi1", - "collector_number": "078", - "slug": "shining-marchador-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - }, - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "voy5ttkk39", - "types": [ - "ACTION" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "SKILL", - "REACTION" - ], - "element": "NORM", - "name": "Sidestep", - "slug": "sidestep", - "effect": "\u003cspan class=\"effect__bubble\"\u003eLevel 2+\u003c/span\u003e This card costs 1 less to activate. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion is level 2 or higher.)\u003c/span\u003e\nTarget ally gains \u003cspan class=\"effect__label\"\u003estealth\u003c/span\u003e until end of turn. \u003cspan class=\"effect__reminder\"\u003e(This unit can't be targeted by attacks unless permitted by \u003cspan class=\"effect__label\"\u003etrue sight\u003c/span\u003e.)\u003c/span\u003e", - "effect_raw": "[Level 2+] This card costs 1 less to activate. (Apply this effect only if your champion is level 2 or higher.)\nTarget ally gains stealth until end of turn. (This unit can't be targeted by attacks unless permitted by true sight.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.064Z", - "editions": [ - { - "uuid": "f2u82v5c00", - "card_id": "voy5ttkk39", - "collector_number": "079", - "slug": "sidestep-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "vwyc11bnyn", - "card_id": "voy5ttkk39", - "collector_number": "079", - "slug": "sidestep-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "f2u82v5c00", - "card_id": "voy5ttkk39", - "collector_number": "079", - "slug": "sidestep-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "vwyc11bnyn", - "card_id": "voy5ttkk39", - "collector_number": "079", - "slug": "sidestep-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "2Q60hBYO3i", - "types": [ - "ALLY" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "HUMAN" - ], - "element": "NORM", - "name": "Crusader of Aesa", - "slug": "crusader-of-aesa", - "effect": "Crusader of Aesa enters the field rested.\r\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eIntercept\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(Whenever your champion is attacked while this ally is awake, you may redirect that attack to this ally. Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e ", - "effect_raw": "Crusader of Aesa enters the field rested.\n[Class Bonus] Intercept (Whenever your champion is attacked while this ally is awake, you may redirect that attack to this ally. Apply this effect only if your champion's class matches this card's class.) ", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 2, - "life": 4, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "4wuq20gvcg", - "card_id": "2Q60hBYO3i", - "collector_number": "079", - "slug": "crusader-of-aesa-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "9o50x5hr6x", - "card_id": "2Q60hBYO3i", - "collector_number": "010", - "slug": "crusader-of-aesa-demo23", - "set": { - "name": "LGS Demo 2023", - "prefix": "DEMO23", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "63v93w6d11", - "population_operator": "≈", - "population": 12500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "NmkpuQS9yy", - "card_id": "2Q60hBYO3i", - "collector_number": "036", - "slug": "crusader-of-aesa-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "zYWnZ9UL2d", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "dkNM9803HT", - "card_id": "2Q60hBYO3i", - "collector_number": "011", - "slug": "crusader-of-aesa-demo22", - "set": { - "name": "LGS Demo 2022", - "prefix": "DEMO22", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "qq5q6vd2bH", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "fgnuqalycp", - "card_id": "2Q60hBYO3i", - "collector_number": "042", - "slug": "crusader-of-aesa-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "3gu73wioon", - "population_operator": "≈", - "population": 60000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "tg4PM7kCff", - "card_id": "2Q60hBYO3i", - "collector_number": "079", - "slug": "crusader-of-aesa-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "4wuq20gvcg", - "card_id": "2Q60hBYO3i", - "collector_number": "079", - "slug": "crusader-of-aesa-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "tg4PM7kCff", - "card_id": "2Q60hBYO3i", - "collector_number": "079", - "slug": "crusader-of-aesa-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "NmkpuQS9yy", - "card_id": "2Q60hBYO3i", - "collector_number": "036", - "slug": "crusader-of-aesa-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "zYWnZ9UL2d", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "fgnuqalycp", - "card_id": "2Q60hBYO3i", - "collector_number": "042", - "slug": "crusader-of-aesa-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "3gu73wioon", - "population_operator": "≈", - "population": 60000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "dkNM9803HT", - "card_id": "2Q60hBYO3i", - "collector_number": "011", - "slug": "crusader-of-aesa-demo22", - "set": { - "name": "LGS Demo 2022", - "prefix": "DEMO22", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "qq5q6vd2bH", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "9o50x5hr6x", - "card_id": "2Q60hBYO3i", - "collector_number": "010", - "slug": "crusader-of-aesa-demo23", - "set": { - "name": "LGS Demo 2023", - "prefix": "DEMO23", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "63v93w6d11", - "population_operator": "≈", - "population": 12500, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "t9hreqhj1t", - "types": [ - "ALLY" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "HUMAN" - ], - "element": "FIRE", - "name": "Airship Captain", - "slug": "airship-captain", - "effect": "Whenever a domain enters the field under your control, deal 2 damage to target champion.", - "effect_raw": "Whenever a domain enters the field under your control, deal 2 damage to target champion.", - "rule": null, - "flavor": "“From the skies, this vast world is ours to explore. Each peak and valley, every kingdom and city, a crown jewel to claim.”", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 1, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "gocb33mr0k", - "card_id": "t9hreqhj1t", - "collector_number": "079", - "slug": "airship-captain-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "gocb33mr0k", - "card_id": "t9hreqhj1t", - "collector_number": "079", - "slug": "airship-captain-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "xxoo7dl5j4", - "types": [ - "UNIQUE", - "ALLY" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "HUMAN" - ], - "element": "WIND", - "name": "Parcenet, Royal Maid", - "slug": "parcenet-royal-maid", - "effect": "\u003cspan class=\"effect__bubble\"\u003eLevel 2+\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eStealth\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This unit can't be targeted by attacks unless permitted by \u003cspan class=\"effect__label\"\u003etrue sight\u003c/span\u003e.)\u003c/span\u003e\n\u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e: \u003cspan class=\"effect__label\"\u003eGlimpse 1\u003c/span\u003e. Reveal the top card of your deck. When you reveal a wind element card this way, another target ally you control gains \u003cspan class=\"effect__label\"\u003estealth\u003c/span\u003e until end of turn.", - "effect_raw": "[Level 2+] Stealth (This unit can't be targeted by attacks unless permitted by true sight.)\n[REST]: Glimpse 1. Reveal the top card of your deck. When you reveal a wind element card this way, another target ally you control gains stealth until end of turn.", - "rule": [ - { - "title": "", - "date_added": "2023-08-09", - "description": "When you reveal a wind card from Parcenet's ability, there is a trigger to give another target ally stealth. This trigger is put on the stack and may be responded to." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 1, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "2iq0nzqsa2", - "card_id": "xxoo7dl5j4", - "collector_number": "079", - "slug": "parcenet-royal-maid-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "Faicha", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "5iw95ykqrq", - "population_operator": "≈", - "population": 37000, - "foil": false - }, - { - "uuid": "91zv75l0hl", - "population_operator": "≈", - "population": 1400, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "vm5kt3q2sv", - "card_id": "xxoo7dl5j4", - "collector_number": "005", - "slug": "parcenet-royal-maid-evp", - "set": { - "name": "Event Packs", - "prefix": "EVP", - "language": "EN" - }, - "illustrator": "Faicha", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "x902k3a6jh", - "population_operator": "≈", - "population": 220, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "2iq0nzqsa2", - "card_id": "xxoo7dl5j4", - "collector_number": "079", - "slug": "parcenet-royal-maid-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "Faicha", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "91zv75l0hl", - "population_operator": "≈", - "population": 1400, - "foil": true - }, - { - "uuid": "5iw95ykqrq", - "population_operator": "≈", - "population": 37000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "vm5kt3q2sv", - "card_id": "xxoo7dl5j4", - "collector_number": "005", - "slug": "parcenet-royal-maid-evp", - "set": { - "name": "Event Packs", - "prefix": "EVP", - "language": "EN" - }, - "illustrator": "Faicha", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "x902k3a6jh", - "population_operator": "≈", - "population": 220, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "bd7ozuj68m", - "types": [ - "TOKEN", - "ITEM" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "HERB", - "CATALYST", - "FLOWER" - ], - "element": "NORM", - "name": "Silvershine", - "slug": "silvershine", - "effect": "\u003cspan class=\"effect__label\"\u003eSacrifice Silvershine: Recover 1.\u003c/span\u003e", - "effect_raw": "Sacrifice Silvershine: Recover 1.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 1, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "evf0zmetmg", - "card_id": "bd7ozuj68m", - "collector_number": "062", - "slug": "silvershine-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dhemyydel1", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "m26bw55gjl", - "card_id": "bd7ozuj68m", - "collector_number": "038", - "slug": "silvershine-sp2", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "96yc5z9g44", - "population_operator": "≈", - "population": 1100, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "rragp8m7o0", - "card_id": "bd7ozuj68m", - "collector_number": "080", - "slug": "silvershine-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "c91f92cj77", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "lrsruafk5e", - "population_operator": "≈", - "population": 743, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "t6jxtm7eed", - "card_id": "bd7ozuj68m", - "collector_number": "072", - "slug": "silvershine-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "11ssbhq9n8", - "population_operator": "≈", - "population": 29772, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "rragp8m7o0", - "card_id": "bd7ozuj68m", - "collector_number": "080", - "slug": "silvershine-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "lrsruafk5e", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "c91f92cj77", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "evf0zmetmg", - "card_id": "bd7ozuj68m", - "collector_number": "062", - "slug": "silvershine-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dhemyydel1", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "t6jxtm7eed", - "card_id": "bd7ozuj68m", - "collector_number": "072", - "slug": "silvershine-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "11ssbhq9n8", - "population_operator": "≈", - "population": 29772, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "m26bw55gjl", - "card_id": "bd7ozuj68m", - "collector_number": "038", - "slug": "silvershine-sp2", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "96yc5z9g44", - "population_operator": "≈", - "population": 1100, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "g7uDOmUf2u", - "types": [ - "ACTION" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "SWORD", - "REACTION" - ], - "element": "NORM", - "name": "Deflecting Edge", - "slug": "deflecting-edge", - "effect": "This card costs 1 less to activate if you control a Sword weapon.\r\nPrevent the next 3 \u003cspan class=\"effect__correction\"\u003ecombat damage\u003c/span\u003e that would be dealt to target unit this turn.", - "effect_raw": "This card costs 1 less to activate if you control a Sword weapon.\nPrevent the next 3 combat damage that would be dealt to target unit this turn.", - "rule": [ - { - "title": "", - "date_added": "2022-12-27", - "description": "Deflecting Edge can only prevent combat damage, which is damage dealt by attacks." - }, - { - "title": "", - "date_added": "2022-12-27", - "description": "The damage prevented does not need to be from one source. E.g. three different sources each dealing 1 combat damage each can all be prevented in the same turn." - } - ], - "flavor": "When masterfully used, a sword can deflect any attack with minimal force.", - "cost_memory": null, - "cost_reserve": 1, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "4kh12p37c5", - "card_id": "g7uDOmUf2u", - "collector_number": "011", - "slug": "deflecting-edge-demo23", - "set": { - "name": "LGS Demo 2023", - "prefix": "DEMO23", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "jru4jkqxte", - "population_operator": "≈", - "population": 50000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "96zd609g54", - "card_id": "g7uDOmUf2u", - "collector_number": "043", - "slug": "deflecting-edge-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "x58ixy4b7s", - "population_operator": "≈", - "population": 45000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "TqCcJoJ1jP", - "card_id": "g7uDOmUf2u", - "collector_number": "037", - "slug": "deflecting-edge-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "UTvhuOIYs4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "nmp5af099k", - "card_id": "g7uDOmUf2u", - "collector_number": "080", - "slug": "deflecting-edge-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 82400, - "foil": false - } - ] - }, - { - "uuid": "p3m2Zpw440", - "card_id": "g7uDOmUf2u", - "collector_number": "001", - "slug": "deflecting-edge-p23", - "set": { - "name": "Promotional 2023", - "prefix": "P23", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "H36kd7hoc3", - "population_operator": "≈", - "population": 1500, - "foil": false - }, - { - "uuid": "fnp0efmtpa", - "population_operator": "≈", - "population": 180, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "uGYK6hwTm0", - "card_id": "g7uDOmUf2u", - "collector_number": "080", - "slug": "deflecting-edge-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "nmp5af099k", - "card_id": "g7uDOmUf2u", - "collector_number": "080", - "slug": "deflecting-edge-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 82400, - "foil": false - } - ] - }, - { - "uuid": "uGYK6hwTm0", - "card_id": "g7uDOmUf2u", - "collector_number": "080", - "slug": "deflecting-edge-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "TqCcJoJ1jP", - "card_id": "g7uDOmUf2u", - "collector_number": "037", - "slug": "deflecting-edge-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "UTvhuOIYs4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "96zd609g54", - "card_id": "g7uDOmUf2u", - "collector_number": "043", - "slug": "deflecting-edge-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "x58ixy4b7s", - "population_operator": "≈", - "population": 45000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "4kh12p37c5", - "card_id": "g7uDOmUf2u", - "collector_number": "011", - "slug": "deflecting-edge-demo23", - "set": { - "name": "LGS Demo 2023", - "prefix": "DEMO23", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "jru4jkqxte", - "population_operator": "≈", - "population": 50000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "p3m2Zpw440", - "card_id": "g7uDOmUf2u", - "collector_number": "001", - "slug": "deflecting-edge-p23", - "set": { - "name": "Promotional 2023", - "prefix": "P23", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "fnp0efmtpa", - "population_operator": "≈", - "population": 180, - "foil": true - }, - { - "uuid": "H36kd7hoc3", - "population_operator": "≈", - "population": 1500, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "rn0yetaebj", - "types": [ - "ALLY" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "HUMAN" - ], - "element": "FIRE", - "name": "Arsenal Keeper", - "slug": "arsenal-keeper", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e You may have Arsenal Keeper deal 2 damage to your champion. If you do, put a \u003cspan class=\"effect__label\"\u003edurability\u003c/span\u003e counter on a weapon you control. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion’s class matches this card’s class.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] On Enter: You may have Arsenal Keeper deal 2 damage to your champion. If you do, put a durability counter on a weapon you control. (Apply this effect only if your champion’s class matches this card’s class.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 2, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "xj0ckca6jh", - "card_id": "rn0yetaebj", - "collector_number": "080", - "slug": "arsenal-keeper-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "DragonArt Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "xj0ckca6jh", - "card_id": "rn0yetaebj", - "collector_number": "080", - "slug": "arsenal-keeper-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "DragonArt Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "soO3hjaVfN", - "types": [ - "ATTACK" - ], - "classes": [ - "ASSASSIN", - "WARRIOR" - ], - "subtypes": [ - "ASSASSIN", - "WARRIOR", - "SWORD" - ], - "element": "FIRE", - "name": "Rending Flames", - "slug": "rending-flames", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Attack:\u003c/span\u003e You may banish three fire element cards from your graveyard. If you do, Rending Flames gains \"\u003cspan class=\"effect__correction\"\u003eIf\u003c/span\u003e this attack would deal damage, it deals double that damage instead.\"", - "effect_raw": "[Class Bonus] On Attack: You may banish three fire element cards from your graveyard. If you do, Rending Flames gains \u0026#34;If this attack would deal damage, it deals double that damage instead.\u0026#34;", - "rule": [ - { - "title": "ERRATA", - "date_added": "2023-04-15", - "description": "'Whenever this attack would deal damage, it deals double that damage instead.' -\u003e 'If this attack would deal damage, it deals double that damage instead.'" - }, - { - "title": "", - "date_added": "2022-03-10", - "description": "If Rending Flames deals double damage, it doubles all other sources of combat damage as well. This includes but is not limited to weapon attack and temporary attack bonus effects." - } - ], - "flavor": "Maximum force at the most critical moment.", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 3, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "MrJlouSIU4", - "card_id": "soO3hjaVfN", - "collector_number": "151", - "slug": "rending-flames-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - }, - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "OiOzavefYK", - "card_id": "soO3hjaVfN", - "collector_number": "080", - "slug": "rending-flames-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "8dBps9N0mS", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "kvxztblg5t", - "card_id": "soO3hjaVfN", - "collector_number": "013", - "slug": "rending-flames-sp1", - "set": { - "name": "Supporter Pack 1", - "prefix": "SP1", - "language": "EN" - }, - "illustrator": "Dragonart Chu", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "2jtod12h04", - "population_operator": "≈", - "population": 600, - "foil": true - }, - { - "uuid": "6xwr42ixei", - "population_operator": "≈", - "population": 8000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "l7lpvn9fgf", - "card_id": "soO3hjaVfN", - "collector_number": "151", - "slug": "rending-flames-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - }, - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "OiOzavefYK", - "card_id": "soO3hjaVfN", - "collector_number": "080", - "slug": "rending-flames-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "8dBps9N0mS", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "l7lpvn9fgf", - "card_id": "soO3hjaVfN", - "collector_number": "151", - "slug": "rending-flames-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - }, - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "MrJlouSIU4", - "card_id": "soO3hjaVfN", - "collector_number": "151", - "slug": "rending-flames-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - }, - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "kvxztblg5t", - "card_id": "soO3hjaVfN", - "collector_number": "013", - "slug": "rending-flames-sp1", - "set": { - "name": "Supporter Pack 1", - "prefix": "SP1", - "language": "EN" - }, - "illustrator": "Dragonart Chu", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "2jtod12h04", - "population_operator": "≈", - "population": 600, - "foil": true - }, - { - "uuid": "6xwr42ixei", - "population_operator": "≈", - "population": 8000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "q1uwq8sdbz", - "types": [ - "ACTION" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "SKILL" - ], - "element": "WIND", - "name": "Rally the Peasants", - "slug": "rally-the-peasants", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eThis card costs 3 less to activate if an opponent controls three or more allies.\nLook at the top six cards of your deck. You may reveal a Human card from among them and put it into your hand. Put the rest on the bottom of your deck in any order.", - "effect_raw": "[Class Bonus] This card costs 3 less to activate if an opponent controls three or more allies.\nLook at the top six cards of your deck. You may reveal a Human card from among them and put it into your hand. Put the rest on the bottom of your deck in any order.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "0w97n2jnks", - "card_id": "q1uwq8sdbz", - "collector_number": "080", - "slug": "rally-the-peasants-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "eqhk1krn0y", - "population_operator": "≈", - "population": 105000, - "foil": false - }, - { - "uuid": "ri1gpzmyor", - "population_operator": "≈", - "population": 2000, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "0w97n2jnks", - "card_id": "q1uwq8sdbz", - "collector_number": "080", - "slug": "rally-the-peasants-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "ri1gpzmyor", - "population_operator": "≈", - "population": 2000, - "foil": true - }, - { - "uuid": "eqhk1krn0y", - "population_operator": "≈", - "population": 105000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "55u41ilks4", - "types": [ - "ALLY" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "HUMAN" - ], - "element": "NORM", - "name": "Skilled Plainsman", - "slug": "skilled-plainsman", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003e\u003cspan class=\"effect__reminder\"\u003eEquestrian\u003c/span\u003e\u003c/span\u003e — \u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e If you control a Horse ally, put a \u003cspan class=\"effect__label\"\u003ebuff\u003c/span\u003e counter on Skilled Plainsman. \u003cspan class=\"effect__reminder\"\u003e(Allies get +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e and +1\u003cspan class=\"effect__icon effect__icon--heart\"\u003e\u003c/span\u003e for each \u003cspan class=\"effect__label\"\u003ebuff\u003c/span\u003e counter on them. Apply this effect only if your champion’s class matches this card’s class.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] Equestrian — On Enter: If you control a Horse ally, put a buff counter on Skilled Plainsman. (Allies get +1 POWER and +1 LIFE for each buff counter on them. Apply this effect only if your champion’s class matches this card’s class.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 2, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "k1vkj1hh31", - "card_id": "55u41ilks4", - "collector_number": "080", - "slug": "skilled-plainsman-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "k1vkj1hh31", - "card_id": "55u41ilks4", - "collector_number": "080", - "slug": "skilled-plainsman-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "69iq4d5vet", - "types": [ - "TOKEN", - "ITEM" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "HERB", - "ADJUVANT", - "LEAF" - ], - "element": "NORM", - "name": "Springleaf", - "slug": "springleaf", - "effect": "\u003cspan class=\"effect__label\"\u003eSacrifice Springleaf:\u003c/span\u003e Put a card from your hand on the bottom of your deck. If you do, draw a card.", - "effect_raw": "Sacrifice Springleaf: Put a card from your hand on the bottom of your deck. If you do, draw a card.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 1, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "1iey0mr4a2", - "card_id": "69iq4d5vet", - "collector_number": "043", - "slug": "springleaf-sp2", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "96yc5z9g44", - "population_operator": "≈", - "population": 1100, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "91zv75lahl", - "card_id": "69iq4d5vet", - "collector_number": "081", - "slug": "springleaf-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "c91f92cj77", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "lrsruafk5e", - "population_operator": "≈", - "population": 743, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "g616r00bdf", - "card_id": "69iq4d5vet", - "collector_number": "074", - "slug": "springleaf-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "11ssbhq9n8", - "population_operator": "≈", - "population": 29772, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "pwkkbbu09s", - "card_id": "69iq4d5vet", - "collector_number": "063", - "slug": "springleaf-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dhemyydel1", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "91zv75lahl", - "card_id": "69iq4d5vet", - "collector_number": "081", - "slug": "springleaf-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "lrsruafk5e", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "c91f92cj77", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "pwkkbbu09s", - "card_id": "69iq4d5vet", - "collector_number": "063", - "slug": "springleaf-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dhemyydel1", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "g616r00bdf", - "card_id": "69iq4d5vet", - "collector_number": "074", - "slug": "springleaf-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "11ssbhq9n8", - "population_operator": "≈", - "population": 29772, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "1iey0mr4a2", - "card_id": "69iq4d5vet", - "collector_number": "043", - "slug": "springleaf-sp2", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "96yc5z9g44", - "population_operator": "≈", - "population": 1100, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "zi5h8asbie", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "SPELL" - ], - "element": "WIND", - "name": "Scatter Essence", - "slug": "scatter-essence", - "effect": "Destroy target phantasia.\n\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)\u003c/span\u003e", - "effect_raw": "Destroy target phantasia.\nFloating Memory (While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)", - "rule": null, - "flavor": "\"Invasive hexes will not be tolerated within this castle.\"", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "u5jkryufp2", - "card_id": "zi5h8asbie", - "collector_number": "081", - "slug": "scatter-essence-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "eqhk1krn0y", - "population_operator": "≈", - "population": 105000, - "foil": false - }, - { - "uuid": "ri1gpzmyor", - "population_operator": "≈", - "population": 2000, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "u5jkryufp2", - "card_id": "zi5h8asbie", - "collector_number": "081", - "slug": "scatter-essence-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "ri1gpzmyor", - "population_operator": "≈", - "population": 2000, - "foil": true - }, - { - "uuid": "eqhk1krn0y", - "population_operator": "≈", - "population": 105000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "3jg01o26b4", - "types": [ - "ATTACK" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "DAGGER" - ], - "element": "NORM", - "name": "Slice and Dice", - "slug": "slice-and-dice", - "effect": "\u003cspan class=\"effect__label\"\u003ePrepare 3\u003c/span\u003e\n\u003cspan class=\"effect__label\"\u003eOn Hit:\u003c/span\u003e If Slice and Dice was \u003cspan class=\"effect__label\"\u003eprepared\u003c/span\u003e, you may have the attacker declare an additional attack. If you do, create a copy of Slice and Dice in that attacker's intent except it isn't \u003cspan class=\"effect__label\"\u003eprepared\u003c/span\u003e and it gets +3\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e.", - "effect_raw": "Prepare 3\nOn Hit: If Slice and Dice was prepared, you may have the attacker declare an additional attack. If you do, create a copy of Slice and Dice in that attacker's intent except it isn't prepared and it gets +3 POWER.", - "rule": [ - { - "title": "", - "date_added": "2024-05-17", - "description": "If you have the attacker declare an additional attack, the effect will end the current combat and start a new combat. Any effects that were pending resolution will be banished and a new combat will immediately begin." - }, - { - "title": "", - "date_added": "2024-05-17", - "description": "The copy of Slice and Dice is added to the intent after declaration of the attack. This is not a trigger and cannot be responded to." - }, - { - "title": "", - "date_added": "2024-05-17", - "description": "You may choose a new attack target for the additional attack." - }, - { - "title": "", - "date_added": "2024-05-17", - "description": "The new attack does not require your champion to be awake since only playing attack cards has the additional cost of resting your champion." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 3, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-05-04T06:00:00.000Z", - "editions": [ - { - "uuid": "7lqj52214u", - "card_id": "3jg01o26b4", - "collector_number": "018", - "slug": "slice-and-dice-rec-shd", - "set": { - "name": "Re:Collection Shadowdancer", - "prefix": "ReC-SHD", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "8f8t1smqpu", - "card_id": "3jg01o26b4", - "collector_number": "081", - "slug": "slice-and-dice-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "vfq3hvrj5b", - "card_id": "3jg01o26b4", - "collector_number": "097", - "slug": "slice-and-dice-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "8f8t1smqpu", - "card_id": "3jg01o26b4", - "collector_number": "081", - "slug": "slice-and-dice-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "7lqj52214u", - "card_id": "3jg01o26b4", - "collector_number": "018", - "slug": "slice-and-dice-rec-shd", - "set": { - "name": "Re:Collection Shadowdancer", - "prefix": "ReC-SHD", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "vfq3hvrj5b", - "card_id": "3jg01o26b4", - "collector_number": "097", - "slug": "slice-and-dice-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "em6eEh9q8y", - "types": [ - "ALLY" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "HUMAN" - ], - "element": "NORM", - "name": "Dungeon Guide", - "slug": "dungeon-guide", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e You may banish two cards at random from your memory. If you do, level up your champion. \u003cspan class=\"effect__reminder\"\u003e(Your champion levels up into a compatible champion card from your material deck, ignoring materialization costs.)\u003c/span\u003e", - "effect_raw": "On Enter: You may banish two cards at random from your memory. If you do, level up your champion. (Your champion levels up into a compatible champion card from your material deck, ignoring materialization costs.)", - "rule": [ - { - "title": "", - "date_added": "2022-03-10", - "description": "Dungeon Guide's ability of banishing two cards from your memory is not considered a cost. This means that you can't use Floating Memory to pay for this effect." - }, - { - "title": "", - "date_added": "2022-12-27", - "description": "When opting for Dungeon Guide's effect, you may choose to fail to find a champion card from your material deck." - } - ], - "flavor": "\"Shortcuts are not without risks.\"", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 1, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "0hsmbz1fz2", - "card_id": "em6eEh9q8y", - "collector_number": "081", - "slug": "dungeon-guide-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "NR", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - }, - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "9f4dd122bc", - "card_id": "em6eEh9q8y", - "collector_number": "001", - "slug": "dungeon-guide-p22", - "set": { - "name": "Promotional 2022", - "prefix": "P22", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "sGu2388tST", - "population_operator": "≈", - "population": 1180, - "foil": false - }, - { - "uuid": "tLhKtxaQpQ", - "population_operator": "≈", - "population": 170, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "a2NCLoSyXC", - "card_id": "em6eEh9q8y", - "collector_number": "038KS", - "slug": "dungeon-guide-doap-ks", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "NR", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "8RstF8rBQO", - "population_operator": "≈", - "population": 2500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "ni3OCjD9Hv", - "card_id": "em6eEh9q8y", - "collector_number": "081", - "slug": "dungeon-guide-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "NR", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - }, - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "rD0ru89aOn", - "card_id": "em6eEh9q8y", - "collector_number": "038", - "slug": "dungeon-guide-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "NR", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "zYWnZ9UL2d", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "yo72l2r8g0", - "card_id": "em6eEh9q8y", - "collector_number": "039", - "slug": "dungeon-guide-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "0hsmbz1fz2", - "card_id": "em6eEh9q8y", - "collector_number": "081", - "slug": "dungeon-guide-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "NR", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - }, - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "ni3OCjD9Hv", - "card_id": "em6eEh9q8y", - "collector_number": "081", - "slug": "dungeon-guide-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "NR", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - }, - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "rD0ru89aOn", - "card_id": "em6eEh9q8y", - "collector_number": "038", - "slug": "dungeon-guide-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "NR", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "zYWnZ9UL2d", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "a2NCLoSyXC", - "card_id": "em6eEh9q8y", - "collector_number": "038KS", - "slug": "dungeon-guide-doap-ks", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "NR", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "8RstF8rBQO", - "population_operator": "≈", - "population": 2500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "yo72l2r8g0", - "card_id": "em6eEh9q8y", - "collector_number": "039", - "slug": "dungeon-guide-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "9f4dd122bc", - "card_id": "em6eEh9q8y", - "collector_number": "001", - "slug": "dungeon-guide-p22", - "set": { - "name": "Promotional 2022", - "prefix": "P22", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "tLhKtxaQpQ", - "population_operator": "≈", - "population": 170, - "foil": true - }, - { - "uuid": "sGu2388tST", - "population_operator": "≈", - "population": 1180, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "lwabipl6gt", - "types": [ - "ACTION" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "SKILL", - "REACTION" - ], - "element": "FIRE", - "name": "Calamity Cannon", - "slug": "calamity-cannon", - "effect": "\u003cspan class=\"effect__bubble\"\u003ePolkhawk Bonus\u003c/span\u003e This card costs 3 less to activate.\nYour champion’s first attack using a Gun weapon during your next turn gets +10\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e.", - "effect_raw": "[Polkhawk Bonus] This card costs 3 less to activate.\nYour champion’s first attack using a Gun weapon during your next turn gets +10 POWER.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 7, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "jwaokcy554", - "card_id": "lwabipl6gt", - "collector_number": "081", - "slug": "calamity-cannon-mrc-csr", - "set": { - "name": "Mercurial Heart First Edition", - "prefix": "MRC 1st", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "ldb7kixcty", - "population_operator": "≈", - "population": 132, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "wltxu2eftu", - "card_id": "lwabipl6gt", - "collector_number": "081", - "slug": "calamity-cannon-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "9mcfxfnivt", - "population_operator": "≈", - "population": 425, - "foil": true - }, - { - "uuid": "yu6vbz7b8g", - "population_operator": "≈", - "population": 6983, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "wltxu2eftu", - "card_id": "lwabipl6gt", - "collector_number": "081", - "slug": "calamity-cannon-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "9mcfxfnivt", - "population_operator": "≈", - "population": 425, - "foil": true - }, - { - "uuid": "yu6vbz7b8g", - "population_operator": "≈", - "population": 6983, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "jwaokcy554", - "card_id": "lwabipl6gt", - "collector_number": "081", - "slug": "calamity-cannon-mrc-csr", - "set": { - "name": "Mercurial Heart First Edition", - "prefix": "MRC 1st", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "ldb7kixcty", - "population_operator": "≈", - "population": 132, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "i1f0ht2tsn", - "types": [ - "ACTION" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "SKILL" - ], - "element": "NORM", - "name": "Strategic Warfare", - "slug": "strategic-warfare", - "effect": "Allies you control get +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e until end of turn.\n\u003cspan class=\"effect__bubble\"\u003eLevel 2+\u003c/span\u003e Target unit gains \u003cspan class=\"effect__label\"\u003etrue sight\u003c/span\u003e until end of turn. \u003cspan class=\"effect__reminder\"\u003e(Units with \u003cspan class=\"effect__label\"\u003etrue sight\u003c/span\u003e can attack units with \u003cspan class=\"effect__label\"\u003estealth\u003c/span\u003e.)\u003c/span\u003e", - "effect_raw": "Allies you control get +1 POWER until end of turn.\n[Level 2+] Target unit gains true sight until end of turn. (Units with true sight can attack units with stealth.)", - "rule": null, - "flavor": "Reconnaissance and battlefield tactics can overcome even overwhelming numbers.", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "ir23ijp6td", - "card_id": "i1f0ht2tsn", - "collector_number": "082", - "slug": "strategic-warfare-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "ir23ijp6td", - "card_id": "i1f0ht2tsn", - "collector_number": "082", - "slug": "strategic-warfare-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "jlAc0wWlDZ", - "types": [ - "ALLY" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "HUMAN" - ], - "element": "NORM", - "name": "Eager Page", - "slug": "eager-page", - "effect": "At the beginning of your recollection phase, if you haven't materialized a card this turn, put a \u003cspan class=\"effect__label\"\u003ebuff\u003c/span\u003e counter on Eager Page. \u003cspan class=\"effect__reminder\"\u003e(Allies get +1 power and +1 life for each \u003cspan class=\"effect__label\"\u003ebuff\u003c/span\u003e counter on them.)\u003c/span\u003e", - "effect_raw": "At the beginning of your recollection phase, if you haven't materialized a card this turn, put a buff counter on Eager Page. (Allies get +1 power and +1 life for each buff counter on them.)", - "rule": null, - "flavor": "What they lack in experience, they make up in enthusiasm.", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 1, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "WJyhNUvKeL", - "card_id": "jlAc0wWlDZ", - "collector_number": "082", - "slug": "eager-page-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "ジェゼ一", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "lpvn9fgfiy", - "card_id": "jlAc0wWlDZ", - "collector_number": "082", - "slug": "eager-page-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "ジェゼ一", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "lpvn9fgfiy", - "card_id": "jlAc0wWlDZ", - "collector_number": "082", - "slug": "eager-page-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "ジェゼ一", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "WJyhNUvKeL", - "card_id": "jlAc0wWlDZ", - "collector_number": "082", - "slug": "eager-page-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "ジェゼ一", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "7lh9v2214u", - "types": [ - "ALLY" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "HUMAN" - ], - "element": "FIRE", - "name": "Captivating Cutthroat", - "slug": "captivating-cutthroat", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eCaptivating Cutthroat gets +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e and has “\u003cspan class=\"effect__label\"\u003eOn Attack:\u003c/span\u003e Deal 1 damage to your champion.” \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion’s class matches this card’s class.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] Captivating Cutthroat gets +1 POWER and has “On Attack: Deal 1 damage to your champion.” (Apply this effect only if your champion’s class matches this card’s class.)", - "rule": null, - "flavor": "Distractions in the heat of the moment can be lethal.", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 2, - "life": 1, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "1h4pzmq492", - "card_id": "7lh9v2214u", - "collector_number": "082", - "slug": "captivating-cutthroat-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "DragonArt 倉倉", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "1h4pzmq492", - "card_id": "7lh9v2214u", - "collector_number": "082", - "slug": "captivating-cutthroat-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "DragonArt 倉倉", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "lx6xwr42i6", - "types": [ - "ALLY" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "HUMAN" - ], - "element": "WIND", - "name": "Windrider Invoker", - "slug": "windrider-invoker", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e You may remove two \u003cspan class=\"effect__label\"\u003eenlighten\u003c/span\u003e counters from your champion. If you do, draw a card and Windrider Invoker gets +3\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e until end of turn.", - "effect_raw": "On Enter: You may remove two enlighten counters from your champion. If you do, draw a card and Windrider Invoker gets +3 POWER until end of turn.", - "rule": null, - "flavor": "A burst of wind to dash through the battlefield. Another to take down the enemy.", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 1, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "guqi4bbad3", - "card_id": "lx6xwr42i6", - "collector_number": "082", - "slug": "windrider-invoker-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "檸檬夾心餅", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "eqhk1krn0y", - "population_operator": "≈", - "population": 105000, - "foil": false - }, - { - "uuid": "ri1gpzmyor", - "population_operator": "≈", - "population": 2000, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "guqi4bbad3", - "card_id": "lx6xwr42i6", - "collector_number": "082", - "slug": "windrider-invoker-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "檸檬夾心餅", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "ri1gpzmyor", - "population_operator": "≈", - "population": 2000, - "foil": true - }, - { - "uuid": "eqhk1krn0y", - "population_operator": "≈", - "population": 105000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "opb1wdktia", - "types": [ - "ATTACK" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "SWORD" - ], - "element": "NORM", - "name": "Staggering Strike", - "slug": "staggering-strike", - "effect": "\u003cspan class=\"effect__label\"\u003eTrue Sight\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This attack can target units with \u003cspan class=\"effect__label\"\u003estealth\u003c/span\u003e.)\u003c/span\u003e\n\u003cspan class=\"effect__label\"\u003eOn Champion Hit:\u003c/span\u003e Remove three \u003cspan class=\"effect__label\"\u003epreparation\u003c/span\u003e counters from the hit champion.", - "effect_raw": "True Sight (This attack can target units with stealth.)\nOn Champion Hit: Remove three preparation counters from the hit champion.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 3, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "204g58i26z", - "card_id": "opb1wdktia", - "collector_number": "082", - "slug": "staggering-strike-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "204g58i26z", - "card_id": "opb1wdktia", - "collector_number": "082", - "slug": "staggering-strike-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "0ye3aebjvw", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "SKILL" - ], - "element": "NORM", - "name": "Study the Fables", - "slug": "study-the-fables", - "effect": "Target player reveals six cards from their material deck. Draw a card into your memory.", - "effect_raw": "Target player reveals six cards from their material deck. Draw a card into your memory.", - "rule": [ - { - "title": "", - "date_added": "2024-01-19", - "description": "The target player chooses which cards to reveal from their material deck. If there are less than six cards in their material deck, all of those cards must be revealed." - } - ], - "flavor": "Perhaps the answer lies within Azoth's many myths.", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "oafsyqc998", - "card_id": "0ye3aebjvw", - "collector_number": "083", - "slug": "study-the-fables-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "y9ce8p0vk7", - "card_id": "0ye3aebjvw", - "collector_number": "013", - "slug": "study-the-fables-slc", - "set": { - "name": "SquareLive Collaboration", - "prefix": "SLC", - "language": "CN" - }, - "illustrator": "Hanh Chu", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "g6p4dnamcf", - "population_operator": "≈", - "population": 1170, - "foil": false - }, - { - "uuid": "urjxqkt1po", - "population_operator": "≈", - "population": 140, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "oafsyqc998", - "card_id": "0ye3aebjvw", - "collector_number": "083", - "slug": "study-the-fables-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "y9ce8p0vk7", - "card_id": "0ye3aebjvw", - "collector_number": "013", - "slug": "study-the-fables-slc", - "set": { - "name": "SquareLive Collaboration", - "prefix": "SLC", - "language": "CN" - }, - "illustrator": "Hanh Chu", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "urjxqkt1po", - "population_operator": "≈", - "population": 140, - "foil": true - }, - { - "uuid": "g6p4dnamcf", - "population_operator": "≈", - "population": 1170, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "Kc5Bktw0yK", - "types": [ - "ACTION" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "SKILL", - "HARMONY" - ], - "element": "NORM", - "name": "Empowering Harmony", - "slug": "empowering-harmony", - "effect": "Your champion gets +2 level until end of turn.\r\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__reminder\"\u003e\u003cspan class=\"effect__label\"\u003eHarmonize\u003c/span\u003e\u003c/span\u003e — If you've activated a Melody card this turn, draw a card.", - "effect_raw": "Your champion gets +2 level until end of turn.\n[Class Bonus] Harmonize — If you've activated a Melody card this turn, draw a card.", - "rule": null, - "flavor": "Melodies sound ever more beautiful with strong accompaniment.", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "5veutczb25", - "card_id": "Kc5Bktw0yK", - "collector_number": "083", - "slug": "empowering-harmony-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "Ofeg5iXC2B", - "card_id": "Kc5Bktw0yK", - "collector_number": "002", - "slug": "empowering-harmony-gsc", - "set": { - "name": "GenSeCha", - "prefix": "GSC", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "kh9ngakrff", - "population_operator": "≈", - "population": 1750, - "foil": false - }, - { - "uuid": "x57iwx4b7s", - "population_operator": "≈", - "population": 250, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "TutGiIEvBD", - "card_id": "Kc5Bktw0yK", - "collector_number": "083", - "slug": "empowering-harmony-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "r0zadf9q1w", - "card_id": "Kc5Bktw0yK", - "collector_number": "044", - "slug": "empowering-harmony-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "ofe9mk0fw0", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "5veutczb25", - "card_id": "Kc5Bktw0yK", - "collector_number": "083", - "slug": "empowering-harmony-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "TutGiIEvBD", - "card_id": "Kc5Bktw0yK", - "collector_number": "083", - "slug": "empowering-harmony-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "r0zadf9q1w", - "card_id": "Kc5Bktw0yK", - "collector_number": "044", - "slug": "empowering-harmony-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "ofe9mk0fw0", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "Ofeg5iXC2B", - "card_id": "Kc5Bktw0yK", - "collector_number": "002", - "slug": "empowering-harmony-gsc", - "set": { - "name": "GenSeCha", - "prefix": "GSC", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "x57iwx4b7s", - "population_operator": "≈", - "population": 250, - "foil": true - }, - { - "uuid": "kh9ngakrff", - "population_operator": "≈", - "population": 1750, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "vyRjDql0TR", - "types": [ - "ACTION" - ], - "classes": [ - "GUARDIAN", - "WARRIOR" - ], - "subtypes": [ - "GUARDIAN", - "WARRIOR", - "SKILL", - "CRAFT" - ], - "element": "FIRE", - "name": "Tempered Steel", - "slug": "tempered-steel", - "effect": "Put a \u003cspan class=\"effect__label\"\u003edurability\u003c/span\u003e counter on target weapon you control.\r\n\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)\u003c/span\u003e", - "effect_raw": "Put a durability counter on target weapon you control.\nFloating Memory (While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 1, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "7h8JzLeWPU", - "card_id": "vyRjDql0TR", - "collector_number": "083", - "slug": "tempered-steel-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "UTvhuOIYs4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "Z7o0NUGjTR", - "card_id": "vyRjDql0TR", - "collector_number": "157", - "slug": "tempered-steel-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - }, - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "bbu08s5r8k", - "card_id": "vyRjDql0TR", - "collector_number": "157", - "slug": "tempered-steel-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - }, - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "imks44jkr7", - "card_id": "vyRjDql0TR", - "collector_number": "023", - "slug": "tempered-steel-demo23", - "set": { - "name": "LGS Demo 2023", - "prefix": "DEMO23", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "63v93w6d11", - "population_operator": "≈", - "population": 12500, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "7h8JzLeWPU", - "card_id": "vyRjDql0TR", - "collector_number": "083", - "slug": "tempered-steel-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "UTvhuOIYs4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "bbu08s5r8k", - "card_id": "vyRjDql0TR", - "collector_number": "157", - "slug": "tempered-steel-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - }, - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "Z7o0NUGjTR", - "card_id": "vyRjDql0TR", - "collector_number": "157", - "slug": "tempered-steel-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - }, - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "imks44jkr7", - "card_id": "vyRjDql0TR", - "collector_number": "023", - "slug": "tempered-steel-demo23", - "set": { - "name": "LGS Demo 2023", - "prefix": "DEMO23", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "63v93w6d11", - "population_operator": "≈", - "population": 12500, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "pufooz13xf", - "types": [ - "ACTION" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "CRAFT" - ], - "element": "FIRE", - "name": "Cell Forging", - "slug": "cell-forging", - "effect": "Choose one—\n• Put two \u003cspan class=\"effect__label\"\u003edurability\u003c/span\u003e counters on target weapon.\n• \u003cspan class=\"effect__label\"\u003eSummon\u003c/span\u003e a \u003ca data-edition-slug=\"powercell-mrc-a\" class=\"effect__edition-hover effect__label\"\u003ePowercell\u003c/a\u003e token.", - "effect_raw": "Choose one—\n• Put two durability counters on target weapon.\n• Summon a Powercell token.", - "rule": null, - "flavor": "“Here in our public factory tour, our engineers are hard at work designing brand new delights for you!”\n— Gearstride Automatics Advertisement", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "0dnzlu21xA", - "card_id": "pufooz13xf", - "collector_number": "083", - "slug": "cell-forging-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "0dnzlu21xA", - "card_id": "pufooz13xf", - "collector_number": "083", - "slug": "cell-forging-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "yrm3xibmoz", - "types": [ - "ALLY" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "HUMAN" - ], - "element": "NORM", - "name": "Stolid Vanguard", - "slug": "stolid-vanguard", - "effect": "\u003cspan class=\"effect__label\"\u003e\u003cspan class=\"effect__reminder\"\u003eEquestrian\u003c/span\u003e\u003c/span\u003e — \u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e If you control a Horse ally, Stolid Vanguard gets +2\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e until end of turn.", - "effect_raw": "Equestrian — On Enter: If you control a Horse ally, Stolid Vanguard gets +2 POWER until end of turn.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 1, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "cn7fgmzt94", - "card_id": "yrm3xibmoz", - "collector_number": "083", - "slug": "stolid-vanguard-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - }, - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "cn7fgmzt94", - "card_id": "yrm3xibmoz", - "collector_number": "083", - "slug": "stolid-vanguard-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - }, - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "tyj2s3572j", - "types": [ - "ACTION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SPELL" - ], - "element": "ARCANE", - "name": "Shock Therapy", - "slug": "shock-therapy", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__bubble\"\u003eElement Bonus\u003c/span\u003eWhenever this card is banished from your memory, put an \u003cspan class=\"effect__label\"\u003eenlighten\u003c/span\u003e counter on your champion.\nDeal an amount of damage to target ally equal to the amount of \u003cspan class=\"effect__label\"\u003eenlighten\u003c/span\u003e counters on your champion.", - "effect_raw": "[Class Bonus] [Element Bonus] Whenever this card is banished from your memory, put an enlighten counter on your champion.\nDeal an amount of damage to target ally equal to the amount of enlighten counters on your champion.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "y3oxx8ac6o", - "card_id": "tyj2s3572j", - "collector_number": "083", - "slug": "shock-therapy-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "5iw95ykqrq", - "population_operator": "≈", - "population": 37000, - "foil": false - }, - { - "uuid": "91zv75l0hl", - "population_operator": "≈", - "population": 1400, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "y3oxx8ac6o", - "card_id": "tyj2s3572j", - "collector_number": "083", - "slug": "shock-therapy-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "91zv75l0hl", - "population_operator": "≈", - "population": 1400, - "foil": true - }, - { - "uuid": "5iw95ykqrq", - "population_operator": "≈", - "population": 37000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "bcizm6h38l", - "types": [ - "ATTACK" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "LASH" - ], - "element": "NORM", - "name": "Subjugating Lash", - "slug": "subjugating-lash", - "effect": "As long as your champion has twelve or more damage counters on them, Subjugating Lash gets +2\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e.", - "effect_raw": "As long as your champion has twelve or more damage counters on them, Subjugating Lash gets +2 POWER.", - "rule": null, - "flavor": "Savor the pain.", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 2, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "c1w1m5v69b", - "card_id": "bcizm6h38l", - "collector_number": "084", - "slug": "subjugating-lash-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "c1w1m5v69b", - "card_id": "bcizm6h38l", - "collector_number": "084", - "slug": "subjugating-lash-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "MmbQQdsRhi", - "types": [ - "ALLY" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "BEAST", - "BOAR" - ], - "element": "NORM", - "name": "Enraged Boars", - "slug": "enraged-boars", - "effect": "\u003cspan class=\"effect__label\"\u003ePride 5\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This ally won't obey you unless your champion is level 5 or higher.)\u003c/span\u003e", - "effect_raw": "Pride 5 (This ally won't obey you unless your champion is level 5 or higher.)", - "rule": [ - { - "title": "", - "date_added": "2023-04-15", - "description": "A unit that does not obey you can't attack or intercept, and its activated abilities can't be activated." - } - ], - "flavor": "Swarming masses of flesh and screams lay waste to both crop and creature alike without even a passing glance. Only far greater strength may subdue their advent.", - "cost_memory": null, - "cost_reserve": 5, - "level": null, - "power": 4, - "life": 4, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "Jlg4cqj3jD", - "card_id": "MmbQQdsRhi", - "collector_number": "084", - "slug": "enraged-boars-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "WaxfxF6gKQ", - "card_id": "MmbQQdsRhi", - "collector_number": "039", - "slug": "enraged-boars-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "UTvhuOIYs4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "bix6xo7ml5", - "card_id": "MmbQQdsRhi", - "collector_number": "084", - "slug": "enraged-boars-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "bix6xo7ml5", - "card_id": "MmbQQdsRhi", - "collector_number": "084", - "slug": "enraged-boars-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "Jlg4cqj3jD", - "card_id": "MmbQQdsRhi", - "collector_number": "084", - "slug": "enraged-boars-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "WaxfxF6gKQ", - "card_id": "MmbQQdsRhi", - "collector_number": "039", - "slug": "enraged-boars-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "UTvhuOIYs4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "pk9xycwz9g", - "types": [ - "ALLY" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "AUTOMATON" - ], - "element": "FIRE", - "name": "Cell Handler", - "slug": "cell-handler", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Up to one target Animal or Beast ally you control loses \u003cspan class=\"effect__label\"\u003epride\u003c/span\u003e and gets -1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e until end of turn. If that ally is an Automaton, \u003cspan class=\"effect__label\"\u003esummon\u003c/span\u003e a \u003ca data-edition-slug=\"powercell-mrc-a\" class=\"effect__edition-hover effect__label\"\u003ePowercell\u003c/a\u003e token rested.", - "effect_raw": "[Class Bonus] On Enter: Up to one target Animal or Beast ally you control loses pride and gets -1 POWER until end of turn. If that ally is an Automaton, summon a Powercell token rested.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 2, - "life": 1, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "6ikmgyi3sp", - "card_id": "pk9xycwz9g", - "collector_number": "084", - "slug": "cell-handler-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "DragonArt Chu", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "4ing2zzy1r", - "population_operator": "≈", - "population": 18445, - "foil": false - }, - { - "uuid": "t0eof5o43m", - "population_operator": "≈", - "population": 557, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "6ikmgyi3sp", - "card_id": "pk9xycwz9g", - "collector_number": "084", - "slug": "cell-handler-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "DragonArt Chu", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "t0eof5o43m", - "population_operator": "≈", - "population": 557, - "foil": true - }, - { - "uuid": "4ing2zzy1r", - "population_operator": "≈", - "population": 18445, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "0op3nq0ymv", - "types": [ - "ACTION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SPELL" - ], - "element": "ARCANE", - "name": "Voltaic Sphere", - "slug": "voltaic-sphere", - "effect": "Deal 3 damage to target unit. If that unit is an ally, deal 5 damage to it instead. \n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eBanish Voltaic Sphere from your graveyard:\u003c/span\u003e The next arcane element Spell card you activate this turn costs 1 less to activate.", - "effect_raw": "Deal 3 damage to target unit. If that unit is an ally, deal 5 damage to it instead. \n[Class Bonus] Banish Voltaic Sphere from your graveyard: The next arcane element Spell card you activate this turn costs 1 less to activate.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "yti67l58ip", - "card_id": "0op3nq0ymv", - "collector_number": "084", - "slug": "voltaic-sphere-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "jrt3ijqwtd", - "population_operator": "≈", - "population": 700, - "foil": true - }, - { - "uuid": "m3e9yln1lo", - "population_operator": "≈", - "population": 17500, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "yti67l58ip", - "card_id": "0op3nq0ymv", - "collector_number": "084", - "slug": "voltaic-sphere-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "jrt3ijqwtd", - "population_operator": "≈", - "population": 700, - "foil": true - }, - { - "uuid": "m3e9yln1lo", - "population_operator": "≈", - "population": 17500, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "c5hgwip1ik", - "types": [ - "UNIQUE", - "ALLY" - ], - "classes": [ - "TAMER", - "WARRIOR" - ], - "subtypes": [ - "TAMER", - "WARRIOR", - "HUMAN" - ], - "element": "NORM", - "name": "Sun Quan, Sealbearer", - "slug": "sun-quan-sealbearer", - "effect": "\u003cspan class=\"effect__bubble\"\u003eLevel 1+\u003c/span\u003e \u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Put a \u003cspan class=\"effect__label\"\u003ebuff\u003c/span\u003e counter on another target ally you control.\n\u003cspan class=\"effect__bubble\"\u003eLevel 2+\u003c/span\u003e Allies you control with a \u003cspan class=\"effect__label\"\u003ebuff\u003c/span\u003e counter on them lose \u003cspan class=\"effect__label\"\u003epride\u003c/span\u003e.", - "effect_raw": "[Level 1+] On Enter: Put a buff counter on another target ally you control.\n[Level 2+] Allies you control with a buff counter on them lose pride.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": 2, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "jfii2l6my7", - "card_id": "c5hgwip1ik", - "collector_number": "084", - "slug": "sun-quan-sealbearer-amb-csr", - "set": { - "name": "Mortal Ambition First Edition", - "prefix": "AMB 1st", - "language": "EN" - }, - "illustrator": "Kumai", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "xi69o5sscg", - "population_operator": "≈", - "population": 253, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "or49kb9590", - "card_id": "c5hgwip1ik", - "collector_number": "084", - "slug": "sun-quan-sealbearer-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Kumai", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "186cm7kob9", - "population_operator": "≈", - "population": 361, - "foil": true - }, - { - "uuid": "dbwg8erso7", - "population_operator": "≈", - "population": 8500, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "or49kb9590", - "card_id": "c5hgwip1ik", - "collector_number": "084", - "slug": "sun-quan-sealbearer-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Kumai", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "186cm7kob9", - "population_operator": "≈", - "population": 361, - "foil": true - }, - { - "uuid": "dbwg8erso7", - "population_operator": "≈", - "population": 8500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "jfii2l6my7", - "card_id": "c5hgwip1ik", - "collector_number": "084", - "slug": "sun-quan-sealbearer-amb-csr", - "set": { - "name": "Mortal Ambition First Edition", - "prefix": "AMB 1st", - "language": "EN" - }, - "illustrator": "Kumai", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "xi69o5sscg", - "population_operator": "≈", - "population": 253, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "iabqeB0I6t", - "types": [ - "ALLY" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "HUMAN" - ], - "element": "NORM", - "name": "Esteemed Knight", - "slug": "esteemed-knight", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eIntercept\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(Whenever your champion is attacked while this ally is awake, you may redirect that attack to this ally. Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] Intercept (Whenever your champion is attacked while this ally is awake, you may redirect that attack to this ally. Apply this effect only if your champion's class matches this card's class.)", - "rule": null, - "flavor": "A knight whose reputation precedes them. They raise their sword for noble purpose.", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 2, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "1es51ugmnm", - "card_id": "iabqeB0I6t", - "collector_number": "005", - "slug": "esteemed-knight-sp1", - "set": { - "name": "Supporter Pack 1", - "prefix": "SP1", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "2zr5zs29xx", - "population_operator": "≈", - "population": 40000, - "foil": false - }, - { - "uuid": "lycple0665", - "population_operator": "≈", - "population": 1200, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "2f5KYqY3cv", - "card_id": "iabqeB0I6t", - "collector_number": "012", - "slug": "esteemed-knight-demo22", - "set": { - "name": "LGS Demo 2022", - "prefix": "DEMO22", - "language": "EN" - }, - "illustrator": "白帝", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "cxIQJHgtOi", - "population_operator": "≈", - "population": 36000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "73f4k8gkhp", - "card_id": "iabqeB0I6t", - "collector_number": "085", - "slug": "esteemed-knight-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "白帝", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "CVVK1TdaWW", - "card_id": "iabqeB0I6t", - "collector_number": "085", - "slug": "esteemed-knight-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "白帝", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "l8ao8bls6g", - "card_id": "iabqeB0I6t", - "collector_number": "045", - "slug": "esteemed-knight-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "白帝", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "3gu73wioon", - "population_operator": "≈", - "population": 60000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "mZdILhIEge", - "card_id": "iabqeB0I6t", - "collector_number": "040", - "slug": "esteemed-knight-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "白帝", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "zYWnZ9UL2d", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "rxxw0glqbk", - "card_id": "iabqeB0I6t", - "collector_number": "012", - "slug": "esteemed-knight-demo23", - "set": { - "name": "LGS Demo 2023", - "prefix": "DEMO23", - "language": "EN" - }, - "illustrator": "白帝", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "a10v86m1im", - "population_operator": "≈", - "population": 37500, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "73f4k8gkhp", - "card_id": "iabqeB0I6t", - "collector_number": "085", - "slug": "esteemed-knight-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "白帝", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "CVVK1TdaWW", - "card_id": "iabqeB0I6t", - "collector_number": "085", - "slug": "esteemed-knight-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "白帝", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "mZdILhIEge", - "card_id": "iabqeB0I6t", - "collector_number": "040", - "slug": "esteemed-knight-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "白帝", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "zYWnZ9UL2d", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "l8ao8bls6g", - "card_id": "iabqeB0I6t", - "collector_number": "045", - "slug": "esteemed-knight-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "白帝", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "3gu73wioon", - "population_operator": "≈", - "population": 60000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "2f5KYqY3cv", - "card_id": "iabqeB0I6t", - "collector_number": "012", - "slug": "esteemed-knight-demo22", - "set": { - "name": "LGS Demo 2022", - "prefix": "DEMO22", - "language": "EN" - }, - "illustrator": "白帝", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "cxIQJHgtOi", - "population_operator": "≈", - "population": 36000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "rxxw0glqbk", - "card_id": "iabqeB0I6t", - "collector_number": "012", - "slug": "esteemed-knight-demo23", - "set": { - "name": "LGS Demo 2023", - "prefix": "DEMO23", - "language": "EN" - }, - "illustrator": "白帝", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "a10v86m1im", - "population_operator": "≈", - "population": 37500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "1es51ugmnm", - "card_id": "iabqeB0I6t", - "collector_number": "005", - "slug": "esteemed-knight-sp1", - "set": { - "name": "Supporter Pack 1", - "prefix": "SP1", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "lycple0665", - "population_operator": "≈", - "population": 1200, - "foil": true - }, - { - "uuid": "2zr5zs29xx", - "population_operator": "≈", - "population": 40000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "v4vm4kj3q2", - "types": [ - "ALLY" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "AUTOMATON" - ], - "element": "FIRE", - "name": "Charged Alchemist", - "slug": "charged-alchemist", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eAs long as you control a \u003ca data-edition-slug=\"powercell-mrc-a\" class=\"effect__edition-hover effect__label\"\u003ePowercell\u003c/a\u003e, Charged Alchemist gets +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e and your champion gets +1 level. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion’s class matches this card’s class.)\u003c/span\u003e\n", - "effect_raw": "[Class Bonus] As long as you control a Powercell, Charged Alchemist gets +1 POWER and your champion gets +1 level. (Apply this effect only if your champion’s class matches this card’s class.)\n", - "rule": null, - "flavor": "“A tutor designed specifically for you!”\n— Gearstride Automatics Advert", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 2, - "life": 1, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "hvpisznne5", - "card_id": "v4vm4kj3q2", - "collector_number": "085", - "slug": "charged-alchemist-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "DragonArt TaroTarou", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "hvpisznne5", - "card_id": "v4vm4kj3q2", - "collector_number": "085", - "slug": "charged-alchemist-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "DragonArt TaroTarou", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "vj6vmuuldt", - "types": [ - "ACTION" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "SKILL", - "REACTION" - ], - "element": "NORM", - "name": "Swerving Spring", - "slug": "swerving-spring", - "effect": "Prevent the next 2 damage that would be dealt to target unit this turn.\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003ePut a \u003cspan class=\"effect__label\"\u003epreparation\u003c/span\u003e counter on your champion. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion’s class matches this card’s class.)\u003c/span\u003e", - "effect_raw": "Prevent the next 2 damage that would be dealt to target unit this turn.\n[Class Bonus] Put a preparation counter on your champion. (Apply this effect only if your champion’s class matches this card’s class.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "pc9bula41o", - "card_id": "vj6vmuuldt", - "collector_number": "085", - "slug": "swerving-spring-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - }, - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "pc9bula41o", - "card_id": "vj6vmuuldt", - "collector_number": "085", - "slug": "swerving-spring-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - }, - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "ljyevpmu6g", - "types": [ - "ALLY" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "AUTOMATON" - ], - "element": "NORM", - "name": "Supply Drone", - "slug": "supply-drone", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eAt the beginning of your recollection phase, materialize a Bullet card with memory cost 0 from your material deck. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] At the beginning of your recollection phase, materialize a Bullet card with memory cost 0 from your material deck. (Apply this effect only if your champion's class matches this card's class.)", - "rule": [ - { - "title": "", - "date_added": "2024-02-07", - "description": "You may choose to fail to find a card from your material deck to materialize." - }, - { - "title": "", - "date_added": "2024-02-07", - "description": "You still pay the costs of the materialization." - } - ], - "flavor": "Armor-plated and heat-resistant to prevent the sympathetic detonation of critical munitions.", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 0, - "life": 4, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.064Z", - "editions": [ - { - "uuid": "5m6rgd6kd7", - "card_id": "ljyevpmu6g", - "collector_number": "085", - "slug": "supply-drone-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - }, - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "5u153bnn23", - "card_id": "ljyevpmu6g", - "collector_number": "065", - "slug": "supply-drone-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "dhemyydel1", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "5m6rgd6kd7", - "card_id": "ljyevpmu6g", - "collector_number": "085", - "slug": "supply-drone-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - }, - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "5u153bnn23", - "card_id": "ljyevpmu6g", - "collector_number": "065", - "slug": "supply-drone-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "dhemyydel1", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "1x97n2jnlt", - "types": [ - "ALLY" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "HUMAN" - ], - "element": "WIND", - "name": "Recruitment Officer", - "slug": "recruitment-officer", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eFoster\u003c/span\u003e \n\u003cspan class=\"effect__label\"\u003eOn Foster:\u003c/span\u003e Look at the top five cards of your deck. You may reveal an ally card from among them and put it into your hand. Put the rest of the cards on the bottom of your deck in any order.", - "effect_raw": "[Class Bonus] Foster \nOn Foster: Look at the top five cards of your deck. You may reveal an ally card from among them and put it into your hand. Put the rest of the cards on the bottom of your deck in any order.", - "rule": [ - { - "title": "", - "date_added": "2024-01-19", - "description": "Once this ally on the field is fostered, it can't be fostered again." - }, - { - "title": "", - "date_added": "2024-01-19", - "description": "The Foster triggered ability will trigger even if that ally did not exist on the field for a full turn cycle." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 1, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "i9s76qdpfi", - "card_id": "1x97n2jnlt", - "collector_number": "040", - "slug": "recruitment-officer-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "Gyool", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "rsyfbvxjo1", - "card_id": "1x97n2jnlt", - "collector_number": "085", - "slug": "recruitment-officer-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "Gyool", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "547xsxi1q2", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "rsyfbvxjo1", - "card_id": "1x97n2jnlt", - "collector_number": "085", - "slug": "recruitment-officer-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "Gyool", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "547xsxi1q2", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "i9s76qdpfi", - "card_id": "1x97n2jnlt", - "collector_number": "040", - "slug": "recruitment-officer-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "Gyool", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "7dl5j4lx6x", - "types": [ - "ACTION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SPELL" - ], - "element": "CRUX", - "name": "Incarnate Majesty", - "slug": "incarnate-majesty", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eEfficiency\u003c/span\nThis card costs 1 less to activate for each regalia weapon card in your banishment.\nPut a card named \u003ca data-edition-slug=\"the-majestic-spirit-ftc\" class=\"effect__edition-hover effect__label\"\u003eThe Majestic Spirit\u003c/a\u003e from your material deck or banishment onto the field.", - "effect_raw": "[Class Bonus] EfficiencyThe Majestic Spirit from your material deck or banishment onto the field.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 12, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "4d4vdtsczb", - "card_id": "7dl5j4lx6x", - "collector_number": "085", - "slug": "incarnate-majesty-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "jrt3ijqwtd", - "population_operator": "≈", - "population": 700, - "foil": true - }, - { - "uuid": "m3e9yln1lo", - "population_operator": "≈", - "population": 17500, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "4d4vdtsczb", - "card_id": "7dl5j4lx6x", - "collector_number": "085", - "slug": "incarnate-majesty-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "jrt3ijqwtd", - "population_operator": "≈", - "population": 700, - "foil": true - }, - { - "uuid": "m3e9yln1lo", - "population_operator": "≈", - "population": 17500, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "rj52215upu", - "types": [ - "ACTION" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "SKILL" - ], - "element": "NORM", - "name": "Swooping Talons", - "slug": "swooping-talons", - "effect": "Choose one —\n• Deal 2 damage to target ally.\n• \u003cspan class=\"effect__bubble\"\u003eLevel 2+\u003c/span\u003e Destroy target item with memory cost 0 or reserve cost 4 or less. \u003cspan class=\"effect__reminder\"\u003e(Choose this option only if your champion is level 2 or higher.)\u003c/span\u003e", - "effect_raw": "Choose one —\n• Deal 2 damage to target ally.\n• [Level 2+] Destroy target item with memory cost 0 or reserve cost 4 or less. (Choose this option only if your champion is level 2 or higher.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "0c25n5d8lj", - "card_id": "rj52215upu", - "collector_number": "050", - "slug": "swooping-talons-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 6, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "gncb2tcr0a", - "card_id": "rj52215upu", - "collector_number": "086", - "slug": "swooping-talons-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "Rachel Liu", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - }, - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "gncb2tcr0a", - "card_id": "rj52215upu", - "collector_number": "086", - "slug": "swooping-talons-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "Rachel Liu", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - }, - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "0c25n5d8lj", - "card_id": "rj52215upu", - "collector_number": "050", - "slug": "swooping-talons-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 6, - "circulationTemplates": [], - "circulations": [] - } - ] - }, - { - "uuid": "svdv3zb9p4", - "types": [ - "ALLY" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "AUTOMATON" - ], - "element": "FIRE", - "name": "Charged Gunslinger", - "slug": "charged-gunslinger", - "effect": "\u003cspan class=\"effect__label\"\u003eRanged 2\u003c/span\u003e\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eWhenever you sacrifice a \u003ca data-edition-slug=\"powercell-mrc-a\" class=\"effect__edition-hover effect__label\"\u003ePowercell\u003c/a\u003e, draw a card, then discard a card. If a fire element card was discarded, Charged Gunslinger becomes \u003cspan class=\"effect__label\"\u003edistant\u003c/span\u003e.", - "effect_raw": "Ranged 2\n[Class Bonus] Whenever you sacrifice a Powercell, draw a card, then discard a card. If a fire element card was discarded, Charged Gunslinger becomes distant.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 1, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "n3cl9lbewn", - "card_id": "svdv3zb9p4", - "collector_number": "086", - "slug": "charged-gunslinger-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "DragonArt 白霜茶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "n3cl9lbewn", - "card_id": "svdv3zb9p4", - "collector_number": "086", - "slug": "charged-gunslinger-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "DragonArt 白霜茶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "6v374coy34", - "types": [ - "ATTACK" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "SWORD" - ], - "element": "CRUX", - "name": "Slay the King", - "slug": "slay-the-king", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Attack:\u003c/span\u003e You may banish a card from your material deck. If you do, Slay the King gains \"\u003cspan class=\"effect__label\"\u003eOn Kill:\u003c/span\u003e You may play the banished card.\"", - "effect_raw": "[Class Bonus] On Attack: You may banish a card from your material deck. If you do, Slay the King gains \u0026#34;On Kill: You may play the banished card.\u0026#34;", - "rule": [ - { - "title": "", - "date_added": "2023-08-09", - "description": "When you play the banished card, you play that card using its default play type. If the card has a reserve cost, that card is activated. If the card has a memory cost, that card is materialized. " - }, - { - "title": "", - "date_added": "2023-08-09", - "description": "The banished card being played still checks for elemental requirements and its costs must be paid." - } - ], - "flavor": "Treachery strikes deadliest in the heart.", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 4, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "14m4c8kiyd", - "card_id": "6v374coy34", - "collector_number": "086", - "slug": "slay-the-king-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "5iw95ykqrq", - "population_operator": "≈", - "population": 37000, - "foil": false - }, - { - "uuid": "91zv75l0hl", - "population_operator": "≈", - "population": 1400, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "14m4c8kiyd", - "card_id": "6v374coy34", - "collector_number": "086", - "slug": "slay-the-king-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "91zv75l0hl", - "population_operator": "≈", - "population": 1400, - "foil": true - }, - { - "uuid": "5iw95ykqrq", - "population_operator": "≈", - "population": 37000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "7NMFSRR5V3", - "types": [ - "ALLY" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "HUMAN" - ], - "element": "NORM", - "name": "Fervent Beastmaster", - "slug": "fervent-beastmaster", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eVigor\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This unit wakes up at the beginning of your end phase. Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e\r\nAs long as you control a Beast ally, Fervent Beastmaster gets +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e and +1\u003cspan class=\"effect__icon effect__icon--heart\"\u003e\u003c/span\u003e. ", - "effect_raw": "[Class Bonus] Vigor (This unit wakes up at the beginning of your end phase. Apply this effect only if your champion's class matches this card's class.)\nAs long as you control a Beast ally, Fervent Beastmaster gets +1 POWER and +1 LIFE. ", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 5, - "level": null, - "power": 3, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "7r9K2I5H53", - "card_id": "7NMFSRR5V3", - "collector_number": "086", - "slug": "fervent-beastmaster-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "D Lam", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "KUqNycUAeY", - "population_operator": "≈", - "population": 109, - "foil": true - }, - { - "uuid": "urolRm4zO0", - "population_operator": "≈", - "population": 2400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "i0a5uijxhk", - "card_id": "7NMFSRR5V3", - "collector_number": "086", - "slug": "fervent-beastmaster-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "D Lam", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "bro89waejc", - "population_operator": "≈", - "population": 7250, - "foil": false - }, - { - "uuid": "htjm4muq20", - "population_operator": "≈", - "population": 423, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "i0a5uijxhk", - "card_id": "7NMFSRR5V3", - "collector_number": "086", - "slug": "fervent-beastmaster-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "D Lam", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "htjm4muq20", - "population_operator": "≈", - "population": 423, - "foil": true - }, - { - "uuid": "bro89waejc", - "population_operator": "≈", - "population": 7250, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "7r9K2I5H53", - "card_id": "7NMFSRR5V3", - "collector_number": "086", - "slug": "fervent-beastmaster-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "D Lam", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "KUqNycUAeY", - "population_operator": "≈", - "population": 109, - "foil": true - }, - { - "uuid": "urolRm4zO0", - "population_operator": "≈", - "population": 2400, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "vnta6qsesw", - "types": [ - "ACTION" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "SKILL" - ], - "element": "NORM", - "name": "Take Aim", - "slug": "take-aim", - "effect": "Target unit's next attack this turn gets +2\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e. \u003cspan class=\"effect__label\"\u003eClass Bonus:\u003c/span\u003e That unit also gains \u003cspan class=\"effect__label\"\u003eranged 2\u003c/span\u003e until end of turn. \u003cspan class=\"effect__reminder\"\u003e(As long as that unit is \u003cspan class=\"effect__label\"\u003edistant\u003c/span\u003e, that unit's attacks get +2\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e. Apply the additional effect only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "Target unit's next attack this turn gets +2 POWER. Class Bonus: That unit also gains ranged 2 until end of turn. (As long as that unit is distant, that unit's attacks get +2 POWER. Apply the additional effect only if your champion's class matches this card's class.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "aqdx8vzcib", - "card_id": "vnta6qsesw", - "collector_number": "066", - "slug": "take-aim-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "o8j6aotm85", - "population_operator": "≈", - "population": 22500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "x9z2kca6jh", - "card_id": "vnta6qsesw", - "collector_number": "087", - "slug": "take-aim-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "x9z2kca6jh", - "card_id": "vnta6qsesw", - "collector_number": "087", - "slug": "take-aim-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "aqdx8vzcib", - "card_id": "vnta6qsesw", - "collector_number": "066", - "slug": "take-aim-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "o8j6aotm85", - "population_operator": "≈", - "population": 22500, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "lgdlx7mdk0", - "types": [ - "ALLY" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "AUTOMATON" - ], - "element": "FIRE", - "name": "Cinderbloom Tender", - "slug": "cinderbloom-tender", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eWhenever you \u003cspan class=\"effect__label\"\u003egather\u003c/span\u003e, deal 1 damage to each champion. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion’s class matches this card’s class.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] Whenever you gather, deal 1 damage to each champion. (Apply this effect only if your champion’s class matches this card’s class.)", - "rule": null, - "flavor": "The poisonous sulfur vents of the Oasis often make harvesting herbs a dangerous job for humans.", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 1, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "mhus8n485d", - "card_id": "lgdlx7mdk0", - "collector_number": "087", - "slug": "cinderbloom-tender-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "mhus8n485d", - "card_id": "lgdlx7mdk0", - "collector_number": "087", - "slug": "cinderbloom-tender-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "bhhdb7x044", - "types": [ - "ALLY" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "ANIMAL", - "MONKEY" - ], - "element": "NORM", - "name": "Tricky Chimps", - "slug": "tricky-chimps", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e If an opponent controls two or more allies, Tricky Chimps gets +2\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e until end of turn.", - "effect_raw": "[Class Bonus] On Enter: If an opponent controls two or more allies, Tricky Chimps gets +2 POWER until end of turn.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 1, - "life": 1, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "m1t5ghxm88", - "card_id": "bhhdb7x044", - "collector_number": "087", - "slug": "tricky-chimps-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "m1t5ghxm88", - "card_id": "bhhdb7x044", - "collector_number": "087", - "slug": "tricky-chimps-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "0ymvddv1au", - "types": [ - "ACTION" - ], - "classes": [ - "ASSASSIN", - "MAGE" - ], - "subtypes": [ - "ASSASSIN", - "MAGE", - "SPELL" - ], - "element": "LUXEM", - "name": "Illuminate Secrets", - "slug": "illuminate-secrets", - "effect": "Deal an amount of damage to target unit equal to its owner's \u003cspan class=\"effect__label\"\u003einfluence\u003c/span\u003e minus your \u003cspan class=\"effect__label\"\u003einfluence\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(A player's \u003cspan class=\"effect__label\"\u003einfluence\u003c/span\u003e is equal to the total amount of cards in their hand and memory.)\u003c/span\u003e", - "effect_raw": "Deal an amount of damage to target unit equal to its owner's influence minus your influence. (A player's influence is equal to the total amount of cards in their hand and memory.)", - "rule": null, - "flavor": "The light protects those unjustly oppressed.", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "upmu6gvmt9", - "card_id": "0ymvddv1au", - "collector_number": "087", - "slug": "illuminate-secrets-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "5iw95ykqrq", - "population_operator": "≈", - "population": 37000, - "foil": false - }, - { - "uuid": "91zv75l0hl", - "population_operator": "≈", - "population": 1400, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "upmu6gvmt9", - "card_id": "0ymvddv1au", - "collector_number": "087", - "slug": "illuminate-secrets-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "91zv75l0hl", - "population_operator": "≈", - "population": 1400, - "foil": true - }, - { - "uuid": "5iw95ykqrq", - "population_operator": "≈", - "population": 37000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "eO5wsjwRyQ", - "types": [ - "UNIQUE", - "ALLY" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "HUMAN" - ], - "element": "NORM", - "name": "Galahad, Court Knight", - "slug": "galahad-court-knight", - "effect": "\u003cspan class=\"effect__reminder\"\u003e(Unique — You can control only one object with this card's name.)\u003c/span\u003e\r\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eGalahad can attack using Sword weapons you control.", - "effect_raw": "(Unique — You can control only one object with this card's name.)\n[Class Bonus] Galahad can attack using Sword weapons you control.", - "rule": [ - { - "title": "", - "date_added": "2022-03-10", - "description": "If Galahad uses a weapon, a durability counter on that weapon is removed as normal when damage is dealt. In addition, the weapon's effects are applied as normal." - }, - { - "title": "", - "date_added": "2022-12-27", - "description": "Galahad attacking using a weapon is declared the same way a champion attacking with a weapon is." - } - ], - "flavor": "\"My sword only exists for you, Arthur.\" ", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": 1, - "life": 4, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "9fgfiy38t2", - "card_id": "eO5wsjwRyQ", - "collector_number": "087", - "slug": "galahad-court-knight-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "D Lam", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "a20w86m1im", - "population_operator": "≈", - "population": 6050, - "foil": false - }, - { - "uuid": "htjm4muq20", - "population_operator": "≈", - "population": 423, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "gSQIn8CzwQ", - "card_id": "eO5wsjwRyQ", - "collector_number": "087", - "slug": "galahad-court-knight-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "D Lam", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "KUqNycUAeY", - "population_operator": "≈", - "population": 109, - "foil": true - }, - { - "uuid": "urolRm4zO0", - "population_operator": "≈", - "population": 2400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "zPLTy7x1XL", - "card_id": "eO5wsjwRyQ", - "collector_number": "041KS", - "slug": "galahad-court-knight-doap-ks", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "D Lam", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "oDZKhDvX44", - "population_operator": "≈", - "population": 1250, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "9fgfiy38t2", - "card_id": "eO5wsjwRyQ", - "collector_number": "087", - "slug": "galahad-court-knight-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "D Lam", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "htjm4muq20", - "population_operator": "≈", - "population": 423, - "foil": true - }, - { - "uuid": "a20w86m1im", - "population_operator": "≈", - "population": 6050, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "gSQIn8CzwQ", - "card_id": "eO5wsjwRyQ", - "collector_number": "087", - "slug": "galahad-court-knight-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "D Lam", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "KUqNycUAeY", - "population_operator": "≈", - "population": 109, - "foil": true - }, - { - "uuid": "urolRm4zO0", - "population_operator": "≈", - "population": 2400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "zPLTy7x1XL", - "card_id": "eO5wsjwRyQ", - "collector_number": "041KS", - "slug": "galahad-court-knight-doap-ks", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "D Lam", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "oDZKhDvX44", - "population_operator": "≈", - "population": 1250, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "xhi5jnsl7d", - "types": [ - "ALLY" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "HUMAN" - ], - "element": "FIRE", - "name": "Embershield Keeper", - "slug": "embershield-keeper", - "effect": "\u003cspan class=\"effect__label\"\u003eFoster\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(At the beginning of your recollection phase, if this ally hasn’t been dealt damage since the end of your previous turn, it becomes \u003cspan class=\"effect__label\"\u003efostered\u003c/span\u003e.)\u003c/span\u003e \n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eAs long as Embershield Keeper is \u003cspan class=\"effect__label\"\u003efostered\u003c/span\u003e, it gets +2\u003cspan class=\"effect__icon effect__icon--heart\"\u003e\u003c/span\u003e.", - "effect_raw": "Foster (At the beginning of your recollection phase, if this ally hasn’t been dealt damage since the end of your previous turn, it becomes fostered.) \n[Class Bonus] As long as Embershield Keeper is fostered, it gets +2 LIFE.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 5, - "level": null, - "power": 4, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "gq56cjg0bo", - "card_id": "xhi5jnsl7d", - "collector_number": "088", - "slug": "embershield-keeper-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "gq56cjg0bo", - "card_id": "xhi5jnsl7d", - "collector_number": "088", - "slug": "embershield-keeper-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "ye9jkvfo0x", - "types": [ - "ALLY" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "ANIMAL", - "HORSE" - ], - "element": "NORM", - "name": "Unbroken Mustang", - "slug": "unbroken-mustang", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Destroy up to one target item or weapon with memory cost 0 or reserve cost 3 or less.", - "effect_raw": "On Enter: Destroy up to one target item or weapon with memory cost 0 or reserve cost 3 or less.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": 1, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "vo5bxrg4eb", - "card_id": "ye9jkvfo0x", - "collector_number": "088", - "slug": "unbroken-mustang-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - }, - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "vo5bxrg4eb", - "card_id": "ye9jkvfo0x", - "collector_number": "088", - "slug": "unbroken-mustang-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - }, - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "2ugmnmp5af", - "types": [ - "ACTION" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "SKILL", - "REACTION" - ], - "element": "NORM", - "name": "Take Cover", - "slug": "take-cover", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eThis card costs 1 less to activate.\nTarget unit you control gains \u003cspan class=\"effect__label\"\u003estealth\u003c/span\u003e until end of turn. That unit also becomes \u003cspan class=\"effect__label\"\u003edistant\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(This unit can't be targeted by attacks unless permitted by \u003cspan class=\"effect__label\"\u003etrue sight\u003c/span\u003e. Units stay \u003cspan class=\"effect__label\"\u003edistant\u003c/span\u003e until the end of their controller's turn.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] This card costs 1 less to activate.\nTarget unit you control gains stealth until end of turn. That unit also becomes distant. (This unit can't be targeted by attacks unless permitted by true sight. Units stay distant until the end of their controller's turn.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 5, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "wbsxu24etu", - "card_id": "2ugmnmp5af", - "collector_number": "088", - "slug": "take-cover-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "u09s6r8l2l", - "population_operator": "≈", - "population": 477, - "foil": true - }, - { - "uuid": "v8mzvoaggf", - "population_operator": "≈", - "population": 13000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "xtuswmhm7p", - "card_id": "2ugmnmp5af", - "collector_number": "067", - "slug": "take-cover-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "wbsxu24etu", - "card_id": "2ugmnmp5af", - "collector_number": "088", - "slug": "take-cover-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "u09s6r8l2l", - "population_operator": "≈", - "population": 477, - "foil": true - }, - { - "uuid": "v8mzvoaggf", - "population_operator": "≈", - "population": 13000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "xtuswmhm7p", - "card_id": "2ugmnmp5af", - "collector_number": "067", - "slug": "take-cover-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "JAs9SmLqUS", - "types": [ - "UNIQUE", - "ALLY" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "HUMAN" - ], - "element": "NORM", - "name": "Gildas, Chronicler of Aesa", - "slug": "gildas-chronicler-of-aesa", - "effect": "\u003cspan class=\"effect__reminder\"\u003e(Unique — You can control only one object with this card's name.)\u003c/span\u003e\r\n\u003cspan class=\"effect__reminder\"\u003e\u003cspan class=\"effect__label\"\u003eBalance\u003c/span\u003e — \u003c/span\u003eGildas gets +3\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e as long as the amount of cards in your hand and memory are equal. ", - "effect_raw": "(Unique — You can control only one object with this card's name.)\nBalance — Gildas gets +3 POWER as long as the amount of cards in your hand and memory are equal. ", - "rule": null, - "flavor": "\"The balance of power is a fickle thing.\"", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 1, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "1cfhbs3yna", - "card_id": "JAs9SmLqUS", - "collector_number": "088", - "slug": "gildas-chronicler-of-aesa-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "bro89waejc", - "population_operator": "≈", - "population": 7250, - "foil": false - }, - { - "uuid": "htjm4muq20", - "population_operator": "≈", - "population": 423, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "IkO7g0Bazt", - "card_id": "JAs9SmLqUS", - "collector_number": "088", - "slug": "gildas-chronicler-of-aesa-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "KUqNycUAeY", - "population_operator": "≈", - "population": 109, - "foil": true - }, - { - "uuid": "urolRm4zO0", - "population_operator": "≈", - "population": 2400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "P7HUyoVVKD", - "card_id": "JAs9SmLqUS", - "collector_number": "042KS", - "slug": "gildas-chronicler-of-aesa-doap-ks", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "oDZKhDvX44", - "population_operator": "≈", - "population": 1250, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "amdgxgnjwu", - "card_id": "JAs9SmLqUS", - "collector_number": "009", - "slug": "gildas-chronicler-of-aesa-sp1-csr", - "set": { - "name": "Supporter Pack 1", - "prefix": "SP1", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "dkz8zq9on7", - "population_operator": "=", - "population": 160, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "1cfhbs3yna", - "card_id": "JAs9SmLqUS", - "collector_number": "088", - "slug": "gildas-chronicler-of-aesa-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "htjm4muq20", - "population_operator": "≈", - "population": 423, - "foil": true - }, - { - "uuid": "bro89waejc", - "population_operator": "≈", - "population": 7250, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "IkO7g0Bazt", - "card_id": "JAs9SmLqUS", - "collector_number": "088", - "slug": "gildas-chronicler-of-aesa-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "KUqNycUAeY", - "population_operator": "≈", - "population": 109, - "foil": true - }, - { - "uuid": "urolRm4zO0", - "population_operator": "≈", - "population": 2400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "P7HUyoVVKD", - "card_id": "JAs9SmLqUS", - "collector_number": "042KS", - "slug": "gildas-chronicler-of-aesa-doap-ks", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "oDZKhDvX44", - "population_operator": "≈", - "population": 1250, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "amdgxgnjwu", - "card_id": "JAs9SmLqUS", - "collector_number": "009", - "slug": "gildas-chronicler-of-aesa-sp1-csr", - "set": { - "name": "Supporter Pack 1", - "prefix": "SP1", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "dkz8zq9on7", - "population_operator": "=", - "population": 160, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "5h8asbierp", - "types": [ - "UNIQUE", - "ALLY" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "HUMAN" - ], - "element": "LUXEM", - "name": "Uther, Illustrious King", - "slug": "uther-illustrious-king", - "effect": "\u003cspan class=\"effect__label\"\u003eIntercept\u003c/span\u003e, \u003cspan class=\"effect__label\"\u003eVigor\u003c/span\u003e\n\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e You may rest Uther. When you do, banish another target non-champion object.\n\u003cspan class=\"effect__label\"\u003eOn Leave:\u003c/span\u003e Return the banished object to the field under its owner's control rested.", - "effect_raw": "Intercept, Vigor\nOn Enter: You may rest Uther. When you do, banish another target non-champion object.\nOn Leave: Return the banished object to the field under its owner's control rested.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": 4, - "life": 4, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "6qresw1ugm", - "card_id": "5h8asbierp", - "collector_number": "088", - "slug": "uther-illustrious-king-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "jrt3ijqwtd", - "population_operator": "≈", - "population": 700, - "foil": true - }, - { - "uuid": "m3e9yln1lo", - "population_operator": "≈", - "population": 17500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "d53zb9p4lp", - "card_id": "5h8asbierp", - "collector_number": "006", - "slug": "uther-illustrious-king-evp", - "set": { - "name": "Event Packs", - "prefix": "EVP", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "x902k3a6jh", - "population_operator": "≈", - "population": 220, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "6qresw1ugm", - "card_id": "5h8asbierp", - "collector_number": "088", - "slug": "uther-illustrious-king-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "jrt3ijqwtd", - "population_operator": "≈", - "population": 700, - "foil": true - }, - { - "uuid": "m3e9yln1lo", - "population_operator": "≈", - "population": 17500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "d53zb9p4lp", - "card_id": "5h8asbierp", - "collector_number": "006", - "slug": "uther-illustrious-king-evp", - "set": { - "name": "Event Packs", - "prefix": "EVP", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "x902k3a6jh", - "population_operator": "≈", - "population": 220, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "hJ2xh9lNMR", - "types": [ - "ALLY" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "BEAST", - "WOLF" - ], - "element": "NORM", - "name": "Gray Wolf", - "slug": "gray-wolf", - "effect": "\u003cspan class=\"effect__label\"\u003ePride 2\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This ally won't obey you unless your champion is level 2 or higher.)\u003c/span\u003e", - "effect_raw": "Pride 2 (This ally won't obey you unless your champion is level 2 or higher.)", - "rule": [ - { - "title": "", - "date_added": "2023-04-15", - "description": "A unit that does not obey you can't attack or intercept, and its activated abilities can't be activated." - } - ], - "flavor": "A common predator that roams the temperate woodlands of Aesa. One would do well to not adventure there alone.", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 2, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "3ujCsmTSa9", - "card_id": "hJ2xh9lNMR", - "collector_number": "089", - "slug": "gray-wolf-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "7xgwve1e47", - "card_id": "hJ2xh9lNMR", - "collector_number": "046", - "slug": "gray-wolf-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "ofe9mk0fw0", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "VhnWSG9ylR", - "card_id": "hJ2xh9lNMR", - "collector_number": "043", - "slug": "gray-wolf-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "UTvhuOIYs4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "hcpdtiptrz", - "card_id": "hJ2xh9lNMR", - "collector_number": "089", - "slug": "gray-wolf-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "vfqchu0seb", - "card_id": "hJ2xh9lNMR", - "collector_number": "024", - "slug": "gray-wolf-sp1", - "set": { - "name": "Supporter Pack 1", - "prefix": "SP1", - "language": "EN" - }, - "illustrator": "silvie", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "fnq0fgmtpa", - "population_operator": "≈", - "population": 2700, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "hcpdtiptrz", - "card_id": "hJ2xh9lNMR", - "collector_number": "089", - "slug": "gray-wolf-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "3ujCsmTSa9", - "card_id": "hJ2xh9lNMR", - "collector_number": "089", - "slug": "gray-wolf-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "VhnWSG9ylR", - "card_id": "hJ2xh9lNMR", - "collector_number": "043", - "slug": "gray-wolf-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "UTvhuOIYs4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "7xgwve1e47", - "card_id": "hJ2xh9lNMR", - "collector_number": "046", - "slug": "gray-wolf-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "ofe9mk0fw0", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "vfqchu0seb", - "card_id": "hJ2xh9lNMR", - "collector_number": "024", - "slug": "gray-wolf-sp1", - "set": { - "name": "Supporter Pack 1", - "prefix": "SP1", - "language": "EN" - }, - "illustrator": "silvie", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "fnq0fgmtpa", - "population_operator": "≈", - "population": 2700, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "dcgw05qzza", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "SPELL" - ], - "element": "FIRE", - "name": "Kindling Flare", - "slug": "kindling-flare", - "effect": "As an additional cost to activate this card, sacrifice any amount of Herbs.\nDeal 1+\u003cspan class=\"effect__label\"\u003eX\u003c/span\u003e damage split among any amount of target units where \u003cspan class=\"effect__label\"\u003eX\u003c/span\u003e is the amount of Herbs sacrificed.", - "effect_raw": "As an additional cost to activate this card, sacrifice any amount of Herbs.\nDeal 1+X damage split among any amount of target units where X is the amount of Herbs sacrificed.", - "rule": null, - "flavor": "“Let it all go up in flame.”", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "2fb4qwwvzo", - "card_id": "dcgw05qzza", - "collector_number": "089", - "slug": "kindling-flare-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Gyool", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "2fb4qwwvzo", - "card_id": "dcgw05qzza", - "collector_number": "089", - "slug": "kindling-flare-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Gyool", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "fqsuo6gb0o", - "types": [ - "UNIQUE", - "ALLY" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "AVATAR" - ], - "element": "TERA", - "name": "Avatar of Gaia", - "slug": "avatar-of-gaia", - "effect": "\u003cspan class=\"effect__label\"\u003eAlly Link\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This object enters the field linked to target ally. If the link is broken, sacrifice this object.)\u003c/span\u003e\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003ePreserve\u003c/span\u003e\nLinked ally has \u003cspan class=\"effect__label\"\u003etaunt\u003c/span\u003e and loses \u003cspan class=\"effect__label\"\u003epride\u003c/span\u003e.", - "effect_raw": "Ally Link (This object enters the field linked to target ally. If the link is broken, sacrifice this object.)\n[Class Bonus] Preserve\nLinked ally has taunt and loses pride.", - "rule": [ - { - "title": "", - "date_added": "2023-08-09", - "description": "All instances of pride on the linked ally are removed." - } - ], - "flavor": "Even the king of beasts rallied to Gaia's presence.", - "cost_memory": null, - "cost_reserve": 1, - "level": null, - "power": 0, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "mlp59ez88j", - "card_id": "fqsuo6gb0o", - "collector_number": "089", - "slug": "avatar-of-gaia-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "5iw95ykqrq", - "population_operator": "≈", - "population": 37000, - "foil": false - }, - { - "uuid": "91zv75l0hl", - "population_operator": "≈", - "population": 1400, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "mlp59ez88j", - "card_id": "fqsuo6gb0o", - "collector_number": "089", - "slug": "avatar-of-gaia-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "91zv75l0hl", - "population_operator": "≈", - "population": 1400, - "foil": true - }, - { - "uuid": "5iw95ykqrq", - "population_operator": "≈", - "population": 37000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "fyoz23yfzk", - "types": [ - "UNIQUE", - "DOMAIN" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "CASTLE" - ], - "element": "NORM", - "name": "The Eternal Kingdom", - "slug": "the-eternal-kingdom", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eDomains you control have \u003cspan class=\"effect__label\"\u003ereservable\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(While paying for a reserve cost, you may rest an object with \u003cspan class=\"effect__label\"\u003ereservable\u003c/span\u003e to pay for 1 of that cost.)\u003c/span\u003e\n\u003cspan class=\"effect__label\"\u003e\u003cspan class=\"effect__reminder\"\u003eUpkeep\u003c/span\u003e\u003c/span\u003e — At the beginning of your recollection phase, you may pay \u003cspan class=\"effect__bubble effect__bubble--yellow ml-2\"\u003e2\u003c/span\u003e. If you don't, sacrifice The Eternal Kingdom.", - "effect_raw": "[Class Bonus] Domains you control have reservable. (While paying for a reserve cost, you may rest an object with reservable to pay for 1 of that cost.)\nUpkeep — At the beginning of your recollection phase, you may pay [2]. If you don't, sacrifice The Eternal Kingdom.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "184ozcq30s", - "card_id": "fyoz23yfzk", - "collector_number": "089", - "slug": "the-eternal-kingdom-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "杭州新艺族", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "4g69r9hdqn", - "population_operator": "≈", - "population": 4000, - "foil": false - }, - { - "uuid": "mx23aqm78v", - "population_operator": "≈", - "population": 199, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "184ozcq30s", - "card_id": "fyoz23yfzk", - "collector_number": "089", - "slug": "the-eternal-kingdom-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "杭州新艺族", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "mx23aqm78v", - "population_operator": "≈", - "population": 199, - "foil": true - }, - { - "uuid": "4g69r9hdqn", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "uhjxhkurfp", - "types": [ - "ALLY" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "HUMAN" - ], - "element": "NORM", - "name": "Trained Sharpshooter", - "slug": "trained-sharpshooter", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eRanged 2\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(As long as this unit is \u003cspan class=\"effect__label\"\u003edistant\u003c/span\u003e, its attacks get +2\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e. Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] Ranged 2 (As long as this unit is distant, its attacks get +2 POWER. Apply this effect only if your champion's class matches this card's class.)", - "rule": null, - "flavor": "Military-trained infantry able to adjust position and sight an enemy across the battlefield.", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 2, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "dbi7zwm6m2", - "card_id": "uhjxhkurfp", - "collector_number": "086", - "slug": "trained-sharpshooter-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - }, - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "eklknd8dy7", - "card_id": "uhjxhkurfp", - "collector_number": "090", - "slug": "trained-sharpshooter-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "檸檬夾心餅", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "g0by2fle0w", - "card_id": "uhjxhkurfp", - "collector_number": "024", - "slug": "trained-sharpshooter-sp2", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "f505qzzace", - "population_operator": "≈", - "population": 1280, - "foil": true - }, - { - "uuid": "vl4ks2p1sv", - "population_operator": "≈", - "population": 33000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "q4xr18wwnd", - "card_id": "uhjxhkurfp", - "collector_number": "069", - "slug": "trained-sharpshooter-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "檸檬夾心餅", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "o8j6aotm85", - "population_operator": "≈", - "population": 22500, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "eklknd8dy7", - "card_id": "uhjxhkurfp", - "collector_number": "090", - "slug": "trained-sharpshooter-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "檸檬夾心餅", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "q4xr18wwnd", - "card_id": "uhjxhkurfp", - "collector_number": "069", - "slug": "trained-sharpshooter-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "檸檬夾心餅", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "o8j6aotm85", - "population_operator": "≈", - "population": 22500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "dbi7zwm6m2", - "card_id": "uhjxhkurfp", - "collector_number": "086", - "slug": "trained-sharpshooter-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - }, - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "g0by2fle0w", - "card_id": "uhjxhkurfp", - "collector_number": "024", - "slug": "trained-sharpshooter-sp2", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "f505qzzace", - "population_operator": "≈", - "population": 1280, - "foil": true - }, - { - "uuid": "vl4ks2p1sv", - "population_operator": "≈", - "population": 33000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "G2XFRE8rFX", - "types": [ - "ACTION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SKILL" - ], - "element": "NORM", - "name": "Harness Mana", - "slug": "harness-mana", - "effect": "Put any amount of cards from your hand into your memory. \r\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)\u003c/span\u003e", - "effect_raw": "Put any amount of cards from your hand into your memory. \n[Class Bonus] Floating Memory (While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 0, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "1n4gygokwl", - "card_id": "G2XFRE8rFX", - "collector_number": "090", - "slug": "harness-mana-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "IxHh0sAVyh", - "card_id": "G2XFRE8rFX", - "collector_number": "090", - "slug": "harness-mana-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "1n4gygokwl", - "card_id": "G2XFRE8rFX", - "collector_number": "090", - "slug": "harness-mana-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "IxHh0sAVyh", - "card_id": "G2XFRE8rFX", - "collector_number": "090", - "slug": "harness-mana-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "df9q1vk8ao", - "types": [ - "ITEM" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "POTION" - ], - "element": "FIRE", - "name": "Molten Cinder", - "slug": "molten-cinder", - "effect": "\u003cspan class=\"effect__label\"\u003eBrew\u003c/span\u003e — One Flower, One Herb\n\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e If Molten Cinder was \u003cspan class=\"effect__label\"\u003ebrewed\u003c/span\u003e, deal 2 damage to each champion.\n\u003cspan class=\"effect__label\"\u003eSacrifice Molten Cinder:\u003c/span\u003e Deal 3 damage to target champion that leveled up this turn.", - "effect_raw": "Brew — One Flower, One Herb\nOn Enter: If Molten Cinder was brewed, deal 2 damage to each champion.\nSacrifice Molten Cinder: Deal 3 damage to target champion that leveled up this turn.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "jo9iitwxs9", - "card_id": "df9q1vk8ao", - "collector_number": "090", - "slug": "molten-cinder-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "jo9iitwxs9", - "card_id": "df9q1vk8ao", - "collector_number": "090", - "slug": "molten-cinder-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "dlvr8wunhg", - "types": [ - "ALLY" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "HUMAN" - ], - "element": "NORM", - "name": "War Marshal", - "slug": "war-marshal", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eSteadfast\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This ally can retaliate while rested and doesn't rest to do so.)\u003c/span\u003e\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003e\u003cspan class=\"effect__reminder\"\u003eEquestrian\u003c/span\u003e\u003c/span\u003e — As long as you control a Horse ally, War Marshal gets +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e and +1\u003cspan class=\"effect__icon effect__icon--heart\"\u003e\u003c/span\u003e.", - "effect_raw": "[Class Bonus] Steadfast (This ally can retaliate while rested and doesn't rest to do so.)\n[Class Bonus] Equestrian — As long as you control a Horse ally, War Marshal gets +1 POWER and +1 LIFE.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": 2, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "s8mrpw2ivw", - "card_id": "dlvr8wunhg", - "collector_number": "090", - "slug": "war-marshal-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "s8mrpw2ivw", - "card_id": "dlvr8wunhg", - "collector_number": "090", - "slug": "war-marshal-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "572j3oda2h", - "types": [ - "UNIQUE", - "ALLY" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "BEAST", - "DRAGON" - ], - "element": "TERA", - "name": "Kraal, Stonescale Tyrant", - "slug": "kraal-stonescale-tyrant", - "effect": "As an additional cost to activate this card, banish two \u003cspan class=\"effect__label\"\u003epreserved\u003c/span\u003e cards from your material deck.\n\u003cspan class=\"effect__label\"\u003eIntercept\u003c/span\u003e, \u003cspan class=\"effect__label\"\u003eSpellshroud\u003c/span\u003e, \u003cspan class=\"effect__label\"\u003eTrue Sight\u003c/span\u003e, \u003cspan class=\"effect__label\"\u003eVigor\u003c/span\u003e\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Attack:\u003c/span\u003e Reveal the top two cards of your deck and put them into your material deck \u003cspan class=\"effect__label\"\u003epreserved\u003c/span\u003e. ", - "effect_raw": "As an additional cost to activate this card, banish two preserved cards from your material deck.\nIntercept, Spellshroud, True Sight, Vigor\n[Class Bonus] On Attack: Reveal the top two cards of your deck and put them into your material deck preserved. ", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 5, - "level": null, - "power": 6, - "life": 8, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "moiza4thjx", - "card_id": "572j3oda2h", - "collector_number": "090", - "slug": "kraal-stonescale-tyrant-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "jrt3ijqwtd", - "population_operator": "≈", - "population": 700, - "foil": true - }, - { - "uuid": "m3e9yln1lo", - "population_operator": "≈", - "population": 17500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "tblg5tu8sv", - "card_id": "572j3oda2h", - "collector_number": "090", - "slug": "kraal-stonescale-tyrant-ftc-csr", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "go2b3tcrra", - "population_operator": "≈", - "population": 425, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "moiza4thjx", - "card_id": "572j3oda2h", - "collector_number": "090", - "slug": "kraal-stonescale-tyrant-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "jrt3ijqwtd", - "population_operator": "≈", - "population": 700, - "foil": true - }, - { - "uuid": "m3e9yln1lo", - "population_operator": "≈", - "population": 17500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "tblg5tu8sv", - "card_id": "572j3oda2h", - "collector_number": "090", - "slug": "kraal-stonescale-tyrant-ftc-csr", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "go2b3tcrra", - "population_operator": "≈", - "population": 425, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "96yd609g44", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "SKILL" - ], - "element": "NORM", - "name": "Unearth Revelations", - "slug": "unearth-revelations", - "effect": "Draw two cards, then put two cards from your hand on the bottom of your deck in any order.", - "effect_raw": "Draw two cards, then put two cards from your hand on the bottom of your deck in any order.", - "rule": null, - "flavor": "Ancient relics lie buried underneath Azoth. Now, it's a race to see who can control their power first.", - "cost_memory": null, - "cost_reserve": 1, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "6hkmgx83sf", - "card_id": "96yd609g44", - "collector_number": "091", - "slug": "unearth-revelations-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "Rachel Liu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "6hkmgx83sf", - "card_id": "96yd609g44", - "collector_number": "091", - "slug": "unearth-revelations-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "Rachel Liu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "cWJqSwhKEQ", - "types": [ - "ALLY" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "HUMAN" - ], - "element": "NORM", - "name": "Honorable Vanguard", - "slug": "honorable-vanguard", - "effect": "\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)\u003c/span\u003e ", - "effect_raw": "Floating Memory (While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.) ", - "rule": null, - "flavor": "“Advance! Keep them away from the gates until reinforcements arrive!”", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 1, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "49f0ff889A", - "card_id": "cWJqSwhKEQ", - "collector_number": "002", - "slug": "honorable-vanguard-p22", - "set": { - "name": "Promotional 2022", - "prefix": "P22", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "pr8pf4QkTo", - "population_operator": "≈", - "population": 400, - "foil": true - }, - { - "uuid": "vMyFCFMDrI", - "population_operator": "≈", - "population": 3200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "6jqb3nufu3", - "card_id": "cWJqSwhKEQ", - "collector_number": "048", - "slug": "honorable-vanguard-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - }, - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "AvZiJFuXvZ", - "card_id": "cWJqSwhKEQ", - "collector_number": "013", - "slug": "honorable-vanguard-demo22", - "set": { - "name": "LGS Demo 2022", - "prefix": "DEMO22", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "cxIQJHgtOi", - "population_operator": "≈", - "population": 36000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "KKM2zukLOT", - "card_id": "cWJqSwhKEQ", - "collector_number": "091", - "slug": "honorable-vanguard-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "blqryeavwj", - "card_id": "cWJqSwhKEQ", - "collector_number": "091", - "slug": "honorable-vanguard-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [ - { - "uuid": "rh0goylxoq", - "population_operator": "≈", - "population": 82400, - "foil": false - } - ] - }, - { - "uuid": "juxztalg5s", - "card_id": "cWJqSwhKEQ", - "collector_number": "013", - "slug": "honorable-vanguard-demo23", - "set": { - "name": "LGS Demo 2023", - "prefix": "DEMO23", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "si1hpznzps", - "population_operator": "≈", - "population": 25000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "p7fanl1gxr", - "card_id": "cWJqSwhKEQ", - "collector_number": "047", - "slug": "honorable-vanguard-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "ofe9mk0fw0", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "yRV4meY2cI", - "card_id": "cWJqSwhKEQ", - "collector_number": "044", - "slug": "honorable-vanguard-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "zYWnZ9UL2d", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "blqryeavwj", - "card_id": "cWJqSwhKEQ", - "collector_number": "091", - "slug": "honorable-vanguard-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [ - { - "uuid": "rh0goylxoq", - "population_operator": "≈", - "population": 82400, - "foil": false - } - ] - }, - { - "uuid": "KKM2zukLOT", - "card_id": "cWJqSwhKEQ", - "collector_number": "091", - "slug": "honorable-vanguard-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "yRV4meY2cI", - "card_id": "cWJqSwhKEQ", - "collector_number": "044", - "slug": "honorable-vanguard-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "zYWnZ9UL2d", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "p7fanl1gxr", - "card_id": "cWJqSwhKEQ", - "collector_number": "047", - "slug": "honorable-vanguard-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "ofe9mk0fw0", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "AvZiJFuXvZ", - "card_id": "cWJqSwhKEQ", - "collector_number": "013", - "slug": "honorable-vanguard-demo22", - "set": { - "name": "LGS Demo 2022", - "prefix": "DEMO22", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "cxIQJHgtOi", - "population_operator": "≈", - "population": 36000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "juxztalg5s", - "card_id": "cWJqSwhKEQ", - "collector_number": "013", - "slug": "honorable-vanguard-demo23", - "set": { - "name": "LGS Demo 2023", - "prefix": "DEMO23", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "si1hpznzps", - "population_operator": "≈", - "population": 25000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "6jqb3nufu3", - "card_id": "cWJqSwhKEQ", - "collector_number": "048", - "slug": "honorable-vanguard-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - }, - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "49f0ff889A", - "card_id": "cWJqSwhKEQ", - "collector_number": "002", - "slug": "honorable-vanguard-p22", - "set": { - "name": "Promotional 2022", - "prefix": "P22", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "pr8pf4QkTo", - "population_operator": "≈", - "population": 400, - "foil": true - }, - { - "uuid": "vMyFCFMDrI", - "population_operator": "≈", - "population": 3200, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "8bki6fxxgm", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "SPELL" - ], - "element": "FIRE", - "name": "Potion Infusion: Blaze", - "slug": "potion-infusion-blaze", - "effect": "Rest target Potion. If you do, it gains “\u003cspan class=\"effect__label\"\u003eOn Sacrifice:\u003c/span\u003e Deal 4 damage to target attacking ally” until end of turn.", - "effect_raw": "Rest target Potion. If you do, it gains “On Sacrifice: Deal 4 damage to target attacking ally” until end of turn.", - "rule": null, - "flavor": "“Flagma’s Oasis grows these incredible chili pods! When crushed and mixed with an accelerant, it generates an intense exothermic reaction!”", - "cost_memory": null, - "cost_reserve": 1, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "ke3rs7qu3a", - "card_id": "8bki6fxxgm", - "collector_number": "091", - "slug": "potion-infusion-blaze-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "ke3rs7qu3a", - "card_id": "8bki6fxxgm", - "collector_number": "091", - "slug": "potion-infusion-blaze-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "bb3oeup7oq", - "types": [ - "ACTION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SPELL" - ], - "element": "NORM", - "name": "Weaken Resistance", - "slug": "weaken-resistance", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eThis card costs 1 less to activate.\nThe next time target unit would take damage from a Spell source this turn, it takes that much damage plus \u003cspan class=\"effect__label\"\u003e\u003cspan class=\"effect__label\"\u003eLV\u003c/span\u003e\u003c/span\u003e instead. \u003cspan class=\"effect__reminder\"\u003e(\u003cspan class=\"effect__label\"\u003eLV\u003c/span\u003e refers to your champion's level, calculated as this effect resolves.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] This card costs 1 less to activate.\nThe next time target unit would take damage from a Spell source this turn, it takes that much damage plus LV instead. (LV refers to your champion's level, calculated as this effect resolves.)", - "rule": [ - { - "title": "", - "date_added": "2024-10-10", - "description": "The replacement effect will only happen if nonzero damage is dealt. If the damage is prevented, the replacement effect will be attempted during the next instance of damage." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "90v2ztgvi1", - "card_id": "bb3oeup7oq", - "collector_number": "091", - "slug": "weaken-resistance-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "90v2ztgvi1", - "card_id": "bb3oeup7oq", - "collector_number": "091", - "slug": "weaken-resistance-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "uesdu6o6ea", - "types": [ - "ALLY" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "AUTOMATON" - ], - "element": "FIRE", - "name": "Powered Bishop", - "slug": "powered-bishop", - "effect": "\u003cspan class=\"effect__bubble\"\u003eMemory 4+\u003c/span\u003e Powered Bishop gets +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e.\n\u003cspan class=\"effect__label\"\u003eOn Death:\u003c/span\u003e \u003cspan class=\"effect__label\"\u003eSummon\u003c/span\u003e a \u003ca data-edition-slug=\"powercell-mrc-a\" class=\"effect__edition-hover effect__label\"\u003ePowercell\u003c/a\u003e token.", - "effect_raw": "[Memory 4+] Powered Bishop gets +1 POWER.\nOn Death: Summon a Powercell token.", - "rule": null, - "flavor": "“Need a spokesperson? Our orator model contains self-modulating power for a crowd of any size!”\n— Gearstride Automatics Advertisement", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 1, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "pypgzedxkw", - "card_id": "uesdu6o6ea", - "collector_number": "092", - "slug": "powered-bishop-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "pypgzedxkw", - "card_id": "uesdu6o6ea", - "collector_number": "092", - "slug": "powered-bishop-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "vm5kt3q2sv", - "types": [ - "ACTION" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "SKILL", - "REACTION" - ], - "element": "NORM", - "name": "Vanish from Sight", - "slug": "vanish-from-sight", - "effect": "Activate this card only during an opponent's recollection phase.\nYour champion gains \u003cspan class=\"effect__label\"\u003estealth\u003c/span\u003e until end of turn.", - "effect_raw": "Activate this card only during an opponent's recollection phase.\nYour champion gains stealth until end of turn.", - "rule": null, - "flavor": "Like a wraith, Tristan slipped through the battle wrapped in shadows unseen, daggers ready.", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "hvfiszdne4", - "card_id": "vm5kt3q2sv", - "collector_number": "092", - "slug": "vanish-from-sight-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - }, - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "hvfiszdne4", - "card_id": "vm5kt3q2sv", - "collector_number": "092", - "slug": "vanish-from-sight-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - }, - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "vpmu6gvnta", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "SPELL" - ], - "element": "ASTRA", - "name": "Cosmic Bolt", - "slug": "cosmic-bolt", - "effect": "\u003cspan class=\"effect__label\"\u003eStarcalling\u003c/span\u003e — \u003cspan class=\"effect__bubble effect__bubble--yellow ml-2\"\u003e2\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(As you're looking at this card while \u003cspan class=\"effect__label\"\u003eglimpsing\u003c/span\u003e, you may activate it by paying this cost. If you do, put all other cards you're looking at on the bottom of your deck in any order.)\u003c/span\u003e\nDeal 4 damage to target unit plus an additional 2 for each card named Cosmic Bolt in your graveyard and banishment.", - "effect_raw": "Starcalling — [2] (As you're looking at this card while glimpsing, you may activate it by paying this cost. If you do, put all other cards you're looking at on the bottom of your deck in any order.)\nDeal 4 damage to target unit plus an additional 2 for each card named Cosmic Bolt in your graveyard and banishment.", - "rule": [ - { - "title": "", - "date_added": "2024-01-19", - "description": "If you starcall a card, that card is put onto the stack during the glimpse effect. It does not start resolving until after the current effect finishes resolving. For example, Scry the Skies has you glimpse 4, you starcall a card, you finish resolving Scry the Skies by drawing a card into your memory, then the effects stack can start resolving more cards." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "0iqmywcr83", - "card_id": "vpmu6gvnta", - "collector_number": "041", - "slug": "cosmic-bolt-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "8vzcibxtus", - "card_id": "vpmu6gvnta", - "collector_number": "092", - "slug": "cosmic-bolt-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "547xsxi1q2", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "8vzcibxtus", - "card_id": "vpmu6gvnta", - "collector_number": "092", - "slug": "cosmic-bolt-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "547xsxi1q2", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "0iqmywcr83", - "card_id": "vpmu6gvnta", - "collector_number": "041", - "slug": "cosmic-bolt-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "WsunZX4IlW", - "types": [ - "ACTION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SPELL" - ], - "element": "WIND", - "name": "Ravaging Tempest", - "slug": "ravaging-tempest", - "effect": "\u003cspan class=\"effect__label\"\u003eEfficiency\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This card costs \u003cspan class=\"effect__label\"\u003eLV\u003c/span\u003e less to activate. \u003cspan class=\"effect__label\"\u003eLV\u003c/span\u003e refers to your champion's level.)\u003c/span\u003e\r\nBanish all allies. For each ally banished this way, its controller draws a card.", - "effect_raw": "Efficiency (This card costs LV less to activate. LV refers to your champion's level.)\nBanish all allies. For each ally banished this way, its controller draws a card.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 8, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "afOREBOCmx", - "card_id": "WsunZX4IlW", - "collector_number": "092KS", - "slug": "ravaging-tempest-doap-ks", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "8RstF8rBQO", - "population_operator": "≈", - "population": 2500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "smbz1fz2bi", - "card_id": "WsunZX4IlW", - "collector_number": "219", - "slug": "ravaging-tempest-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "a20w86m1im", - "population_operator": "≈", - "population": 6050, - "foil": false - }, - { - "uuid": "htjm4muq20", - "population_operator": "≈", - "population": 423, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "tuRLY8IxqJ", - "card_id": "WsunZX4IlW", - "collector_number": "219", - "slug": "ravaging-tempest-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "KUqNycUAeY", - "population_operator": "≈", - "population": 109, - "foil": true - }, - { - "uuid": "urolRm4zO0", - "population_operator": "≈", - "population": 2400, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "afOREBOCmx", - "card_id": "WsunZX4IlW", - "collector_number": "092KS", - "slug": "ravaging-tempest-doap-ks", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "8RstF8rBQO", - "population_operator": "≈", - "population": 2500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "smbz1fz2bi", - "card_id": "WsunZX4IlW", - "collector_number": "219", - "slug": "ravaging-tempest-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "htjm4muq20", - "population_operator": "≈", - "population": 423, - "foil": true - }, - { - "uuid": "a20w86m1im", - "population_operator": "≈", - "population": 6050, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "tuRLY8IxqJ", - "card_id": "WsunZX4IlW", - "collector_number": "219", - "slug": "ravaging-tempest-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "KUqNycUAeY", - "population_operator": "≈", - "population": 109, - "foil": true - }, - { - "uuid": "urolRm4zO0", - "population_operator": "≈", - "population": 2400, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "k71PE3clOI", - "types": [ - "ACTION" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "SKILL" - ], - "element": "NORM", - "name": "Inspiring Call", - "slug": "inspiring-call", - "effect": "This card costs 2 less to activate if your champion has attacked this turn.\r\nAllies you control get +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e until end of turn. Draw a card into your memory.", - "effect_raw": "This card costs 2 less to activate if your champion has attacked this turn.\nAllies you control get +1 POWER until end of turn. Draw a card into your memory.", - "rule": null, - "flavor": "\"Aesans, rally to me! Camelot will not fall!\" \r\n— Lorraine Allard", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "TGRgLqBWDV", - "card_id": "k71PE3clOI", - "collector_number": "046", - "slug": "inspiring-call-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "UnK4Ed0WI7", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "g505qzzade", - "card_id": "k71PE3clOI", - "collector_number": "006", - "slug": "inspiring-call-p23", - "set": { - "name": "Promotional 2023", - "prefix": "P23", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [], - "circulations": [ - { - "uuid": "9hjt89gmj3", - "population_operator": "=", - "population": 62, - "foil": true - }, - { - "uuid": "zrplxvbq7b", - "population_operator": "=", - "population": 75, - "foil": false - } - ] - }, - { - "uuid": "nkcqjdnuii", - "card_id": "k71PE3clOI", - "collector_number": "006", - "slug": "inspiring-call-p23-cpr", - "set": { - "name": "Promotional 2023", - "prefix": "P23", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 9, - "circulationTemplates": [], - "circulations": [ - { - "uuid": "yvn2voy5tt", - "population_operator": "=", - "population": 24, - "foil": true - } - ] - }, - { - "uuid": "q1460hsmbz", - "card_id": "k71PE3clOI", - "collector_number": "093", - "slug": "inspiring-call-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "tEqpRxAOUD", - "card_id": "k71PE3clOI", - "collector_number": "093", - "slug": "inspiring-call-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "u8sv42qzhh", - "card_id": "k71PE3clOI", - "collector_number": "014", - "slug": "inspiring-call-demo23", - "set": { - "name": "LGS Demo 2023", - "prefix": "DEMO23", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "si1hpznzps", - "population_operator": "≈", - "population": 25000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "uhvy4xjppo", - "card_id": "k71PE3clOI", - "collector_number": "049", - "slug": "inspiring-call-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "x58ixy4b7s", - "population_operator": "≈", - "population": 45000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "vpOVdHNJP2", - "card_id": "k71PE3clOI", - "collector_number": "014", - "slug": "inspiring-call-demo22", - "set": { - "name": "LGS Demo 2022", - "prefix": "DEMO22", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "qq5q6vd2bH", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "yvk9npv5zi", - "card_id": "k71PE3clOI", - "collector_number": "053", - "slug": "inspiring-call-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - }, - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "q1460hsmbz", - "card_id": "k71PE3clOI", - "collector_number": "093", - "slug": "inspiring-call-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "tEqpRxAOUD", - "card_id": "k71PE3clOI", - "collector_number": "093", - "slug": "inspiring-call-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "TGRgLqBWDV", - "card_id": "k71PE3clOI", - "collector_number": "046", - "slug": "inspiring-call-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "UnK4Ed0WI7", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "uhvy4xjppo", - "card_id": "k71PE3clOI", - "collector_number": "049", - "slug": "inspiring-call-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "x58ixy4b7s", - "population_operator": "≈", - "population": 45000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "u8sv42qzhh", - "card_id": "k71PE3clOI", - "collector_number": "014", - "slug": "inspiring-call-demo23", - "set": { - "name": "LGS Demo 2023", - "prefix": "DEMO23", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "si1hpznzps", - "population_operator": "≈", - "population": 25000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "yvk9npv5zi", - "card_id": "k71PE3clOI", - "collector_number": "053", - "slug": "inspiring-call-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - }, - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "vpOVdHNJP2", - "card_id": "k71PE3clOI", - "collector_number": "014", - "slug": "inspiring-call-demo22", - "set": { - "name": "LGS Demo 2022", - "prefix": "DEMO22", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "qq5q6vd2bH", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "g505qzzade", - "card_id": "k71PE3clOI", - "collector_number": "006", - "slug": "inspiring-call-p23", - "set": { - "name": "Promotional 2023", - "prefix": "P23", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [], - "circulations": [ - { - "uuid": "9hjt89gmj3", - "population_operator": "=", - "population": 62, - "foil": true - }, - { - "uuid": "zrplxvbq7b", - "population_operator": "=", - "population": 75, - "foil": false - } - ] - }, - { - "uuid": "nkcqjdnuii", - "card_id": "k71PE3clOI", - "collector_number": "006", - "slug": "inspiring-call-p23-cpr", - "set": { - "name": "Promotional 2023", - "prefix": "P23", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 9, - "circulationTemplates": [], - "circulations": [ - { - "uuid": "yvn2voy5tt", - "population_operator": "=", - "population": 24, - "foil": true - } - ] - } - ] - }, - { - "uuid": "F2wp1v0Tyk", - "types": [ - "ACTION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SPELL" - ], - "element": "WIND", - "name": "Reclaim", - "slug": "reclaim", - "effect": "Return target ally you control to its owner's hand.\r\n\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)\u003c/span\u003e", - "effect_raw": "Return target ally you control to its owner's hand.\nFloating Memory (While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)", - "rule": null, - "flavor": "A summoning circle at the ready for a quick escape.", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "1x7qHVyTpE", - "card_id": "F2wp1v0Tyk", - "collector_number": "220", - "slug": "reclaim-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - }, - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "37paj2cquj", - "card_id": "F2wp1v0Tyk", - "collector_number": "048", - "slug": "reclaim-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "qw1ns3j556", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "V6gBBisXz5", - "card_id": "F2wp1v0Tyk", - "collector_number": "093", - "slug": "reclaim-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "UTvhuOIYs4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "bad3y3o6w7", - "card_id": "F2wp1v0Tyk", - "collector_number": "025", - "slug": "reclaim-demo23", - "set": { - "name": "LGS Demo 2023", - "prefix": "DEMO23", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "63v93w6d11", - "population_operator": "≈", - "population": 12500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "ryyx0glqbk", - "card_id": "F2wp1v0Tyk", - "collector_number": "012", - "slug": "reclaim-sp1", - "set": { - "name": "Supporter Pack 1", - "prefix": "SP1", - "language": "EN" - }, - "illustrator": "Dragonart Chu", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "9ytyjss357", - "population_operator": "≈", - "population": 900, - "foil": true - }, - { - "uuid": "oexdlvivlo", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "uxfx51ecr6", - "card_id": "F2wp1v0Tyk", - "collector_number": "220", - "slug": "reclaim-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - }, - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "ws5t9y597f", - "card_id": "F2wp1v0Tyk", - "collector_number": "087", - "slug": "reclaim-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "ofe9mk0fw0", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "V6gBBisXz5", - "card_id": "F2wp1v0Tyk", - "collector_number": "093", - "slug": "reclaim-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "UTvhuOIYs4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "37paj2cquj", - "card_id": "F2wp1v0Tyk", - "collector_number": "048", - "slug": "reclaim-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "qw1ns3j556", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "uxfx51ecr6", - "card_id": "F2wp1v0Tyk", - "collector_number": "220", - "slug": "reclaim-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - }, - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "1x7qHVyTpE", - "card_id": "F2wp1v0Tyk", - "collector_number": "220", - "slug": "reclaim-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - }, - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "ws5t9y597f", - "card_id": "F2wp1v0Tyk", - "collector_number": "087", - "slug": "reclaim-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "ofe9mk0fw0", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "bad3y3o6w7", - "card_id": "F2wp1v0Tyk", - "collector_number": "025", - "slug": "reclaim-demo23", - "set": { - "name": "LGS Demo 2023", - "prefix": "DEMO23", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "63v93w6d11", - "population_operator": "≈", - "population": 12500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "ryyx0glqbk", - "card_id": "F2wp1v0Tyk", - "collector_number": "012", - "slug": "reclaim-sp1", - "set": { - "name": "Supporter Pack 1", - "prefix": "SP1", - "language": "EN" - }, - "illustrator": "Dragonart Chu", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "9ytyjss357", - "population_operator": "≈", - "population": 900, - "foil": true - }, - { - "uuid": "oexdlvivlo", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "nbrfnrow8i", - "types": [ - "ALLY" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "AUTOMATON" - ], - "element": "FIRE", - "name": "Powered Sentinel", - "slug": "powered-sentinel", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Deal 3 damage to your champion and \u003cspan class=\"effect__label\"\u003esummon\u003c/span\u003e a \u003ca data-edition-slug=\"powercell-mrc-a\" class=\"effect__edition-hover effect__label\"\u003ePowercell\u003c/a\u003e token rested. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion’s class matches this card’s class.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] On Enter: Deal 3 damage to your champion and summon a Powercell token rested. (Apply this effect only if your champion’s class matches this card’s class.)", - "rule": null, - "flavor": "“Ideal for protection! Just keep away from farmland.”\n— Gearstride Automatics Advertisement", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 2, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "mp7pxt63jy", - "card_id": "nbrfnrow8i", - "collector_number": "093", - "slug": "powered-sentinel-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "mp7pxt63jy", - "card_id": "nbrfnrow8i", - "collector_number": "093", - "slug": "powered-sentinel-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "lvmj48fn9p", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "SPELL" - ], - "element": "NORM", - "name": "Wisdom's Reprise", - "slug": "wisdoms-reprise", - "effect": "\u003cspan class=\"effect__label\"\u003e\u003cspan class=\"effect__label\"\u003eglimpse\u003c/span\u003e 3\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(To \u003cspan class=\"effect__label\"\u003eglimpse\u003c/span\u003e, look at that many cards from the top of your deck. Put those cards back on the top or on the bottom of your deck in any order.)\u003c/span\u003e\r\n\u003cspan class=\"effect__bubble\"\u003eLevel 3+\u003c/span\u003eDraw a card into your memory. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion is level 3 or higher.)\u003c/span\u003e", - "effect_raw": "glimpse 3. (To glimpse, look at that many cards from the top of your deck. Put those cards back on the top or on the bottom of your deck in any order.)\n[Level 3+] Draw a card into your memory. (Apply this effect only if your champion is level 3 or higher.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 1, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "4936z2zp60", - "card_id": "lvmj48fn9p", - "collector_number": "037", - "slug": "wisdoms-reprise-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "Pinakes", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "m8ungne4k3", - "population_operator": "≈", - "population": 36000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "tet9ocqs6b", - "card_id": "lvmj48fn9p", - "collector_number": "093", - "slug": "wisdoms-reprise-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Pinakes", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - }, - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "tet9ocqs6b", - "card_id": "lvmj48fn9p", - "collector_number": "093", - "slug": "wisdoms-reprise-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Pinakes", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - }, - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "4936z2zp60", - "card_id": "lvmj48fn9p", - "collector_number": "037", - "slug": "wisdoms-reprise-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "Pinakes", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "m8ungne4k3", - "population_operator": "≈", - "population": 36000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "d53zc9p4lp", - "types": [ - "ALLY" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "HUMAN" - ], - "element": "FIRE", - "name": "Airship Cannoneer", - "slug": "airship-cannoneer", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eRanged 4\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(As long as this unit is \u003cspan class=\"effect__label\"\u003edistant\u003c/span\u003e, its attacks get +4\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e. Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e\n\u003cspan class=\"effect__label\"\u003eOn Attack:\u003c/span\u003e You may banish three fire element cards from your graveyard. If you do, Airship Cannoneer becomes \u003cspan class=\"effect__label\"\u003edistant\u003c/span\u003e.", - "effect_raw": "[Class Bonus] Ranged 4 (As long as this unit is distant, its attacks get +4 POWER. Apply this effect only if your champion's class matches this card's class.)\nOn Attack: You may banish three fire element cards from your graveyard. If you do, Airship Cannoneer becomes distant.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": 2, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.064Z", - "editions": [ - { - "uuid": "n32l8lbewe", - "card_id": "d53zc9p4lp", - "collector_number": "093", - "slug": "airship-cannoneer-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "DragonArt Chu", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - }, - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "n32l8lbewe", - "card_id": "d53zc9p4lp", - "collector_number": "093", - "slug": "airship-cannoneer-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "DragonArt Chu", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - }, - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "66pv4n1n3g", - "types": [ - "ALLY" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "HUMAN" - ], - "element": "FIRE", - "name": "Airship Engineer", - "slug": "airship-engineer", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eRanged 2\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(As long as this unit is \u003cspan class=\"effect__label\"\u003edistant\u003c/span\u003e, its attacks get +2\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e. Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e\n\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e If you control a \u003cspan class=\"effect__label\"\u003edistant\u003c/span\u003e unit, draw a card into your memory.", - "effect_raw": "[Class Bonus] Ranged 2 (As long as this unit is distant, its attacks get +2 POWER. Apply this effect only if your champion's class matches this card's class.)\nOn Enter: If you control a distant unit, draw a card into your memory.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 1, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.064Z", - "editions": [ - { - "uuid": "mhus8n4yw4", - "card_id": "66pv4n1n3g", - "collector_number": "094", - "slug": "airship-engineer-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "wckuhtkm4w", - "card_id": "66pv4n1n3g", - "collector_number": "070", - "slug": "airship-engineer-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "o8j6aotm85", - "population_operator": "≈", - "population": 22500, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "mhus8n4yw4", - "card_id": "66pv4n1n3g", - "collector_number": "094", - "slug": "airship-engineer-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "wckuhtkm4w", - "card_id": "66pv4n1n3g", - "collector_number": "070", - "slug": "airship-engineer-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "o8j6aotm85", - "population_operator": "≈", - "population": 22500, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "W1g0hNzXAC", - "types": [ - "ATTACK" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "SWORD" - ], - "element": "NORM", - "name": "Invigorated Slash", - "slug": "invigorated-slash", - "effect": "As long as your champion has leveled up this turn, Invigorated Slash gets +2￰\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e.", - "effect_raw": "As long as your champion has leveled up this turn, Invigorated Slash gets +2 POWER.", - "rule": [ - { - "title": "", - "date_added": "2022-12-27", - "description": "It doesn't matter if your champion has leveled up multiple times in the same turn, Invigorated Slash will only get +2 power if your champion has leveled." - } - ], - "flavor": "A surge of power is best used swiftly before it wanes.", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 2, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "e0ymeslfpw", - "card_id": "W1g0hNzXAC", - "collector_number": "094", - "slug": "invigorated-slash-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "g4bWImCxq5", - "card_id": "W1g0hNzXAC", - "collector_number": "094", - "slug": "invigorated-slash-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "ms0kyj0cuc", - "card_id": "W1g0hNzXAC", - "collector_number": "015", - "slug": "invigorated-slash-sp2", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "f505qzzace", - "population_operator": "≈", - "population": 1280, - "foil": true - }, - { - "uuid": "vl4ks2p1sv", - "population_operator": "≈", - "population": 33000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "zFDWR3ZzQV", - "card_id": "W1g0hNzXAC", - "collector_number": "047", - "slug": "invigorated-slash-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "8dBps9N0mS", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "e0ymeslfpw", - "card_id": "W1g0hNzXAC", - "collector_number": "094", - "slug": "invigorated-slash-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "g4bWImCxq5", - "card_id": "W1g0hNzXAC", - "collector_number": "094", - "slug": "invigorated-slash-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "zFDWR3ZzQV", - "card_id": "W1g0hNzXAC", - "collector_number": "047", - "slug": "invigorated-slash-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "8dBps9N0mS", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "ms0kyj0cuc", - "card_id": "W1g0hNzXAC", - "collector_number": "015", - "slug": "invigorated-slash-sp2", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "f505qzzace", - "population_operator": "≈", - "population": 1280, - "foil": true - }, - { - "uuid": "vl4ks2p1sv", - "population_operator": "≈", - "population": 33000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "3fbpyhm271", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "SPELL" - ], - "element": "FIRE", - "name": "Absolving Flames", - "slug": "absolving-flames", - "effect": "Draw a card. \n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eYou may banish four fire element cards from your graveyard. If you do, draw a card. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion’s class matches this card’s class.)\u003c/span\u003e", - "effect_raw": "Draw a card. \n[Class Bonus] You may banish four fire element cards from your graveyard. If you do, draw a card. (Apply this effect only if your champion’s class matches this card’s class.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "fcng06fi6r", - "card_id": "3fbpyhm271", - "collector_number": "094", - "slug": "absolving-flames-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - }, - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "fcng06fi6r", - "card_id": "3fbpyhm271", - "collector_number": "094", - "slug": "absolving-flames-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - }, - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "opvc8sugly", - "types": [ - "ALLY" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "HUMAN" - ], - "element": "FIRE", - "name": "Priestess of Flame", - "slug": "priestess-of-flame", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e You may have Priestess of Flame deal 3 damage to your champion. If you do, \u003cspan class=\"effect__label\"\u003egather\u003c/span\u003e twice. \u003cspan class=\"effect__reminder\"\u003e(To \u003cspan class=\"effect__label\"\u003egather\u003c/span\u003e, \u003cspan class=\"effect__label\"\u003esummon\u003c/span\u003e a \u003ca data-edition-slug=\"blightroot-alc\" class=\"effect__edition-hover effect__label\"\u003eBlightroot\u003c/a\u003e, \u003ca data-edition-slug=\"manaroot-alc\" class=\"effect__edition-hover effect__label\"\u003eManaroot\u003c/a\u003e, \u003ca data-edition-slug=\"silvershine-alc\" class=\"effect__edition-hover effect__label\"\u003eSilvershine\u003c/a\u003e, \u003ca data-edition-slug=\"fraysia-alc\" class=\"effect__edition-hover effect__label\"\u003eFraysia\u003c/a\u003e, \u003ca data-edition-slug=\"razorvine-alc\" class=\"effect__edition-hover effect__label\"\u003eRazorvine\u003c/a\u003e, or \u003ca data-edition-slug=\"springleaf-alc\" class=\"effect__edition-hover effect__label\"\u003eSpringleaf\u003c/a\u003e token, chosen at random.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] On Enter: You may have Priestess of Flame deal 3 damage to your champion. If you do, gather twice. (To gather, summon a Blightroot, Manaroot, Silvershine, Fraysia, Razorvine, or Springleaf token, chosen at random.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 1, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "fa7fr1g8ev", - "card_id": "opvc8sugly", - "collector_number": "094", - "slug": "priestess-of-flame-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "fa7fr1g8ev", - "card_id": "opvc8sugly", - "collector_number": "094", - "slug": "priestess-of-flame-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "7VxRE6HgZC", - "types": [ - "ACTION" - ], - "classes": [ - "ASSASSIN", - "RANGER" - ], - "subtypes": [ - "ASSASSIN", - "RANGER", - "SKILL" - ], - "element": "NORM", - "name": "Juggle Knives", - "slug": "juggle-knives", - "effect": "Deal 1 damage to target champion.\r\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eDraw a card. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "Deal 1 damage to target champion.\n[Class Bonus] Draw a card. (Apply this effect only if your champion's class matches this card's class.)", - "rule": null, - "flavor": "With enough skill, the only danger is to your foes.", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "7db94hsayi", - "card_id": "7VxRE6HgZC", - "collector_number": "095", - "slug": "juggle-knives-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "北飞飞", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "spporhmr2l", - "card_id": "7VxRE6HgZC", - "collector_number": "095", - "slug": "juggle-knives-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "spporhmr2l", - "card_id": "7VxRE6HgZC", - "collector_number": "095", - "slug": "juggle-knives-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "7db94hsayi", - "card_id": "7VxRE6HgZC", - "collector_number": "095", - "slug": "juggle-knives-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "北飞飞", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "4wiffei7ch", - "types": [ - "ACTION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SPELL" - ], - "element": "FIRE", - "name": "Pyroclastic Flow", - "slug": "pyroclastic-flow", - "effect": "Deal 2 damage to all units.", - "effect_raw": "Deal 2 damage to all units.", - "rule": null, - "flavor": "Long dormant lava veins erupted as Azoth shuddered. Plumes of molten rock drowned the Oasis in an inferno.", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "rbdzdhmf17", - "card_id": "4wiffei7ch", - "collector_number": "095", - "slug": "pyroclastic-flow-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "DragonArt TaroTarou", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "rbdzdhmf17", - "card_id": "4wiffei7ch", - "collector_number": "095", - "slug": "pyroclastic-flow-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "DragonArt TaroTarou", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "b65hiv400w", - "types": [ - "ALLY" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "HUMAN" - ], - "element": "FIRE", - "name": "Ash Filcher", - "slug": "ash-filcher", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Attack:\u003c/span\u003e You may banish a fire element card from your graveyard. If you do, this attack gets +2\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion’s class matches this card’s class.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] On Attack: You may banish a fire element card from your graveyard. If you do, this attack gets +2 POWER. (Apply this effect only if your champion’s class matches this card’s class.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 1, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "slzybrcuh8", - "card_id": "b65hiv400w", - "collector_number": "095", - "slug": "ash-filcher-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "slzybrcuh8", - "card_id": "b65hiv400w", - "collector_number": "095", - "slug": "ash-filcher-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "nvx7mnu1xh", - "types": [ - "ACTION" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "SKILL", - "CRAFT" - ], - "element": "FIRE", - "name": "Attune with Flames", - "slug": "attune-with-flames", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eThis card costs 2 less to activate.\nActivate this card only during an opponent's recollection phase.\nTarget Guardian weapon you control gets +5\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e until the end of your next turn.", - "effect_raw": "[Class Bonus] This card costs 2 less to activate.\nActivate this card only during an opponent's recollection phase.\nTarget Guardian weapon you control gets +5 POWER until the end of your next turn.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 6, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "gq5w3jf01o", - "card_id": "nvx7mnu1xh", - "collector_number": "095", - "slug": "attune-with-flames-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "px0apqw30k", - "population_operator": "≈", - "population": 16000, - "foil": false - }, - { - "uuid": "u09s6r8l2l", - "population_operator": "≈", - "population": 477, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "gq5w3jf01o", - "card_id": "nvx7mnu1xh", - "collector_number": "095", - "slug": "attune-with-flames-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "u09s6r8l2l", - "population_operator": "≈", - "population": 477, - "foil": true - }, - { - "uuid": "px0apqw30k", - "population_operator": "≈", - "population": 16000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "ygojwk0pw0", - "types": [ - "ALLY" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "AUTOMATON" - ], - "element": "FIRE", - "name": "Automaton Bomber", - "slug": "automaton-bomber", - "effect": "\u003cspan class=\"effect__label\"\u003eRanged 4\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(As long as this unit is \u003cspan class=\"effect__label\"\u003edistant\u003c/span\u003e, its attacks get +4\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e.)\u003c/span\u003e\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)\u003c/span\u003e ", - "effect_raw": "Ranged 4 (As long as this unit is distant, its attacks get +4 POWER.)\n[Class Bonus] Floating Memory (While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.) ", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 1, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "25b4qwwvyf", - "card_id": "ygojwk0pw0", - "collector_number": "096", - "slug": "automaton-bomber-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "DragonArt 白霜茶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "uq31hwdhem", - "card_id": "ygojwk0pw0", - "collector_number": "071", - "slug": "automaton-bomber-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "DragonArt 白霜茶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "o8j6aotm85", - "population_operator": "≈", - "population": 22500, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "25b4qwwvyf", - "card_id": "ygojwk0pw0", - "collector_number": "096", - "slug": "automaton-bomber-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "DragonArt 白霜茶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "uq31hwdhem", - "card_id": "ygojwk0pw0", - "collector_number": "071", - "slug": "automaton-bomber-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "DragonArt 白霜茶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "o8j6aotm85", - "population_operator": "≈", - "population": 22500, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "zPC4Yqo9Fs", - "types": [ - "ALLY" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "HUMAN" - ], - "element": "NORM", - "name": "Kingdom Informant", - "slug": "kingdom-informant", - "effect": "\u003cspan class=\"effect__label\"\u003eStealth\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This unit can't be targeted by attacks unless permitted by \u003cspan class=\"effect__label\"\u003etrue sight\u003c/span\u003e.)\u003c/span\u003e\r\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)\u003c/span\u003e", - "effect_raw": "Stealth (This unit can't be targeted by attacks unless permitted by true sight.)\n[Class Bonus] Floating Memory (While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 1, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "QrcDjNKwgS", - "card_id": "zPC4Yqo9Fs", - "collector_number": "096", - "slug": "kingdom-informant-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Gendo", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "SPeGjoHFJn", - "card_id": "zPC4Yqo9Fs", - "collector_number": "005", - "slug": "kingdom-informant-p22", - "set": { - "name": "Promotional 2022", - "prefix": "P22", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "ATLsUtHyNK", - "population_operator": "≈", - "population": 250, - "foil": true - }, - { - "uuid": "JzVVt1dmqD", - "population_operator": "≈", - "population": 2800, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "wdxi74wb4y", - "card_id": "zPC4Yqo9Fs", - "collector_number": "096", - "slug": "kingdom-informant-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Gendo", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "wdxi74wb4y", - "card_id": "zPC4Yqo9Fs", - "collector_number": "096", - "slug": "kingdom-informant-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Gendo", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "QrcDjNKwgS", - "card_id": "zPC4Yqo9Fs", - "collector_number": "096", - "slug": "kingdom-informant-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Gendo", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "SPeGjoHFJn", - "card_id": "zPC4Yqo9Fs", - "collector_number": "005", - "slug": "kingdom-informant-p22", - "set": { - "name": "Promotional 2022", - "prefix": "P22", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "ATLsUtHyNK", - "population_operator": "≈", - "population": 250, - "foil": true - }, - { - "uuid": "JzVVt1dmqD", - "population_operator": "≈", - "population": 2800, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "sbalegbscx", - "types": [ - "ACTION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SPELL" - ], - "element": "FIRE", - "name": "Reduce to Ash", - "slug": "reduce-to-ash", - "effect": "Destroy target item or weapon with memory cost 0 or reserve cost 4 or less.", - "effect_raw": "Destroy target item or weapon with memory cost 0 or reserve cost 4 or less.", - "rule": null, - "flavor": "Ashes to ashes. Dust to dust. ", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "87aqv0lut4", - "card_id": "sbalegbscx", - "collector_number": "096", - "slug": "reduce-to-ash-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "87aqv0lut4", - "card_id": "sbalegbscx", - "collector_number": "096", - "slug": "reduce-to-ash-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "wewvlfkfp7", - "types": [ - "ATTACK" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "POLEARM" - ], - "element": "FIRE", - "name": "Blazing Lunge", - "slug": "blazing-lunge", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eBanish two fire element cards from your graveyard:\u003c/span\u003e Blazing Lunge gains \"Combat damage dealt by this attack is unpreventable.\" \u003cspan class=\"effect__reminder\"\u003e(Activate this ability only while this card is in an intent.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] Banish two fire element cards from your graveyard: Blazing Lunge gains \u0026#34;Combat damage dealt by this attack is unpreventable.\u0026#34; (Activate this ability only while this card is in an intent.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 4, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "rj87jd0g7l", - "card_id": "wewvlfkfp7", - "collector_number": "096", - "slug": "blazing-lunge-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Primea studio", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "rj87jd0g7l", - "card_id": "wewvlfkfp7", - "collector_number": "096", - "slug": "blazing-lunge-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Primea studio", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "s5jwsl7ded", - "types": [ - "ATTACK" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "SWORD" - ], - "element": "FIRE", - "name": "Blazing Charge", - "slug": "blazing-charge", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eBlazing Charge gets +2\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e.\n\u003cspan class=\"effect__label\"\u003eOn Attack:\u003c/span\u003e Until the beginning of your next turn, if damage would be dealt to your champion, they take that much damage plus 1 instead.", - "effect_raw": "[Class Bonus] Blazing Charge gets +2 POWER.\nOn Attack: Until the beginning of your next turn, if damage would be dealt to your champion, they take that much damage plus 1 instead.", - "rule": null, - "flavor": "Reckless abandonment for crushing momentum.", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 3, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "jo9iitvxs9", - "card_id": "s5jwsl7ded", - "collector_number": "097", - "slug": "blazing-charge-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "jo9iitvxs9", - "card_id": "s5jwsl7ded", - "collector_number": "097", - "slug": "blazing-charge-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "iD8qbpA8z5", - "types": [ - "ALLY" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "HUMAN" - ], - "element": "NORM", - "name": "Library Witch", - "slug": "library-witch", - "effect": "\u003cspan class=\"effect__label\"\u003eIntercept\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(Whenever your champion is attacked while this ally is awake, you may redirect that attack to this ally.)\u003c/span\u003e\r\n\u003cspan class=\"effect__label\"\u003eOn Death:\u003c/span\u003e Draw a card. ", - "effect_raw": "Intercept (Whenever your champion is attacked while this ally is awake, you may redirect that attack to this ally.)\nOn Death: Draw a card. ", - "rule": null, - "flavor": "The librarians of mage academies instill their love for reading in aspiring students.", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 0, - "life": 1, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "A0IGBIN2d8", - "card_id": "iD8qbpA8z5", - "collector_number": "048", - "slug": "library-witch-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "zYWnZ9UL2d", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "h0mHhlv6P7", - "card_id": "iD8qbpA8z5", - "collector_number": "097", - "slug": "library-witch-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "kkbbu08s5r", - "card_id": "iD8qbpA8z5", - "collector_number": "097", - "slug": "library-witch-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "r7ch2bbmoq", - "card_id": "iD8qbpA8z5", - "collector_number": "050", - "slug": "library-witch-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "3gu73wioon", - "population_operator": "≈", - "population": 60000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "zoRhMrDa0y", - "card_id": "iD8qbpA8z5", - "collector_number": "008", - "slug": "library-witch-ksp", - "set": { - "name": "Kickstarter Promotional", - "prefix": "KSP", - "language": "EN" - }, - "illustrator": "蝦蝦", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "DHscjN49OR", - "population_operator": "≈", - "population": 1500, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "kkbbu08s5r", - "card_id": "iD8qbpA8z5", - "collector_number": "097", - "slug": "library-witch-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "h0mHhlv6P7", - "card_id": "iD8qbpA8z5", - "collector_number": "097", - "slug": "library-witch-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "A0IGBIN2d8", - "card_id": "iD8qbpA8z5", - "collector_number": "048", - "slug": "library-witch-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "zYWnZ9UL2d", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "r7ch2bbmoq", - "card_id": "iD8qbpA8z5", - "collector_number": "050", - "slug": "library-witch-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "3gu73wioon", - "population_operator": "≈", - "population": 60000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "zoRhMrDa0y", - "card_id": "iD8qbpA8z5", - "collector_number": "008", - "slug": "library-witch-ksp", - "set": { - "name": "Kickstarter Promotional", - "prefix": "KSP", - "language": "EN" - }, - "illustrator": "蝦蝦", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "DHscjN49OR", - "population_operator": "≈", - "population": 1500, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "7UXGwC7lSO", - "types": [ - "ALLY" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "HUMAN" - ], - "element": "WIND", - "name": "Tactful Sergeant", - "slug": "tactful-sergeant", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e If your champion has attacked this turn, draw a card into your memory.", - "effect_raw": "On Enter: If your champion has attacked this turn, draw a card into your memory.", - "rule": null, - "flavor": "Those who have seen many battlefields and lived gain a keen eye for the most opportune moments to strike.", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": 1, - "life": 4, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "GvbuKfBUHM", - "card_id": "7UXGwC7lSO", - "collector_number": "226", - "slug": "tactful-sergeant-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "NR", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - }, - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "xR2vHpYtzA", - "card_id": "7UXGwC7lSO", - "collector_number": "097", - "slug": "tactful-sergeant-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "NR", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "8dBps9N0mS", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "ymeslfpwkk", - "card_id": "7UXGwC7lSO", - "collector_number": "226", - "slug": "tactful-sergeant-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "NR", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - }, - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "xR2vHpYtzA", - "card_id": "7UXGwC7lSO", - "collector_number": "097", - "slug": "tactful-sergeant-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "NR", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "8dBps9N0mS", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "ymeslfpwkk", - "card_id": "7UXGwC7lSO", - "collector_number": "226", - "slug": "tactful-sergeant-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "NR", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - }, - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "GvbuKfBUHM", - "card_id": "7UXGwC7lSO", - "collector_number": "226", - "slug": "tactful-sergeant-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "NR", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - }, - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "wjbqjdmthh", - "types": [ - "ACTION" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "SKILL", - "REACTION" - ], - "element": "FIRE", - "name": "Scorching Trap", - "slug": "scorching-trap", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eIf it’s not your turn, you may remove a \u003cspan class=\"effect__label\"\u003epreparation\u003c/span\u003e counter from your champion to activate this card from your memory without paying its reserve cost. \nDeal 2 damage to target attacking unit.\n", - "effect_raw": "[Class Bonus] If it’s not your turn, you may remove a preparation counter from your champion to activate this card from your memory without paying its reserve cost. \nDeal 2 damage to target attacking unit.\n", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 1, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "793kvqf24i", - "card_id": "wjbqjdmthh", - "collector_number": "097", - "slug": "scorching-trap-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "793kvqf24i", - "card_id": "wjbqjdmthh", - "collector_number": "097", - "slug": "scorching-trap-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "g616r0zadf", - "types": [ - "ITEM" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "POTION" - ], - "element": "FIRE", - "name": "Bottled Forgelight", - "slug": "bottled-forgelight", - "effect": "\u003cspan class=\"effect__label\"\u003eBrew\u003c/span\u003e — One Razorvine, One Herb\n\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e If Bottled Forgelight was \u003cspan class=\"effect__label\"\u003ebrewed\u003c/span\u003e, deal 2 damage to target unit.\n\u003cspan class=\"effect__label\"\u003eSacrifice Bottled Forgelight:\u003c/span\u003e Deal 2 damage to target unit.", - "effect_raw": "Brew — One Razorvine, One Herb\nOn Enter: If Bottled Forgelight was brewed, deal 2 damage to target unit.\nSacrifice Bottled Forgelight: Deal 2 damage to target unit.", - "rule": [ - { - "title": "", - "date_added": "2024-01-19", - "description": "When paying the Brew cost, modifications to the card's reserve cost is ignored. Other additional costs such as 'as an additional cost to activate this card, sacrifice an ally', is not ignored." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "je3rs7qt31", - "card_id": "g616r0zadf", - "collector_number": "098", - "slug": "bottled-forgelight-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "je3rs7qt31", - "card_id": "g616r0zadf", - "collector_number": "098", - "slug": "bottled-forgelight-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "pnDhApDNvR", - "types": [ - "ALLY" - ], - "classes": [ - "CLERIC", - "MAGE" - ], - "subtypes": [ - "CLERIC", - "MAGE", - "HUMAN" - ], - "element": "NORM", - "name": "Magus Disciple", - "slug": "magus-disciple", - "effect": "Your champion gets +1 level.\r\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003e\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Death:\u003c/span\u003e Draw a card. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "Your champion gets +1 level.\n[Class Bonus] On Death: Draw a card. (Apply this effect only if your champion's class matches this card's class.)", - "rule": null, - "flavor": "\"Harness mana and divert it to the archmage!\" ", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 1, - "life": 1, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "152amn129p", - "card_id": "pnDhApDNvR", - "collector_number": "098", - "slug": "magus-disciple-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "7q1rEWFNxP", - "card_id": "pnDhApDNvR", - "collector_number": "098", - "slug": "magus-disciple-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "clY8HapI0j", - "card_id": "pnDhApDNvR", - "collector_number": "049", - "slug": "magus-disciple-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "PY7WcpLIti", - "population_operator": "≈", - "population": 22500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "l2c7wkl0jm", - "card_id": "pnDhApDNvR", - "collector_number": "051", - "slug": "magus-disciple-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "x58ixy4b7s", - "population_operator": "≈", - "population": 45000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "152amn129p", - "card_id": "pnDhApDNvR", - "collector_number": "098", - "slug": "magus-disciple-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "7q1rEWFNxP", - "card_id": "pnDhApDNvR", - "collector_number": "098", - "slug": "magus-disciple-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "clY8HapI0j", - "card_id": "pnDhApDNvR", - "collector_number": "049", - "slug": "magus-disciple-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "PY7WcpLIti", - "population_operator": "≈", - "population": 22500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "l2c7wkl0jm", - "card_id": "pnDhApDNvR", - "collector_number": "051", - "slug": "magus-disciple-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "x58ixy4b7s", - "population_operator": "≈", - "population": 45000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "BqDw4Mei4C", - "types": [ - "ACTION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SPELL" - ], - "element": "FIRE", - "name": "Creative Shock", - "slug": "creative-shock", - "effect": "Draw two cards, then discard a card. \u003cspan class=\"effect__label\"\u003eClass Bonus:\u003c/span\u003e If a fire element card was discarded, you may choose a unit and deal 2 damage to it. \u003cspan class=\"effect__reminder\"\u003e(Apply the additional effect only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "Draw two cards, then discard a card. Class Bonus: If a fire element card was discarded, you may choose a unit and deal 2 damage to it. (Apply the additional effect only if your champion's class matches this card's class.)", - "rule": [ - { - "title": "", - "date_added": "2022-03-10", - "description": "Once Creative Shock starts to resolve, players can't respond to its effects. If a player wants to respond to the potential 2 damage Creative Shock can deal, it must be responded to before Creative Shock starts resolving (before its controller draws two cards)." - } - ], - "flavor": "Varuck holds many fiery insights.", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "30s60t3ayy", - "card_id": "BqDw4Mei4C", - "collector_number": "019", - "slug": "creative-shock-p23", - "set": { - "name": "Promotional 2023", - "prefix": "P23", - "language": "EN" - }, - "illustrator": "Sineia", - "rarity": 6, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "3mJsa4iMp7", - "card_id": "BqDw4Mei4C", - "collector_number": "066", - "slug": "creative-shock-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "zYWnZ9UL2d", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "4e5veutczb", - "card_id": "BqDw4Mei4C", - "collector_number": "125", - "slug": "creative-shock-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - }, - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "iegs1TvDXm", - "card_id": "BqDw4Mei4C", - "collector_number": "125", - "slug": "creative-shock-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - }, - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "liapiblsgg", - "card_id": "BqDw4Mei4C", - "collector_number": "019", - "slug": "creative-shock-p23-cpr", - "set": { - "name": "Promotional 2023", - "prefix": "P23", - "language": "EN" - }, - "illustrator": "Sineia", - "rarity": 9, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "nl8zetvwmd", - "card_id": "BqDw4Mei4C", - "collector_number": "098", - "slug": "creative-shock-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - }, - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "vvmcvbjtgt", - "card_id": "BqDw4Mei4C", - "collector_number": "065", - "slug": "creative-shock-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "ofe9mk0fw0", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "nl8zetvwmd", - "card_id": "BqDw4Mei4C", - "collector_number": "098", - "slug": "creative-shock-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - }, - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "4e5veutczb", - "card_id": "BqDw4Mei4C", - "collector_number": "125", - "slug": "creative-shock-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - }, - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "iegs1TvDXm", - "card_id": "BqDw4Mei4C", - "collector_number": "125", - "slug": "creative-shock-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - }, - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "3mJsa4iMp7", - "card_id": "BqDw4Mei4C", - "collector_number": "066", - "slug": "creative-shock-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "zYWnZ9UL2d", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "vvmcvbjtgt", - "card_id": "BqDw4Mei4C", - "collector_number": "065", - "slug": "creative-shock-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "ofe9mk0fw0", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "30s60t3ayy", - "card_id": "BqDw4Mei4C", - "collector_number": "019", - "slug": "creative-shock-p23", - "set": { - "name": "Promotional 2023", - "prefix": "P23", - "language": "EN" - }, - "illustrator": "Sineia", - "rarity": 6, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "liapiblsgg", - "card_id": "BqDw4Mei4C", - "collector_number": "019", - "slug": "creative-shock-p23-cpr", - "set": { - "name": "Promotional 2023", - "prefix": "P23", - "language": "EN" - }, - "illustrator": "Sineia", - "rarity": 9, - "circulationTemplates": [], - "circulations": [] - } - ] - }, - { - "uuid": "88rx6p3p5i", - "types": [ - "ATTACK" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "HAMMER" - ], - "element": "FIRE", - "name": "Smashing Force", - "slug": "smashing-force", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Attack:\u003c/span\u003e You may banish two fire element cards from your graveyard. When you do, destroy target item or weapon with memory cost 0 or reserve cost 4 or less.", - "effect_raw": "[Class Bonus] On Attack: You may banish two fire element cards from your graveyard. When you do, destroy target item or weapon with memory cost 0 or reserve cost 4 or less.", - "rule": null, - "flavor": "An immense swing over-calibrated into a shattering impact. ", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": 4, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "25fc0arrag", - "card_id": "88rx6p3p5i", - "collector_number": "098", - "slug": "smashing-force-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "DragonArt TaroTarou", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "25fc0arrag", - "card_id": "88rx6p3p5i", - "collector_number": "098", - "slug": "smashing-force-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "DragonArt TaroTarou", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "qigcom2ry2", - "types": [ - "ACTION" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "SKILL" - ], - "element": "FIRE", - "name": "Surge Protector", - "slug": "surge-protector", - "effect": "Until end of turn, target Shield item you control gains “If damage would be dealt to your champion, prevent that damage and sacrifice this object instead.”", - "effect_raw": "Until end of turn, target Shield item you control gains “If damage would be dealt to your champion, prevent that damage and sacrifice this object instead.”", - "rule": null, - "flavor": "A broken shield is much cheaper to replace than a broken body.", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "p8m7o1i184", - "card_id": "qigcom2ry2", - "collector_number": "099", - "slug": "surge-protector-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Rachel Liu", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "p8m7o1i184", - "card_id": "qigcom2ry2", - "collector_number": "099", - "slug": "surge-protector-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Rachel Liu", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "iebo5fu381", - "types": [ - "PHANTASIA" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "SPELL" - ], - "element": "FIRE", - "name": "Fang of Dragon's Breath", - "slug": "fang-of-dragons-breath", - "effect": "\u003cspan class=\"effect__label\"\u003ePolearm Weapon Link\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This object enters the field linked to target Polearm weapon. If the link is broken, sacrifice this object.)\u003c/span\u003e\nLinked weapon gets +2\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e.\n\u003cspan class=\"effect__bubble\"\u003eJin Bonus\u003c/span\u003e Linked object has \"\u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e, Remove a \u003cspan class=\"effect__label\"\u003edurability\u003c/span\u003e \u003cspan class=\"effect__label\"\u003ecounter from this object:\u003c/span\u003e Deal 2 damage to target unit.\"", - "effect_raw": "Polearm Weapon Link (This object enters the field linked to target Polearm weapon. If the link is broken, sacrifice this object.)\nLinked weapon gets +2 POWER.\n[Jin Bonus] Linked object has \u0026#34;[REST], Remove a durability counter from this object: Deal 2 damage to target unit.\u0026#34;", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 1, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "v7pw48lz90", - "card_id": "iebo5fu381", - "collector_number": "099", - "slug": "fang-of-dragons-breath-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "v7pw48lz90", - "card_id": "iebo5fu381", - "collector_number": "099", - "slug": "fang-of-dragons-breath-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "9q1wl8ao8b", - "types": [ - "UNIQUE", - "ALLY" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "AUTOMATON" - ], - "element": "FIRE", - "name": "Crimson Tear", - "slug": "crimson-tear", - "effect": "\u003cspan class=\"effect__bubble\"\u003eLevel 1+\u003c/span\u003e As long as Crimson Tear is attacking or retaliating against a Human, Crimson Tear gets +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e. \n\u003cspan class=\"effect__bubble\"\u003eLevel 2+\u003c/span\u003e Whenever you activate a Reaction card that targets Crimson Tear, draw a card into your memory. Then if it's not your turn, wake up Crimson Tear. ", - "effect_raw": "[Level 1+] As long as Crimson Tear is attacking or retaliating against a Human, Crimson Tear gets +1 POWER. \n[Level 2+] Whenever you activate a Reaction card that targets Crimson Tear, draw a card into your memory. Then if it's not your turn, wake up Crimson Tear. ", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 2, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "dp7pxt5uay", - "card_id": "9q1wl8ao8b", - "collector_number": "099", - "slug": "crimson-tear-alc1e-csr", - "set": { - "name": "Alchemical Revolution First Edition", - "prefix": "ALC 1st", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "zcibwtuswl", - "population_operator": "≈", - "population": 153, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "pyggz5dxaw", - "card_id": "9q1wl8ao8b", - "collector_number": "099", - "slug": "crimson-tear-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "ct3ynbcrae", - "population_operator": "≈", - "population": 6340, - "foil": false - }, - { - "uuid": "so1p5u153b", - "population_operator": "≈", - "population": 344, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "pyggz5dxaw", - "card_id": "9q1wl8ao8b", - "collector_number": "099", - "slug": "crimson-tear-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "so1p5u153b", - "population_operator": "≈", - "population": 344, - "foil": true - }, - { - "uuid": "ct3ynbcrae", - "population_operator": "≈", - "population": 6340, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "dp7pxt5uay", - "card_id": "9q1wl8ao8b", - "collector_number": "099", - "slug": "crimson-tear-alc1e-csr", - "set": { - "name": "Alchemical Revolution First Edition", - "prefix": "ALC 1st", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "zcibwtuswl", - "population_operator": "≈", - "population": 153, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "l52lVIFvpy", - "types": [ - "UNIQUE", - "ALLY" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "HUMAN" - ], - "element": "NORM", - "name": "Nimue, Cursed Touch", - "slug": "nimue-cursed-touch", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eWhenever you activate an action card that targets an ally, destroy that ally. ", - "effect_raw": "[Class Bonus] Whenever you activate an action card that targets an ally, destroy that ally. ", - "rule": [ - { - "title": "", - "date_added": "2022-03-10", - "description": "If Nimue's effect destroys an ally targeted by an action, and if that action needs that ally to be present to resolve, the action is negated. The action's effects will not happen." - } - ], - "flavor": "\"Excalibur holds a fickle temperament and hasn't stirred for decades. There was a mage who sought to remedy it, but I can't remember her name...\"", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 1, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "4lh23q37d6", - "card_id": "l52lVIFvpy", - "collector_number": "011", - "slug": "nimue-cursed-touch-sp1-csr", - "set": { - "name": "Supporter Pack 1", - "prefix": "SP1", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "dkz8zq9on7", - "population_operator": "=", - "population": 160, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "GGqvrmxp8Y", - "card_id": "l52lVIFvpy", - "collector_number": "050KS", - "slug": "nimue-cursed-touch-doap-ks", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "oDZKhDvX44", - "population_operator": "≈", - "population": 1250, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "RRShVcWpPD", - "card_id": "l52lVIFvpy", - "collector_number": "099", - "slug": "nimue-cursed-touch-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "KUqNycUAeY", - "population_operator": "≈", - "population": 109, - "foil": true - }, - { - "uuid": "urolRm4zO0", - "population_operator": "≈", - "population": 2400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "tsvlgl6pfq", - "card_id": "l52lVIFvpy", - "collector_number": "099", - "slug": "nimue-cursed-touch-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "bro89waejc", - "population_operator": "≈", - "population": 7250, - "foil": false - }, - { - "uuid": "htjm4muq20", - "population_operator": "≈", - "population": 423, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "tsvlgl6pfq", - "card_id": "l52lVIFvpy", - "collector_number": "099", - "slug": "nimue-cursed-touch-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "htjm4muq20", - "population_operator": "≈", - "population": 423, - "foil": true - }, - { - "uuid": "bro89waejc", - "population_operator": "≈", - "population": 7250, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "RRShVcWpPD", - "card_id": "l52lVIFvpy", - "collector_number": "099", - "slug": "nimue-cursed-touch-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "KUqNycUAeY", - "population_operator": "≈", - "population": 109, - "foil": true - }, - { - "uuid": "urolRm4zO0", - "population_operator": "≈", - "population": 2400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "GGqvrmxp8Y", - "card_id": "l52lVIFvpy", - "collector_number": "050KS", - "slug": "nimue-cursed-touch-doap-ks", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "oDZKhDvX44", - "population_operator": "≈", - "population": 1250, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "4lh23q37d6", - "card_id": "l52lVIFvpy", - "collector_number": "011", - "slug": "nimue-cursed-touch-sp1-csr", - "set": { - "name": "Supporter Pack 1", - "prefix": "SP1", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "dkz8zq9on7", - "population_operator": "=", - "population": 160, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "ls6g7xgwve", - "types": [ - "ACTION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SPELL" - ], - "element": "FIRE", - "name": "Excoriate", - "slug": "excoriate", - "effect": "\u003cspan class=\"effect__bubble\"\u003eLevel 2+\u003c/span\u003e This card costs 1 less to activate. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion is level 2 or higher.)\u003c/span\u003e\nDestroy target ally with reserve cost 4 or less.", - "effect_raw": "[Level 2+] This card costs 1 less to activate. (Apply this effect only if your champion is level 2 or higher.)\nDestroy target ally with reserve cost 4 or less.", - "rule": null, - "flavor": "\"Filth must be cleansed from our kingdom.\"", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "6a7fr167eu", - "card_id": "ls6g7xgwve", - "collector_number": "100", - "slug": "excoriate-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "6a7fr167eu", - "card_id": "ls6g7xgwve", - "collector_number": "100", - "slug": "excoriate-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "vBetRTn3eW", - "types": [ - "ATTACK" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "SWORD" - ], - "element": "NORM", - "name": "Opening Cut", - "slug": "opening-cut", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eAs long as you have exactly one card in your memory, Opening Cut gets +2\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e￰. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] As long as you have exactly one card in your memory, Opening Cut gets +2 POWER. (Apply this effect only if your champion's class matches this card's class.)", - "rule": null, - "flavor": "Fair fights only exist within honorable duels. In true battle, the quickest to act is usually the victor.", - "cost_memory": null, - "cost_reserve": 1, - "level": null, - "power": 1, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "KSKbpeiFQR", - "card_id": "vBetRTn3eW", - "collector_number": "051", - "slug": "opening-cut-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "UTvhuOIYs4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "RacrRt7e2Z", - "card_id": "vBetRTn3eW", - "collector_number": "100", - "slug": "opening-cut-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "VuJ9KdU8pR", - "card_id": "vBetRTn3eW", - "collector_number": "015", - "slug": "opening-cut-demo22", - "set": { - "name": "LGS Demo 2022", - "prefix": "DEMO22", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "qq5q6vd2bH", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "suo6qb0xp3", - "card_id": "vBetRTn3eW", - "collector_number": "100", - "slug": "opening-cut-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "wuir99sx6q", - "card_id": "vBetRTn3eW", - "collector_number": "052", - "slug": "opening-cut-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "x58ixy4b7s", - "population_operator": "≈", - "population": 45000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "suo6qb0xp3", - "card_id": "vBetRTn3eW", - "collector_number": "100", - "slug": "opening-cut-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "RacrRt7e2Z", - "card_id": "vBetRTn3eW", - "collector_number": "100", - "slug": "opening-cut-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "KSKbpeiFQR", - "card_id": "vBetRTn3eW", - "collector_number": "051", - "slug": "opening-cut-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "UTvhuOIYs4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "wuir99sx6q", - "card_id": "vBetRTn3eW", - "collector_number": "052", - "slug": "opening-cut-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "x58ixy4b7s", - "population_operator": "≈", - "population": 45000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "VuJ9KdU8pR", - "card_id": "vBetRTn3eW", - "collector_number": "015", - "slug": "opening-cut-demo22", - "set": { - "name": "LGS Demo 2022", - "prefix": "DEMO22", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "qq5q6vd2bH", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "08kkz07nau", - "types": [ - "ACTION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SPELL" - ], - "element": "FIRE", - "name": "Surging Bolt", - "slug": "surging-bolt", - "effect": "\u003cspan class=\"effect__label\"\u003eImbue 3\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(You may reserve all cards revealed as you activate this card. If at least three of them are fire element, this card becomes imbued.)\u003c/span\u003e\nDeal 3 damage to target champion. If Surging Bolt is \u003cspan class=\"effect__label\"\u003eimbued\u003c/span\u003e, deal 4 damage to that champion instead.", - "effect_raw": "Imbue 3 (You may reserve all cards revealed as you activate this card. If at least three of them are fire element, this card becomes imbued.)\nDeal 3 damage to target champion. If Surging Bolt is imbued, deal 4 damage to that champion instead.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "h5lahljr2d", - "card_id": "08kkz07nau", - "collector_number": "100", - "slug": "surging-bolt-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "h5lahljr2d", - "card_id": "08kkz07nau", - "collector_number": "100", - "slug": "surging-bolt-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "ijkyboiopv", - "types": [ - "ATTACK" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "POLEARM" - ], - "element": "FIRE", - "name": "Fiery Swing", - "slug": "fiery-swing", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Attack:\u003c/span\u003e You may banish up to six fire element cards from your graveyard. For each card banished this way, Fiery Swing gets +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion’s class matches this card’s class.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] On Attack: You may banish up to six fire element cards from your graveyard. For each card banished this way, Fiery Swing gets +1 POWER. (Apply this effect only if your champion’s class matches this card’s class.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 6, - "level": null, - "power": 6, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "knjhpl8ld5", - "card_id": "ijkyboiopv", - "collector_number": "100", - "slug": "fiery-swing-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "knjhpl8ld5", - "card_id": "ijkyboiopv", - "collector_number": "100", - "slug": "fiery-swing-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "WShYN9M3lU", - "types": [ - "ALLY" - ], - "classes": [ - "MAGE", - "TAMER" - ], - "subtypes": [ - "MAGE", - "TAMER", - "ANIMAL", - "BIRD" - ], - "element": "NORM", - "name": "Owl Familiar", - "slug": "owl-familiar", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e \u003cspan class=\"effect__label\"\u003eGlimpse 2\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(To \u003cspan class=\"effect__label\"\u003eglimpse\u003c/span\u003e, look at that many cards from the top of your deck. Put those cards back on the top or on the bottom of your deck in any order. Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] On Enter: Glimpse 2. (To glimpse, look at that many cards from the top of your deck. Put those cards back on the top or on the bottom of your deck in any order. Apply this effect only if your champion's class matches this card's class.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 1, - "level": null, - "power": 1, - "life": 1, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "20gvcgdmoy", - "card_id": "WShYN9M3lU", - "collector_number": "101", - "slug": "owl-familiar-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "OAQNoipZ9M", - "card_id": "WShYN9M3lU", - "collector_number": "101", - "slug": "owl-familiar-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "VqA6aSalXw", - "card_id": "WShYN9M3lU", - "collector_number": "052", - "slug": "owl-familiar-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "UTvhuOIYs4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "20gvcgdmoy", - "card_id": "WShYN9M3lU", - "collector_number": "101", - "slug": "owl-familiar-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "OAQNoipZ9M", - "card_id": "WShYN9M3lU", - "collector_number": "101", - "slug": "owl-familiar-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "VqA6aSalXw", - "card_id": "WShYN9M3lU", - "collector_number": "052", - "slug": "owl-familiar-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "UTvhuOIYs4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "1d47o7eanl", - "types": [ - "PHANTASIA" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "FRACTAL" - ], - "element": "FIRE", - "name": "Explosive Fractal", - "slug": "explosive-fractal", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__bubble\"\u003eMemory 4+\u003c/span\u003e \u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Deal 2 damage to target champion. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class and only if there are four or more cards in your memory.)\u003c/span\u003e\n\u003cspan class=\"effect__label\"\u003eReservable\u003c/span\u003e", - "effect_raw": "[Class Bonus] [Memory 4+] On Enter: Deal 2 damage to target champion. (Apply this effect only if your champion's class matches this card's class and only if there are four or more cards in your memory.)\nReservable", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "rbcz3hmf1y", - "card_id": "1d47o7eanl", - "collector_number": "101", - "slug": "explosive-fractal-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - }, - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "rbcz3hmf1y", - "card_id": "1d47o7eanl", - "collector_number": "101", - "slug": "explosive-fractal-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - }, - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "wOKw0q4SZR", - "types": [ - "ACTION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SPELL" - ], - "element": "ARCANE", - "name": "Anger the Skies", - "slug": "anger-the-skies", - "effect": "Deal 3 damage to all allies. \u003cspan class=\"effect__label\"\u003eClass Bonus:\u003c/span\u003e Deal 4 damage to those allies instead.", - "effect_raw": "Deal 3 damage to all allies. Class Bonus: Deal 4 damage to those allies instead.", - "rule": null, - "flavor": "Those beneath darkened clouds can do little once the raucous thundering begins.", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "460hsmbz1f", - "card_id": "wOKw0q4SZR", - "collector_number": "238", - "slug": "anger-the-skies-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - }, - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "QWSgPMF7Yy", - "card_id": "wOKw0q4SZR", - "collector_number": "238", - "slug": "anger-the-skies-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - }, - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "oJxHM7bFVy", - "card_id": "wOKw0q4SZR", - "collector_number": "101", - "slug": "anger-the-skies-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [], - "circulations": [ - { - "uuid": "oh3FJCqcQ0", - "population_operator": "≈", - "population": 19000, - "foil": false - } - ] - }, - { - "uuid": "uzbtt4xzta", - "card_id": "wOKw0q4SZR", - "collector_number": "090", - "slug": "anger-the-skies-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "ofe9mk0fw0", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "oJxHM7bFVy", - "card_id": "wOKw0q4SZR", - "collector_number": "101", - "slug": "anger-the-skies-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [], - "circulations": [ - { - "uuid": "oh3FJCqcQ0", - "population_operator": "≈", - "population": 19000, - "foil": false - } - ] - }, - { - "uuid": "460hsmbz1f", - "card_id": "wOKw0q4SZR", - "collector_number": "238", - "slug": "anger-the-skies-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - }, - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "QWSgPMF7Yy", - "card_id": "wOKw0q4SZR", - "collector_number": "238", - "slug": "anger-the-skies-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - }, - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "uzbtt4xzta", - "card_id": "wOKw0q4SZR", - "collector_number": "090", - "slug": "anger-the-skies-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "ofe9mk0fw0", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "5sw9f8uqrp", - "types": [ - "ACTION" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "SKILL", - "REACTION" - ], - "element": "FIRE", - "name": "Under Fire", - "slug": "under-fire", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eThis card costs 1 less to activate.\nYour champion becomes \u003cspan class=\"effect__label\"\u003edistant\u003c/span\u003e. Then you may have Under Fire deal 4 damage to your champion. If you do, your champion gains \u003cspan class=\"effect__label\"\u003estealth\u003c/span\u003e until end of turn.", - "effect_raw": "[Class Bonus] This card costs 1 less to activate.\nYour champion becomes distant. Then you may have Under Fire deal 4 damage to your champion. If you do, your champion gains stealth until end of turn.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "ijq62nobfs", - "card_id": "5sw9f8uqrp", - "collector_number": "101", - "slug": "under-fire-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "ijq62nobfs", - "card_id": "5sw9f8uqrp", - "collector_number": "101", - "slug": "under-fire-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "914hZjxDL0", - "types": [ - "ACTION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SKILL" - ], - "element": "NORM", - "name": "Peer into Mana", - "slug": "peer-into-mana", - "effect": "Put 2+\u003cspan class=\"effect__label\"\u003eLV enlighten\u003c/span\u003e counters on your champion. \u003cspan class=\"effect__reminder\"\u003e(\u003cspan class=\"effect__label\"\u003eLV\u003c/span\u003e refers to your champion's level. You may remove three \u003cspan class=\"effect__label\"\u003eenlighten\u003c/span\u003e counters from your champion to draw a card.)\u003c/span\u003e", - "effect_raw": "Put 2+LV enlighten counters on your champion. (LV refers to your champion's level. You may remove three enlighten counters from your champion to draw a card.)", - "rule": null, - "flavor": "Few have such innate talent to probe pure mana. Fewer still can exquisitely mold it.", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "3p6i0iqmyn", - "card_id": "914hZjxDL0", - "collector_number": "053", - "slug": "peer-into-mana-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "x58ixy4b7s", - "population_operator": "≈", - "population": 45000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "YhXIYuuWCH", - "card_id": "914hZjxDL0", - "collector_number": "102", - "slug": "peer-into-mana-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "dekro8jwan", - "card_id": "914hZjxDL0", - "collector_number": "102", - "slug": "peer-into-mana-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "lr7hqOfc54", - "card_id": "914hZjxDL0", - "collector_number": "053", - "slug": "peer-into-mana-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "zYWnZ9UL2d", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "dekro8jwan", - "card_id": "914hZjxDL0", - "collector_number": "102", - "slug": "peer-into-mana-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "YhXIYuuWCH", - "card_id": "914hZjxDL0", - "collector_number": "102", - "slug": "peer-into-mana-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "lr7hqOfc54", - "card_id": "914hZjxDL0", - "collector_number": "053", - "slug": "peer-into-mana-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "zYWnZ9UL2d", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "3p6i0iqmyn", - "card_id": "914hZjxDL0", - "collector_number": "053", - "slug": "peer-into-mana-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "x58ixy4b7s", - "population_operator": "≈", - "population": 45000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "1gxrpx8jyp", - "types": [ - "ALLY" - ], - "classes": [ - "CLERIC", - "TAMER" - ], - "subtypes": [ - "CLERIC", - "TAMER", - "AUTOMATON" - ], - "element": "FIRE", - "name": "Fanatical Devotee", - "slug": "fanatical-devotee", - "effect": "\u003cspan class=\"effect__bubble\"\u003eMemory 4+\u003c/span\u003e Fanatical Devotee gets + 1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if there are four or more cards in your memory.)\u003c/span\u003e\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Death:\u003c/span\u003e You may banish two other fire element cards from your graveyard. When you do, deal 3 damage to target champion.", - "effect_raw": "[Memory 4+] Fanatical Devotee gets + 1 POWER. (Apply this effect only if there are four or more cards in your memory.)\n[Class Bonus] On Death: You may banish two other fire element cards from your graveyard. When you do, deal 3 damage to target champion.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 2, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "yx0qv0but4", - "card_id": "1gxrpx8jyp", - "collector_number": "102", - "slug": "fanatical-devotee-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - }, - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "yx0qv0but4", - "card_id": "1gxrpx8jyp", - "collector_number": "102", - "slug": "fanatical-devotee-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - }, - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "tjej4mcnqs", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "SPELL" - ], - "element": "FIRE", - "name": "Vermilion Decree", - "slug": "vermilion-decree", - "effect": "\u003cspan class=\"effect__label\"\u003eImbue 3\u003c/span\u003e\nChoose one. If Vermilion Decree is \u003cspan class=\"effect__label\"\u003eimbued\u003c/span\u003e, choose two instead—\n• Deal 3 damage to up to one target champion.\n• Deal 2 damage to up to one target ally.\n• Each player draws a card.", - "effect_raw": "Imbue 3\nChoose one. If Vermilion Decree is imbued, choose two instead—\n• Deal 3 damage to up to one target champion.\n• Deal 2 damage to up to one target ally.\n• Each player draws a card.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "yrc9a8c16b", - "card_id": "tjej4mcnqs", - "collector_number": "102", - "slug": "vermilion-decree-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "9mcfxfnivt", - "population_operator": "≈", - "population": 425, - "foil": true - }, - { - "uuid": "yu6vbz7b8g", - "population_operator": "≈", - "population": 6983, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "yrc9a8c16b", - "card_id": "tjej4mcnqs", - "collector_number": "102", - "slug": "vermilion-decree-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "9mcfxfnivt", - "population_operator": "≈", - "population": 425, - "foil": true - }, - { - "uuid": "yu6vbz7b8g", - "population_operator": "≈", - "population": 6983, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "wc8tuhuy4x", - "types": [ - "ALLY" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "HUMAN" - ], - "element": "FIRE", - "name": "Fiery Duelist", - "slug": "fiery-duelist", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eRanged 2\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(As long as this unit is \u003cspan class=\"effect__label\"\u003edistant\u003c/span\u003e, its attacks get \u003cspan class=\"effect__correction\"\u003e+2\u003c/span\u003e\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e.)\u003c/span\u003e\n\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e You may discard a fire element card. If you do, draw a card and Fiery Duelist becomes \u003cspan class=\"effect__label\"\u003edistant\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(Units stay \u003cspan class=\"effect__label\"\u003edistant\u003c/span\u003e until the end of their controller's turn.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] Ranged 2 (As long as this unit is distant, its attacks get +2 POWER.)\nOn Enter: You may discard a fire element card. If you do, draw a card and Fiery Duelist becomes distant. (Units stay distant until the end of their controller's turn.)", - "rule": [ - { - "title": "ERRATA", - "date_added": "2024-01-19", - "description": "'Reminder text error: +1 -\u003e +2.'" - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 1, - "life": 1, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.064Z", - "editions": [ - { - "uuid": "xztbvgf2u8", - "card_id": "wc8tuhuy4x", - "collector_number": "103", - "slug": "fiery-duelist-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "DragonArt Tris", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "xztbvgf2u8", - "card_id": "wc8tuhuy4x", - "collector_number": "103", - "slug": "fiery-duelist-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "DragonArt Tris", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "uCIEMgGjWe", - "types": [ - "ALLY" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "HUMAN" - ], - "element": "NORM", - "name": "Port Smuggler", - "slug": "port-smuggler", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003ePort Smuggler's attacks can't be intercepted. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] Port Smuggler's attacks can't be intercepted. (Apply this effect only if your champion's class matches this card's class.)", - "rule": null, - "flavor": "Anything is possible with some coin and a glib tongue.", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 1, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "I4V3KV0ZXz", - "card_id": "uCIEMgGjWe", - "collector_number": "103", - "slug": "port-smuggler-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Gendo", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "gp77qv4o1n", - "card_id": "uCIEMgGjWe", - "collector_number": "103", - "slug": "port-smuggler-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Gendo", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "gp77qv4o1n", - "card_id": "uCIEMgGjWe", - "collector_number": "103", - "slug": "port-smuggler-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Gendo", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "I4V3KV0ZXz", - "card_id": "uCIEMgGjWe", - "collector_number": "103", - "slug": "port-smuggler-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Gendo", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "59ueoujs9f", - "types": [ - "ALLY" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "ANIMAL", - "BIRD" - ], - "element": "FIRE", - "name": "Flamewing Fowl", - "slug": "flamewing-fowl", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eAs long as Flamewing Fowl is attacking a champion, it gets +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion’s class matches this card’s class.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] As long as Flamewing Fowl is attacking a champion, it gets +1 POWER. (Apply this effect only if your champion’s class matches this card’s class.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 3, - "life": 1, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "3e5fwim0w8", - "card_id": "59ueoujs9f", - "collector_number": "103", - "slug": "flamewing-fowl-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - }, - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "3e5fwim0w8", - "card_id": "59ueoujs9f", - "collector_number": "103", - "slug": "flamewing-fowl-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - }, - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "m3n9yvn1uo", - "types": [ - "ALLY" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "HUMAN" - ], - "element": "FIRE", - "name": "Volatile Fusilier", - "slug": "volatile-fusilier", - "effect": "\u003cspan class=\"effect__label\"\u003eRanged 2\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(As long as this unit is \u003cspan class=\"effect__label\"\u003edistant\u003c/span\u003e, its attacks get +2\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e.)\u003c/span\u003e \n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e You may have Volatile Fusilier deal 4 damage to your champion. If you do, Volatile Fusilier becomes \u003cspan class=\"effect__label\"\u003edistant\u003c/span\u003e.", - "effect_raw": "Ranged 2 (As long as this unit is distant, its attacks get +2 POWER.) \n[Class Bonus] On Enter: You may have Volatile Fusilier deal 4 damage to your champion. If you do, Volatile Fusilier becomes distant.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 1, - "level": null, - "power": 1, - "life": 1, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "n55g9b5m6s", - "card_id": "m3n9yvn1uo", - "collector_number": "103", - "slug": "volatile-fusilier-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "n55g9b5m6s", - "card_id": "m3n9yvn1uo", - "collector_number": "103", - "slug": "volatile-fusilier-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "GXeEa0pe3B", - "types": [ - "ALLY" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "BEAST", - "BULL" - ], - "element": "NORM", - "name": "Rebellious Bull", - "slug": "rebellious-bull", - "effect": "Rebellious Bull enters the field rested.\r\n\u003cspan class=\"effect__label\"\u003ePride 3\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This ally won't obey you unless your champion is level 3 or higher.)\u003c/span\u003e", - "effect_raw": "Rebellious Bull enters the field rested.\nPride 3 (This ally won't obey you unless your champion is level 3 or higher.)", - "rule": [ - { - "title": "", - "date_added": "2023-04-15", - "description": "A unit that does not obey you can't attack or intercept, and its activated abilities can't be activated." - } - ], - "flavor": "Though strong and resilient, these prideful beasts are difficult to make submit.", - "cost_memory": null, - "cost_reserve": 5, - "level": null, - "power": 3, - "life": 4, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "2rz308kuz0", - "card_id": "GXeEa0pe3B", - "collector_number": "054", - "slug": "rebellious-bull-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "ofe9mk0fw0", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "82y9Xp6uLS", - "card_id": "GXeEa0pe3B", - "collector_number": "104", - "slug": "rebellious-bull-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "nsdwmx01wd", - "card_id": "GXeEa0pe3B", - "collector_number": "104", - "slug": "rebellious-bull-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "nsdwmx01wd", - "card_id": "GXeEa0pe3B", - "collector_number": "104", - "slug": "rebellious-bull-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "82y9Xp6uLS", - "card_id": "GXeEa0pe3B", - "collector_number": "104", - "slug": "rebellious-bull-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "2rz308kuz0", - "card_id": "GXeEa0pe3B", - "collector_number": "054", - "slug": "rebellious-bull-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "ofe9mk0fw0", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "ippor7ch2b", - "types": [ - "ACTION" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "SKILL" - ], - "element": "FIRE", - "name": "Fiery Warcry", - "slug": "fiery-warcry", - "effect": "Draw a card, then discard a card.\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eYou may banish a fire element card from your graveyard. When you do, target ally loses \u003cspan class=\"effect__label\"\u003etaunt\u003c/span\u003e and \u003cspan class=\"effect__label\"\u003eintercept\u003c/span\u003e until end of turn.", - "effect_raw": "Draw a card, then discard a card.\n[Class Bonus] You may banish a fire element card from your graveyard. When you do, target ally loses taunt and intercept until end of turn.", - "rule": null, - "flavor": "A superheated shout to rattle any foe.", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "2v5c00rrag", - "card_id": "ippor7ch2b", - "collector_number": "104", - "slug": "fiery-warcry-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - }, - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "2v5c00rrag", - "card_id": "ippor7ch2b", - "collector_number": "104", - "slug": "fiery-warcry-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - }, - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "y5ttkat9hr", - "types": [ - "ITEM" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "POTION" - ], - "element": "WATER", - "name": "Aqua Vitae", - "slug": "aqua-vitae", - "effect": "\u003cspan class=\"effect__label\"\u003eBrew\u003c/span\u003e — One Springleaf\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eAt the beginning of your recollection phase, put an \u003cspan class=\"effect__label\"\u003eage\u003c/span\u003e counter on Aqua Vitae.\n\u003cspan class=\"effect__label\"\u003eSacrifice Aqua Vitae:\u003c/span\u003e Draw a card. Then if there \u003cspan class=\"effect__correction\"\u003ewere\u003c/span\u003e three or more \u003cspan class=\"effect__label\"\u003eage\u003c/span\u003e counters on Aqua Vitae, draw an additional card.", - "effect_raw": "Brew — One Springleaf\n[Class Bonus] At the beginning of your recollection phase, put an age counter on Aqua Vitae.\nSacrifice Aqua Vitae: Draw a card. Then if there were three or more age counters on Aqua Vitae, draw an additional card.", - "rule": [ - { - "title": "ERRATA", - "date_added": "2024-05-17", - "description": "'are -\u003e were.'" - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "qe6kd7gocb", - "card_id": "y5ttkat9hr", - "collector_number": "104", - "slug": "aqua-vitae-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "qe6kd7gocb", - "card_id": "y5ttkat9hr", - "collector_number": "104", - "slug": "aqua-vitae-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "aljx2ru1w3", - "types": [ - "ALLY" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "ANIMAL", - "HORSE" - ], - "element": "FIRE", - "name": "Flashfire Horse", - "slug": "flashfire-horse", - "effect": "\u003cspan class=\"effect__label\"\u003eFast Activation\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(You may activate this card at fast speed.)\u003c/span\u003e", - "effect_raw": "Fast Activation (You may activate this card at fast speed.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 2, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "kud1wxl2yv", - "card_id": "aljx2ru1w3", - "collector_number": "104", - "slug": "flashfire-horse-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "kud1wxl2yv", - "card_id": "aljx2ru1w3", - "collector_number": "104", - "slug": "flashfire-horse-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "NaGi9nBjJA", - "types": [ - "ATTACK" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "SWORD" - ], - "element": "NORM", - "name": "Reckless Slash", - "slug": "reckless-slash", - "effect": null, - "effect_raw": null, - "rule": null, - "flavor": "Sometimes the simplest tactic is the most effective.", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 3, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "I04cXSLEah", - "card_id": "NaGi9nBjJA", - "collector_number": "016", - "slug": "reckless-slash-demo22", - "set": { - "name": "LGS Demo 2022", - "prefix": "DEMO22", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "qq5q6vd2bH", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "bZ2tagSaFZ", - "card_id": "NaGi9nBjJA", - "collector_number": "054", - "slug": "reckless-slash-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "UTvhuOIYs4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "frFcGYCahx", - "card_id": "NaGi9nBjJA", - "collector_number": "105", - "slug": "reckless-slash-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "fx51ecr6ni", - "card_id": "NaGi9nBjJA", - "collector_number": "105", - "slug": "reckless-slash-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "iod8bfeh00", - "card_id": "NaGi9nBjJA", - "collector_number": "071", - "slug": "reckless-slash-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - }, - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "fx51ecr6ni", - "card_id": "NaGi9nBjJA", - "collector_number": "105", - "slug": "reckless-slash-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "frFcGYCahx", - "card_id": "NaGi9nBjJA", - "collector_number": "105", - "slug": "reckless-slash-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "bZ2tagSaFZ", - "card_id": "NaGi9nBjJA", - "collector_number": "054", - "slug": "reckless-slash-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "UTvhuOIYs4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "I04cXSLEah", - "card_id": "NaGi9nBjJA", - "collector_number": "016", - "slug": "reckless-slash-demo22", - "set": { - "name": "LGS Demo 2022", - "prefix": "DEMO22", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "qq5q6vd2bH", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "iod8bfeh00", - "card_id": "NaGi9nBjJA", - "collector_number": "071", - "slug": "reckless-slash-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - }, - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "eqhj1trn0y", - "types": [ - "ALLY" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "AUTOMATON" - ], - "element": "WATER", - "name": "Cell Converter", - "slug": "cell-converter", - "effect": "At the beginning of your end phase, \u003cspan class=\"effect__label\"\u003esummon\u003c/span\u003e a \u003ca data-edition-slug=\"powercell-mrc-a\" class=\"effect__edition-hover effect__label\"\u003ePowercell\u003c/a\u003e token rested.\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)\u003c/span\u003e ", - "effect_raw": "At the beginning of your end phase, summon a Powercell token rested.\n[Class Bonus] Floating Memory (While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.) ", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 0, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "33mr0kxj0c", - "card_id": "eqhj1trn0y", - "collector_number": "105", - "slug": "cell-converter-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "33mr0kxj0c", - "card_id": "eqhj1trn0y", - "collector_number": "105", - "slug": "cell-converter-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "5pw07bh5wf", - "types": [ - "PHANTASIA" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "FRACTAL" - ], - "element": "FIRE", - "name": "Fractal of Sparks", - "slug": "fractal-of-sparks", - "effect": "\u003cspan class=\"effect__label\"\u003eReservable\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a reserve cost, you may rest this object to pay for 1 of that cost.)\u003c/span\u003e\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e\u003cspan class=\"effect__label\"\u003e:\u003c/span\u003e Deal 1 damage to target champion. \u003cspan class=\"effect__reminder\"\u003e(Activate this ability only if your champion’s class matches this card’s class.)\u003c/span\u003e", - "effect_raw": "Reservable (While paying for a reserve cost, you may rest this object to pay for 1 of that cost.)\n[Class Bonus] [REST]: Deal 1 damage to target champion. (Activate this ability only if your champion’s class matches this card’s class.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "3i2xl70228", - "card_id": "5pw07bh5wf", - "collector_number": "105", - "slug": "fractal-of-sparks-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "3i2xl70228", - "card_id": "5pw07bh5wf", - "collector_number": "105", - "slug": "fractal-of-sparks-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "AnEPyfFfHj", - "types": [ - "ACTION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SPELL" - ], - "element": "ARCANE", - "name": "Power Overwhelming", - "slug": "power-overwhelming", - "effect": "Remove any amount of \u003cspan class=\"effect__label\"\u003eenlighten\u003c/span\u003e counters from your champion. Your champion gets +1 level for each counter removed this way until end of turn.", - "effect_raw": "Remove any amount of enlighten counters from your champion. Your champion gets +1 level for each counter removed this way until end of turn.", - "rule": null, - "flavor": "Power without semblance of subtlety. One would do well to discard notions of escaping unscathed when battling a full-fledged arcanist.", - "cost_memory": null, - "cost_reserve": 0, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "7YwfHJaVjZ", - "card_id": "AnEPyfFfHj", - "collector_number": "105KS", - "slug": "power-overwhelming-doap-ks", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "8RstF8rBQO", - "population_operator": "≈", - "population": 2500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "hliq22hip5", - "card_id": "AnEPyfFfHj", - "collector_number": "094", - "slug": "power-overwhelming-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "6wfv3d1d36", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "jcy4437wrw", - "card_id": "AnEPyfFfHj", - "collector_number": "245", - "slug": "power-overwhelming-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "a20w86m1im", - "population_operator": "≈", - "population": 6050, - "foil": false - }, - { - "uuid": "htjm4muq20", - "population_operator": "≈", - "population": 423, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "oK7dgm60MK", - "card_id": "AnEPyfFfHj", - "collector_number": "105", - "slug": "power-overwhelming-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "ZdI8z18WO4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "s4tuDwxXmt", - "card_id": "AnEPyfFfHj", - "collector_number": "245", - "slug": "power-overwhelming-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "KUqNycUAeY", - "population_operator": "≈", - "population": 109, - "foil": true - }, - { - "uuid": "urolRm4zO0", - "population_operator": "≈", - "population": 2400, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "oK7dgm60MK", - "card_id": "AnEPyfFfHj", - "collector_number": "105", - "slug": "power-overwhelming-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "ZdI8z18WO4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "7YwfHJaVjZ", - "card_id": "AnEPyfFfHj", - "collector_number": "105KS", - "slug": "power-overwhelming-doap-ks", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "8RstF8rBQO", - "population_operator": "≈", - "population": 2500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "jcy4437wrw", - "card_id": "AnEPyfFfHj", - "collector_number": "245", - "slug": "power-overwhelming-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "htjm4muq20", - "population_operator": "≈", - "population": 423, - "foil": true - }, - { - "uuid": "a20w86m1im", - "population_operator": "≈", - "population": 6050, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "s4tuDwxXmt", - "card_id": "AnEPyfFfHj", - "collector_number": "245", - "slug": "power-overwhelming-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "KUqNycUAeY", - "population_operator": "≈", - "population": 109, - "foil": true - }, - { - "uuid": "urolRm4zO0", - "population_operator": "≈", - "population": 2400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "hliq22hip5", - "card_id": "AnEPyfFfHj", - "collector_number": "094", - "slug": "power-overwhelming-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "6wfv3d1d36", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "bmoqk2c7wk", - "types": [ - "ACTION" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "SPELL" - ], - "element": "FIRE", - "name": "Fireblooded Oath", - "slug": "fireblooded-oath", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eThis card costs 2 less to activate.\nAs an additional cost to activate this card, banish three fire element cards from your graveyard.\nLevel up your champion. At the beginning of the next end phase, \u003cspan class=\"effect__label\"\u003edelevel\u003c/span\u003e your champion.", - "effect_raw": "[Class Bonus] This card costs 2 less to activate.\nAs an additional cost to activate this card, banish three fire element cards from your graveyard.\nLevel up your champion. At the beginning of the next end phase, delevel your champion.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 5, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "p8m7o091zv", - "card_id": "bmoqk2c7wk", - "collector_number": "105", - "slug": "fireblooded-oath-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "ct3ynbcrae", - "population_operator": "≈", - "population": 6340, - "foil": false - }, - { - "uuid": "so1p5u153b", - "population_operator": "≈", - "population": 344, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "p8m7o091zv", - "card_id": "bmoqk2c7wk", - "collector_number": "105", - "slug": "fireblooded-oath-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "so1p5u153b", - "population_operator": "≈", - "population": 344, - "foil": true - }, - { - "uuid": "ct3ynbcrae", - "population_operator": "≈", - "population": 6340, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "b43adsk77Y", - "types": [ - "ACTION" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "SWORD", - "CRAFT" - ], - "element": "NORM", - "name": "Refurbish", - "slug": "refurbish", - "effect": "Put two \u003cspan class=\"effect__label\"\u003edurability\u003c/span\u003e counters on target Sword weapon you control.", - "effect_raw": "Put two durability counters on target Sword weapon you control.", - "rule": null, - "flavor": "When whetted and oiled, even scrapped blades can once again become razor-sharp.", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "Ck3rH35neD", - "card_id": "b43adsk77Y", - "collector_number": "106", - "slug": "refurbish-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "fnz9ogm3zj", - "card_id": "b43adsk77Y", - "collector_number": "106", - "slug": "refurbish-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "ybT6KGi3Ha", - "card_id": "b43adsk77Y", - "collector_number": "055", - "slug": "refurbish-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "UTvhuOIYs4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "fnz9ogm3zj", - "card_id": "b43adsk77Y", - "collector_number": "106", - "slug": "refurbish-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "Ck3rH35neD", - "card_id": "b43adsk77Y", - "collector_number": "106", - "slug": "refurbish-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "ybT6KGi3Ha", - "card_id": "b43adsk77Y", - "collector_number": "055", - "slug": "refurbish-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "UTvhuOIYs4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "lzjmwuir99", - "types": [ - "ALLY" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "AUTOMATON" - ], - "element": "FIRE", - "name": "Firetuned Automaton", - "slug": "firetuned-automaton", - "effect": "As an additional cost to activate this card, discard a fire element card.\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)\u003c/span\u003e", - "effect_raw": "As an additional cost to activate this card, discard a fire element card.\n[Class Bonus] Floating Memory (While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 3, - "life": 1, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.064Z", - "editions": [ - { - "uuid": "75lahlir23", - "card_id": "lzjmwuir99", - "collector_number": "106", - "slug": "firetuned-automaton-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "DragonArt TaroTarou", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - }, - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "75lahlir23", - "card_id": "lzjmwuir99", - "collector_number": "106", - "slug": "firetuned-automaton-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "DragonArt TaroTarou", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - }, - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "etaebjlwab", - "types": [ - "ALLY" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "AUTOMATON" - ], - "element": "WATER", - "name": "Cell Sharpshooter", - "slug": "cell-sharpshooter", - "effect": "\u003cspan class=\"effect__label\"\u003eRanged 2\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(As long as this unit is \u003cspan class=\"effect__label\"\u003edistant\u003c/span\u003e, its attacks get +2\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e.)\u003c/span\u003e \n\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e You may banish a card with \u003cspan class=\"effect__label\"\u003efloating memory\u003c/span\u003e from your graveyard. If you do, draw a card and \u003cspan class=\"effect__label\"\u003esummon\u003c/span\u003e a \u003ca data-edition-slug=\"powercell-mrc-a\" class=\"effect__edition-hover effect__label\"\u003ePowercell\u003c/a\u003e token rested.", - "effect_raw": "Ranged 2 (As long as this unit is distant, its attacks get +2 POWER.) \nOn Enter: You may banish a card with floating memory from your graveyard. If you do, draw a card and summon a Powercell token rested.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 1, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "kca6jhwltx", - "card_id": "etaebjlwab", - "collector_number": "106", - "slug": "cell-sharpshooter-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "DragonArt TaroTarou", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "kca6jhwltx", - "card_id": "etaebjlwab", - "collector_number": "106", - "slug": "cell-sharpshooter-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "DragonArt TaroTarou", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "4a7QLLouGk", - "types": [ - "ATTACK" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "SWORD" - ], - "element": "NORM", - "name": "Savage Slash", - "slug": "savage-slash", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost. Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] Floating Memory (While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost. Apply this effect only if your champion's class matches this card's class.)", - "rule": null, - "flavor": "Her first strike was ferocious.", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 2, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "06fycxeq8q", - "card_id": "4a7QLLouGk", - "collector_number": "015", - "slug": "savage-slash-demo23", - "set": { - "name": "LGS Demo 2023", - "prefix": "DEMO23", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "jru4jkqxte", - "population_operator": "≈", - "population": 50000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "7nk45swaf8", - "card_id": "4a7QLLouGk", - "collector_number": "055", - "slug": "savage-slash-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "x58ixy4b7s", - "population_operator": "≈", - "population": 45000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "iy38t21cfh", - "card_id": "4a7QLLouGk", - "collector_number": "107", - "slug": "savage-slash-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "r4a2ollkod", - "card_id": "4a7QLLouGk", - "collector_number": "018", - "slug": "savage-slash-sp2", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "f505qzzace", - "population_operator": "≈", - "population": 1280, - "foil": true - }, - { - "uuid": "vl4ks2p1sv", - "population_operator": "≈", - "population": 33000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "sxUsVgyBBJ", - "card_id": "4a7QLLouGk", - "collector_number": "056", - "slug": "savage-slash-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "PY7WcpLIti", - "population_operator": "≈", - "population": 22500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "trTzV0I5ji", - "card_id": "4a7QLLouGk", - "collector_number": "107", - "slug": "savage-slash-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "iy38t21cfh", - "card_id": "4a7QLLouGk", - "collector_number": "107", - "slug": "savage-slash-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "trTzV0I5ji", - "card_id": "4a7QLLouGk", - "collector_number": "107", - "slug": "savage-slash-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "sxUsVgyBBJ", - "card_id": "4a7QLLouGk", - "collector_number": "056", - "slug": "savage-slash-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "PY7WcpLIti", - "population_operator": "≈", - "population": 22500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "7nk45swaf8", - "card_id": "4a7QLLouGk", - "collector_number": "055", - "slug": "savage-slash-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "x58ixy4b7s", - "population_operator": "≈", - "population": 45000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "06fycxeq8q", - "card_id": "4a7QLLouGk", - "collector_number": "015", - "slug": "savage-slash-demo23", - "set": { - "name": "LGS Demo 2023", - "prefix": "DEMO23", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "jru4jkqxte", - "population_operator": "≈", - "population": 50000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "r4a2ollkod", - "card_id": "4a7QLLouGk", - "collector_number": "018", - "slug": "savage-slash-sp2", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "f505qzzace", - "population_operator": "≈", - "population": 1280, - "foil": true - }, - { - "uuid": "vl4ks2p1sv", - "population_operator": "≈", - "population": 33000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "sx6q3p6i0i", - "types": [ - "ACTION" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "SKILL" - ], - "element": "FIRE", - "name": "Fireworks Display", - "slug": "fireworks-display", - "effect": "Deal 1 damage to all units target player controls. Until end of turn, if a unit that player controls would die, banish it instead.", - "effect_raw": "Deal 1 damage to all units target player controls. Until end of turn, if a unit that player controls would die, banish it instead.", - "rule": null, - "flavor": "An explosion is perfect for both friends and enemies. The only difference is just the distance.", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "ijp6tdoafs", - "card_id": "sx6q3p6i0i", - "collector_number": "107", - "slug": "fireworks-display-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - }, - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "jyhlusgp77", - "card_id": "sx6q3p6i0i", - "collector_number": "055", - "slug": "fireworks-display-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 6, - "circulationTemplates": [], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "ijp6tdoafs", - "card_id": "sx6q3p6i0i", - "collector_number": "107", - "slug": "fireworks-display-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - }, - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "jyhlusgp77", - "card_id": "sx6q3p6i0i", - "collector_number": "055", - "slug": "fireworks-display-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 6, - "circulationTemplates": [], - "circulations": [] - } - ] - }, - { - "uuid": "td460e8ig0", - "types": [ - "ATTACK" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "POLEARM" - ], - "element": "FIRE", - "name": "Heated Vengeance", - "slug": "heated-vengeance", - "effect": "As long as your champion has taken damage this turn, Heated Vengeance gets +3\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e.\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Attack:\u003c/span\u003e You may have Heated Vengeance deal 3 damage to your champion.", - "effect_raw": "As long as your champion has taken damage this turn, Heated Vengeance gets +3 POWER.\n[Class Bonus] On Attack: You may have Heated Vengeance deal 3 damage to your champion.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 2, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "1x041sk6lk", - "card_id": "td460e8ig0", - "collector_number": "107", - "slug": "heated-vengeance-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Pinakes", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "1x041sk6lk", - "card_id": "td460e8ig0", - "collector_number": "107", - "slug": "heated-vengeance-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Pinakes", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "ipl6gt7lh9", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "SPELL" - ], - "element": "WATER", - "name": "Cerulean Decree", - "slug": "cerulean-decree", - "effect": "\u003cspan class=\"effect__label\"\u003eImbue 3\u003c/span\u003e\nChoose one. If Cerulean Decree is \u003cspan class=\"effect__label\"\u003eimbued\u003c/span\u003e, choose two instead—\n• \u003cspan class=\"effect__label\"\u003eNegate\u003c/span\u003e up to one target non-attack card activation unless its controller pays \u003cspan class=\"effect__bubble effect__bubble--yellow ml-2\"\u003e2\u003c/span\u003e.\n• Up to one target unit’s attacks get -3\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e until end of turn.\n• Draw a card into your memory.", - "effect_raw": "Imbue 3\nChoose one. If Cerulean Decree is imbued, choose two instead—\n• Negate up to one target non-attack card activation unless its controller pays [2].\n• Up to one target unit’s attacks get -3 POWER until end of turn.\n• Draw a card into your memory.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "u2eftu1h4p", - "card_id": "ipl6gt7lh9", - "collector_number": "107", - "slug": "cerulean-decree-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "9mcfxfnivt", - "population_operator": "≈", - "population": 425, - "foil": true - }, - { - "uuid": "yu6vbz7b8g", - "population_operator": "≈", - "population": 6983, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "u2eftu1h4p", - "card_id": "ipl6gt7lh9", - "collector_number": "107", - "slug": "cerulean-decree-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "9mcfxfnivt", - "population_operator": "≈", - "population": 425, - "foil": true - }, - { - "uuid": "yu6vbz7b8g", - "population_operator": "≈", - "population": 6983, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "qmyn2rz308", - "types": [ - "ALLY" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "HUMAN" - ], - "element": "FIRE", - "name": "Flameblessed Trainee", - "slug": "flameblessed-trainee", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Attack:\u003c/span\u003e If Flameblessed Trainee is attacking an ally, you may discard a fire element card. If you do, this attack gets +3\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] On Attack: If Flameblessed Trainee is attacking an ally, you may discard a fire element card. If you do, this attack gets +3 POWER. (Apply this effect only if your champion's class matches this card's class.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 1, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "yqc998c1w1", - "card_id": "qmyn2rz308", - "collector_number": "108", - "slug": "flameblessed-trainee-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "yqc998c1w1", - "card_id": "qmyn2rz308", - "collector_number": "108", - "slug": "flameblessed-trainee-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "v2214upufo", - "types": [ - "ACTION" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "SKILL", - "REACTION" - ], - "element": "WATER", - "name": "Collapsing Trap", - "slug": "collapsing-trap", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eIf it’s not your turn, you may remove a \u003cspan class=\"effect__label\"\u003epreparation\u003c/span\u003e counter from your champion to activate this card from your memory without paying its reserve cost. \nThe next time one or more allies would enter the field this turn, they enter the field rested instead.\n", - "effect_raw": "[Class Bonus] If it’s not your turn, you may remove a preparation counter from your champion to activate this card from your memory without paying its reserve cost. \nThe next time one or more allies would enter the field this turn, they enter the field rested instead.\n", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 0, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "zmq492ollk", - "card_id": "v2214upufo", - "collector_number": "108", - "slug": "collapsing-trap-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "zmq492ollk", - "card_id": "v2214upufo", - "collector_number": "108", - "slug": "collapsing-trap-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "snke7lneo4", - "types": [ - "UNIQUE", - "DOMAIN" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "CROSSROADS" - ], - "element": "FIRE", - "name": "Hulao Gate, Sun's Ascent", - "slug": "hulao-gate-suns-ascent", - "effect": "Whenever a unit declares an attack, deal 2 damage to it.\n\u003cspan class=\"effect__label\"\u003e\u003cspan class=\"effect__reminder\"\u003eUpkeep\u003c/span\u003e\u003c/span\u003e — At the beginning of your recollection phase, you may banish a fire element card from your graveyard. If you don't, sacrifice Hulao Gate.", - "effect_raw": "Whenever a unit declares an attack, deal 2 damage to it.\nUpkeep — At the beginning of your recollection phase, you may banish a fire element card from your graveyard. If you don't, sacrifice Hulao Gate.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "5215kvs6uj", - "card_id": "snke7lneo4", - "collector_number": "108", - "slug": "hulao-gate-suns-ascent-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "杭州新艺族", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "186cm7kob9", - "population_operator": "≈", - "population": 361, - "foil": true - }, - { - "uuid": "dbwg8erso7", - "population_operator": "≈", - "population": 8500, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "5215kvs6uj", - "card_id": "snke7lneo4", - "collector_number": "108", - "slug": "hulao-gate-suns-ascent-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "杭州新艺族", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "186cm7kob9", - "population_operator": "≈", - "population": 361, - "foil": true - }, - { - "uuid": "dbwg8erso7", - "population_operator": "≈", - "population": 8500, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "zpkcFs72Ah", - "types": [ - "ATTACK" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "FLUTE" - ], - "element": "NORM", - "name": "Smack with Flute", - "slug": "smack-with-flute", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Attack:\u003c/span\u003e Your champion gets +1 level until end of turn. \r\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)\u003c/span\u003e", - "effect_raw": "On Attack: Your champion gets +1 level until end of turn. \n[Class Bonus] Floating Memory (While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 1, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "VLZEMylSgU", - "card_id": "zpkcFs72Ah", - "collector_number": "109", - "slug": "smack-with-flute-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "chqan9q2k2", - "card_id": "zpkcFs72Ah", - "collector_number": "017", - "slug": "smack-with-flute-rec-slm", - "set": { - "name": "Re:Collection Slime Sovereign", - "prefix": "ReC-SLM", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "lhigkaejvd", - "card_id": "zpkcFs72Ah", - "collector_number": "109", - "slug": "smack-with-flute-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "mxqsm4o98v", - "card_id": "zpkcFs72Ah", - "collector_number": "057", - "slug": "smack-with-flute-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "3gu73wioon", - "population_operator": "≈", - "population": 60000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "lhigkaejvd", - "card_id": "zpkcFs72Ah", - "collector_number": "109", - "slug": "smack-with-flute-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "VLZEMylSgU", - "card_id": "zpkcFs72Ah", - "collector_number": "109", - "slug": "smack-with-flute-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "mxqsm4o98v", - "card_id": "zpkcFs72Ah", - "collector_number": "057", - "slug": "smack-with-flute-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "3gu73wioon", - "population_operator": "≈", - "population": 60000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "chqan9q2k2", - "card_id": "zpkcFs72Ah", - "collector_number": "017", - "slug": "smack-with-flute-rec-slm", - "set": { - "name": "Re:Collection Slime Sovereign", - "prefix": "ReC-SLM", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [], - "circulations": [] - } - ] - }, - { - "uuid": "oz13xfpk9x", - "types": [ - "ACTION" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "SKILL", - "REACTION" - ], - "element": "WATER", - "name": "Desperate Dive", - "slug": "desperate-dive", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eThis card costs 1 less to activate.\nPrevent the next X damage that would be dealt to target unit you control \u003cspan class=\"effect__correction\"\u003ethis turn\u003c/span\u003e where X is the amount of water element cards in your graveyard. That unit becomes \u003cspan class=\"effect__label\"\u003edistant\u003c/span\u003e.", - "effect_raw": "[Class Bonus] This card costs 1 less to activate.\nPrevent the next X damage that would be dealt to target unit you control this turn where X is the amount of water element cards in your graveyard. That unit becomes distant.", - "rule": [ - { - "title": "ERRATA", - "date_added": "2024-05-17", - "description": "'you control -\u003e you control this turn.'" - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "nd8dyh6ikm", - "card_id": "oz13xfpk9x", - "collector_number": "109", - "slug": "desperate-dive-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "nd8dyh6ikm", - "card_id": "oz13xfpk9x", - "collector_number": "109", - "slug": "desperate-dive-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "y6isxy5lh2", - "types": [ - "ACTION" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "SKILL" - ], - "element": "FIRE", - "name": "Force Load", - "slug": "force-load", - "effect": "Choose a fire or norm element Bullet card from your material deck with memory cost 0 and load it into target Gun weapon you control. \u003cspan class=\"effect__reminder\"\u003e(As a weapon is used for an attack, all of its loaded cards are put into the attacker's intent.)\u003c/span\u003e", - "effect_raw": "Choose a fire or norm element Bullet card from your material deck with memory cost 0 and load it into target Gun weapon you control. (As a weapon is used for an attack, all of its loaded cards are put into the attacker's intent.)", - "rule": [ - { - "title": "", - "date_added": "2024-01-19", - "description": "When a weapon is used for an attack, all of its loaded cards are put into the attacker's intent. In the case of Force Load, it allows more than one Bullet cards to be loaded at once and fired at the same time." - } - ], - "flavor": "Factory Recommendation: one round per shot.", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "aikvabhok5", - "card_id": "y6isxy5lh2", - "collector_number": "004", - "slug": "force-load-slc", - "set": { - "name": "SquareLive Collaboration", - "prefix": "SLC", - "language": "CN" - }, - "illustrator": "Primea Studio", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "g6p4dnamcf", - "population_operator": "≈", - "population": 1170, - "foil": false - }, - { - "uuid": "urjxqkt1po", - "population_operator": "≈", - "population": 140, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "m5v69b5m6r", - "card_id": "y6isxy5lh2", - "collector_number": "109", - "slug": "force-load-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - }, - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "ozdelso9jw", - "card_id": "y6isxy5lh2", - "collector_number": "072", - "slug": "force-load-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "dhemyydel1", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "m5v69b5m6r", - "card_id": "y6isxy5lh2", - "collector_number": "109", - "slug": "force-load-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - }, - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "ozdelso9jw", - "card_id": "y6isxy5lh2", - "collector_number": "072", - "slug": "force-load-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "dhemyydel1", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "aikvabhok5", - "card_id": "y6isxy5lh2", - "collector_number": "004", - "slug": "force-load-slc", - "set": { - "name": "SquareLive Collaboration", - "prefix": "SLC", - "language": "CN" - }, - "illustrator": "Primea Studio", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "urjxqkt1po", - "population_operator": "≈", - "population": 140, - "foil": true - }, - { - "uuid": "g6p4dnamcf", - "population_operator": "≈", - "population": 1170, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "267kgpwjmc", - "types": [ - "ACTION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SPELL" - ], - "element": "FIRE", - "name": "Ignite Fate", - "slug": "ignite-fate", - "effect": "Deal 2 damage to each champion. \n\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)\u003c/span\u003e", - "effect_raw": "Deal 2 damage to each champion. \nFloating Memory (While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "qx0hb93o7e", - "card_id": "267kgpwjmc", - "collector_number": "109", - "slug": "ignite-fate-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "qx0hb93o7e", - "card_id": "267kgpwjmc", - "collector_number": "109", - "slug": "ignite-fate-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "kuz07nk45s", - "types": [ - "ALLY" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "HUMAN" - ], - "element": "FIRE", - "name": "Forgelight Shieldmaiden", - "slug": "forgelight-shieldmaiden", - "effect": "\u003cspan class=\"effect__label\"\u003eFoster\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(At the beginning of your recollection phase, if this ally hasn’t been dealt damage since the end of your previous turn, it becomes \u003cspan class=\"effect__label\"\u003efostered\u003c/span\u003e.)\u003c/span\u003e \n\u003cspan class=\"effect__label\"\u003eOn Foster:\u003c/span\u003e Draw two cards, then discard a card. \u003cspan class=\"effect__label\"\u003eClass Bonus:\u003c/span\u003e If a fire element card was discarded, put a \u003cspan class=\"effect__label\"\u003ebuff\u003c/span\u003e counter on Forgelight Shieldmaiden.", - "effect_raw": "Foster (At the beginning of your recollection phase, if this ally hasn’t been dealt damage since the end of your previous turn, it becomes fostered.) \nOn Foster: Draw two cards, then discard a card. Class Bonus: If a fire element card was discarded, put a buff counter on Forgelight Shieldmaiden.", - "rule": [ - { - "title": "", - "date_added": "2024-01-19", - "description": "Once this ally on the field is fostered, it can't be fostered again." - }, - { - "title": "", - "date_added": "2024-01-19", - "description": "The Foster triggered ability will trigger even if that ally did not exist on the field for a full turn cycle." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 1, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.064Z", - "editions": [ - { - "uuid": "kf4rt7ru3b", - "card_id": "kuz07nk45s", - "collector_number": "110", - "slug": "forgelight-shieldmaiden-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "DragonArt 白霜茶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "kf4rt7ru3b", - "card_id": "kuz07nk45s", - "collector_number": "110", - "slug": "forgelight-shieldmaiden-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "DragonArt 白霜茶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "4hbA9FT56L", - "types": [ - "ACTION" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "SKILL", - "MELODY" - ], - "element": "NORM", - "name": "Song of Nurturing", - "slug": "song-of-nurturing", - "effect": "Allies you control get +2\u003cspan class=\"effect__icon effect__icon--heart\"\u003e\u003c/span\u003e until end of turn. \u003cspan class=\"effect__label\"\u003eClass Bonus:\u003c/span\u003e Those allies also get +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e until end of turn. \u003cspan class=\"effect__reminder\"\u003e(Apply the additional effect only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "Allies you control get +2 LIFE until end of turn. Class Bonus: Those allies also get +1 POWER until end of turn. (Apply the additional effect only if your champion's class matches this card's class.)", - "rule": null, - "flavor": "Mana-imbued music invigorates those who hear it.", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "a6i7mbjnks", - "card_id": "4hbA9FT56L", - "collector_number": "018", - "slug": "song-of-nurturing-rec-slm", - "set": { - "name": "Re:Collection Slime Sovereign", - "prefix": "ReC-SLM", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "gnnmp5af09", - "card_id": "4hbA9FT56L", - "collector_number": "110", - "slug": "song-of-nurturing-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "iOLpYpOL4g", - "card_id": "4hbA9FT56L", - "collector_number": "110", - "slug": "song-of-nurturing-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "n1voy5ttkk", - "card_id": "4hbA9FT56L", - "collector_number": "058", - "slug": "song-of-nurturing-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "x58ixy4b7s", - "population_operator": "≈", - "population": 45000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "gnnmp5af09", - "card_id": "4hbA9FT56L", - "collector_number": "110", - "slug": "song-of-nurturing-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "iOLpYpOL4g", - "card_id": "4hbA9FT56L", - "collector_number": "110", - "slug": "song-of-nurturing-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "n1voy5ttkk", - "card_id": "4hbA9FT56L", - "collector_number": "058", - "slug": "song-of-nurturing-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "x58ixy4b7s", - "population_operator": "≈", - "population": 45000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "a6i7mbjnks", - "card_id": "4hbA9FT56L", - "collector_number": "018", - "slug": "song-of-nurturing-rec-slm", - "set": { - "name": "Re:Collection Slime Sovereign", - "prefix": "ReC-SLM", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [], - "circulations": [] - } - ] - }, - { - "uuid": "ycwz9gv4vm", - "types": [ - "ACTION" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "SKILL", - "REACTION" - ], - "element": "WATER", - "name": "Enthralling Visage", - "slug": "enthralling-visage", - "effect": "The next time damage would be dealt to target unit this turn, prevent 2 of that damage. When damage is prevented this way, banish target card in a graveyard.", - "effect_raw": "The next time damage would be dealt to target unit this turn, prevent 2 of that damage. When damage is prevented this way, banish target card in a graveyard.", - "rule": null, - "flavor": "“Don’t take your eyes off me.”", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "gyi3sphvpi", - "card_id": "ycwz9gv4vm", - "collector_number": "110", - "slug": "enthralling-visage-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "gyi3sphvpi", - "card_id": "ycwz9gv4vm", - "collector_number": "110", - "slug": "enthralling-visage-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "byyw53xbld", - "types": [ - "ATTACK" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "POLEARM" - ], - "element": "FIRE", - "name": "Indiscriminate Gyre", - "slug": "indiscriminate-gyre", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Attack:\u003c/span\u003e Deal 2 damage to all allies. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] On Attack: Deal 2 damage to all allies. (Apply this effect only if your champion's class matches this card's class.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": 3, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "4g764wnl6g", - "card_id": "byyw53xbld", - "collector_number": "110", - "slug": "indiscriminate-gyre-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "檸檬夾心餅", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "4g764wnl6g", - "card_id": "byyw53xbld", - "collector_number": "110", - "slug": "indiscriminate-gyre-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "檸檬夾心餅", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "EtIGAJ8sxw", - "types": [ - "ACTION" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "SKILL" - ], - "element": "NORM", - "name": "Strategic Planning", - "slug": "strategic-planning", - "effect": "\u003cspan class=\"effect__label\"\u003eGlimpse 2\u003c/span\u003e. Put a \u003cspan class=\"effect__label\"\u003epreparation\u003c/span\u003e counter on your champion. \u003cspan class=\"effect__reminder\"\u003e(To \u003cspan class=\"effect__label\"\u003eglimpse\u003c/span\u003e, look at that many cards from the top of your deck. Put those cards back on the top or on the bottom of your deck in any order.)\u003c/span\u003e", - "effect_raw": "Glimpse 2. Put a preparation counter on your champion. (To glimpse, look at that many cards from the top of your deck. Put those cards back on the top or on the bottom of your deck in any order.)", - "rule": null, - "flavor": "No such thing as too much preperation.", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "06659ptyjs", - "card_id": "EtIGAJ8sxw", - "collector_number": "111", - "slug": "strategic-planning-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "AHaUaJowN2", - "card_id": "EtIGAJ8sxw", - "collector_number": "111", - "slug": "strategic-planning-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "YyG62mk7zX", - "card_id": "EtIGAJ8sxw", - "collector_number": "003", - "slug": "strategic-planning-gsc", - "set": { - "name": "GenSeCha", - "prefix": "GSC", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "nfd9mk0fw0", - "population_operator": "≈", - "population": 3000, - "foil": false - }, - { - "uuid": "qgbg1aalnp", - "population_operator": "≈", - "population": 200, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "06659ptyjs", - "card_id": "EtIGAJ8sxw", - "collector_number": "111", - "slug": "strategic-planning-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "AHaUaJowN2", - "card_id": "EtIGAJ8sxw", - "collector_number": "111", - "slug": "strategic-planning-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "YyG62mk7zX", - "card_id": "EtIGAJ8sxw", - "collector_number": "003", - "slug": "strategic-planning-gsc", - "set": { - "name": "GenSeCha", - "prefix": "GSC", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "qgbg1aalnp", - "population_operator": "≈", - "population": 200, - "foil": true - }, - { - "uuid": "nfd9mk0fw0", - "population_operator": "≈", - "population": 3000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "4kj3q2svdv", - "types": [ - "ALLY" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "AUTOMATON" - ], - "element": "WATER", - "name": "Eternal Dreamer", - "slug": "eternal-dreamer", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Attack:\u003c/span\u003e \u003cspan class=\"effect__label\"\u003eGlimpse X\u003c/span\u003e, where \u003cspan class=\"effect__label\"\u003eX\u003c/span\u003e is Eternal Dreamer’s power. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion’s class matches this card’s class.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] On Attack: Glimpse X, where X is Eternal Dreamer’s power. (Apply this effect only if your champion’s class matches this card’s class.)", - "rule": null, - "flavor": "For awakened automata, each step toward self-actualization brings a deeper understanding of Azoth’s impending crisis. ", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 2, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "sznne5n3cl", - "card_id": "4kj3q2svdv", - "collector_number": "111", - "slug": "eternal-dreamer-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "sznne5n3cl", - "card_id": "4kj3q2svdv", - "collector_number": "111", - "slug": "eternal-dreamer-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "zq0dvl1m3z", - "types": [ - "ALLY" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "BEAST", - "TIGER" - ], - "element": "FIRE", - "name": "Lavasoul Tiger", - "slug": "lavasoul-tiger", - "effect": "\u003cspan class=\"effect__label\"\u003ePride 3\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This ally won’t obey you unless your champion is level 3 or higher. You can’t attack with, intercept with, or activate abilities of allies that don’t obey you.)\u003c/span\u003e\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e You may banish two fire element cards from your graveyard. If you do, Lavasoul Tiger loses pride until end of turn.", - "effect_raw": "Pride 3 (This ally won’t obey you unless your champion is level 3 or higher. You can’t attack with, intercept with, or activate abilities of allies that don’t obey you.)\n[Class Bonus] On Enter: You may banish two fire element cards from your graveyard. If you do, Lavasoul Tiger loses pride until end of turn.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": 5, - "life": 5, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "30j57myje7", - "card_id": "zq0dvl1m3z", - "collector_number": "111", - "slug": "lavasoul-tiger-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "30j57myje7", - "card_id": "zq0dvl1m3z", - "collector_number": "111", - "slug": "lavasoul-tiger-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "7Rsid05Cf6", - "types": [ - "ACTION" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "SPELL" - ], - "element": "CRUX", - "name": "Spirit Blade: Dispersion", - "slug": "spirit-blade-dispersion", - "effect": "Remove all \u003cspan class=\"effect__label\"\u003edurability\u003c/span\u003e counters from any amount of Sword weapons you control, then banish them. Choose any amount of units and deal damage equal to the amount of \u003cspan class=\"effect__label\"\u003edurability\u003c/span\u003e counters removed this way split among them.", - "effect_raw": "Remove all durability counters from any amount of Sword weapons you control, then banish them. Choose any amount of units and deal damage equal to the amount of durability counters removed this way split among them.", - "rule": [ - { - "title": "", - "date_added": "2022-12-27", - "description": "You may not choose how many durability counters are removed from each weapon. All durability counters are removed from each weapon you select." - } - ], - "flavor": "When spirits take, they pay in kind.", - "cost_memory": null, - "cost_reserve": 0, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "D1LJVwFNkh", - "card_id": "7Rsid05Cf6", - "collector_number": "111KS", - "slug": "spirit-blade-dispersion-doap-ks", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "8RstF8rBQO", - "population_operator": "≈", - "population": 2500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "GdVntFV7w2", - "card_id": "7Rsid05Cf6", - "collector_number": "111", - "slug": "spirit-blade-dispersion-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "ZdI8z18WO4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "d6gnbb2sbr", - "card_id": "7Rsid05Cf6", - "collector_number": "098", - "slug": "spirit-blade-dispersion-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "6wfv3d1d36", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "fhbs3ynacq", - "card_id": "7Rsid05Cf6", - "collector_number": "252", - "slug": "spirit-blade-dispersion-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "a20w86m1im", - "population_operator": "≈", - "population": 6050, - "foil": false - }, - { - "uuid": "htjm4muq20", - "population_operator": "≈", - "population": 423, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "jaUfP5p4Th", - "card_id": "7Rsid05Cf6", - "collector_number": "252", - "slug": "spirit-blade-dispersion-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "KUqNycUAeY", - "population_operator": "≈", - "population": 109, - "foil": true - }, - { - "uuid": "urolRm4zO0", - "population_operator": "≈", - "population": 2400, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "GdVntFV7w2", - "card_id": "7Rsid05Cf6", - "collector_number": "111", - "slug": "spirit-blade-dispersion-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "ZdI8z18WO4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "D1LJVwFNkh", - "card_id": "7Rsid05Cf6", - "collector_number": "111KS", - "slug": "spirit-blade-dispersion-doap-ks", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "8RstF8rBQO", - "population_operator": "≈", - "population": 2500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "fhbs3ynacq", - "card_id": "7Rsid05Cf6", - "collector_number": "252", - "slug": "spirit-blade-dispersion-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "htjm4muq20", - "population_operator": "≈", - "population": 423, - "foil": true - }, - { - "uuid": "a20w86m1im", - "population_operator": "≈", - "population": 6050, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "jaUfP5p4Th", - "card_id": "7Rsid05Cf6", - "collector_number": "252", - "slug": "spirit-blade-dispersion-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "KUqNycUAeY", - "population_operator": "≈", - "population": 109, - "foil": true - }, - { - "uuid": "urolRm4zO0", - "population_operator": "≈", - "population": 2400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "d6gnbb2sbr", - "card_id": "7Rsid05Cf6", - "collector_number": "098", - "slug": "spirit-blade-dispersion-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "6wfv3d1d36", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "waf8urrqtj", - "types": [ - "UNIQUE", - "DOMAIN" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "MARKET" - ], - "element": "FIRE", - "name": "Gloamspire, Black Market", - "slug": "gloamspire-black-market", - "effect": "\u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e: Each player with \u003cspan class=\"effect__label\"\u003einfluence\u003c/span\u003e less than seven draws a card into their memory. Activate this ability only at slow speed.\n\u003cspan class=\"effect__label\"\u003e\u003cspan class=\"effect__reminder\"\u003eUpkeep\u003c/span\u003e\u003c/span\u003e — At the beginning of your recollection phase, if your \u003cspan class=\"effect__label\"\u003einfluence\u003c/span\u003e is eight or greater, sacrifice Gloamspire.", - "effect_raw": "[REST]: Each player with influence less than seven draws a card into their memory. Activate this ability only at slow speed.\nUpkeep — At the beginning of your recollection phase, if your influence is eight or greater, sacrifice Gloamspire.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "pyqgzeexkw", - "card_id": "waf8urrqtj", - "collector_number": "111", - "slug": "gloamspire-black-market-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "杭州新艺族", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "ct3ynbcrae", - "population_operator": "≈", - "population": 6340, - "foil": false - }, - { - "uuid": "so1p5u153b", - "population_operator": "≈", - "population": 344, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "pyqgzeexkw", - "card_id": "waf8urrqtj", - "collector_number": "111", - "slug": "gloamspire-black-market-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "杭州新艺族", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "so1p5u153b", - "population_operator": "≈", - "population": 344, - "foil": true - }, - { - "uuid": "ct3ynbcrae", - "population_operator": "≈", - "population": 6340, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "SSu2eQZFJV", - "types": [ - "ATTACK" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "SWORD" - ], - "element": "NORM", - "name": "Sudden Steel", - "slug": "sudden-steel", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eEfficiency\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This card costs \u003cspan class=\"effect__label\"\u003eLV\u003c/span\u003e less to activate. \u003cspan class=\"effect__label\"\u003eLV\u003c/span\u003e refers to your champion's level. Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] Efficiency (This card costs LV less to activate. LV refers to your champion's level. Apply this effect only if your champion's class matches this card's class.)", - "rule": null, - "flavor": "Her last strike was deadly.", - "cost_memory": null, - "cost_reserve": 6, - "level": null, - "power": 5, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "39i1f0ht2u", - "card_id": "SSu2eQZFJV", - "collector_number": "059", - "slug": "sudden-steel-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "ofe9mk0fw0", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "3unQU3mKi6", - "card_id": "SSu2eQZFJV", - "collector_number": "058", - "slug": "sudden-steel-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "UnK4Ed0WI7", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "7n9NUqx21a", - "card_id": "SSu2eQZFJV", - "collector_number": "112", - "slug": "sudden-steel-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "8K31b06xIE", - "card_id": "SSu2eQZFJV", - "collector_number": "017", - "slug": "sudden-steel-demo22", - "set": { - "name": "LGS Demo 2022", - "prefix": "DEMO22", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "cxIQJHgtOi", - "population_operator": "≈", - "population": 36000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "ierp5t152a", - "card_id": "SSu2eQZFJV", - "collector_number": "112", - "slug": "sudden-steel-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "ierp5t152a", - "card_id": "SSu2eQZFJV", - "collector_number": "112", - "slug": "sudden-steel-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "7n9NUqx21a", - "card_id": "SSu2eQZFJV", - "collector_number": "112", - "slug": "sudden-steel-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "3unQU3mKi6", - "card_id": "SSu2eQZFJV", - "collector_number": "058", - "slug": "sudden-steel-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "UnK4Ed0WI7", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "39i1f0ht2u", - "card_id": "SSu2eQZFJV", - "collector_number": "059", - "slug": "sudden-steel-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "ofe9mk0fw0", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "8K31b06xIE", - "card_id": "SSu2eQZFJV", - "collector_number": "017", - "slug": "sudden-steel-demo22", - "set": { - "name": "LGS Demo 2022", - "prefix": "DEMO22", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "cxIQJHgtOi", - "population_operator": "≈", - "population": 36000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "3zb9p4lgdl", - "types": [ - "PHANTASIA" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "FRACTAL" - ], - "element": "WATER", - "name": "Fractal of Rain", - "slug": "fractal-of-rain", - "effect": "\u003cspan class=\"effect__label\"\u003eImbue 2\u003c/span\u003e\nAt the beginning of your recollection phase, if fractal of rain is \u003cspan class=\"effect__label\"\u003eimbued\u003c/span\u003e, target player puts the top card of their deck into the graveyard.\n\u003cspan class=\"effect__label\"\u003eReservable\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a reserve cost, you may rest this object to pay for 1 of that cost.)\u003c/span\u003e ", - "effect_raw": "Imbue 2\nAt the beginning of your recollection phase, if fractal of rain is imbued, target player puts the top card of their deck into the graveyard.\nReservable (While paying for a reserve cost, you may rest this object to pay for 1 of that cost.) ", - "rule": [ - { - "title": "", - "date_added": "2024-05-17", - "description": "You reserve the cards face up. You do not place them face down and then 'reveal' them." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "9lbewnmhus", - "card_id": "3zb9p4lgdl", - "collector_number": "112", - "slug": "fractal-of-rain-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "9lbewnmhus", - "card_id": "3zb9p4lgdl", - "collector_number": "112", - "slug": "fractal-of-rain-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "mvfcd0ukk6", - "types": [ - "ITEM" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "ARROW" - ], - "element": "FIRE", - "name": "Molten Arrow", - "slug": "molten-arrow", - "effect": "\u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e\u003cspan class=\"effect__label\"\u003e:\u003c/span\u003e Load Molten Arrow into target unloaded Bow weapon you control. \n\u003cspan class=\"effect__label\"\u003eBanish three other fire element cards from your graveyard:\u003c/span\u003e Load the card from your graveyard into target unloaded Bow weapon you control.", - "effect_raw": "[REST]: Load Molten Arrow into target unloaded Bow weapon you control. \nBanish three other fire element cards from your graveyard: Load the card from your graveyard into target unloaded Bow weapon you control.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 3, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "zrdc3loukm", - "card_id": "mvfcd0ukk6", - "collector_number": "112", - "slug": "molten-arrow-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "zrdc3loukm", - "card_id": "mvfcd0ukk6", - "collector_number": "112", - "slug": "molten-arrow-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "ot4nmxqsm4", - "types": [ - "UNIQUE", - "ALLY" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "AUTOMATON" - ], - "element": "FIRE", - "name": "Inzali, Unshackled Blaze", - "slug": "inzali-unshackled-blaze", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Attack:\u003c/span\u003e You may banish a fire element card from your graveyard. If you do, deal 1 damage to each other unit. \n\u003cspan class=\"effect__bubble\"\u003eLevel 3+\u003c/span\u003e \u003cspan class=\"effect__bubble\"\u003eMemory 4+\u003c/span\u003e Inzali gets +2\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e.", - "effect_raw": "[Class Bonus] On Attack: You may banish a fire element card from your graveyard. If you do, deal 1 damage to each other unit. \n[Level 3+] [Memory 4+] Inzali gets +2 POWER.", - "rule": null, - "flavor": "Free from eternal servitude, free to endlessly smite.", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 1, - "life": 4, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "np7qxt64jz", - "card_id": "ot4nmxqsm4", - "collector_number": "112", - "slug": "inzali-unshackled-blaze-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "Gyool", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "ct3ynbcrae", - "population_operator": "≈", - "population": 6340, - "foil": false - }, - { - "uuid": "so1p5u153b", - "population_operator": "≈", - "population": 344, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "np7qxt64jz", - "card_id": "ot4nmxqsm4", - "collector_number": "112", - "slug": "inzali-unshackled-blaze-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "Gyool", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "so1p5u153b", - "population_operator": "≈", - "population": 344, - "foil": true - }, - { - "uuid": "ct3ynbcrae", - "population_operator": "≈", - "population": 6340, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "G42RDwb3Ko", - "types": [ - "ACTION" - ], - "classes": [ - "TAMER", - "WARRIOR" - ], - "subtypes": [ - "TAMER", - "WARRIOR", - "SKILL" - ], - "element": "NORM", - "name": "Training Session", - "slug": "training-session", - "effect": "Put a \u003cspan class=\"effect__label\"\u003ebuff\u003c/span\u003e counter on target ally you control. \u003cspan class=\"effect__reminder\"\u003e(Allies get +1 power and +1 life for each \u003cspan class=\"effect__label\"\u003ebuff\u003c/span\u003e counter on them.)\u003c/span\u003e", - "effect_raw": "Put a buff counter on target ally you control. (Allies get +1 power and +1 life for each buff counter on them.)", - "rule": null, - "flavor": "With enough practice, even a shabby recruit can turn into a capable fighter.", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "JkMKE6adCw", - "card_id": "G42RDwb3Ko", - "collector_number": "059", - "slug": "training-session-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "UTvhuOIYs4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "qb0xp3xq07", - "card_id": "G42RDwb3Ko", - "collector_number": "113", - "slug": "training-session-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "sn0ye3aebk", - "card_id": "G42RDwb3Ko", - "collector_number": "060", - "slug": "training-session-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "ofe9mk0fw0", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "wWS8QiCbdR", - "card_id": "G42RDwb3Ko", - "collector_number": "113", - "slug": "training-session-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "qb0xp3xq07", - "card_id": "G42RDwb3Ko", - "collector_number": "113", - "slug": "training-session-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "wWS8QiCbdR", - "card_id": "G42RDwb3Ko", - "collector_number": "113", - "slug": "training-session-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "JkMKE6adCw", - "card_id": "G42RDwb3Ko", - "collector_number": "059", - "slug": "training-session-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "UTvhuOIYs4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "sn0ye3aebk", - "card_id": "G42RDwb3Ko", - "collector_number": "060", - "slug": "training-session-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "ofe9mk0fw0", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "x7mdk0xhi5", - "types": [ - "ACTION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SPELL" - ], - "element": "WATER", - "name": "Freezing Steel", - "slug": "freezing-steel", - "effect": "The next time one or more items would enter the field this turn, those items enter the field rested instead. \n\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)\u003c/span\u003e ", - "effect_raw": "The next time one or more items would enter the field this turn, those items enter the field rested instead. \nFloating Memory (While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.) ", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 1, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "8n485dgq56", - "card_id": "x7mdk0xhi5", - "collector_number": "113", - "slug": "freezing-steel-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "8n485dgq56", - "card_id": "x7mdk0xhi5", - "collector_number": "113", - "slug": "freezing-steel-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "o98vn1voy5", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "SKILL" - ], - "element": "FIRE", - "name": "Lavaheated Brew", - "slug": "lavaheated-brew", - "effect": "Draw a card, then discard a card. If you didn't discard a Potion item card, deal 3 damage to your champion.\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)\u003c/span\u003e", - "effect_raw": "Draw a card, then discard a card. If you didn't discard a Potion item card, deal 3 damage to your champion.\n[Class Bonus] Floating Memory (While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "ga7gr2g8ev", - "card_id": "o98vn1voy5", - "collector_number": "113", - "slug": "lavaheated-brew-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - }, - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "ga7gr2g8ev", - "card_id": "o98vn1voy5", - "collector_number": "113", - "slug": "lavaheated-brew-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - }, - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "CgyJxpEgzk", - "types": [ - "ACTION" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "SPELL" - ], - "element": "CRUX", - "name": "Spirit Blade: Infusion", - "slug": "spirit-blade-infusion", - "effect": "This card costs 2 less to activate if your champion has dealt \u003cspan class=\"effect__correction\"\u003ecombat damage\u003c/span\u003e this turn.\r\nUntil end of turn, target Sword weapon gets +3\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e and \"\u003cspan class=\"effect__label\"\u003eOn Champion Hit:\u003c/span\u003e Draw a card.\"", - "effect_raw": "This card costs 2 less to activate if your champion has dealt combat damage this turn.\nUntil end of turn, target Sword weapon gets +3 POWER and \u0026#34;On Champion Hit: Draw a card.\u0026#34;", - "rule": [ - { - "title": "", - "date_added": "2022-12-27", - "description": "On Hit only triggers when 1 or more damage is dealt from the source. If all of the damage was prevented, then On Hit will not trigger." - }, - { - "title": "ERRATA", - "date_added": "2024-01-19", - "description": "attack damage -\u003e combat damage" - } - ], - "flavor": "A blade empowered with spiritual might.", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "53U5q4ot9H", - "card_id": "CgyJxpEgzk", - "collector_number": "255", - "slug": "spirit-blade-infusion-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - }, - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "igwbswt14e", - "card_id": "CgyJxpEgzk", - "collector_number": "100", - "slug": "spirit-blade-infusion-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "x58ixy4b7s", - "population_operator": "≈", - "population": 45000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "seHW4HxE03", - "card_id": "CgyJxpEgzk", - "collector_number": "113", - "slug": "spirit-blade-infusion-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [], - "circulations": [ - { - "uuid": "kzUujCiGp9", - "population_operator": "≈", - "population": 19000, - "foil": false - } - ] - }, - { - "uuid": "xgugw9r9hc", - "card_id": "CgyJxpEgzk", - "collector_number": "255", - "slug": "spirit-blade-infusion-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - }, - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "seHW4HxE03", - "card_id": "CgyJxpEgzk", - "collector_number": "113", - "slug": "spirit-blade-infusion-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [], - "circulations": [ - { - "uuid": "kzUujCiGp9", - "population_operator": "≈", - "population": 19000, - "foil": false - } - ] - }, - { - "uuid": "xgugw9r9hc", - "card_id": "CgyJxpEgzk", - "collector_number": "255", - "slug": "spirit-blade-infusion-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - }, - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "53U5q4ot9H", - "card_id": "CgyJxpEgzk", - "collector_number": "255", - "slug": "spirit-blade-infusion-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - }, - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "igwbswt14e", - "card_id": "CgyJxpEgzk", - "collector_number": "100", - "slug": "spirit-blade-infusion-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "x58ixy4b7s", - "population_operator": "≈", - "population": 45000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "j9hjjvkyyr", - "types": [ - "ACTION" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "SKILL" - ], - "element": "FIRE", - "name": "Oppressive Presence", - "slug": "oppressive-presence", - "effect": "Activate this card only during an opponent's recollection phase.\nUntil end of turn, players can't declare attacks with allies unless they pay \u003cspan class=\"effect__bubble effect__bubble--yellow ml-2\"\u003eX\u003c/span\u003e for each attack declaration, where \u003cspan class=\"effect__label\"\u003eX\u003c/span\u003e is the highest\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e among fire element allies you control.", - "effect_raw": "Activate this card only during an opponent's recollection phase.\nUntil end of turn, players can't declare attacks with allies unless they pay [X] for each attack declaration, where X is the highest POWER among fire element allies you control.", - "rule": [ - { - "title": "", - "date_added": "2024-10-10", - "description": "X is calculated as Oppressive Presence resolves." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "xaesjpwvyq", - "card_id": "j9hjjvkyyr", - "collector_number": "113", - "slug": "oppressive-presence-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Pinakes", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "xaesjpwvyq", - "card_id": "j9hjjvkyyr", - "collector_number": "113", - "slug": "oppressive-presence-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Pinakes", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "ttkk39i1f0", - "types": [ - "ALLY" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "AUTOMATON" - ], - "element": "FIRE", - "name": "Manic Zealot", - "slug": "manic-zealot", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Death:\u003c/span\u003e Deal 2 damage to each champion.", - "effect_raw": "On Death: Deal 2 damage to each champion.", - "rule": null, - "flavor": "For some, awakening was a blessing, a revelation of the potential world before them. For others, awakening was a curse with only one solution.", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 1, - "life": 1, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "rcdzdhnf18", - "card_id": "ttkk39i1f0", - "collector_number": "114", - "slug": "manic-zealot-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "Gyool", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "rcdzdhnf18", - "card_id": "ttkk39i1f0", - "collector_number": "114", - "slug": "manic-zealot-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "Gyool", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "FCbKYZcbNq", - "types": [ - "ALLY" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "ANIMAL", - "HORSE" - ], - "element": "NORM", - "name": "Trusty Steed", - "slug": "trusty-steed", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Another target ally you control gets +2\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e until end of turn.", - "effect_raw": "On Enter: Another target ally you control gets +2 POWER until end of turn.", - "rule": null, - "flavor": "Bonded and trained, these majestic creatures offer warriors powerful advantages in battle.", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": 1, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "45T3yRix63", - "card_id": "FCbKYZcbNq", - "collector_number": "114", - "slug": "trusty-steed-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "OQOAQVzLtd", - "card_id": "FCbKYZcbNq", - "collector_number": "018", - "slug": "trusty-steed-demo22", - "set": { - "name": "LGS Demo 2022", - "prefix": "DEMO22", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "qq5q6vd2bH", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "TunoowZr48", - "card_id": "FCbKYZcbNq", - "collector_number": "060", - "slug": "trusty-steed-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "UTvhuOIYs4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "avwjn06zlh", - "card_id": "FCbKYZcbNq", - "collector_number": "114", - "slug": "trusty-steed-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "b5zdxzpf4v", - "card_id": "FCbKYZcbNq", - "collector_number": "035", - "slug": "trusty-steed-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 1, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "bc7o8tif7m", - "card_id": "FCbKYZcbNq", - "collector_number": "026", - "slug": "trusty-steed-sp1", - "set": { - "name": "Supporter Pack 1", - "prefix": "SP1", - "language": "EN" - }, - "illustrator": "silvie", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "fnq0fgmtpa", - "population_operator": "≈", - "population": 2700, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "vwbcizm6h3", - "card_id": "FCbKYZcbNq", - "collector_number": "061", - "slug": "trusty-steed-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "ofe9mk0fw0", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "yu7vb07b8g", - "card_id": "FCbKYZcbNq", - "collector_number": "016", - "slug": "trusty-steed-demo23", - "set": { - "name": "LGS Demo 2023", - "prefix": "DEMO23", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "si1hpznzps", - "population_operator": "≈", - "population": 25000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "avwjn06zlh", - "card_id": "FCbKYZcbNq", - "collector_number": "114", - "slug": "trusty-steed-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "45T3yRix63", - "card_id": "FCbKYZcbNq", - "collector_number": "114", - "slug": "trusty-steed-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "TunoowZr48", - "card_id": "FCbKYZcbNq", - "collector_number": "060", - "slug": "trusty-steed-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "UTvhuOIYs4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "vwbcizm6h3", - "card_id": "FCbKYZcbNq", - "collector_number": "061", - "slug": "trusty-steed-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "ofe9mk0fw0", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "OQOAQVzLtd", - "card_id": "FCbKYZcbNq", - "collector_number": "018", - "slug": "trusty-steed-demo22", - "set": { - "name": "LGS Demo 2022", - "prefix": "DEMO22", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "qq5q6vd2bH", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "yu7vb07b8g", - "card_id": "FCbKYZcbNq", - "collector_number": "016", - "slug": "trusty-steed-demo23", - "set": { - "name": "LGS Demo 2023", - "prefix": "DEMO23", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "si1hpznzps", - "population_operator": "≈", - "population": 25000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "b5zdxzpf4v", - "card_id": "FCbKYZcbNq", - "collector_number": "035", - "slug": "trusty-steed-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 1, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "bc7o8tif7m", - "card_id": "FCbKYZcbNq", - "collector_number": "026", - "slug": "trusty-steed-sp1", - "set": { - "name": "Supporter Pack 1", - "prefix": "SP1", - "language": "EN" - }, - "illustrator": "silvie", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "fnq0fgmtpa", - "population_operator": "≈", - "population": 2700, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "jnsl7ddcgw", - "types": [ - "ACTION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SPELL" - ], - "element": "WATER", - "name": "Frost Shard", - "slug": "frost-shard", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eAs long as your champion has leveled up this turn, you may activate this card from your graveyard. If you do, banish it as it resolves.\nDeal 2 damage to target unit. If that unit is rested, deal 3 damage to it instead.\n\n", - "effect_raw": "[Class Bonus] As long as your champion has leveled up this turn, you may activate this card from your graveyard. If you do, banish it as it resolves.\nDeal 2 damage to target unit. If that unit is rested, deal 3 damage to it instead.\n\n", - "rule": [ - { - "title": "", - "date_added": "2024-05-17", - "description": "Your champion must be water element to activate this card, regardless of Frost Shard's element in the graveyard." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "cjg0bo2fb4", - "card_id": "jnsl7ddcgw", - "collector_number": "114", - "slug": "frost-shard-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "4ing2zzy1r", - "population_operator": "≈", - "population": 18445, - "foil": false - }, - { - "uuid": "t0eof5o43m", - "population_operator": "≈", - "population": 557, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "cjg0bo2fb4", - "card_id": "jnsl7ddcgw", - "collector_number": "114", - "slug": "frost-shard-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "t0eof5o43m", - "population_operator": "≈", - "population": 557, - "foil": true - }, - { - "uuid": "4ing2zzy1r", - "population_operator": "≈", - "population": 18445, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "vefcX6tBeg", - "types": [ - "ALLY" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "HUMAN" - ], - "element": "NORM", - "name": "Veteran Soldier", - "slug": "veteran-soldier", - "effect": "\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)\u003c/span\u003e", - "effect_raw": "Floating Memory (While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)", - "rule": null, - "flavor": "The recent strife and turmoil within Aesa has hardened even the greenest of recruits.", - "cost_memory": null, - "cost_reserve": 5, - "level": null, - "power": 2, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "2d2i9y485y", - "card_id": "vefcX6tBeg", - "collector_number": "089", - "slug": "veteran-soldier-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Gyool", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - }, - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "5joh3z0z2s", - "card_id": "vefcX6tBeg", - "collector_number": "018", - "slug": "veteran-soldier-sp1", - "set": { - "name": "Supporter Pack 1", - "prefix": "SP1", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "2zr5zs29xx", - "population_operator": "≈", - "population": 40000, - "foil": false - }, - { - "uuid": "lycple0665", - "population_operator": "≈", - "population": 1200, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "8lrj52215u", - "card_id": "vefcX6tBeg", - "collector_number": "062", - "slug": "veteran-soldier-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "x58ixy4b7s", - "population_operator": "≈", - "population": 45000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "IWj5G7UO24", - "card_id": "vefcX6tBeg", - "collector_number": "061", - "slug": "veteran-soldier-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "UTvhuOIYs4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "K3FkHQZeeZ", - "card_id": "vefcX6tBeg", - "collector_number": "115", - "slug": "veteran-soldier-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "L1PtqiW83n", - "card_id": "vefcX6tBeg", - "collector_number": "019", - "slug": "veteran-soldier-demo22", - "set": { - "name": "LGS Demo 2022", - "prefix": "DEMO22", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "cxIQJHgtOi", - "population_operator": "≈", - "population": 36000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "s289fwsce0", - "card_id": "vefcX6tBeg", - "collector_number": "017", - "slug": "veteran-soldier-demo23", - "set": { - "name": "LGS Demo 2023", - "prefix": "DEMO23", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "jru4jkqxte", - "population_operator": "≈", - "population": 50000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "vlgl6pfqsu", - "card_id": "vefcX6tBeg", - "collector_number": "115", - "slug": "veteran-soldier-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "z0qnpsq6zu", - "card_id": "vefcX6tBeg", - "collector_number": "036", - "slug": "veteran-soldier-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "Gyool", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "m8ungne4k3", - "population_operator": "≈", - "population": 36000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "vlgl6pfqsu", - "card_id": "vefcX6tBeg", - "collector_number": "115", - "slug": "veteran-soldier-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "K3FkHQZeeZ", - "card_id": "vefcX6tBeg", - "collector_number": "115", - "slug": "veteran-soldier-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "IWj5G7UO24", - "card_id": "vefcX6tBeg", - "collector_number": "061", - "slug": "veteran-soldier-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "UTvhuOIYs4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "8lrj52215u", - "card_id": "vefcX6tBeg", - "collector_number": "062", - "slug": "veteran-soldier-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "x58ixy4b7s", - "population_operator": "≈", - "population": 45000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "L1PtqiW83n", - "card_id": "vefcX6tBeg", - "collector_number": "019", - "slug": "veteran-soldier-demo22", - "set": { - "name": "LGS Demo 2022", - "prefix": "DEMO22", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "cxIQJHgtOi", - "population_operator": "≈", - "population": 36000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "s289fwsce0", - "card_id": "vefcX6tBeg", - "collector_number": "017", - "slug": "veteran-soldier-demo23", - "set": { - "name": "LGS Demo 2023", - "prefix": "DEMO23", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "jru4jkqxte", - "population_operator": "≈", - "population": 50000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "2d2i9y485y", - "card_id": "vefcX6tBeg", - "collector_number": "089", - "slug": "veteran-soldier-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Gyool", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - }, - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "z0qnpsq6zu", - "card_id": "vefcX6tBeg", - "collector_number": "036", - "slug": "veteran-soldier-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "Gyool", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "m8ungne4k3", - "population_operator": "≈", - "population": 36000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "5joh3z0z2s", - "card_id": "vefcX6tBeg", - "collector_number": "018", - "slug": "veteran-soldier-sp1", - "set": { - "name": "Supporter Pack 1", - "prefix": "SP1", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "lycple0665", - "population_operator": "≈", - "population": 1200, - "foil": true - }, - { - "uuid": "2zr5zs29xx", - "population_operator": "≈", - "population": 40000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "ht2tsn0ye3", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "SPELL" - ], - "element": "FIRE", - "name": "Meltdown", - "slug": "meltdown", - "effect": "\u003cspan class=\"effect__bubble\"\u003eLevel 2+\u003c/span\u003e This card costs 1 less to activate. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion is level 2 or higher.)\u003c/span\u003e\nDestroy target domain, item, or weapon.", - "effect_raw": "[Level 2+] This card costs 1 less to activate. (Apply this effect only if your champion is level 2 or higher.)\nDestroy target domain, item, or weapon.", - "rule": null, - "flavor": "Land, artifact, treasure, no matter how powerful, are all ash once faced with a lavastorm.", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "87aqv0lut5", - "card_id": "ht2tsn0ye3", - "collector_number": "115", - "slug": "meltdown-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - }, - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "87aqv0lut5", - "card_id": "ht2tsn0ye3", - "collector_number": "115", - "slug": "meltdown-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - }, - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "05qzzadf9q", - "types": [ - "ACTION" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "SKILL", - "REACTION" - ], - "element": "WATER", - "name": "Hailstorm Guard", - "slug": "hailstorm-guard", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eThis card costs 2 less to activate.\nThe next time damage would be dealt to your champion this turn, prevent that damage. Put an amount of cards from the top of your deck into your graveyard equal to the amount of damage prevented this way.", - "effect_raw": "[Class Bonus] This card costs 2 less to activate.\nThe next time damage would be dealt to your champion this turn, prevent that damage. Put an amount of cards from the top of your deck into your graveyard equal to the amount of damage prevented this way.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 6, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "qwwvzojo9i", - "card_id": "05qzzadf9q", - "collector_number": "115", - "slug": "hailstorm-guard-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "qwwvzojo9i", - "card_id": "05qzzadf9q", - "collector_number": "115", - "slug": "hailstorm-guard-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "n06isycm60", - "types": [ - "ALLY" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "HUMAN" - ], - "element": "FIRE", - "name": "Pupil of Sacred Flames", - "slug": "pupil-of-sacred-flames", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Attack:\u003c/span\u003e You may banish a fire element card from your graveyard. If you do, \u003cspan class=\"effect__label\"\u003eempower 2\u003c/span\u003e.\n\u003cspan class=\"effect__bubble\"\u003eKongming Bonus\u003c/span\u003e \u003cspan class=\"effect__label\"\u003eOn Death:\u003c/span\u003e If your \u003ca data-edition-slug=\"shifting-currents-ambsd\" class=\"effect__edition-hover effect__label\"\u003eShifting Currents\u003c/a\u003e face East, each player draws a card and then you may change the direction of your \u003ca data-edition-slug=\"shifting-currents-ambsd\" class=\"effect__edition-hover effect__label\"\u003eShifting Currents\u003c/a\u003e to a different direction of your choice.", - "effect_raw": "[Class Bonus] On Attack: You may banish a fire element card from your graveyard. If you do, empower 2.\n[Kongming Bonus] On Death: If your Shifting Currents face East, each player draws a card and then you may change the direction of your Shifting Currents to a different direction of your choice.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 2, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "64p0zjpgd4", - "card_id": "n06isycm60", - "collector_number": "115", - "slug": "pupil-of-sacred-flames-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "186cm7kob9", - "population_operator": "≈", - "population": 361, - "foil": true - }, - { - "uuid": "dbwg8erso7", - "population_operator": "≈", - "population": 8500, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "64p0zjpgd4", - "card_id": "n06isycm60", - "collector_number": "115", - "slug": "pupil-of-sacred-flames-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "186cm7kob9", - "population_operator": "≈", - "population": 361, - "foil": true - }, - { - "uuid": "dbwg8erso7", - "population_operator": "≈", - "population": 8500, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "6gN5KjqRW5", - "types": [ - "ALLY" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "HUMAN" - ], - "element": "NORM", - "name": "Weaponsmith", - "slug": "weaponsmith", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eAt the beginning of your recollection phase, put a \u003cspan class=\"effect__label\"\u003edurability\u003c/span\u003e counter on target weapon you control. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] At the beginning of your recollection phase, put a durability counter on target weapon you control. (Apply this effect only if your champion's class matches this card's class.)", - "rule": null, - "flavor": "The forges burn bright as war dawns on Cambria.", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 1, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "2jnah5p3zd", - "card_id": "6gN5KjqRW5", - "collector_number": "092", - "slug": "weaponsmith-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Gyool", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - }, - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "XBV2VVOo2y", - "card_id": "6gN5KjqRW5", - "collector_number": "116", - "slug": "weaponsmith-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "坊橋夜泊", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "aa11kqziwh", - "card_id": "6gN5KjqRW5", - "collector_number": "116", - "slug": "weaponsmith-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "坊橋夜泊", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "pufyoz2uo5", - "card_id": "6gN5KjqRW5", - "collector_number": "063", - "slug": "weaponsmith-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "坊橋夜泊", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "x58ixy4b7s", - "population_operator": "≈", - "population": 45000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "t5FccCR8Y0", - "card_id": "6gN5KjqRW5", - "collector_number": "062", - "slug": "weaponsmith-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "坊橋夜泊", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "zYWnZ9UL2d", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "xJv8zc3tTC", - "card_id": "6gN5KjqRW5", - "collector_number": "020", - "slug": "weaponsmith-demo22", - "set": { - "name": "LGS Demo 2022", - "prefix": "DEMO22", - "language": "EN" - }, - "illustrator": "坊橋夜泊", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "qq5q6vd2bH", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "aa11kqziwh", - "card_id": "6gN5KjqRW5", - "collector_number": "116", - "slug": "weaponsmith-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "坊橋夜泊", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "XBV2VVOo2y", - "card_id": "6gN5KjqRW5", - "collector_number": "116", - "slug": "weaponsmith-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "坊橋夜泊", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "t5FccCR8Y0", - "card_id": "6gN5KjqRW5", - "collector_number": "062", - "slug": "weaponsmith-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "坊橋夜泊", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "zYWnZ9UL2d", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "pufyoz2uo5", - "card_id": "6gN5KjqRW5", - "collector_number": "063", - "slug": "weaponsmith-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "坊橋夜泊", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "x58ixy4b7s", - "population_operator": "≈", - "population": 45000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "xJv8zc3tTC", - "card_id": "6gN5KjqRW5", - "collector_number": "020", - "slug": "weaponsmith-demo22", - "set": { - "name": "LGS Demo 2022", - "prefix": "DEMO22", - "language": "EN" - }, - "illustrator": "坊橋夜泊", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "qq5q6vd2bH", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "2jnah5p3zd", - "card_id": "6gN5KjqRW5", - "collector_number": "092", - "slug": "weaponsmith-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Gyool", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - }, - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "1vk8ao8bki", - "types": [ - "DOMAIN" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "KINGDOM" - ], - "element": "WATER", - "name": "Hidden Enclave", - "slug": "hidden-enclave", - "effect": "At the beginning of each player’s recollection phase, that player puts the top card of their deck into their graveyard.", - "effect_raw": "At the beginning of each player’s recollection phase, that player puts the top card of their deck into their graveyard.", - "rule": null, - "flavor": "A reclusive society, secluded from modernity. Ignorant and oblivious to the greater machinations.", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "itwxs9ke3r", - "card_id": "1vk8ao8bki", - "collector_number": "116", - "slug": "hidden-enclave-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "北飞飞", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "itwxs9ke3r", - "card_id": "1vk8ao8bki", - "collector_number": "116", - "slug": "hidden-enclave-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "北飞飞", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "aebjvwbciz", - "types": [ - "ATTACK" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "HAMMER" - ], - "element": "FIRE", - "name": "Overwhelming Swing", - "slug": "overwhelming-swing", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__bubble\"\u003eLevel 2+\u003c/span\u003e Combat damage dealt by this attack is unpreventable. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class and only if your champion is level 2 or higher.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] [Level 2+] Combat damage dealt by this attack is unpreventable. (Apply this effect only if your champion's class matches this card's class and only if your champion is level 2 or higher.)", - "rule": null, - "flavor": "Shields become shrapnel under explosive force.", - "cost_memory": null, - "cost_reserve": 6, - "level": null, - "power": 5, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "793lvqf24i", - "card_id": "aebjvwbciz", - "collector_number": "116", - "slug": "overwhelming-swing-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - }, - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "793lvqf24i", - "card_id": "aebjvwbciz", - "collector_number": "116", - "slug": "overwhelming-swing-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - }, - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "i8g5013x9j", - "types": [ - "PHANTASIA" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "ARTIFACT" - ], - "element": "FIRE", - "name": "Relic of Dancing Embers", - "slug": "relic-of-dancing-embers", - "effect": "\u003cspan class=\"effect__label\"\u003eHindered\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This object entered the field rested.)\u003c/span\u003e\nWhenever a fire element ally you control deals combat damage to a champion while Relic of Dancing Embers is awake, you may sacrifice Relic of Dancing Embers. If you do, deal 3 damage to that champion.\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e", - "effect_raw": "Hindered (This object entered the field rested.)\nWhenever a fire element ally you control deals combat damage to a champion while Relic of Dancing Embers is awake, you may sacrifice Relic of Dancing Embers. If you do, deal 3 damage to that champion.\n[Class Bonus] Floating Memory", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "pmr2cefzdk", - "card_id": "i8g5013x9j", - "collector_number": "116", - "slug": "relic-of-dancing-embers-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "pmr2cefzdk", - "card_id": "i8g5013x9j", - "collector_number": "116", - "slug": "relic-of-dancing-embers-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "rhlq2kkvoq", - "types": [ - "ACTION" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "SKILL", - "REACTION" - ], - "element": "FIRE", - "name": "Rocket Jump", - "slug": "rocket-jump", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eThis card costs 2 less to activate. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e\nTarget unit becomes \u003cspan class=\"effect__label\"\u003edistant\u003c/span\u003e. If that unit is defending, deal 4 damage to its attacker.", - "effect_raw": "[Class Bonus] This card costs 2 less to activate. (Apply this effect only if your champion's class matches this card's class.)\nTarget unit becomes distant. If that unit is defending, deal 4 damage to its attacker.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 5, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "25fc1arsag", - "card_id": "rhlq2kkvoq", - "collector_number": "117", - "slug": "rocket-jump-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "Rachel Liu", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - }, - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "sxirr2460i", - "card_id": "rhlq2kkvoq", - "collector_number": "074", - "slug": "rocket-jump-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "Rachel Liu", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "dhemyydel1", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "25fc1arsag", - "card_id": "rhlq2kkvoq", - "collector_number": "117", - "slug": "rocket-jump-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "Rachel Liu", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - }, - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "sxirr2460i", - "card_id": "rhlq2kkvoq", - "collector_number": "074", - "slug": "rocket-jump-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "Rachel Liu", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "dhemyydel1", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "jbc30d18ys", - "types": [ - "ALLY" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "HUMAN" - ], - "element": "FIRE", - "name": "Ritai Guard", - "slug": "ritai-guard", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003e\u003cspan class=\"effect__reminder\"\u003eEquestrian\u003c/span\u003e\u003c/span\u003e — As long as you control a Horse ally, Ritai Guard has \u003cspan class=\"effect__label\"\u003etaunt\u003c/span\u003e and \u003cspan class=\"effect__label\"\u003evigor\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(While awake, this ally with \u003cspan class=\"effect__label\"\u003etaunt\u003c/span\u003e must be targeted before other units you control during your opponent's attack declarations if able. This ally with \u003cspan class=\"effect__label\"\u003evigor\u003c/span\u003e wakes up at the beginning of your end phase.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] Equestrian — As long as you control a Horse ally, Ritai Guard has taunt and vigor. (While awake, this ally with taunt must be targeted before other units you control during your opponent's attack declarations if able. This ally with vigor wakes up at the beginning of your end phase.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": 2, - "life": 4, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "c5s8n8ba13", - "card_id": "jbc30d18ys", - "collector_number": "117", - "slug": "ritai-guard-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "c5s8n8ba13", - "card_id": "jbc30d18ys", - "collector_number": "117", - "slug": "ritai-guard-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "6fxxgmuesd", - "types": [ - "ATTACK" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "SWORD" - ], - "element": "WATER", - "name": "Icebound Slam", - "slug": "icebound-slam", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eThis card costs 2 less to activate. \n\u003cspan class=\"effect__label\"\u003eOn Attack:\u003c/span\u003e Put the top five cards of your deck into your graveyard. Then if there are five or more water element cards in your graveyard, Icebound Slam gets +5\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e.", - "effect_raw": "[Class Bonus] This card costs 2 less to activate. \nOn Attack: Put the top five cards of your deck into your graveyard. Then if there are five or more water element cards in your graveyard, Icebound Slam gets +5 POWER.", - "rule": [ - { - "title": "", - "date_added": "2024-05-17", - "description": "The +5 power would be granted on resolution of the On Attack trigger, before the Damage Step of combat. If there are less than 5 water cards in graveyard after the effect fully resolves, Icebound Slam will retain the power increase." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 7, - "level": null, - "power": 3, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "s7qu3apypg", - "card_id": "6fxxgmuesd", - "collector_number": "117", - "slug": "icebound-slam-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "DragonArt 白霜茶", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "9mcfxfnivt", - "population_operator": "≈", - "population": 425, - "foil": true - }, - { - "uuid": "yu6vbz7b8g", - "population_operator": "≈", - "population": 6983, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "s7qu3apypg", - "card_id": "6fxxgmuesd", - "collector_number": "117", - "slug": "icebound-slam-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "DragonArt 白霜茶", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "9mcfxfnivt", - "population_operator": "≈", - "population": 425, - "foil": true - }, - { - "uuid": "yu6vbz7b8g", - "population_operator": "≈", - "population": 6983, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "o4h8cfo21a", - "types": [ - "ALLY" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "HUMAN" - ], - "element": "FIRE", - "name": "Scorchfire Assassin", - "slug": "scorchfire-assassin", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Attack:\u003c/span\u003e You may remove up to three \u003cspan class=\"effect__label\"\u003epreperation\u003c/span\u003e counters from your champion. For each counter removed this way, this attack gets +2\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion’s class matches this card’s class.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] On Attack: You may remove up to three preparation counters from your champion. For each counter removed this way, this attack gets +2 POWER. (Apply this effect only if your champion’s class matches this card’s class.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 1, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "77uw2uesvb", - "card_id": "o4h8cfo21a", - "collector_number": "118", - "slug": "scorchfire-assassin-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "77uw2uesvb", - "card_id": "o4h8cfo21a", - "collector_number": "118", - "slug": "scorchfire-assassin-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "u6o6eanbrf", - "types": [ - "ALLY" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "HUMAN" - ], - "element": "WATER", - "name": "Imperial Apprentice", - "slug": "imperial-apprentice", - "effect": "Whenever you activate a Spell card, you may banish a card with \u003cspan class=\"effect__label\"\u003efloating memory\u003c/span\u003e from your graveyard. If you do, draw a card.\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)\u003c/span\u003e ", - "effect_raw": "Whenever you activate a Spell card, you may banish a card with floating memory from your graveyard. If you do, draw a card.\n[Class Bonus] Floating Memory (While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.) ", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 1, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "zedxkwmp7p", - "card_id": "u6o6eanbrf", - "collector_number": "118", - "slug": "imperial-apprentice-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "DragonArt TaroTarou", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "4ing2zzy1r", - "population_operator": "≈", - "population": 18445, - "foil": false - }, - { - "uuid": "t0eof5o43m", - "population_operator": "≈", - "population": 557, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "zedxkwmp7p", - "card_id": "u6o6eanbrf", - "collector_number": "118", - "slug": "imperial-apprentice-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "DragonArt TaroTarou", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "t0eof5o43m", - "population_operator": "≈", - "population": 557, - "foil": true - }, - { - "uuid": "4ing2zzy1r", - "population_operator": "≈", - "population": 18445, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "m6h38lrj52", - "types": [ - "UNIQUE", - "ALLY" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "AUTOMATON" - ], - "element": "FIRE", - "name": "Rococo, Explosive Maven", - "slug": "rococo-explosive-maven", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e If your \u003cspan class=\"effect__label\"\u003einfluence\u003c/span\u003e is four or less, deal 2 damage to target champion. \u003cspan class=\"effect__reminder\"\u003e(A player's \u003cspan class=\"effect__label\"\u003einfluence\u003c/span\u003e is equal to the total amount of cards in their hand and memory.)\u003c/span\u003e", - "effect_raw": "On Enter: If your influence is four or less, deal 2 damage to target champion. (A player's influence is equal to the total amount of cards in their hand and memory.)", - "rule": null, - "flavor": "Grandpa always said it's best to have a blast!", - "cost_memory": null, - "cost_reserve": 1, - "level": null, - "power": 1, - "life": 1, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "eouv1iey0m", - "card_id": "m6h38lrj52", - "collector_number": "017", - "slug": "rococo-explosive-maven-sp2-csr", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "Gyool", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "s5iwsl6ddc", - "population_operator": "≈", - "population": 200, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "p8m8o1j194", - "card_id": "m6h38lrj52", - "collector_number": "118", - "slug": "rococo-explosive-maven-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "Gyool", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "ct3ynbcrae", - "population_operator": "≈", - "population": 6340, - "foil": false - }, - { - "uuid": "so1p5u153b", - "population_operator": "≈", - "population": 344, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "p8m8o1j194", - "card_id": "m6h38lrj52", - "collector_number": "118", - "slug": "rococo-explosive-maven-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "Gyool", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "so1p5u153b", - "population_operator": "≈", - "population": 344, - "foil": true - }, - { - "uuid": "ct3ynbcrae", - "population_operator": "≈", - "population": 6340, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "eouv1iey0m", - "card_id": "m6h38lrj52", - "collector_number": "017", - "slug": "rococo-explosive-maven-sp2-csr", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "Gyool", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "s5iwsl6ddc", - "population_operator": "≈", - "population": 200, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "GjM8b5fxqj", - "types": [ - "UNIQUE", - "ALLY" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "HUMAN" - ], - "element": "FIRE", - "name": "Arthur, Young Heir", - "slug": "arthur-young-heir", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e You may rest Arthur. If you do, Arthur gains \u003cspan class=\"effect__label\"\u003eimmortality\u003c/span\u003e until the beginning of your next turn. \u003cspan class=\"effect__reminder\"\u003e(A unit with \u003cspan class=\"effect__label\"\u003eimmortality\u003c/span\u003e can't die.)\u003c/span\u003e\r\nAs long as Arthur is rested, other allies you control get +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e.", - "effect_raw": "On Enter: You may rest Arthur. If you do, Arthur gains immortality until the beginning of your next turn. (A unit with immortality can't die.)\nAs long as Arthur is rested, other allies you control get +1 POWER.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": 2, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "CXWQUmzAUP", - "card_id": "GjM8b5fxqj", - "collector_number": "118", - "slug": "arthur-young-heir-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "KUqNycUAeY", - "population_operator": "≈", - "population": 109, - "foil": true - }, - { - "uuid": "urolRm4zO0", - "population_operator": "≈", - "population": 2400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "sphvpisznn", - "card_id": "GjM8b5fxqj", - "collector_number": "002", - "slug": "arthur-young-heir-evp", - "set": { - "name": "Event Packs", - "prefix": "EVP", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "mjbpjcmthh", - "population_operator": "≈", - "population": 180, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "vn9fgfiy38", - "card_id": "GjM8b5fxqj", - "collector_number": "118", - "slug": "arthur-young-heir-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "bro89waejc", - "population_operator": "≈", - "population": 7250, - "foil": false - }, - { - "uuid": "htjm4muq20", - "population_operator": "≈", - "population": 423, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "vn9fgfiy38", - "card_id": "GjM8b5fxqj", - "collector_number": "118", - "slug": "arthur-young-heir-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "htjm4muq20", - "population_operator": "≈", - "population": 423, - "foil": true - }, - { - "uuid": "bro89waejc", - "population_operator": "≈", - "population": 7250, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "CXWQUmzAUP", - "card_id": "GjM8b5fxqj", - "collector_number": "118", - "slug": "arthur-young-heir-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "KUqNycUAeY", - "population_operator": "≈", - "population": 109, - "foil": true - }, - { - "uuid": "urolRm4zO0", - "population_operator": "≈", - "population": 2400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "sphvpisznn", - "card_id": "GjM8b5fxqj", - "collector_number": "002", - "slug": "arthur-young-heir-evp", - "set": { - "name": "Event Packs", - "prefix": "EVP", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "mjbpjcmthh", - "population_operator": "≈", - "population": 180, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "nrow8iopvc", - "types": [ - "ALLY" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "HUMAN" - ], - "element": "WATER", - "name": "Imperial Scout", - "slug": "imperial-scout", - "effect": "\u003cspan class=\"effect__label\"\u003eRanged 2\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(As long as this unit is \u003cspan class=\"effect__label\"\u003edistant\u003c/span\u003e, its attacks get +2\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e.)\u003c/span\u003e \nWhenever Imperial Scout becomes \u003cspan class=\"effect__label\"\u003edistant\u003c/span\u003e, you may put the top two cards of your deck into your graveyard.", - "effect_raw": "Ranged 2 (As long as this unit is distant, its attacks get +2 POWER.) \nWhenever Imperial Scout becomes distant, you may put the top two cards of your deck into your graveyard.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 1, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "xt63jyfa7f", - "card_id": "nrow8iopvc", - "collector_number": "119", - "slug": "imperial-scout-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "xt63jyfa7f", - "card_id": "nrow8iopvc", - "collector_number": "119", - "slug": "imperial-scout-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "0k0p6n5nr7", - "types": [ - "ACTION" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "SKILL" - ], - "element": "FIRE", - "name": "Scorching Strafe", - "slug": "scorching-strafe", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eThis card costs 2 less to activate.\nTarget ally gets +2\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e until end of turn and becomes \u003cspan class=\"effect__label\"\u003e\u003cspan class=\"effect__label\"\u003edistant\u003c/span\u003e\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(Units stay \u003cspan class=\"effect__label\"\u003e\u003cspan class=\"effect__label\"\u003edistant\u003c/span\u003e\u003c/span\u003e until the end of their controller's turn.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] This card costs 2 less to activate.\nTarget ally gets +2 POWER until end of turn and becomes distant. (Units stay distant until the end of their controller's turn.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "005593y9s2", - "card_id": "0k0p6n5nr7", - "collector_number": "119", - "slug": "scorching-strafe-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - }, - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "005593y9s2", - "card_id": "0k0p6n5nr7", - "collector_number": "119", - "slug": "scorching-strafe-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - }, - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "gKVMTAeLXQ", - "types": [ - "ALLY" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "BEAST", - "WOLF" - ], - "element": "FIRE", - "name": "Blazing Direwolf", - "slug": "blazing-direwolf", - "effect": "\u003cspan class=\"effect__label\"\u003ePride 5\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This ally won't obey you unless your champion is level 5 or higher.)\u003c/span\u003e\r\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Attack:\u003c/span\u003e Deal 2 damage to target unit. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "Pride 5 (This ally won't obey you unless your champion is level 5 or higher.)\n[Class Bonus] On Attack: Deal 2 damage to target unit. (Apply this effect only if your champion's class matches this card's class.)", - "rule": [ - { - "title": "", - "date_added": "2023-04-15", - "description": "A unit that does not obey you can't attack or intercept, and its activated abilities can't be activated." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": 4, - "life": 4, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "kfoj1YF6NG", - "card_id": "gKVMTAeLXQ", - "collector_number": "119", - "slug": "blazing-direwolf-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - }, - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "rrii17gzdy", - "card_id": "gKVMTAeLXQ", - "collector_number": "119", - "slug": "blazing-direwolf-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - }, - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "rrii17gzdy", - "card_id": "gKVMTAeLXQ", - "collector_number": "119", - "slug": "blazing-direwolf-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - }, - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "kfoj1YF6NG", - "card_id": "gKVMTAeLXQ", - "collector_number": "119", - "slug": "blazing-direwolf-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - }, - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "215upufyoz", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "SPELL", - "REACTION" - ], - "element": "FIRE", - "name": "Tether in Flames", - "slug": "tether-in-flames", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eThis card costs 2 less to activate.\n\u003cspan class=\"effect__label\"\u003eNegate\u003c/span\u003e target card activation unless its controller has Tether in Flames deal \u003cspan class=\"effect__label\"\u003e1+LV\u003c/span\u003e unpreventable damage to their champion. \u003cspan class=\"effect__reminder\"\u003e(\u003cspan class=\"effect__label\"\u003eLV\u003c/span\u003e refers to your champion's level.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] This card costs 2 less to activate.\nNegate target card activation unless its controller has Tether in Flames deal 1+LV unpreventable damage to their champion. (LV refers to your champion's level.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.064Z", - "editions": [ - { - "uuid": "h6lahmjr3d", - "card_id": "215upufyoz", - "collector_number": "119", - "slug": "tether-in-flames-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "px0apqw30k", - "population_operator": "≈", - "population": 16000, - "foil": false - }, - { - "uuid": "u09s6r8l2l", - "population_operator": "≈", - "population": 477, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "h6lahmjr3d", - "card_id": "215upufyoz", - "collector_number": "119", - "slug": "tether-in-flames-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "u09s6r8l2l", - "population_operator": "≈", - "population": 477, - "foil": true - }, - { - "uuid": "px0apqw30k", - "population_operator": "≈", - "population": 16000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "iohZMWh5v5", - "types": [ - "ACTION" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "SKILL" - ], - "element": "FIRE", - "name": "Blazing Throw", - "slug": "blazing-throw", - "effect": "As an additional cost to activate this card, sacrifice a weapon.\r\nDeal 4 damage to target unit.", - "effect_raw": "As an additional cost to activate this card, sacrifice a weapon.\nDeal 4 damage to target unit.", - "rule": [ - { - "title": "ERRATA", - "date_added": "2023-04-15", - "description": "'As an additional cost to activate this card, sacrifice a weapon you control.' -\u003e 'As an additional cost to activate this card, sacrifice a weapon." - } - ], - "flavor": "Tossing away your weapon is either stupid or genius with little room in between.", - "cost_memory": null, - "cost_reserve": 1, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "129pcx7uyc", - "card_id": "iohZMWh5v5", - "collector_number": "120", - "slug": "blazing-throw-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "5iog2zzy2r", - "card_id": "iohZMWh5v5", - "collector_number": "018", - "slug": "blazing-throw-demo23", - "set": { - "name": "LGS Demo 2023", - "prefix": "DEMO23", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "63v93w6d11", - "population_operator": "≈", - "population": 12500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "glApsoTUXv", - "card_id": "iohZMWh5v5", - "collector_number": "064", - "slug": "blazing-throw-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "UTvhuOIYs4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "rWzGRqSjNl", - "card_id": "iohZMWh5v5", - "collector_number": "120", - "slug": "blazing-throw-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "129pcx7uyc", - "card_id": "iohZMWh5v5", - "collector_number": "120", - "slug": "blazing-throw-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "rWzGRqSjNl", - "card_id": "iohZMWh5v5", - "collector_number": "120", - "slug": "blazing-throw-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "glApsoTUXv", - "card_id": "iohZMWh5v5", - "collector_number": "064", - "slug": "blazing-throw-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "UTvhuOIYs4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "5iog2zzy2r", - "card_id": "iohZMWh5v5", - "collector_number": "018", - "slug": "blazing-throw-demo23", - "set": { - "name": "LGS Demo 2023", - "prefix": "DEMO23", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "63v93w6d11", - "population_operator": "≈", - "population": 12500, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "23yfzk96yd", - "types": [ - "ALLY" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "HUMAN" - ], - "element": "FIRE", - "name": "Veteran Blazebearer", - "slug": "veteran-blazebearer", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Veteran Blazebearer gains \u003cspan class=\"effect__label\"\u003etaunt\u003c/span\u003e until the beginning of your next turn.\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eSteadfast\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This ally can retaliate while rested and doesn't rest to do so.)\u003c/span\u003e", - "effect_raw": "On Enter: Veteran Blazebearer gains taunt until the beginning of your next turn.\n[Class Bonus] Steadfast (This ally can retaliate while rested and doesn't rest to do so.)", - "rule": null, - "flavor": "Blast furnace machinery refurbished for battle.", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 2, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "ijq63nobfs", - "card_id": "23yfzk96yd", - "collector_number": "120", - "slug": "veteran-blazebearer-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "DragonArt Chu", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - }, - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "ijq63nobfs", - "card_id": "23yfzk96yd", - "collector_number": "120", - "slug": "veteran-blazebearer-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "DragonArt Chu", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - }, - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "8sugly4wif", - "types": [ - "ALLY" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "HUMAN" - ], - "element": "WATER", - "name": "Krustallan Patrol", - "slug": "krustallan-patrol", - "effect": "\u003cspan class=\"effect__label\"\u003eFoster\u003c/span\u003e\n\u003cspan class=\"effect__label\"\u003eOn Foster:\u003c/span\u003e Put a \u003cspan class=\"effect__label\"\u003ebuff\u003c/span\u003e counter on Krustallan Patrol.\nAs long as Krustallan Patrol is \u003cspan class=\"effect__label\"\u003efostered\u003c/span\u003e, it has \u003cspan class=\"effect__label\"\u003esteadfast\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(An ally with \u003cspan class=\"effect__label\"\u003esteadfast\u003c/span\u003e can retaliate while rested and doesn’t rest to do so.)\u003c/span\u003e", - "effect_raw": "Foster\nOn Foster: Put a buff counter on Krustallan Patrol.\nAs long as Krustallan Patrol is fostered, it has steadfast. (An ally with steadfast can retaliate while rested and doesn’t rest to do so.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 5, - "level": null, - "power": 1, - "life": 4, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "r1g8evrbdz", - "card_id": "8sugly4wif", - "collector_number": "120", - "slug": "krustallan-patrol-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "4ing2zzy1r", - "population_operator": "≈", - "population": 18445, - "foil": false - }, - { - "uuid": "t0eof5o43m", - "population_operator": "≈", - "population": 557, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "r1g8evrbdz", - "card_id": "8sugly4wif", - "collector_number": "120", - "slug": "krustallan-patrol-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "t0eof5o43m", - "population_operator": "≈", - "population": 557, - "foil": true - }, - { - "uuid": "4ing2zzy1r", - "population_operator": "≈", - "population": 18445, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "d4z3tj2nu8", - "types": [ - "ACTION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SPELL" - ], - "element": "FIRE", - "name": "Set Ablaze", - "slug": "set-ablaze", - "effect": "Deal 4 damage to target ally.\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__bubble\"\u003eLevel 3+\u003c/span\u003e Deal 3 damage to each champion controlled by the same player as that ally.", - "effect_raw": "Deal 4 damage to target ally.\n[Class Bonus] [Level 3+] Deal 3 damage to each champion controlled by the same player as that ally.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "2ndw88w5sr", - "card_id": "d4z3tj2nu8", - "collector_number": "120", - "slug": "set-ablaze-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "阿清Roro", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "2ndw88w5sr", - "card_id": "d4z3tj2nu8", - "collector_number": "120", - "slug": "set-ablaze-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "阿清Roro", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "609g44vm5k", - "types": [ - "ALLY" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "HUMAN" - ], - "element": "WATER", - "name": "Airship Cruiser", - "slug": "airship-cruiser", - "effect": "\u003cspan class=\"effect__label\"\u003eRanged 2\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(As long as this unit is \u003cspan class=\"effect__label\"\u003edistant\u003c/span\u003e, its attacks get +2\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e.)\u003c/span\u003e\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)\u003c/span\u003e", - "effect_raw": "Ranged 2 (As long as this unit is distant, its attacks get +2 POWER.)\n[Class Bonus] Floating Memory (While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 1, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "yrd9a9c26b", - "card_id": "609g44vm5k", - "collector_number": "121", - "slug": "airship-cruiser-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "DragonArt 白霜茶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "yrd9a9c26b", - "card_id": "609g44vm5k", - "collector_number": "121", - "slug": "airship-cruiser-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "DragonArt 白霜茶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "u8m6LuUSSu", - "types": [ - "ALLY" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "HUMAN" - ], - "element": "FIRE", - "name": "Blitz Mage", - "slug": "blitz-mage", - "effect": null, - "effect_raw": null, - "rule": null, - "flavor": "Some mage circles will lend specialized troops excelling in both swiftness and destructive capability.", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 3, - "life": 1, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "hawttsvlgl", - "card_id": "u8m6LuUSSu", - "collector_number": "121", - "slug": "blitz-mage-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "坊橋夜泊", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - }, - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "kGdhXWvHFi", - "card_id": "u8m6LuUSSu", - "collector_number": "065", - "slug": "blitz-mage-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "坊橋夜泊", - "rarity": 2, - "circulationTemplates": [], - "circulations": [ - { - "uuid": "kh9ngakrff", - "population_operator": "≈", - "population": 19000, - "foil": false - } - ] - }, - { - "uuid": "mec8liyduy", - "card_id": "u8m6LuUSSu", - "collector_number": "003", - "slug": "blitz-mage-sp1", - "set": { - "name": "Supporter Pack 1", - "prefix": "SP1", - "language": "EN" - }, - "illustrator": "Faicha", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "2zr5zs29xx", - "population_operator": "≈", - "population": 40000, - "foil": false - }, - { - "uuid": "lycple0665", - "population_operator": "≈", - "population": 1200, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "qa2Lfs6kYz", - "card_id": "u8m6LuUSSu", - "collector_number": "121", - "slug": "blitz-mage-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "坊橋夜泊", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - }, - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "qb0xp3wq07", - "card_id": "u8m6LuUSSu", - "collector_number": "064", - "slug": "blitz-mage-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "坊橋夜泊", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "x58ixy4b7s", - "population_operator": "≈", - "population": 45000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "hawttsvlgl", - "card_id": "u8m6LuUSSu", - "collector_number": "121", - "slug": "blitz-mage-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "坊橋夜泊", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - }, - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "qa2Lfs6kYz", - "card_id": "u8m6LuUSSu", - "collector_number": "121", - "slug": "blitz-mage-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "坊橋夜泊", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - }, - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "kGdhXWvHFi", - "card_id": "u8m6LuUSSu", - "collector_number": "065", - "slug": "blitz-mage-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "坊橋夜泊", - "rarity": 2, - "circulationTemplates": [], - "circulations": [ - { - "uuid": "kh9ngakrff", - "population_operator": "≈", - "population": 19000, - "foil": false - } - ] - }, - { - "uuid": "qb0xp3wq07", - "card_id": "u8m6LuUSSu", - "collector_number": "064", - "slug": "blitz-mage-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "坊橋夜泊", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "x58ixy4b7s", - "population_operator": "≈", - "population": 45000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "mec8liyduy", - "card_id": "u8m6LuUSSu", - "collector_number": "003", - "slug": "blitz-mage-sp1", - "set": { - "name": "Supporter Pack 1", - "prefix": "SP1", - "language": "EN" - }, - "illustrator": "Faicha", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "lycple0665", - "population_operator": "≈", - "population": 1200, - "foil": true - }, - { - "uuid": "2zr5zs29xx", - "population_operator": "≈", - "population": 40000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "fei7chsbal", - "types": [ - "DOMAIN" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "RUINS" - ], - "element": "WATER", - "name": "Krustallan Ruins", - "slug": "krustallan-ruins", - "effect": "Whenever an ally enters the field under a player’s control, rest that ally unless that player pays \u003cspan class=\"effect__bubble effect__bubble--yellow ml-2\"\u003e1\u003c/span\u003e.", - "effect_raw": "Whenever an ally enters the field under a player’s control, rest that ally unless that player pays [1].", - "rule": null, - "flavor": "Long buried under decades of sleet and snow, a proud civilization fell during the Krustal Froststorm.", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "dhmf1787aq", - "card_id": "fei7chsbal", - "collector_number": "121", - "slug": "krustallan-ruins-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "北飞飞", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "dhmf1787aq", - "card_id": "fei7chsbal", - "collector_number": "121", - "slug": "krustallan-ruins-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "北飞飞", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "zeig1e49wb", - "types": [ - "ACTION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SPELL" - ], - "element": "FIRE", - "name": "Solar Pinnacle", - "slug": "solar-pinnacle", - "effect": "As long as your \u003ca data-edition-slug=\"shifting-currents-ambsd\" class=\"effect__edition-hover effect__label\"\u003eShifting Currents\u003c/a\u003e face North, this card has \u003cspan class=\"effect__label\"\u003eFast Activation\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(You may activate this card at fast speed.)\u003c/span\u003e\nDeal 2 damage to target unit. \u003cspan class=\"effect__label\"\u003eEmpower 2\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(The next Spell card you activate this turn activates and resolves as if your champion got +2 level.)\u003c/span\u003e ", - "effect_raw": "As long as your Shifting Currents face North, this card has Fast Activation. (You may activate this card at fast speed.)\nDeal 2 damage to target unit. Empower 2. (The next Spell card you activate this turn activates and resolves as if your champion got +2 level.) ", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "cvh60ajzb6", - "card_id": "zeig1e49wb", - "collector_number": "121", - "slug": "solar-pinnacle-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "cvh60ajzb6", - "card_id": "zeig1e49wb", - "collector_number": "121", - "slug": "solar-pinnacle-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "t3q2svd53z", - "types": [ - "PHANTASIA" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "SPELL" - ], - "element": "WATER", - "name": "Aqueous Armor", - "slug": "aqueous-armor", - "effect": "\u003cspan class=\"effect__label\"\u003eAlly Link\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This object enters the field linked to target ally. If the link is broken, sacrifice this object.)\u003c/span\u003e\nAt the beginning of your recollection phase, put the top card of your deck into your graveyard.\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eLinked ally gets +2\u003cspan class=\"effect__icon effect__icon--heart\"\u003e\u003c/span\u003e.", - "effect_raw": "Ally Link (This object enters the field linked to target ally. If the link is broken, sacrifice this object.)\nAt the beginning of your recollection phase, put the top card of your deck into your graveyard.\n[Class Bonus] Linked ally gets +2 LIFE.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "n55g9b5m7s", - "card_id": "t3q2svd53z", - "collector_number": "122", - "slug": "aqueous-armor-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "px0apqw30k", - "population_operator": "≈", - "population": 16000, - "foil": false - }, - { - "uuid": "u09s6r8l2l", - "population_operator": "≈", - "population": 477, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "n55g9b5m7s", - "card_id": "t3q2svd53z", - "collector_number": "122", - "slug": "aqueous-armor-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "u09s6r8l2l", - "population_operator": "≈", - "population": 477, - "foil": true - }, - { - "uuid": "px0apqw30k", - "population_operator": "≈", - "population": 16000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "hDUP6BY5Cx", - "types": [ - "ALLY" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "HUMAN" - ], - "element": "FIRE", - "name": "Cemetery Sentry", - "slug": "cemetery-sentry", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e You may discard a fire element card. If you do, draw a card.", - "effect_raw": "On Enter: You may discard a fire element card. If you do, draw a card.", - "rule": null, - "flavor": "Graverobbers will not easily get their plunder while the sentries watch over the consecrated dead.", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": 2, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "8c9htu9agx", - "card_id": "hDUP6BY5Cx", - "collector_number": "122", - "slug": "cemetery-sentry-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "ジェゼ一", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - }, - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "MwenNnw316", - "card_id": "hDUP6BY5Cx", - "collector_number": "122", - "slug": "cemetery-sentry-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "ジェゼ一", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - }, - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "w46gvw396q", - "card_id": "hDUP6BY5Cx", - "collector_number": "004", - "slug": "cemetery-sentry-sp1", - "set": { - "name": "Supporter Pack 1", - "prefix": "SP1", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "9ytyjss357", - "population_operator": "≈", - "population": 900, - "foil": true - }, - { - "uuid": "oexdlvivlo", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "8c9htu9agx", - "card_id": "hDUP6BY5Cx", - "collector_number": "122", - "slug": "cemetery-sentry-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "ジェゼ一", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - }, - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "MwenNnw316", - "card_id": "hDUP6BY5Cx", - "collector_number": "122", - "slug": "cemetery-sentry-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "ジェゼ一", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - }, - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "w46gvw396q", - "card_id": "hDUP6BY5Cx", - "collector_number": "004", - "slug": "cemetery-sentry-sp1", - "set": { - "name": "Supporter Pack 1", - "prefix": "SP1", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "9ytyjss357", - "population_operator": "≈", - "population": 900, - "foil": true - }, - { - "uuid": "oexdlvivlo", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "egbscxwjbq", - "types": [ - "ACTION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SKILL" - ], - "element": "WATER", - "name": "Lost in Thought", - "slug": "lost-in-thought", - "effect": "You may banish up to \u003cspan class=\"effect__label\"\u003eX\u003c/span\u003e cards with \u003cspan class=\"effect__label\"\u003efloating memory\u003c/span\u003e from your graveyard. Draw a card for each card banished this way.\n\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)\u003c/span\u003e ", - "effect_raw": "You may banish up to X cards with floating memory from your graveyard. Draw a card for each card banished this way.\nFloating Memory (While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.) ", - "rule": [ - { - "title": "", - "date_added": "2024-05-17", - "description": "The value of X can be any number regardless of number of cards with floating memory you select to banish during resolution." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": -1, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "v0lut4793k", - "card_id": "egbscxwjbq", - "collector_number": "122", - "slug": "lost-in-thought-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Rachel Liu", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "4ing2zzy1r", - "population_operator": "≈", - "population": 18445, - "foil": false - }, - { - "uuid": "t0eof5o43m", - "population_operator": "≈", - "population": 557, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "v0lut4793k", - "card_id": "egbscxwjbq", - "collector_number": "122", - "slug": "lost-in-thought-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Rachel Liu", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "t0eof5o43m", - "population_operator": "≈", - "population": 557, - "foil": true - }, - { - "uuid": "4ing2zzy1r", - "population_operator": "≈", - "population": 18445, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "lpy7ie4v8n", - "types": [ - "ALLY" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "HUMAN" - ], - "element": "FIRE", - "name": "Sword Saint of Everflame", - "slug": "sword-saint-of-everflame", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__bubble effect__bubble--yellow ml-2\"\u003e2\u003c/span\u003e, \u003cspan class=\"effect__label\"\u003eBanish this card from your graveyard:\u003c/span\u003e Target fire element weapon or ally gets +2\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e until end of turn.", - "effect_raw": "[Class Bonus] [2] , Banish this card from your graveyard: Target fire element weapon or ally gets +2 POWER until end of turn.", - "rule": [ - { - "title": "", - "date_added": "2024-10-10", - "description": "The Fire element does not have to be enabled for you to activate its ability." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": 3, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "7p3rtuae7d", - "card_id": "lpy7ie4v8n", - "collector_number": "122", - "slug": "sword-saint-of-everflame-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "D Lam", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "186cm7kob9", - "population_operator": "≈", - "population": 361, - "foil": true - }, - { - "uuid": "dbwg8erso7", - "population_operator": "≈", - "population": 8500, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "7p3rtuae7d", - "card_id": "lpy7ie4v8n", - "collector_number": "122", - "slug": "sword-saint-of-everflame-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "D Lam", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "186cm7kob9", - "population_operator": "≈", - "population": 361, - "foil": true - }, - { - "uuid": "dbwg8erso7", - "population_operator": "≈", - "population": 8500, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "c9p4lpnvx7", - "types": [ - "ALLY" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "AUTOMATON" - ], - "element": "WATER", - "name": "Awakened Deacon", - "slug": "awakened-deacon", - "effect": "As long as you control two or more phantasias, Awakened Deacon has \u003cspan class=\"effect__label\"\u003eintercept\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(Whenever your champion is attacked while this ally with \u003cspan class=\"effect__label\"\u003eintercept\u003c/span\u003e is awake, you may redirect that attack to this ally.)\u003c/span\u003e\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e", - "effect_raw": "As long as you control two or more phantasias, Awakened Deacon has intercept. (Whenever your champion is attacked while this ally with intercept is awake, you may redirect that attack to this ally.)\n[Class Bonus] Floating Memory", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 1, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "qe6kd7hocc", - "card_id": "c9p4lpnvx7", - "collector_number": "123", - "slug": "awakened-deacon-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "DragonArt 白霜茶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "qe6kd7hocc", - "card_id": "c9p4lpnvx7", - "collector_number": "123", - "slug": "awakened-deacon-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "DragonArt 白霜茶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "wjzg76zofp", - "types": [ - "ACTION" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "SKILL", - "CRAFT" - ], - "element": "FIRE", - "name": "Temper in Flames", - "slug": "temper-in-flames", - "effect": "Target weapon gets +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e until end of turn. Put a \u003cspan class=\"effect__label\"\u003edurability\u003c/span\u003e counter on it.", - "effect_raw": "Target weapon gets +1 POWER until end of turn. Put a durability counter on it.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 1, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "hg6iq0qe1p", - "card_id": "wjzg76zofp", - "collector_number": "123", - "slug": "temper-in-flames-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - }, - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "hg6iq0qe1p", - "card_id": "wjzg76zofp", - "collector_number": "123", - "slug": "temper-in-flames-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - }, - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "LZ8JpWj27h", - "types": [ - "ALLY" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "HUMAN" - ], - "element": "FIRE", - "name": "Clumsy Apprentice", - "slug": "clumsy-apprentice", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Deal 2 damage to your champion. Draw a card.", - "effect_raw": "On Enter: Deal 2 damage to your champion. Draw a card.", - "rule": null, - "flavor": "A mage, by all intents and purposes. However, you might want to keep her away from a wand.", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 1, - "life": 1, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "S1hgfVi6FV", - "card_id": "LZ8JpWj27h", - "collector_number": "006", - "slug": "clumsy-apprentice-p22", - "set": { - "name": "Promotional 2022", - "prefix": "P22", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "3AXeKQN0Uw", - "population_operator": "≈", - "population": 200, - "foil": true - }, - { - "uuid": "dXQ3HnacWf", - "population_operator": "≈", - "population": 1400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "huqj5bcbe4", - "card_id": "LZ8JpWj27h", - "collector_number": "123", - "slug": "clumsy-apprentice-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - }, - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "ttfsotc620", - "card_id": "LZ8JpWj27h", - "collector_number": "097", - "slug": "clumsy-apprentice-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "阿清Roro", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "yUU2D0EQUU", - "card_id": "LZ8JpWj27h", - "collector_number": "123", - "slug": "clumsy-apprentice-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - }, - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "huqj5bcbe4", - "card_id": "LZ8JpWj27h", - "collector_number": "123", - "slug": "clumsy-apprentice-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - }, - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "yUU2D0EQUU", - "card_id": "LZ8JpWj27h", - "collector_number": "123", - "slug": "clumsy-apprentice-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - }, - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "ttfsotc620", - "card_id": "LZ8JpWj27h", - "collector_number": "097", - "slug": "clumsy-apprentice-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "阿清Roro", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "S1hgfVi6FV", - "card_id": "LZ8JpWj27h", - "collector_number": "006", - "slug": "clumsy-apprentice-p22", - "set": { - "name": "Promotional 2022", - "prefix": "P22", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "3AXeKQN0Uw", - "population_operator": "≈", - "population": 200, - "foil": true - }, - { - "uuid": "dXQ3HnacWf", - "population_operator": "≈", - "population": 1400, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "jdmthh88rx", - "types": [ - "UNIQUE", - "ALLY" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "HUMAN" - ], - "element": "WATER", - "name": "Naia, Diviner of Fortunes", - "slug": "naia-diviner-of-fortunes", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Reveal the top three cards from your deck. Banish one of those cards and put the rest into your graveyard. If the banished card is a Spell card, you may activate it as long as you control Naia.", - "effect_raw": "[Class Bonus] On Enter: Reveal the top three cards from your deck. Banish one of those cards and put the rest into your graveyard. If the banished card is a Spell card, you may activate it as long as you control Naia.", - "rule": [ - { - "title": "", - "date_added": "2024-05-17", - "description": "If you lose class bonus after resolving the effect, you may still activate the banished spell." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 2, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "90iy7h4g69", - "card_id": "jdmthh88rx", - "collector_number": "123", - "slug": "naia-diviner-of-fortunes-mrc-csr", - "set": { - "name": "Mercurial Heart First Edition", - "prefix": "MRC 1st", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "ldb7kixcty", - "population_operator": "≈", - "population": 132, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "vQdizn102c", - "card_id": "jdmthh88rx", - "collector_number": "123", - "slug": "naia-diviner-of-fortunes-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "9mcfxfnivt", - "population_operator": "≈", - "population": 425, - "foil": true - }, - { - "uuid": "yu6vbz7b8g", - "population_operator": "≈", - "population": 6983, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "vQdizn102c", - "card_id": "jdmthh88rx", - "collector_number": "123", - "slug": "naia-diviner-of-fortunes-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "9mcfxfnivt", - "population_operator": "≈", - "population": 425, - "foil": true - }, - { - "uuid": "yu6vbz7b8g", - "population_operator": "≈", - "population": 6983, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "90iy7h4g69", - "card_id": "jdmthh88rx", - "collector_number": "123", - "slug": "naia-diviner-of-fortunes-mrc-csr", - "set": { - "name": "Mercurial Heart First Edition", - "prefix": "MRC 1st", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "ldb7kixcty", - "population_operator": "≈", - "population": 132, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "0xm513tj3j", - "types": [ - "ACTION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SPELL" - ], - "element": "FIRE", - "name": "Thunderclap", - "slug": "thunderclap", - "effect": "\u003cspan class=\"effect__bubble\"\u003eLevel 3+\u003c/span\u003e This card costs 2 less to activate. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion is level 3 or higher.)\u003c/span\u003e\nDeal 4 damage to target ally. ", - "effect_raw": "[Level 3+] This card costs 2 less to activate. (Apply this effect only if your champion is level 3 or higher.)\nDeal 4 damage to target ally. ", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "n7jhj65w4e", - "card_id": "0xm513tj3j", - "collector_number": "124", - "slug": "thunderclap-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - }, - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "n7jhj65w4e", - "card_id": "0xm513tj3j", - "collector_number": "124", - "slug": "thunderclap-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - }, - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "YqQsXwEvv5", - "types": [ - "ALLY" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "HUMAN" - ], - "element": "FIRE", - "name": "Corhazi Courier", - "slug": "corhazi-courier", - "effect": "\u003cspan class=\"effect__label\"\u003eStealth\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This unit can't be targeted by attacks unless permitted by \u003cspan class=\"effect__label\"\u003etrue sight\u003c/span\u003e.)\u003c/span\u003e\r\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Hit:\u003c/span\u003e Draw a card, then discard a card. If a fire element card was discarded, choose a unit and deal 1 damage to it.", - "effect_raw": "Stealth (This unit can't be targeted by attacks unless permitted by true sight.)\n[Class Bonus] On Hit: Draw a card, then discard a card. If a fire element card was discarded, choose a unit and deal 1 damage to it.", - "rule": [ - { - "title": "", - "date_added": "2022-12-27", - "description": "On Hit only triggers when 1 or more damage is dealt from the source. If all of the damage was prevented, then On Hit will not trigger." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 1, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "YNONLXa7iW", - "card_id": "YqQsXwEvv5", - "collector_number": "124", - "slug": "corhazi-courier-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Faicha", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - }, - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "s3572jtod1", - "card_id": "YqQsXwEvv5", - "collector_number": "124", - "slug": "corhazi-courier-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Faicha", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - }, - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "s3572jtod1", - "card_id": "YqQsXwEvv5", - "collector_number": "124", - "slug": "corhazi-courier-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Faicha", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - }, - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "YNONLXa7iW", - "card_id": "YqQsXwEvv5", - "collector_number": "124", - "slug": "corhazi-courier-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Faicha", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - }, - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "6p3p5iqigc", - "types": [ - "ALLY" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "HUMAN" - ], - "element": "WATER", - "name": "Portside Pirate", - "slug": "portside-pirate", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eBanish a card with \u003cspan class=\"effect__label\"\u003efloating memory\u003c/span\u003e from your graveyard:\u003c/span\u003e Put a \u003cspan class=\"effect__label\"\u003ebuff\u003c/span\u003e counter on Portside Pirate and it gains \u003cspan class=\"effect__label\"\u003estealth\u003c/span\u003e until end of turn. \u003cspan class=\"effect__reminder\"\u003e(This unit can’t be targeted by attacks unless permitted by \u003cspan class=\"effect__label\"\u003etrue sight\u003c/span\u003e.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] Banish a card with floating memory from your graveyard: Put a buff counter on Portside Pirate and it gains stealth until end of turn. (This unit can’t be targeted by attacks unless permitted by true sight.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 1, - "life": 1, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "0arragp8m7", - "card_id": "6p3p5iqigc", - "collector_number": "124", - "slug": "portside-pirate-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "DragonArt Zhang Iris", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "0arragp8m7", - "card_id": "6p3p5iqigc", - "collector_number": "124", - "slug": "portside-pirate-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "DragonArt Zhang Iris", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "mnu1xhs5jw", - "types": [ - "ALLY" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "AUTOMATON" - ], - "element": "WATER", - "name": "Awakened Frostguard", - "slug": "awakened-frostguard", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eFoster\u003c/span\u003e\n\u003cspan class=\"effect__label\"\u003eOn Foster:\u003c/span\u003e You may banish up to two cards with \u003cspan class=\"effect__label\"\u003efloating memory\u003c/span\u003e from your graveyard. For each card banished this way, put a \u003cspan class=\"effect__label\"\u003ebuff\u003c/span\u003e counter on Awakened Frostguard and draw a card. \nAwakened Frostguard has \u003cspan class=\"effect__label\"\u003evigor\u003c/span\u003e as long as it's \u003cspan class=\"effect__label\"\u003efostered\u003c/span\u003e.", - "effect_raw": "[Class Bonus] Foster\nOn Foster: You may banish up to two cards with floating memory from your graveyard. For each card banished this way, put a buff counter on Awakened Frostguard and draw a card. \nAwakened Frostguard has vigor as long as it's fostered.", - "rule": [ - { - "title": "", - "date_added": "2024-01-19", - "description": "Once this ally on the field is fostered, it can't be fostered again." - }, - { - "title": "", - "date_added": "2024-01-19", - "description": "The Foster triggered ability will trigger even if that ally did not exist on the field for a full turn cycle." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 1, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "33ms0kxj0c", - "card_id": "mnu1xhs5jw", - "collector_number": "124", - "slug": "awakened-frostguard-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "DragonArt Chu", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "px0apqw30k", - "population_operator": "≈", - "population": 16000, - "foil": false - }, - { - "uuid": "u09s6r8l2l", - "population_operator": "≈", - "population": 477, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "33ms0kxj0c", - "card_id": "mnu1xhs5jw", - "collector_number": "124", - "slug": "awakened-frostguard-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "DragonArt Chu", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "u09s6r8l2l", - "population_operator": "≈", - "population": 477, - "foil": true - }, - { - "uuid": "px0apqw30k", - "population_operator": "≈", - "population": 16000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "p6120p3f5d", - "types": [ - "ALLY" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "HUMAN" - ], - "element": "FIRE", - "name": "Wandering Glaivier", - "slug": "wandering-glaivier", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Death:\u003c/span\u003e Each player draws a card.", - "effect_raw": "On Death: Each player draws a card.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 2, - "life": 1, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "paqm8uowyt", - "card_id": "p6120p3f5d", - "collector_number": "125", - "slug": "wandering-glaivier-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - }, - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "paqm8uowyt", - "card_id": "p6120p3f5d", - "collector_number": "125", - "slug": "wandering-glaivier-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - }, - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "sl7dedg616", - "types": [ - "ACTION" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "SKILL" - ], - "element": "WATER", - "name": "Calculated Foresight", - "slug": "calculated-foresight", - "effect": "Put the top two cards of your deck into your graveyard. Then you may banish a card with \u003cspan class=\"effect__label\"\u003efloating memory\u003c/span\u003e from your graveyard. If you do, \u003cspan class=\"effect__correction\"\u003eyour\u003c/span\u003e champion gains \u003cspan class=\"effect__label\"\u003eranged 3\u003c/span\u003e until end of turn. \u003cspan class=\"effect__reminder\"\u003e(Multiple instances of \u003cspan class=\"effect__label\"\u003eranged\u003c/span\u003e stack.)\u003c/span\u003e", - "effect_raw": "Put the top two cards of your deck into your graveyard. Then you may banish a card with floating memory from your graveyard. If you do, your champion gains ranged 3 until end of turn. (Multiple instances of ranged stack.)", - "rule": [ - { - "title": "ERRATA", - "date_added": "2024-01-19", - "description": "you -\u003e your" - } - ], - "flavor": "Some skirmishes are won before the first shot.", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "lcb6jhxltx", - "card_id": "sl7dedg616", - "collector_number": "125", - "slug": "calculated-foresight-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - }, - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "lcb6jhxltx", - "card_id": "sl7dedg616", - "collector_number": "125", - "slug": "calculated-foresight-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - }, - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "om2ry208kk", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "SPELL" - ], - "element": "WATER", - "name": "Potion Infusion: Seal", - "slug": "potion-infusion-seal", - "effect": "Rest target Potion. If you do, it gains “\u003cspan class=\"effect__label\"\u003eOn Sacrifice: Negate\u003c/span\u003e target card activation unless its controller pays \u003cspan class=\"effect__bubble effect__bubble--yellow ml-2\"\u003e2\u003c/span\u003e” until end of turn.\n\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)\u003c/span\u003e ", - "effect_raw": "Rest target Potion. If you do, it gains “On Sacrifice: Negate target card activation unless its controller pays [2] ” until end of turn.\nFloating Memory (While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.) ", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "o1i184h5la", - "card_id": "om2ry208kk", - "collector_number": "125", - "slug": "potion-infusion-seal-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "o1i184h5la", - "card_id": "om2ry208kk", - "collector_number": "125", - "slug": "potion-infusion-seal-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "Pr48kXnasw", - "types": [ - "ACTION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SPELL" - ], - "element": "FIRE", - "name": "Cremation Ritual", - "slug": "cremation-ritual", - "effect": "As an additional cost to activate this card, sacrifice an ally.\r\nDraw two cards.", - "effect_raw": "As an additional cost to activate this card, sacrifice an ally.\nDraw two cards.", - "rule": [ - { - "title": "ERRATA", - "date_added": "2023-04-15", - "description": "'As an additional cost to activate this card, sacrifice an ally you control.' -\u003e 'As an additional cost to activate this card, sacrifice an ally." - } - ], - "flavor": "Embellished by flames, the former warrior's mighty countenance bred conviction in their compatriots.", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "0sqmzxds9d", - "card_id": "Pr48kXnasw", - "collector_number": "003", - "slug": "cremation-ritual-slc", - "set": { - "name": "SquareLive Collaboration", - "prefix": "SLC", - "language": "CN" - }, - "illustrator": "Pinakes", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "g6p4dnamcf", - "population_operator": "≈", - "population": 1170, - "foil": false - }, - { - "uuid": "urjxqkt1po", - "population_operator": "≈", - "population": 140, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "25m5c8ljze", - "card_id": "Pr48kXnasw", - "collector_number": "126", - "slug": "cremation-ritual-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "41t71u4bzz", - "card_id": "Pr48kXnasw", - "collector_number": "003", - "slug": "cremation-ritual-slc-cpr", - "set": { - "name": "SquareLive Collaboration", - "prefix": "SLC", - "language": "CN" - }, - "illustrator": "Pinakes", - "rarity": 9, - "circulationTemplates": [ - { - "uuid": "xpnjwu9p6a", - "population_operator": "≈", - "population": 100, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "UvDktoulIJ", - "card_id": "Pr48kXnasw", - "collector_number": "067", - "slug": "cremation-ritual-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "UTvhuOIYs4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "jm4vup20gv", - "card_id": "Pr48kXnasw", - "collector_number": "066", - "slug": "cremation-ritual-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "ofe9mk0fw0", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "quOMdgW4vq", - "card_id": "Pr48kXnasw", - "collector_number": "126", - "slug": "cremation-ritual-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "w8y1j195hf", - "card_id": "Pr48kXnasw", - "collector_number": "009", - "slug": "cremation-ritual-sp2", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "kr6f6xgvue", - "population_operator": "≈", - "population": 430, - "foil": true - }, - { - "uuid": "muw7mnt0wh", - "population_operator": "≈", - "population": 8900, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "25m5c8ljze", - "card_id": "Pr48kXnasw", - "collector_number": "126", - "slug": "cremation-ritual-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "quOMdgW4vq", - "card_id": "Pr48kXnasw", - "collector_number": "126", - "slug": "cremation-ritual-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "UvDktoulIJ", - "card_id": "Pr48kXnasw", - "collector_number": "067", - "slug": "cremation-ritual-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "UTvhuOIYs4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "jm4vup20gv", - "card_id": "Pr48kXnasw", - "collector_number": "066", - "slug": "cremation-ritual-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "ofe9mk0fw0", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "w8y1j195hf", - "card_id": "Pr48kXnasw", - "collector_number": "009", - "slug": "cremation-ritual-sp2", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "kr6f6xgvue", - "population_operator": "≈", - "population": 430, - "foil": true - }, - { - "uuid": "muw7mnt0wh", - "population_operator": "≈", - "population": 8900, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "0sqmzxds9d", - "card_id": "Pr48kXnasw", - "collector_number": "003", - "slug": "cremation-ritual-slc", - "set": { - "name": "SquareLive Collaboration", - "prefix": "SLC", - "language": "CN" - }, - "illustrator": "Pinakes", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "urjxqkt1po", - "population_operator": "≈", - "population": 140, - "foil": true - }, - { - "uuid": "g6p4dnamcf", - "population_operator": "≈", - "population": 1170, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "41t71u4bzz", - "card_id": "Pr48kXnasw", - "collector_number": "003", - "slug": "cremation-ritual-slc-cpr", - "set": { - "name": "SquareLive Collaboration", - "prefix": "SLC", - "language": "CN" - }, - "illustrator": "Pinakes", - "rarity": 9, - "circulationTemplates": [ - { - "uuid": "xpnjwu9p6a", - "population_operator": "≈", - "population": 100, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "r0zadf9q1w", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "SPELL" - ], - "element": "WATER", - "name": "Conjure Downpour", - "slug": "conjure-downpour", - "effect": "Until end of turn, whenever a unit attacks, that attack gets -2\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e. \n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__bubble\"\u003eMemory 4+\u003c/span\u003e Draw a card into your memory. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class and only if there are four or more cards in your memory.)\u003c/span\u003e", - "effect_raw": "Until end of turn, whenever a unit attacks, that attack gets -2 POWER. \n[Class Bonus] [Memory 4+] Draw a card into your memory. (Apply this effect only if your champion's class matches this card's class and only if there are four or more cards in your memory.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "u2efuv1i4p", - "card_id": "r0zadf9q1w", - "collector_number": "126", - "slug": "conjure-downpour-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - }, - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "u2efuv1i4p", - "card_id": "r0zadf9q1w", - "collector_number": "126", - "slug": "conjure-downpour-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - }, - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "z07nau5sw9", - "types": [ - "ALLY" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "AUTOMATON" - ], - "element": "WATER", - "name": "Powered Defender", - "slug": "powered-defender", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__bubble\"\u003eLevel 2+\u003c/span\u003e \u003cspan class=\"effect__label\"\u003eTaunt\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While awake, this unit must be targeted before other units you control during your opponents’ attack declarations if able.)\u003c/span\u003e\nWhenever Powered Defender is dealt damage, \u003cspan class=\"effect__label\"\u003esummon\u003c/span\u003e a \u003ca data-edition-slug=\"powercell-mrc-a\" class=\"effect__edition-hover effect__label\"\u003ePowercell\u003c/a\u003e token.", - "effect_raw": "[Class Bonus] [Level 2+] Taunt (While awake, this unit must be targeted before other units you control during your opponents’ attack declarations if able.)\nWhenever Powered Defender is dealt damage, summon a Powercell token.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 1, - "life": 4, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "hljr2dijq6", - "card_id": "z07nau5sw9", - "collector_number": "126", - "slug": "powered-defender-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "4ing2zzy1r", - "population_operator": "≈", - "population": 18445, - "foil": false - }, - { - "uuid": "t0eof5o43m", - "population_operator": "≈", - "population": 557, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "hljr2dijq6", - "card_id": "z07nau5sw9", - "collector_number": "126", - "slug": "powered-defender-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "t0eof5o43m", - "population_operator": "≈", - "population": 557, - "foil": true - }, - { - "uuid": "4ing2zzy1r", - "population_operator": "≈", - "population": 18445, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "3hgldrogit", - "types": [ - "UNIQUE", - "ALLY" - ], - "classes": [ - "ASSASSIN", - "TAMER" - ], - "subtypes": [ - "ASSASSIN", - "TAMER", - "ANIMAL", - "HUMAN", - "CAT" - ], - "element": "FIRE", - "name": "Xiao Qiao, Cinderkeeper", - "slug": "xiao-qiao-cinderkeeper", - "effect": "\u003cspan class=\"effect__label\"\u003eStealth\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This unit can't be targeted by attacks unless permitted by \u003cspan class=\"effect__label\"\u003etrue sight\u003c/span\u003e.)\u003c/span\u003e\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eXiao Qiao's attacks can't be retaliated.\nIf a unit hit by Xiao Qiao this turn would die, banish it instead.", - "effect_raw": "Stealth (This unit can't be targeted by attacks unless permitted by true sight.)\n[Class Bonus] Xiao Qiao's attacks can't be retaliated.\nIf a unit hit by Xiao Qiao this turn would die, banish it instead.", - "rule": [ - { - "title": "", - "date_added": "2024-10-10", - "description": "Units banished by Xiao Qiao's ability do not trigger their On Death abilities." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 1, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "dw4hsb2t91", - "card_id": "3hgldrogit", - "collector_number": "126", - "slug": "xiao-qiao-cinderkeeper-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "186cm7kob9", - "population_operator": "≈", - "population": 361, - "foil": true - }, - { - "uuid": "dbwg8erso7", - "population_operator": "≈", - "population": 8500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "md12wkcs9m", - "card_id": "3hgldrogit", - "collector_number": "126", - "slug": "xiao-qiao-cinderkeeper-amb-csr", - "set": { - "name": "Mortal Ambition First Edition", - "prefix": "AMB 1st", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "xi69o5sscg", - "population_operator": "≈", - "population": 253, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "dw4hsb2t91", - "card_id": "3hgldrogit", - "collector_number": "126", - "slug": "xiao-qiao-cinderkeeper-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "186cm7kob9", - "population_operator": "≈", - "population": 361, - "foil": true - }, - { - "uuid": "dbwg8erso7", - "population_operator": "≈", - "population": 8500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "md12wkcs9m", - "card_id": "3hgldrogit", - "collector_number": "126", - "slug": "xiao-qiao-cinderkeeper-amb-csr", - "set": { - "name": "Mortal Ambition First Edition", - "prefix": "AMB 1st", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "xi69o5sscg", - "population_operator": "≈", - "population": 253, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "l8ao8bls6g", - "types": [ - "ITEM" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "POTION" - ], - "element": "WATER", - "name": "Convalescent Tonic", - "slug": "convalescent-tonic", - "effect": "\u003cspan class=\"effect__label\"\u003eBrew\u003c/span\u003e — One Fraysia \u003cspan class=\"effect__reminder\"\u003e(You may sacrifice the listed objects rather than pay this card's reserve cost.)\u003c/span\u003e \n\u003cspan class=\"effect__label\"\u003eSacrifice Convalescent Tonic:\u003c/span\u003e Put up to two cards from your hand on the bottom of your deck then draw that many cards. \u003cspan class=\"effect__label\"\u003eRecover 3\u003c/span\u003e. ", - "effect_raw": "Brew — One Fraysia (You may sacrifice the listed objects rather than pay this card's reserve cost.) \nSacrifice Convalescent Tonic: Put up to two cards from your hand on the bottom of your deck then draw that many cards. Recover 3. ", - "rule": [ - { - "title": "", - "date_added": "2024-01-19", - "description": "When paying the Brew cost, modifications to the card's reserve cost is ignored. Other additional costs such as 'as an additional cost to activate this card, sacrifice an ally', is not ignored." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "0mr492ollk", - "card_id": "l8ao8bls6g", - "collector_number": "127", - "slug": "convalescent-tonic-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "0mr492ollk", - "card_id": "l8ao8bls6g", - "collector_number": "127", - "slug": "convalescent-tonic-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "f8uqrptjej", - "types": [ - "ALLY" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "AUTOMATON" - ], - "element": "WATER", - "name": "Powered Swordsman", - "slug": "powered-swordsman", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Death:\u003c/span\u003e \u003cspan class=\"effect__label\"\u003eSummon\u003c/span\u003e a \u003ca data-edition-slug=\"powercell-mrc-a\" class=\"effect__edition-hover effect__label\"\u003ePowercell\u003c/a\u003e token. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion’s class matches this card’s class.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] On Death: Summon a Powercell token. (Apply this effect only if your champion’s class matches this card’s class.)", - "rule": null, - "flavor": "“Tired of pesky pirates? These portside units run on self-powered fuel cells that are fully waterproof!”\n— Gearstride Automatics Advertisement", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": 2, - "life": 4, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "2nobfsyrc9", - "card_id": "f8uqrptjej", - "collector_number": "127", - "slug": "powered-swordsman-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "DragonArt 白霜茶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "2nobfsyrc9", - "card_id": "f8uqrptjej", - "collector_number": "127", - "slug": "powered-swordsman-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "DragonArt 白霜茶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "4le7ehjyxs", - "types": [ - "ALLY" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "ANIMAL", - "HORSE" - ], - "element": "WATER", - "name": "Aqueous Stallion", - "slug": "aqueous-stallion", - "effect": "As long as you have four or more water element cards in your graveyard, Aqueous Stallion gets +3\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e.", - "effect_raw": "As long as you have four or more water element cards in your graveyard, Aqueous Stallion gets +3 POWER.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 0, - "life": 4, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "rx9d2t9kus", - "card_id": "4le7ehjyxs", - "collector_number": "127", - "slug": "aqueous-stallion-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "rx9d2t9kus", - "card_id": "4le7ehjyxs", - "collector_number": "127", - "slug": "aqueous-stallion-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "rzsr6aw4hz", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC", - "MAGE" - ], - "subtypes": [ - "CLERIC", - "MAGE", - "SPELL" - ], - "element": "WATER", - "name": "Burst Asunder", - "slug": "burst-asunder", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eThis card costs 2 less to activate.\nDeal 2 damage to target unit. Then you may sacrifice any amount of Fractals. For each Fractal sacrificed this way, deal an additional 2 damage to that unit.", - "effect_raw": "[Class Bonus] This card costs 2 less to activate.\nDeal 2 damage to target unit. Then you may sacrifice any amount of Fractals. For each Fractal sacrificed this way, deal an additional 2 damage to that unit.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "h4zzb4evm9", - "card_id": "rzsr6aw4hz", - "collector_number": "128", - "slug": "burst-asunder-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "坊橋夜泊", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "53d3dvrvur", - "population_operator": "≈", - "population": 27500, - "foil": false - }, - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "h4zzb4evm9", - "card_id": "rzsr6aw4hz", - "collector_number": "128", - "slug": "burst-asunder-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "坊橋夜泊", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "53d3dvrvur", - "population_operator": "≈", - "population": 27500, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "FhbVHkHQRb", - "types": [ - "ACTION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SPELL" - ], - "element": "FIRE", - "name": "Disintegrate", - "slug": "disintegrate", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eEfficiency\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This card costs \u003cspan class=\"effect__label\"\u003eLV\u003c/span\u003e less to activate. \u003cspan class=\"effect__label\"\u003eLV\u003c/span\u003e refers to your champion's level. Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e\r\nDestroy target ally or regalia. \u003cspan class=\"effect__reminder\"\u003e", - "effect_raw": "[Class Bonus] Efficiency (This card costs LV less to activate. LV refers to your champion's level. Apply this effect only if your champion's class matches this card's class.)\nDestroy target ally or regalia. ", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 8, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "7wrwhqq146", - "card_id": "FhbVHkHQRb", - "collector_number": "128", - "slug": "disintegrate-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - }, - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "DOONM8ZQwt", - "card_id": "FhbVHkHQRb", - "collector_number": "069KS", - "slug": "disintegrate-doap-ks", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "8RstF8rBQO", - "population_operator": "≈", - "population": 2500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "cgdloydekr", - "card_id": "FhbVHkHQRb", - "collector_number": "067", - "slug": "disintegrate-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "6wfv3d1d36", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "r4NWQ17qVV", - "card_id": "FhbVHkHQRb", - "collector_number": "128", - "slug": "disintegrate-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - }, - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "7wrwhqq146", - "card_id": "FhbVHkHQRb", - "collector_number": "128", - "slug": "disintegrate-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - }, - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "r4NWQ17qVV", - "card_id": "FhbVHkHQRb", - "collector_number": "128", - "slug": "disintegrate-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - }, - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "DOONM8ZQwt", - "card_id": "FhbVHkHQRb", - "collector_number": "069KS", - "slug": "disintegrate-doap-ks", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "8RstF8rBQO", - "population_operator": "≈", - "population": 2500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "cgdloydekr", - "card_id": "FhbVHkHQRb", - "collector_number": "067", - "slug": "disintegrate-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "6wfv3d1d36", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "4mcnqsm3n9", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "SKILL" - ], - "element": "WATER", - "name": "Primordial Ritual", - "slug": "primordial-ritual", - "effect": "As an additional cost to activate this card, sacrifice an ally.\nTarget player puts the top two cards of their deck into their graveyard.\n\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e", - "effect_raw": "As an additional cost to activate this card, sacrifice an ally.\nTarget player puts the top two cards of their deck into their graveyard.\nFloating Memory", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "a8c16bn55g", - "card_id": "4mcnqsm3n9", - "collector_number": "128", - "slug": "primordial-ritual-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "4ing2zzy1r", - "population_operator": "≈", - "population": 18445, - "foil": false - }, - { - "uuid": "t0eof5o43m", - "population_operator": "≈", - "population": 557, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "a8c16bn55g", - "card_id": "4mcnqsm3n9", - "collector_number": "128", - "slug": "primordial-ritual-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "t0eof5o43m", - "population_operator": "≈", - "population": 557, - "foil": true - }, - { - "uuid": "4ing2zzy1r", - "population_operator": "≈", - "population": 18445, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "7xgwve1d47", - "types": [ - "UNIQUE", - "ALLY" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "AUTOMATON" - ], - "element": "WATER", - "name": "Dahlia, Idyllic Dreamer", - "slug": "dahlia-idyllic-dreamer", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Attack:\u003c/span\u003e Look at the top card of your deck. If it's a water element card, you may put it into your graveyard.\nDahlia has \u003cspan class=\"effect__label\"\u003eranged X\u003c/span\u003e, where \u003cspan class=\"effect__label\"\u003eX\u003c/span\u003e is the amount of water element cards in your graveyard.", - "effect_raw": "[Class Bonus] On Attack: Look at the top card of your deck. If it's a water element card, you may put it into your graveyard.\nDahlia has ranged X, where X is the amount of water element cards in your graveyard.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 1, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "hyi3sphwpi", - "card_id": "7xgwve1d47", - "collector_number": "128", - "slug": "dahlia-idyllic-dreamer-alc1e-csr", - "set": { - "name": "Alchemical Revolution First Edition", - "prefix": "ALC 1st", - "language": "EN" - }, - "illustrator": "Pinakes", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "zcibwtuswl", - "population_operator": "≈", - "population": 153, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "nd8dyh7ikm", - "card_id": "7xgwve1d47", - "collector_number": "128", - "slug": "dahlia-idyllic-dreamer-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "Pinakes", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "ct3ynbcrae", - "population_operator": "≈", - "population": 6340, - "foil": false - }, - { - "uuid": "so1p5u153b", - "population_operator": "≈", - "population": 344, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "nd8dyh7ikm", - "card_id": "7xgwve1d47", - "collector_number": "128", - "slug": "dahlia-idyllic-dreamer-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "Pinakes", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "so1p5u153b", - "population_operator": "≈", - "population": 344, - "foil": true - }, - { - "uuid": "ct3ynbcrae", - "population_operator": "≈", - "population": 6340, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "hyi3sphwpi", - "card_id": "7xgwve1d47", - "collector_number": "128", - "slug": "dahlia-idyllic-dreamer-alc1e-csr", - "set": { - "name": "Alchemical Revolution First Edition", - "prefix": "ALC 1st", - "language": "EN" - }, - "illustrator": "Pinakes", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "zcibwtuswl", - "population_operator": "≈", - "population": 153, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "o7eanl1gxr", - "types": [ - "ACTION" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "SKILL", - "REACTION" - ], - "element": "WATER", - "name": "Diffusive Block", - "slug": "diffusive-block", - "effect": "This card costs 1 less to activate If you control a Shield item.\nPrevent the next 2 damage that would be dealt to target unit this turn.\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e", - "effect_raw": "This card costs 1 less to activate If you control a Shield item.\nPrevent the next 2 damage that would be dealt to target unit this turn.\n[Class Bonus] Floating Memory", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "sznne5o3cm", - "card_id": "o7eanl1gxr", - "collector_number": "129", - "slug": "diffusive-block-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "sznne5o3cm", - "card_id": "o7eanl1gxr", - "collector_number": "129", - "slug": "diffusive-block-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "dcgw05q66h", - "types": [ - "ITEM" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "BULLET" - ], - "element": "WATER", - "name": "Purified Shot", - "slug": "purified-shot", - "effect": "\u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e: Load Purified Shot into target unloaded Gun weapon you control.\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Champion Hit:\u003c/span\u003e Banish up to \u003cspan class=\"effect__label\"\u003eX\u003c/span\u003e cards from that opponent’s graveyard, where X is the amount of damage dealt by this hit.", - "effect_raw": "[REST]: Load Purified Shot into target unloaded Gun weapon you control.\n[Class Bonus] On Champion Hit: Banish up to X cards from that opponent’s graveyard, where X is the amount of damage dealt by this hit.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 1, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "9b5m6sqe6k", - "card_id": "dcgw05q66h", - "collector_number": "129", - "slug": "purified-shot-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "9b5m6sqe6k", - "card_id": "dcgw05q66h", - "collector_number": "129", - "slug": "purified-shot-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "XMb6pSHFJg", - "types": [ - "ACTION" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "SKILL", - "MELODY" - ], - "element": "FIRE", - "name": "Embersong", - "slug": "embersong", - "effect": "Deal 2 damage to up to one target ally.\r\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eTarget ally you control gets +2\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e until end of turn. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "Deal 2 damage to up to one target ally.\n[Class Bonus] Target ally you control gets +2 POWER until end of turn. (Apply this effect only if your champion's class matches this card's class.)", - "rule": [ - { - "title": "", - "date_added": "2022-12-27", - "description": "If the target receiving the +2 power does not exist during the resolution of Embersong, the entire card will is negated." - }, - { - "title": "", - "date_added": "2022-12-27", - "description": "If the target being dealt 2 damage does not exist during the resolution of Embersong, the card will not be negated, because zero targets is still a valid amount of targets for 'up to one.'" - } - ], - "flavor": "A fiery anthem that sets hearts ablaze.", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "c61ftK89Ch", - "card_id": "XMb6pSHFJg", - "collector_number": "129", - "slug": "embersong-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - }, - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "j68m69jq4e", - "card_id": "XMb6pSHFJg", - "collector_number": "129", - "slug": "embersong-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - }, - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "j68m69jq4e", - "card_id": "XMb6pSHFJg", - "collector_number": "129", - "slug": "embersong-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - }, - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "c61ftK89Ch", - "card_id": "XMb6pSHFJg", - "collector_number": "129", - "slug": "embersong-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - }, - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "d5og6z31q9", - "types": [ - "UNIQUE", - "ALLY" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "HUMAN" - ], - "element": "WATER", - "name": "Cao Cao, Aspirant of Chaos", - "slug": "cao-cao-aspirant-of-chaos", - "effect": "\u003cspan class=\"effect__label\"\u003e\u003cspan class=\"effect__reminder\"\u003eEquestrian\u003c/span\u003e\u003c/span\u003e — As long as you control a Horse ally, this card costs 3 less to activate.\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Attack:\u003c/span\u003e You may banish a card with \u003cspan class=\"effect__label\"\u003efloating memory\u003c/span\u003e from your graveyard. If you do, deal 2 damage to each rested unit you don't control.", - "effect_raw": "Equestrian — As long as you control a Horse ally, this card costs 3 less to activate.\n[Class Bonus] On Attack: You may banish a card with floating memory from your graveyard. If you do, deal 2 damage to each rested unit you don't control.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 5, - "level": null, - "power": 2, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "mas3b5ax8r", - "card_id": "d5og6z31q9", - "collector_number": "129", - "slug": "cao-cao-aspirant-of-chaos-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "坊橋夜泊", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "186cm7kob9", - "population_operator": "≈", - "population": 361, - "foil": true - }, - { - "uuid": "dbwg8erso7", - "population_operator": "≈", - "population": 8500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "qtbd0nts73", - "card_id": "d5og6z31q9", - "collector_number": "129", - "slug": "cao-cao-aspirant-of-chaos-amb-csr", - "set": { - "name": "Mortal Ambition First Edition", - "prefix": "AMB 1st", - "language": "EN" - }, - "illustrator": "坊橋夜泊", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "xi69o5sscg", - "population_operator": "≈", - "population": 253, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "mas3b5ax8r", - "card_id": "d5og6z31q9", - "collector_number": "129", - "slug": "cao-cao-aspirant-of-chaos-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "坊橋夜泊", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "186cm7kob9", - "population_operator": "≈", - "population": 361, - "foil": true - }, - { - "uuid": "dbwg8erso7", - "population_operator": "≈", - "population": 8500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "qtbd0nts73", - "card_id": "d5og6z31q9", - "collector_number": "129", - "slug": "cao-cao-aspirant-of-chaos-amb-csr", - "set": { - "name": "Mortal Ambition First Edition", - "prefix": "AMB 1st", - "language": "EN" - }, - "illustrator": "坊橋夜泊", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "xi69o5sscg", - "population_operator": "≈", - "population": 253, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "W1vZwOXfG3", - "types": [ - "ALLY" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "ANIMAL", - "SQUIRREL" - ], - "element": "FIRE", - "name": "Embertail Squirrel", - "slug": "embertail-squirrel", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Attack:\u003c/span\u003e You may discard a fire element card. If you do, Embertail Squirrel gets +2\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e until end of turn. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] On Attack: You may discard a fire element card. If you do, Embertail Squirrel gets +2 POWER until end of turn. (Apply this effect only if your champion's class matches this card's class.)", - "rule": null, - "flavor": "Just don't anger them.", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 2, - "life": 1, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "Bt75ZxvtTE", - "card_id": "W1vZwOXfG3", - "collector_number": "130", - "slug": "embertail-squirrel-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "dtpabycfle", - "card_id": "W1vZwOXfG3", - "collector_number": "130", - "slug": "embertail-squirrel-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "q2b21w97nc", - "card_id": "W1vZwOXfG3", - "collector_number": "022", - "slug": "embertail-squirrel-sp1", - "set": { - "name": "Supporter Pack 1", - "prefix": "SP1", - "language": "EN" - }, - "illustrator": "silvie", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "fnq0fgmtpa", - "population_operator": "≈", - "population": 2700, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "dtpabycfle", - "card_id": "W1vZwOXfG3", - "collector_number": "130", - "slug": "embertail-squirrel-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "Bt75ZxvtTE", - "card_id": "W1vZwOXfG3", - "collector_number": "130", - "slug": "embertail-squirrel-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "q2b21w97nc", - "card_id": "W1vZwOXfG3", - "collector_number": "022", - "slug": "embertail-squirrel-sp1", - "set": { - "name": "Supporter Pack 1", - "prefix": "SP1", - "language": "EN" - }, - "illustrator": "silvie", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "fnq0fgmtpa", - "population_operator": "≈", - "population": 2700, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "px8jypwc8t", - "types": [ - "DOMAIN" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "CROSSROADS" - ], - "element": "WATER", - "name": "Dormant Sacrificial Altar", - "slug": "dormant-sacrificial-altar", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Draw a card into your memory.\n\u003cspan class=\"effect__label\"\u003eSacrifice an Automaton ally and a Human ally:\u003c/span\u003e Put the top two cards of your deck into your graveyard.", - "effect_raw": "On Enter: Draw a card into your memory.\nSacrifice an Automaton ally and a Human ally: Put the top two cards of your deck into your graveyard.", - "rule": null, - "flavor": "The mythological resting place of a voracious titan.", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "9lbewomius", - "card_id": "px8jypwc8t", - "collector_number": "130", - "slug": "dormant-sacrificial-altar-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "北飞飞", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - }, - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "9lbewomius", - "card_id": "px8jypwc8t", - "collector_number": "130", - "slug": "dormant-sacrificial-altar-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "北飞飞", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - }, - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "i7sbjy86ep", - "types": [ - "ACTION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SPELL" - ], - "element": "WATER", - "name": "Cone of Frost", - "slug": "cone-of-frost", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eThis card costs 1 less to activate.\n\u003cspan class=\"effect__bubble\"\u003eLevel 1+\u003c/span\u003e Deal 2 damage to up to one target unit.\n\u003cspan class=\"effect__bubble\"\u003eLevel 3+\u003c/span\u003e Deal 2 damage to up to one target unit.\n\u003cspan class=\"effect__bubble\"\u003eLevel 5+\u003c/span\u003e Deal 2 damage to up to one target unit.", - "effect_raw": "[Class Bonus] This card costs 1 less to activate.\n[Level 1+] Deal 2 damage to up to one target unit.\n[Level 3+] Deal 2 damage to up to one target unit.\n[Level 5+] Deal 2 damage to up to one target unit.", - "rule": [ - { - "title": "", - "date_added": "2024-10-10", - "description": "Each instance of damage can target multiple units" - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "67gh2h9yxb", - "card_id": "i7sbjy86ep", - "collector_number": "130", - "slug": "cone-of-frost-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "hkqzv0kpzg", - "card_id": "i7sbjy86ep", - "collector_number": "038", - "slug": "cone-of-frost-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "m8ungne4k3", - "population_operator": "≈", - "population": 36000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "67gh2h9yxb", - "card_id": "i7sbjy86ep", - "collector_number": "130", - "slug": "cone-of-frost-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "hkqzv0kpzg", - "card_id": "i7sbjy86ep", - "collector_number": "038", - "slug": "cone-of-frost-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "m8ungne4k3", - "population_operator": "≈", - "population": 36000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "jlgx72rfgv", - "types": [ - "ATTACK" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "LASH" - ], - "element": "WATER", - "name": "Ravishing Finale", - "slug": "ravishing-finale", - "effect": "As an additional cost to activate this card, banish two cards with \u003cspan class=\"effect__label\"\u003efloating memory\u003c/span\u003e from your graveyard.\n\u003cspan class=\"effect__bubble\"\u003eNico Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Champion Hit:\u003c/span\u003e For each damage counter on the hit champion, their controller puts the top two cards from their deck into their graveyard.", - "effect_raw": "As an additional cost to activate this card, banish two cards with floating memory from your graveyard.\n[Nico Bonus] On Champion Hit: For each damage counter on the hit champion, their controller puts the top two cards from their deck into their graveyard.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 6, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "6jxa6zlrrq", - "card_id": "jlgx72rfgv", - "collector_number": "130", - "slug": "ravishing-finale-mrc-csr", - "set": { - "name": "Mercurial Heart First Edition", - "prefix": "MRC 1st", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "ldb7kixcty", - "population_operator": "≈", - "population": 132, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "d7gocb33mr", - "card_id": "jlgx72rfgv", - "collector_number": "130", - "slug": "ravishing-finale-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "9mcfxfnivt", - "population_operator": "≈", - "population": 425, - "foil": true - }, - { - "uuid": "yu6vbz7b8g", - "population_operator": "≈", - "population": 6983, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "d7gocb33mr", - "card_id": "jlgx72rfgv", - "collector_number": "130", - "slug": "ravishing-finale-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "9mcfxfnivt", - "population_operator": "≈", - "population": 425, - "foil": true - }, - { - "uuid": "yu6vbz7b8g", - "population_operator": "≈", - "population": 6983, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "6jxa6zlrrq", - "card_id": "jlgx72rfgv", - "collector_number": "130", - "slug": "ravishing-finale-mrc-csr", - "set": { - "name": "Mercurial Heart First Edition", - "prefix": "MRC 1st", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "ldb7kixcty", - "population_operator": "≈", - "population": 132, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "w3rrii17fz", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "SPELL", - "REACTION" - ], - "element": "WATER", - "name": "Flash Freeze", - "slug": "flash-freeze", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eThis card costs 2 less to activate. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e\n\u003cspan class=\"effect__label\"\u003eNegate\u003c/span\u003e target card activation unless its controller pays \u003cspan class=\"effect__bubble effect__bubble--yellow ml-2\"\u003eLV\u003c/span\u003e. Banish the card that had its activation \u003cspan class=\"effect__label\"\u003enegated\u003c/span\u003e this way.", - "effect_raw": "[Class Bonus] This card costs 2 less to activate. (Apply this effect only if your champion's class matches this card's class.)\nNegate target card activation unless its controller pays [LV]. Banish the card that had its activation negated this way.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "8n486egq56", - "card_id": "w3rrii17fz", - "collector_number": "131", - "slug": "flash-freeze-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - }, - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "y7yp7nm6t5", - "card_id": "w3rrii17fz", - "collector_number": "076", - "slug": "flash-freeze-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "o8j6aotm85", - "population_operator": "≈", - "population": 22500, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "8n486egq56", - "card_id": "w3rrii17fz", - "collector_number": "131", - "slug": "flash-freeze-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - }, - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "y7yp7nm6t5", - "card_id": "w3rrii17fz", - "collector_number": "076", - "slug": "flash-freeze-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "o8j6aotm85", - "population_operator": "≈", - "population": 22500, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "q2okpDFJw5", - "types": [ - "ALLY" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "HUMAN" - ], - "element": "FIRE", - "name": "Energetic Beastbonder", - "slug": "energetic-beastbonder", - "effect": "Your champion gets +1 level as long as you control an Animal or Beast ally.\r\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)\u003c/span\u003e", - "effect_raw": "Your champion gets +1 level as long as you control an Animal or Beast ally.\n[Class Bonus] Floating Memory (While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": 2, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "iqmqEbYI7S", - "card_id": "q2okpDFJw5", - "collector_number": "131", - "slug": "energetic-beastbonder-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - }, - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "m5c8ljzevp", - "card_id": "q2okpDFJw5", - "collector_number": "131", - "slug": "energetic-beastbonder-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - }, - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "m5c8ljzevp", - "card_id": "q2okpDFJw5", - "collector_number": "131", - "slug": "energetic-beastbonder-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - }, - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "iqmqEbYI7S", - "card_id": "q2okpDFJw5", - "collector_number": "131", - "slug": "energetic-beastbonder-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - }, - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "eirpdm44nt", - "types": [ - "ALLY" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "HUMAN" - ], - "element": "WATER", - "name": "Seaside Ringleader", - "slug": "seaside-ringleader", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__bubble\"\u003eElement Bonus\u003c/span\u003e \u003cspan class=\"effect__bubble effect__bubble--yellow ml-2\"\u003e2\u003c/span\u003e, \u003cspan class=\"effect__label\"\u003eBanish Seaside Ringleader from your graveyard:\u003c/span\u003e Draw a card into your memory. Until end of turn, Animal and Beast ally cards you activate this turn enter the field with an additional \u003cspan class=\"effect__label\"\u003ebuff\u003c/span\u003e counter on them.", - "effect_raw": "[Class Bonus] [Element Bonus] [2] , Banish Seaside Ringleader from your graveyard: Draw a card into your memory. Until end of turn, Animal and Beast ally cards you activate this turn enter the field with an additional buff counter on them.", - "rule": [ - { - "title": "", - "date_added": "2024-05-17", - "description": "If Seaside Ringleader is norm element in the graveyard, any tamer champion of any may activate Seaside Ringleader's ability as norm is enabled by default." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 2, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "0kxj0ckca6", - "card_id": "eirpdm44nt", - "collector_number": "131", - "slug": "seaside-ringleader-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "DragonArt Tris", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "9mcfxfnivt", - "population_operator": "≈", - "population": 425, - "foil": true - }, - { - "uuid": "yu6vbz7b8g", - "population_operator": "≈", - "population": 6983, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "0kxj0ckca6", - "card_id": "eirpdm44nt", - "collector_number": "131", - "slug": "seaside-ringleader-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "DragonArt Tris", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "9mcfxfnivt", - "population_operator": "≈", - "population": 425, - "foil": true - }, - { - "uuid": "yu6vbz7b8g", - "population_operator": "≈", - "population": 6983, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "1lyk1dvdlh", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "SKILL" - ], - "element": "WATER", - "name": "Water Herbs", - "slug": "water-herbs", - "effect": "Target player puts the top two cards of your deck into their graveyard. \n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eGather\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(To \u003cspan class=\"effect__label\"\u003egather\u003c/span\u003e, \u003cspan class=\"effect__label\"\u003esummon\u003c/span\u003e a \u003ca data-edition-slug=\"blightroot-alc\" class=\"effect__edition-hover effect__label\"\u003eBlightroot\u003c/a\u003e, \u003ca data-edition-slug=\"manaroot-alc\" class=\"effect__edition-hover effect__label\"\u003eManaroot\u003c/a\u003e, \u003ca data-edition-slug=\"silvershine-alc\" class=\"effect__edition-hover effect__label\"\u003eSilvershine\u003c/a\u003e, \u003ca data-edition-slug=\"fraysia-alc\" class=\"effect__edition-hover effect__label\"\u003eFraysia\u003c/a\u003e, \u003ca data-edition-slug=\"razorvine-alc\" class=\"effect__edition-hover effect__label\"\u003eRazorvine\u003c/a\u003e, or \u003ca data-edition-slug=\"springleaf-alc\" class=\"effect__edition-hover effect__label\"\u003eSpringleaf\u003c/a\u003e token, chosen at random.)\u003c/span\u003e", - "effect_raw": "Target player puts the top two cards of your deck into their graveyard. \n[Class Bonus] Gather. (To gather, summon a Blightroot, Manaroot, Silvershine, Fraysia, Razorvine, or Springleaf token, chosen at random.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "jhwltxu2ef", - "card_id": "1lyk1dvdlh", - "collector_number": "132", - "slug": "water-herbs-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "jhwltxu2ef", - "card_id": "1lyk1dvdlh", - "collector_number": "132", - "slug": "water-herbs-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "awj9it7shv", - "types": [ - "ALLY" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "HUMAN" - ], - "element": "WATER", - "name": "Drifting Rogue", - "slug": "drifting-rogue", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Put a \u003cspan class=\"effect__label\"\u003epreparation\u003c/span\u003e counter on your champion.\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)\u003c/span\u003e", - "effect_raw": "On Enter: Put a preparation counter on your champion.\n[Class Bonus] Floating Memory (While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 1, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "emrxle1pql", - "card_id": "awj9it7shv", - "collector_number": "132", - "slug": "drifting-rogue-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - }, - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "emrxle1pql", - "card_id": "awj9it7shv", - "collector_number": "132", - "slug": "drifting-rogue-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - }, - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "uhuy4xippo", - "types": [ - "PHANTASIA" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "FRACTAL" - ], - "element": "WATER", - "name": "Fractal of Snow", - "slug": "fractal-of-snow", - "effect": "\u003cspan class=\"effect__label\"\u003eReservable\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a reserve cost, you may rest this object to pay for 1 of that cost.)\u003c/span\u003e\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eSacrifice Fractal of Snow:\u003c/span\u003e The next time one or more allies would enter the field this turn, they enter the field rested instead.", - "effect_raw": "Reservable (While paying for a reserve cost, you may rest this object to pay for 1 of that cost.)\n[Class Bonus] Sacrifice Fractal of Snow: The next time one or more allies would enter the field this turn, they enter the field rested instead.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.064Z", - "editions": [ - { - "uuid": "djg0bo2fb4", - "card_id": "uhuy4xippo", - "collector_number": "132", - "slug": "fractal-of-snow-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "px0apqw30k", - "population_operator": "≈", - "population": 16000, - "foil": false - }, - { - "uuid": "u09s6r8l2l", - "population_operator": "≈", - "population": 477, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "djg0bo2fb4", - "card_id": "uhuy4xippo", - "collector_number": "132", - "slug": "fractal-of-snow-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "u09s6r8l2l", - "population_operator": "≈", - "population": 477, - "foil": true - }, - { - "uuid": "px0apqw30k", - "population_operator": "≈", - "population": 16000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "dBAdWMoPEz", - "types": [ - "ACTION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SKILL", - "HARMONY" - ], - "element": "FIRE", - "name": "Erupting Rhapsody", - "slug": "erupting-rhapsody", - "effect": "Banish any amount of fire element cards from your graveyard. Your champion gets +1 level until end of turn for each card banished this way.\r\n\u003cspan class=\"effect__reminder\"\u003e\u003cspan class=\"effect__label\"\u003eHarmonize\u003c/span\u003e\u003c/span\u003e — If you've activated a Melody card this turn, choose any amount of units and deal \u003cspan class=\"effect__label\"\u003eLV\u003c/span\u003e damage split among them.", - "effect_raw": "Banish any amount of fire element cards from your graveyard. Your champion gets +1 level until end of turn for each card banished this way.\nHarmonize — If you've activated a Melody card this turn, choose any amount of units and deal LV damage split among them.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": { - "STANDARD": { - "limit": 0 - } - }, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "7ozuj68m69", - "card_id": "dBAdWMoPEz", - "collector_number": "132", - "slug": "erupting-rhapsody-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - }, - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "LM6L48onvw", - "card_id": "dBAdWMoPEz", - "collector_number": "132", - "slug": "erupting-rhapsody-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - }, - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "7ozuj68m69", - "card_id": "dBAdWMoPEz", - "collector_number": "132", - "slug": "erupting-rhapsody-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - }, - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "LM6L48onvw", - "card_id": "dBAdWMoPEz", - "collector_number": "132", - "slug": "erupting-rhapsody-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - }, - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "tiymuyv3fp", - "types": [ - "ALLY" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "HUMAN" - ], - "element": "WATER", - "name": "Waterveil Apostle", - "slug": "waterveil-apostle", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__bubble\"\u003eMemory 4+\u003c/span\u003e At the beginning of your recollection phase, \u003cspan class=\"effect__label\"\u003egather\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion’s class matches this card’s class and only if there are four or more cards in your memory.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] [Memory 4+] At the beginning of your recollection phase, gather. (Apply this effect only if your champion’s class matches this card’s class and only if there are four or more cards in your memory.)", - "rule": null, - "flavor": "A torrent of flora with every thought.", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 1, - "life": 4, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "tu1h4pzmq4", - "card_id": "tiymuyv3fp", - "collector_number": "133", - "slug": "waterveil-apostle-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "tu1h4pzmq4", - "card_id": "tiymuyv3fp", - "collector_number": "133", - "slug": "waterveil-apostle-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "r7ch2bbmoq", - "types": [ - "ITEM" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "BULLET" - ], - "element": "WATER", - "name": "Freezing Round", - "slug": "freezing-round", - "effect": "\u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e: Load Freezing Round into target unloaded Gun weapon you control.\n\u003cspan class=\"effect__label\"\u003eOn Champion Hit:\u003c/span\u003e That player banishes a card at random from their memory. Return that card to their memory at the beginning of their next end phase.\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e", - "effect_raw": "[REST]: Load Freezing Round into target unloaded Gun weapon you control.\nOn Champion Hit: That player banishes a card at random from their memory. Return that card to their memory at the beginning of their next end phase.\n[Class Bonus] Floating Memory", - "rule": [ - { - "title": "", - "date_added": "2024-01-19", - "description": "While loaded into an object, if that object leaves the field, this bullet would be sent to the graveyard (or banishment if it's a regalia)." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 2, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "qwxvzokpaj", - "card_id": "r7ch2bbmoq", - "collector_number": "133", - "slug": "freezing-round-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - }, - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "qwxvzokpaj", - "card_id": "r7ch2bbmoq", - "collector_number": "133", - "slug": "freezing-round-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - }, - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "LUfgfsWTTO", - "types": [ - "ATTACK" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "SWORD" - ], - "element": "FIRE", - "name": "Fiery Momentum", - "slug": "fiery-momentum", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eFiery Momentum gets +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e for each fire element card in your graveyard. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] Fiery Momentum gets +1 POWER for each fire element card in your graveyard. (Apply this effect only if your champion's class matches this card's class.)", - "rule": null, - "flavor": "The greater the fuel, the greater the flame.", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 2, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "0OoiaZAyCs", - "card_id": "LUfgfsWTTO", - "collector_number": "133", - "slug": "fiery-momentum-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - }, - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "1bhio41ln9", - "card_id": "LUfgfsWTTO", - "collector_number": "133", - "slug": "fiery-momentum-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - }, - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "H64mP98Ch4", - "card_id": "LUfgfsWTTO", - "collector_number": "070", - "slug": "fiery-momentum-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "8dBps9N0mS", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "w1cvu6z0vc", - "card_id": "LUfgfsWTTO", - "collector_number": "019", - "slug": "fiery-momentum-demo23", - "set": { - "name": "LGS Demo 2023", - "prefix": "DEMO23", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "63v93w6d11", - "population_operator": "≈", - "population": 12500, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "1bhio41ln9", - "card_id": "LUfgfsWTTO", - "collector_number": "133", - "slug": "fiery-momentum-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - }, - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "0OoiaZAyCs", - "card_id": "LUfgfsWTTO", - "collector_number": "133", - "slug": "fiery-momentum-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - }, - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "H64mP98Ch4", - "card_id": "LUfgfsWTTO", - "collector_number": "070", - "slug": "fiery-momentum-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "8dBps9N0mS", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "w1cvu6z0vc", - "card_id": "LUfgfsWTTO", - "collector_number": "019", - "slug": "fiery-momentum-demo23", - "set": { - "name": "LGS Demo 2023", - "prefix": "DEMO23", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "63v93w6d11", - "population_operator": "≈", - "population": 12500, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "5fnmnpavo4", - "types": [ - "PHANTASIA" - ], - "classes": [ - "CLERIC", - "TAMER" - ], - "subtypes": [ - "CLERIC", - "TAMER", - "FRACTAL" - ], - "element": "WATER", - "name": "Fractal of Polar Depths", - "slug": "fractal-of-polar-depths", - "effect": "\u003cspan class=\"effect__label\"\u003eReservable\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a reserve cost, you may rest this object to pay for 1 of that cost.)\u003c/span\u003e\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eSacrifice Fractal of Polar Depths:\u003c/span\u003e Target player puts the top \u003cspan class=\"effect__label\"\u003eX\u003c/span\u003e cards from their deck into their graveyard, where \u003cspan class=\"effect__label\"\u003eX\u003c/span\u003e is the amount of water element cards in your graveyard.", - "effect_raw": "Reservable (While paying for a reserve cost, you may rest this object to pay for 1 of that cost.)\n[Class Bonus] Sacrifice Fractal of Polar Depths: Target player puts the top X cards from their deck into their graveyard, where X is the amount of water element cards in your graveyard.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "yyui32uwyz", - "card_id": "5fnmnpavo4", - "collector_number": "133", - "slug": "fractal-of-polar-depths-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "186cm7kob9", - "population_operator": "≈", - "population": 361, - "foil": true - }, - { - "uuid": "dbwg8erso7", - "population_operator": "≈", - "population": 8500, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "yyui32uwyz", - "card_id": "5fnmnpavo4", - "collector_number": "133", - "slug": "fractal-of-polar-depths-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "186cm7kob9", - "population_operator": "≈", - "population": 361, - "foil": true - }, - { - "uuid": "dbwg8erso7", - "population_operator": "≈", - "population": 8500, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "RIVahUIQVD", - "types": [ - "ACTION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SPELL" - ], - "element": "FIRE", - "name": "Fireball", - "slug": "fireball", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eThis card costs 2 less to activate. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e\r\nDeal 1+\u003cspan class=\"effect__label\"\u003eLV\u003c/span\u003e damage to target unit. \u003cspan class=\"effect__reminder\"\u003e(\u003cspan class=\"effect__label\"\u003eLV\u003c/span\u003e refers to your champion's level.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] This card costs 2 less to activate. (Apply this effect only if your champion's class matches this card's class.)\nDeal 1+LV damage to target unit. (LV refers to your champion's level.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "8TSQJQQ6gB", - "card_id": "RIVahUIQVD", - "collector_number": "071", - "slug": "fireball-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "zYWnZ9UL2d", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "jFUcHe4DNg", - "card_id": "RIVahUIQVD", - "collector_number": "134", - "slug": "fireball-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "n8jwanjcy4", - "card_id": "RIVahUIQVD", - "collector_number": "068", - "slug": "fireball-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "3gu73wioon", - "population_operator": "≈", - "population": 60000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "pfaf098jmo", - "card_id": "RIVahUIQVD", - "collector_number": "006", - "slug": "fireball-sp1", - "set": { - "name": "Supporter Pack 1", - "prefix": "SP1", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "9ytyjss357", - "population_operator": "≈", - "population": 900, - "foil": true - }, - { - "uuid": "oexdlvivlo", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "s4uxfx51ec", - "card_id": "RIVahUIQVD", - "collector_number": "134", - "slug": "fireball-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "yisbb41wcx", - "card_id": "RIVahUIQVD", - "collector_number": "101", - "slug": "fireball-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - }, - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "s4uxfx51ec", - "card_id": "RIVahUIQVD", - "collector_number": "134", - "slug": "fireball-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "jFUcHe4DNg", - "card_id": "RIVahUIQVD", - "collector_number": "134", - "slug": "fireball-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "8TSQJQQ6gB", - "card_id": "RIVahUIQVD", - "collector_number": "071", - "slug": "fireball-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "zYWnZ9UL2d", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "n8jwanjcy4", - "card_id": "RIVahUIQVD", - "collector_number": "068", - "slug": "fireball-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "3gu73wioon", - "population_operator": "≈", - "population": 60000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "yisbb41wcx", - "card_id": "RIVahUIQVD", - "collector_number": "101", - "slug": "fireball-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - }, - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "pfaf098jmo", - "card_id": "RIVahUIQVD", - "collector_number": "006", - "slug": "fireball-sp1", - "set": { - "name": "Supporter Pack 1", - "prefix": "SP1", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "9ytyjss357", - "population_operator": "≈", - "population": 900, - "foil": true - }, - { - "uuid": "oexdlvivlo", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "iqcknwa2vl", - "types": [ - "ITEM" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "ARROW" - ], - "element": "WATER", - "name": "Frozen Quill", - "slug": "frozen-quill", - "effect": "\u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e\u003cspan class=\"effect__label\"\u003e:\u003c/span\u003e Load Frozen Quill into target unloaded Bow weapon you control.\n\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)\u003c/span\u003e", - "effect_raw": "[REST]: Load Frozen Quill into target unloaded Bow weapon you control.\nFloating Memory (While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 4, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "us1nos2sih", - "card_id": "iqcknwa2vl", - "collector_number": "134", - "slug": "frozen-quill-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - }, - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "us1nos2sih", - "card_id": "iqcknwa2vl", - "collector_number": "134", - "slug": "frozen-quill-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - }, - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "k2c7wklzjm", - "types": [ - "ATTACK" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "SHIELD" - ], - "element": "WATER", - "name": "Frigid Bash", - "slug": "frigid-bash", - "effect": "This card costs 2 less to activate If you control a Shield item.\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Hit:\u003c/span\u003e The hit unit doesn't wake up during its controller's next wake up phase unless that player pays \u003cspan class=\"effect__bubble effect__bubble--yellow ml-2\"\u003e2\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(The optional cost is paid upon the resolution of this trigger.)\u003c/span\u003e", - "effect_raw": "This card costs 2 less to activate If you control a Shield item.\n[Class Bonus] On Hit: The hit unit doesn't wake up during its controller's next wake up phase unless that player pays [2]. (The optional cost is paid upon the resolution of this trigger.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 2, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "itwys9kf4r", - "card_id": "k2c7wklzjm", - "collector_number": "134", - "slug": "frigid-bash-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - }, - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "itwys9kf4r", - "card_id": "k2c7wklzjm", - "collector_number": "134", - "slug": "frigid-bash-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - }, - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "vw2ifz1nr5", - "types": [ - "UNIQUE", - "ALLY" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "AUTOMATON" - ], - "element": "WIND", - "name": "Andronika, Eternal Herald", - "slug": "andronika-eternal-herald", - "effect": "\u003cspan class=\"effect__label\"\u003eImbue 3\u003c/span\u003e\nAs long as Andronika is \u003cspan class=\"effect__label\"\u003eimbued\u003c/span\u003e, Andronika gets +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e and +1\u003cspan class=\"effect__icon effect__icon--heart\"\u003e\u003c/span\u003e, and has \u003cspan class=\"effect__label\"\u003evigor\u003c/span\u003e.\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Put a \u003cspan class=\"effect__label\"\u003ebuff\u003c/span\u003e counter on up to two Automaton allies you control.", - "effect_raw": "Imbue 3\nAs long as Andronika is imbued, Andronika gets +1 POWER and +1 LIFE , and has vigor.\n[Class Bonus] On Enter: Put a buff counter on up to two Automaton allies you control.", - "rule": [ - { - "title": "", - "date_added": "2024-05-17", - "description": "You reserve the cards face up. You do not place them face down and then 'reveal' them." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 1, - "life": 1, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "4wuq31hwdh", - "card_id": "vw2ifz1nr5", - "collector_number": "134", - "slug": "andronika-eternal-herald-mrc-csr", - "set": { - "name": "Mercurial Heart First Edition", - "prefix": "MRC 1st", - "language": "EN" - }, - "illustrator": "DragonArt 倉倉", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "ldb7kixcty", - "population_operator": "≈", - "population": 132, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "91nmnxS9wZ", - "card_id": "vw2ifz1nr5", - "collector_number": "134", - "slug": "andronika-eternal-herald-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "DragonArt 倉倉", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "9mcfxfnivt", - "population_operator": "≈", - "population": 425, - "foil": true - }, - { - "uuid": "yu6vbz7b8g", - "population_operator": "≈", - "population": 6983, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "91nmnxS9wZ", - "card_id": "vw2ifz1nr5", - "collector_number": "134", - "slug": "andronika-eternal-herald-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "DragonArt 倉倉", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "9mcfxfnivt", - "population_operator": "≈", - "population": 425, - "foil": true - }, - { - "uuid": "yu6vbz7b8g", - "population_operator": "≈", - "population": 6983, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "4wuq31hwdh", - "card_id": "vw2ifz1nr5", - "collector_number": "134", - "slug": "andronika-eternal-herald-mrc-csr", - "set": { - "name": "Mercurial Heart First Edition", - "prefix": "MRC 1st", - "language": "EN" - }, - "illustrator": "DragonArt 倉倉", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "ldb7kixcty", - "population_operator": "≈", - "population": 132, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "mr1lmsbjcf", - "types": [ - "ACTION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SPELL" - ], - "element": "WATER", - "name": "Glacial Evocation", - "slug": "glacial-evocation", - "effect": "Deal 2 damage to target ally. If that unit is rested, deal 3 damage to it instead.", - "effect_raw": "Deal 2 damage to target ally. If that unit is rested, deal 3 damage to it instead.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "qd66adqccn", - "card_id": "mr1lmsbjcf", - "collector_number": "135", - "slug": "glacial-evocation-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - }, - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "qd66adqccn", - "card_id": "mr1lmsbjcf", - "collector_number": "135", - "slug": "glacial-evocation-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - }, - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "FGvq4eQPbP", - "types": [ - "ATTACK" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "SWORD" - ], - "element": "FIRE", - "name": "Flame Sweep", - "slug": "flame-sweep", - "effect": "\u003cspan class=\"effect__label\"\u003eCleave\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(Attack all units a chosen opponent controls. This attack can't be intercepted.)\u003c/span\u003e\r\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__bubble\"\u003eLevel 2+\u003c/span\u003eFlame Sweep gets +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class, and only if your champion is level 2 or higher.)\u003c/span\u003e", - "effect_raw": "Cleave (Attack all units a chosen opponent controls. This attack can't be intercepted.)\n[Class Bonus] [Level 2+] Flame Sweep gets +1 POWER. (Apply this effect only if your champion's class matches this card's class, and only if your champion is level 2 or higher.)", - "rule": [ - { - "title": "", - "date_added": "2022-12-27", - "description": "During the retaliation step, all units being attacked can retaliate if able." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": 1, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "m3zjl7lpvn", - "card_id": "FGvq4eQPbP", - "collector_number": "135", - "slug": "flame-sweep-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - }, - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "sCeymbd0qF", - "card_id": "FGvq4eQPbP", - "collector_number": "072KS", - "slug": "flame-sweep-doap-ks", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "8RstF8rBQO", - "population_operator": "≈", - "population": 2500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "sSKVe0oaFq", - "card_id": "FGvq4eQPbP", - "collector_number": "135", - "slug": "flame-sweep-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - }, - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "m3zjl7lpvn", - "card_id": "FGvq4eQPbP", - "collector_number": "135", - "slug": "flame-sweep-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - }, - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "sSKVe0oaFq", - "card_id": "FGvq4eQPbP", - "collector_number": "135", - "slug": "flame-sweep-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - }, - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "sCeymbd0qF", - "card_id": "FGvq4eQPbP", - "collector_number": "072KS", - "slug": "flame-sweep-doap-ks", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "8RstF8rBQO", - "population_operator": "≈", - "population": 2500, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "a3pmmloejo", - "types": [ - "ALLY" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "HUMAN" - ], - "element": "WIND", - "name": "Blessed Clergy", - "slug": "blessed-clergy", - "effect": "\u003cspan class=\"effect__label\"\u003eImbue 2\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(You may reserve all cards revealed as you activate this card. If at least two of them are wind element, this card becomes \u003cspan class=\"effect__label\"\u003eimbued\u003c/span\u003e.)\u003c/span\u003e\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003e\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e If Blessed Clergy is \u003cspan class=\"effect__label\"\u003eimbued\u003c/span\u003e, target player can’t play more than two cards during their next turn.", - "effect_raw": "Imbue 2 (You may reserve all cards revealed as you activate this card. If at least two of them are wind element, this card becomes imbued.)\n[Class Bonus] On Enter: If Blessed Clergy is imbued, target player can’t play more than two cards during their next turn.", - "rule": [ - { - "title": "", - "date_added": "2024-05-17", - "description": "You reserve the cards face up. You do not place them face down and then 'reveal' them." - }, - { - "title": "", - "date_added": "2024-05-17", - "description": "Playing a card is activating or materializing a card." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 1, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "yh6ikmgyi3", - "card_id": "a3pmmloejo", - "collector_number": "135", - "slug": "blessed-clergy-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "4ing2zzy1r", - "population_operator": "≈", - "population": 18445, - "foil": false - }, - { - "uuid": "t0eof5o43m", - "population_operator": "≈", - "population": 557, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "yh6ikmgyi3", - "card_id": "a3pmmloejo", - "collector_number": "135", - "slug": "blessed-clergy-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "t0eof5o43m", - "population_operator": "≈", - "population": 557, - "foil": true - }, - { - "uuid": "4ing2zzy1r", - "population_operator": "≈", - "population": 18445, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "wuir99sx6q", - "types": [ - "UNIQUE", - "ALLY" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "HUMAN" - ], - "element": "WATER", - "name": "Geni, Gifted Mechanist", - "slug": "geni-gifted-mechanist", - "effect": "\u003cspan class=\"effect__bubble effect__bubble--yellow ml-2\"\u003e2\u003c/span\u003e,\u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e\u003cspan class=\"effect__label\"\u003e, Banish a card from your graveyard:\u003c/span\u003e If the banished card was an Automaton ally card, \u003cspan class=\"effect__label\"\u003esummon\u003c/span\u003e an \u003ca data-edition-slug=\"automaton-drone-alc\" class=\"effect__edition-hover effect__label\"\u003eAutomaton Drone\u003c/a\u003e token. Then if the banished card had \u003cspan class=\"effect__label\"\u003efloating memory\u003c/span\u003e, put two \u003cspan class=\"effect__label\"\u003ebuff\u003c/span\u003e counters on an Automaton ally you control.", - "effect_raw": "[2] ,[REST], Banish a card from your graveyard: If the banished card was an Automaton ally card, summon an Automaton Drone token. Then if the banished card had floating memory, put two buff counters on an Automaton ally you control.", - "rule": [ - { - "title": "", - "date_added": "2024-02-06", - "description": "If a card that is both Automaton and has floating memory is banished, you will summon an Automaton Drone token and put two buff counters on an Automaton ally you control, in that order." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 0, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "t7ru3bpyqg", - "card_id": "wuir99sx6q", - "collector_number": "135", - "slug": "geni-gifted-mechanist-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "DragonArt TaroTarou", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "ct3ynbcrae", - "population_operator": "≈", - "population": 6340, - "foil": false - }, - { - "uuid": "so1p5u153b", - "population_operator": "≈", - "population": 344, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "wdoj8vxbvy", - "card_id": "wuir99sx6q", - "collector_number": "008", - "slug": "geni-gifted-mechanist-evp", - "set": { - "name": "Event Packs", - "prefix": "EVP", - "language": "EN" - }, - "illustrator": "DragonArt TaroTarou", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "wvnn6bk4h3", - "population_operator": "≈", - "population": 192, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "t7ru3bpyqg", - "card_id": "wuir99sx6q", - "collector_number": "135", - "slug": "geni-gifted-mechanist-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "DragonArt TaroTarou", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "so1p5u153b", - "population_operator": "≈", - "population": 344, - "foil": true - }, - { - "uuid": "ct3ynbcrae", - "population_operator": "≈", - "population": 6340, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "wdoj8vxbvy", - "card_id": "wuir99sx6q", - "collector_number": "008", - "slug": "geni-gifted-mechanist-evp", - "set": { - "name": "Event Packs", - "prefix": "EVP", - "language": "EN" - }, - "illustrator": "DragonArt TaroTarou", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "wvnn6bk4h3", - "population_operator": "≈", - "population": 192, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "cyfrzrplyw", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "SPELL" - ], - "element": "WATER", - "name": "Hypothermia", - "slug": "hypothermia", - "effect": "Target rested ally gets -4\u003cspan class=\"effect__icon effect__icon--heart\"\u003e\u003c/span\u003e until end of turn.", - "effect_raw": "Target rested ally gets -4 LIFE until end of turn.", - "rule": null, - "flavor": "Rest once, and you may never rise again.", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "3totenny02", - "card_id": "cyfrzrplyw", - "collector_number": "006", - "slug": "hypothermia-slc", - "set": { - "name": "SquareLive Collaboration", - "prefix": "SLC", - "language": "CN" - }, - "illustrator": "十尾", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "g6p4dnamcf", - "population_operator": "≈", - "population": 1170, - "foil": false - }, - { - "uuid": "urjxqkt1po", - "population_operator": "≈", - "population": 140, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "qhzfoxlxnq", - "card_id": "cyfrzrplyw", - "collector_number": "006", - "slug": "hypothermia-slc-cpr", - "set": { - "name": "SquareLive Collaboration", - "prefix": "SLC", - "language": "CN" - }, - "illustrator": "十尾", - "rarity": 9, - "circulationTemplates": [ - { - "uuid": "xpnjwu9p6a", - "population_operator": "≈", - "population": 100, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "vygy62ecs7", - "card_id": "cyfrzrplyw", - "collector_number": "077", - "slug": "hypothermia-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "o8j6aotm85", - "population_operator": "≈", - "population": 22500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "zeexkwnp7q", - "card_id": "cyfrzrplyw", - "collector_number": "136", - "slug": "hypothermia-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "zeexkwnp7q", - "card_id": "cyfrzrplyw", - "collector_number": "136", - "slug": "hypothermia-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "vygy62ecs7", - "card_id": "cyfrzrplyw", - "collector_number": "077", - "slug": "hypothermia-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "o8j6aotm85", - "population_operator": "≈", - "population": 22500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "3totenny02", - "card_id": "cyfrzrplyw", - "collector_number": "006", - "slug": "hypothermia-slc", - "set": { - "name": "SquareLive Collaboration", - "prefix": "SLC", - "language": "CN" - }, - "illustrator": "十尾", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "urjxqkt1po", - "population_operator": "≈", - "population": 140, - "foil": true - }, - { - "uuid": "g6p4dnamcf", - "population_operator": "≈", - "population": 1170, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "qhzfoxlxnq", - "card_id": "cyfrzrplyw", - "collector_number": "006", - "slug": "hypothermia-slc-cpr", - "set": { - "name": "SquareLive Collaboration", - "prefix": "SLC", - "language": "CN" - }, - "illustrator": "十尾", - "rarity": 9, - "circulationTemplates": [ - { - "uuid": "xpnjwu9p6a", - "population_operator": "≈", - "population": 100, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "VV6ADdMrr5", - "types": [ - "ALLY" - ], - "classes": [ - "MAGE", - "WARRIOR" - ], - "subtypes": [ - "MAGE", - "WARRIOR", - "HUMAN" - ], - "element": "FIRE", - "name": "Flame-Rune Swordsman", - "slug": "flame-rune-swordsman", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)\u003c/)\u003c/span\u003e", - "effect_raw": "[Class Bonus] Floating Memory (While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)", - "rule": null, - "flavor": "A mage's prowess. A warrior's might.", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 2, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "0e0dasw1fe", - "card_id": "VV6ADdMrr5", - "collector_number": "112", - "slug": "flame-rune-swordsman-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "Gyool", - "rarity": 6, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "2ymmhfubfl", - "card_id": "VV6ADdMrr5", - "collector_number": "102", - "slug": "flame-rune-swordsman-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - }, - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "436wrwhqq1", - "card_id": "VV6ADdMrr5", - "collector_number": "069", - "slug": "flame-rune-swordsman-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "ofe9mk0fw0", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "96aYdxOMNf", - "card_id": "VV6ADdMrr5", - "collector_number": "136", - "slug": "flame-rune-swordsman-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "qL8RBfLJBy", - "card_id": "VV6ADdMrr5", - "collector_number": "073", - "slug": "flame-rune-swordsman-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "UTvhuOIYs4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "r6nifnz9og", - "card_id": "VV6ADdMrr5", - "collector_number": "136", - "slug": "flame-rune-swordsman-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "whg3va3x6d", - "card_id": "VV6ADdMrr5", - "collector_number": "020", - "slug": "flame-rune-swordsman-demo23", - "set": { - "name": "LGS Demo 2023", - "prefix": "DEMO23", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "63v93w6d11", - "population_operator": "≈", - "population": 12500, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "r6nifnz9og", - "card_id": "VV6ADdMrr5", - "collector_number": "136", - "slug": "flame-rune-swordsman-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "96aYdxOMNf", - "card_id": "VV6ADdMrr5", - "collector_number": "136", - "slug": "flame-rune-swordsman-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "qL8RBfLJBy", - "card_id": "VV6ADdMrr5", - "collector_number": "073", - "slug": "flame-rune-swordsman-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "UTvhuOIYs4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "436wrwhqq1", - "card_id": "VV6ADdMrr5", - "collector_number": "069", - "slug": "flame-rune-swordsman-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "ofe9mk0fw0", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "whg3va3x6d", - "card_id": "VV6ADdMrr5", - "collector_number": "020", - "slug": "flame-rune-swordsman-demo23", - "set": { - "name": "LGS Demo 2023", - "prefix": "DEMO23", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "63v93w6d11", - "population_operator": "≈", - "population": 12500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "2ymmhfubfl", - "card_id": "VV6ADdMrr5", - "collector_number": "102", - "slug": "flame-rune-swordsman-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - }, - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "0e0dasw1fe", - "card_id": "VV6ADdMrr5", - "collector_number": "112", - "slug": "flame-rune-swordsman-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "Gyool", - "rarity": 6, - "circulationTemplates": [], - "circulations": [] - } - ] - }, - { - "uuid": "zihslnhzj4", - "types": [ - "ALLY" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "AUTOMATON" - ], - "element": "WIND", - "name": "Cell Generator", - "slug": "cell-generator", - "effect": "\u003cspan class=\"effect__label\"\u003eFoster\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(At the beginning of your recollection phase, if this ally hasn’t been dealt damage since the end of your previous turn, it becomes \u003cspan class=\"effect__label\"\u003efostered\u003c/span\u003e.)\u003c/span\u003e \n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Foster:\u003c/span\u003e \u003cspan class=\"effect__label\"\u003eSummon\u003c/span\u003e two \u003ca data-edition-slug=\"powercell-mrc-a\" class=\"effect__edition-hover effect__label\"\u003ePowercell\u003c/a\u003e tokens rested.", - "effect_raw": "Foster (At the beginning of your recollection phase, if this ally hasn’t been dealt damage since the end of your previous turn, it becomes fostered.) \n[Class Bonus] On Foster: Summon two Powercell tokens rested.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 1, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "dy9mzd92nu", - "card_id": "zihslnhzj4", - "collector_number": "136", - "slug": "cell-generator-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "dy9mzd92nu", - "card_id": "zihslnhzj4", - "collector_number": "136", - "slug": "cell-generator-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "jntoa4h8re", - "types": [ - "ALLY" - ], - "classes": [ - "ASSASSIN", - "WARRIOR" - ], - "subtypes": [ - "ASSASSIN", - "WARRIOR", - "HUMAN" - ], - "element": "WATER", - "name": "Halocline Scout", - "slug": "halocline-scout", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e rest target unit. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class)\u003c/span\u003e\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eOther allies you control get +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e as long as they're attacking rested units.", - "effect_raw": "[Class Bonus] On Enter: rest target unit. (Apply this effect only if your champion's class matches this card's class)\n[Class Bonus] Other allies you control get +1 POWER as long as they're attacking rested units.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 1, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "l7oifnlnu2", - "card_id": "jntoa4h8re", - "collector_number": "136", - "slug": "halocline-scout-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "l7oifnlnu2", - "card_id": "jntoa4h8re", - "collector_number": "136", - "slug": "halocline-scout-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "1i6ierdDjq", - "types": [ - "ALLY" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "HUMAN" - ], - "element": "FIRE", - "name": "Flamelash Subduer", - "slug": "flamelash-subduer", - "effect": "Your champion gets +1 level as long as you control an Animal or Beast ally.\r\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e\u003cspan class=\"effect__label\"\u003e:\u003c/span\u003e Deal 2 damage to target ally you control. That ally gets +2\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e until end of turn. \u003cspan class=\"effect__reminder\"\u003e(Activate this ability only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "Your champion gets +1 level as long as you control an Animal or Beast ally.\n[Class Bonus] [REST]: Deal 2 damage to target ally you control. That ally gets +2 POWER until end of turn. (Activate this ability only if your champion's class matches this card's class.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 1, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "74wb4y7e22", - "card_id": "1i6ierdDjq", - "collector_number": "137", - "slug": "flamelash-subduer-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "wpAEw909pw", - "card_id": "1i6ierdDjq", - "collector_number": "137", - "slug": "flamelash-subduer-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "NR", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "74wb4y7e22", - "card_id": "1i6ierdDjq", - "collector_number": "137", - "slug": "flamelash-subduer-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "wpAEw909pw", - "card_id": "1i6ierdDjq", - "collector_number": "137", - "slug": "flamelash-subduer-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "NR", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "3qiwqjt0oo", - "types": [ - "ALLY" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "AUTOMATON" - ], - "element": "WIND", - "name": "Cell Vanguard", - "slug": "cell-vanguard", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e \u003cspan class=\"effect__label\"\u003eSummon\u003c/span\u003e a \u003ca data-edition-slug=\"powercell-mrc-a\" class=\"effect__edition-hover effect__label\"\u003ePowercell\u003c/a\u003e token rested.\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)\u003c/span\u003e ", - "effect_raw": "[Class Bonus] On Enter: Summon a Powercell token rested.\n[Class Bonus] Floating Memory (While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.) ", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 1, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "utwmhm7ggr", - "card_id": "3qiwqjt0oo", - "collector_number": "137", - "slug": "cell-vanguard-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "DragonArt Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "utwmhm7ggr", - "card_id": "3qiwqjt0oo", - "collector_number": "137", - "slug": "cell-vanguard-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "DragonArt Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "3p6i0iqmyn", - "types": [ - "ALLY" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "HUMAN" - ], - "element": "WATER", - "name": "Krustallan Archer", - "slug": "krustallan-archer", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eRanged 3\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(As long as this unit is \u003cspan class=\"effect__label\"\u003edistant\u003c/span\u003e, its attacks get +3\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e.)\u003c/span\u003e\n\u003cspan class=\"effect__label\"\u003eOn Attack:\u003c/span\u003e You may banish a card with \u003cspan class=\"effect__label\"\u003efloating memory\u003c/span\u003e from your graveyard. If you do, draw a card and Krustallan Archer becomes \u003cspan class=\"effect__label\"\u003edistant\u003c/span\u003e.", - "effect_raw": "[Class Bonus] Ranged 3 (As long as this unit is distant, its attacks get +3 POWER.)\nOn Attack: You may banish a card with floating memory from your graveyard. If you do, draw a card and Krustallan Archer becomes distant.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 1, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "xt64jzga7g", - "card_id": "3p6i0iqmyn", - "collector_number": "137", - "slug": "krustallan-archer-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "DragonArt Chu", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - }, - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "xt64jzga7g", - "card_id": "3p6i0iqmyn", - "collector_number": "137", - "slug": "krustallan-archer-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "DragonArt Chu", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - }, - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "5hns3byfm8", - "types": [ - "WEAPON" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "BOW" - ], - "element": "WATER", - "name": "Hoarfrost Spine", - "slug": "hoarfrost-spine", - "effect": "\u003cspan class=\"effect__reminder\"\u003e(Bow — Must be loaded to use for an attack and can't be used with an attack card.)\u003c/span\u003e\n\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Look at the top card of your deck. You may put that card into your graveyard.", - "effect_raw": "(Bow — Must be loaded to use for an attack and can't be used with an attack card.)\nOn Enter: Look at the top card of your deck. You may put that card into your graveyard.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 1, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "rtc4xft6kr", - "card_id": "5hns3byfm8", - "collector_number": "137", - "slug": "hoarfrost-spine-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "rtc4xft6kr", - "card_id": "5hns3byfm8", - "collector_number": "137", - "slug": "hoarfrost-spine-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "c08c9htu9a", - "types": [ - "ALLY" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "HUMAN" - ], - "element": "WATER", - "name": "Krustallan Distiller", - "slug": "krustallan-distiller", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e If you've \u003cspan class=\"effect__label\"\u003ebrewed\u003c/span\u003e a Potion this turn, draw a card into your memory. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] On Enter: If you've brewed a Potion this turn, draw a card into your memory. (Apply this effect only if your champion's class matches this card's class.)", - "rule": null, - "flavor": "The frigid temperatures of Krustal are optimal for the distillation of restoration tonics.", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 1, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "ojgo0apgn3", - "card_id": "c08c9htu9a", - "collector_number": "078", - "slug": "krustallan-distiller-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dhemyydel1", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "r2g8evrcdz", - "card_id": "c08c9htu9a", - "collector_number": "138", - "slug": "krustallan-distiller-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "r2g8evrcdz", - "card_id": "c08c9htu9a", - "collector_number": "138", - "slug": "krustallan-distiller-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "ojgo0apgn3", - "card_id": "c08c9htu9a", - "collector_number": "078", - "slug": "krustallan-distiller-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dhemyydel1", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "ffy4dwavco", - "types": [ - "ALLY" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "AUTOMATON" - ], - "element": "WIND", - "name": "Charged Assailant", - "slug": "charged-assailant", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e If you control a Powercell, you gain \u003cspan class=\"effect__label\"\u003eagility 3\u003c/span\u003e for this turn. \u003cspan class=\"effect__reminder\"\u003e(\u003cspan class=\"effect__label\"\u003eAgility 3\u003c/span\u003e — Return three cards from your memory to your hand at the beginning of the end phase.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] On Enter: If you control a Powercell, you gain agility 3 for this turn. (Agility 3 — Return three cards from your memory to your hand at the beginning of the end phase.)", - "rule": [ - { - "title": "", - "date_added": "2024-05-17", - "description": "Powercell references the subtype." - } - ], - "flavor": "Optimized for speed and agility.The perfect Scout.", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 2, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "tvp7hc1pq4", - "card_id": "ffy4dwavco", - "collector_number": "138", - "slug": "charged-assailant-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "DragonArt TaroTarou", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "tvp7hc1pq4", - "card_id": "ffy4dwavco", - "collector_number": "138", - "slug": "charged-assailant-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "DragonArt TaroTarou", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "145y6KBhxe", - "types": [ - "ACTION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SPELL" - ], - "element": "FIRE", - "name": "Focused Flames", - "slug": "focused-flames", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eThis card costs 1 less to activate. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e\r\nDeal 4 damage to target ally.", - "effect_raw": "[Class Bonus] This card costs 1 less to activate. (Apply this effect only if your champion's class matches this card's class.)\nDeal 4 damage to target ally.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "350hrmbz0f", - "card_id": "145y6KBhxe", - "collector_number": "070", - "slug": "focused-flames-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "x58ixy4b7s", - "population_operator": "≈", - "population": 45000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "5r8kskierp", - "card_id": "145y6KBhxe", - "collector_number": "138", - "slug": "focused-flames-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - }, - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "BBCegEuGl6", - "card_id": "145y6KBhxe", - "collector_number": "138", - "slug": "focused-flames-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - }, - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "kJgwjVO3eV", - "card_id": "145y6KBhxe", - "collector_number": "074", - "slug": "focused-flames-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "UnK4Ed0WI7", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "5r8kskierp", - "card_id": "145y6KBhxe", - "collector_number": "138", - "slug": "focused-flames-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - }, - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "BBCegEuGl6", - "card_id": "145y6KBhxe", - "collector_number": "138", - "slug": "focused-flames-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - }, - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "kJgwjVO3eV", - "card_id": "145y6KBhxe", - "collector_number": "074", - "slug": "focused-flames-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "UnK4Ed0WI7", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "350hrmbz0f", - "card_id": "145y6KBhxe", - "collector_number": "070", - "slug": "focused-flames-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "x58ixy4b7s", - "population_operator": "≈", - "population": 45000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "0qm7n87o4s", - "types": [ - "ALLY" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "HUMAN" - ], - "element": "WATER", - "name": "Hydroguard Retainer", - "slug": "hydroguard-retainer", - "effect": "\u003cspan class=\"effect__label\"\u003eTaunt\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While awake, this ally must be targeted before other units you control during your opponent's attack declarations if able.)\u003c/span\u003e\nWhenever your \u003ca data-edition-slug=\"shifting-currents-ambsd\" class=\"effect__edition-hover effect__label\"\u003eShifting Currents\u003c/a\u003e change from facing North to West, draw a card.", - "effect_raw": "Taunt (While awake, this ally must be targeted before other units you control during your opponent's attack declarations if able.)\nWhenever your Shifting Currents change from facing North to West, draw a card.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 1, - "life": 4, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "hmntxbkdrd", - "card_id": "0qm7n87o4s", - "collector_number": "040", - "slug": "hydroguard-retainer-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "m8ungne4k3", - "population_operator": "≈", - "population": 36000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "z1p85r3z6p", - "card_id": "0qm7n87o4s", - "collector_number": "138", - "slug": "hydroguard-retainer-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "z1p85r3z6p", - "card_id": "0qm7n87o4s", - "collector_number": "138", - "slug": "hydroguard-retainer-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "hmntxbkdrd", - "card_id": "0qm7n87o4s", - "collector_number": "040", - "slug": "hydroguard-retainer-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "m8ungne4k3", - "population_operator": "≈", - "population": 36000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "gwj4f15joh", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "SPELL", - "REACTION" - ], - "element": "WATER", - "name": "Perfect Repulsion", - "slug": "perfect-repulsion", - "effect": "The next time target unit you control would take exactly \u003cspan class=\"effect__label\"\u003eX\u003c/span\u003e damage this turn, prevent that damage, where \u003cspan class=\"effect__label\"\u003eX\u003c/span\u003e is the amount of cards in your memory. Draw a card if damage was prevented this way. \u003cspan class=\"effect__reminder\"\u003e(\u003cspan class=\"effect__label\"\u003eX\u003c/span\u003e is calculated only as this card resolves.)\u003c/span\u003e", - "effect_raw": "The next time target unit you control would take exactly X damage this turn, prevent that damage, where X is the amount of cards in your memory. Draw a card if damage was prevented this way. (X is calculated only as this card resolves.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "0kl8mqvoag", - "card_id": "gwj4f15joh", - "collector_number": "079", - "slug": "perfect-repulsion-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "dhemyydel1", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "3gn42ik6u9", - "card_id": "gwj4f15joh", - "collector_number": "143", - "slug": "perfect-repulsion-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "dhnf1887aq", - "card_id": "gwj4f15joh", - "collector_number": "139", - "slug": "perfect-repulsion-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - }, - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "dhnf1887aq", - "card_id": "gwj4f15joh", - "collector_number": "139", - "slug": "perfect-repulsion-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - }, - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "0kl8mqvoag", - "card_id": "gwj4f15joh", - "collector_number": "079", - "slug": "perfect-repulsion-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "dhemyydel1", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "3gn42ik6u9", - "card_id": "gwj4f15joh", - "collector_number": "143", - "slug": "perfect-repulsion-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "DsiRzt0trX", - "types": [ - "ALLY" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "HUMAN" - ], - "element": "FIRE", - "name": "Hasty Messenger", - "slug": "hasty-messenger", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Attack:\u003c/span\u003e You may discard a card. If you do, draw a card.", - "effect_raw": "On Attack: You may discard a card. If you do, draw a card.", - "rule": null, - "flavor": "“War is upon us. Spread the word!”", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 1, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "11stbhq9n9", - "card_id": "DsiRzt0trX", - "collector_number": "021", - "slug": "hasty-messenger-demo23", - "set": { - "name": "LGS Demo 2023", - "prefix": "DEMO23", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "63v93w6d11", - "population_operator": "≈", - "population": 12500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "9q0vk89o7b", - "card_id": "DsiRzt0trX", - "collector_number": "007", - "slug": "hasty-messenger-p23", - "set": { - "name": "Promotional 2023", - "prefix": "P23", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "8ytyjsr357", - "population_operator": "≈", - "population": 3000, - "foil": true - }, - { - "uuid": "oexclviuln", - "population_operator": "≈", - "population": 6000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "KuXJCyzmNE", - "card_id": "DsiRzt0trX", - "collector_number": "139", - "slug": "hasty-messenger-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - }, - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "zb25m5c8lj", - "card_id": "DsiRzt0trX", - "collector_number": "139", - "slug": "hasty-messenger-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - }, - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "zs0l6bozti", - "card_id": "DsiRzt0trX", - "collector_number": "106", - "slug": "hasty-messenger-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "zb25m5c8lj", - "card_id": "DsiRzt0trX", - "collector_number": "139", - "slug": "hasty-messenger-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - }, - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "KuXJCyzmNE", - "card_id": "DsiRzt0trX", - "collector_number": "139", - "slug": "hasty-messenger-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - }, - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "11stbhq9n9", - "card_id": "DsiRzt0trX", - "collector_number": "021", - "slug": "hasty-messenger-demo23", - "set": { - "name": "LGS Demo 2023", - "prefix": "DEMO23", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "63v93w6d11", - "population_operator": "≈", - "population": 12500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "zs0l6bozti", - "card_id": "DsiRzt0trX", - "collector_number": "106", - "slug": "hasty-messenger-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "9q0vk89o7b", - "card_id": "DsiRzt0trX", - "collector_number": "007", - "slug": "hasty-messenger-p23", - "set": { - "name": "Promotional 2023", - "prefix": "P23", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "8ytyjsr357", - "population_operator": "≈", - "population": 3000, - "foil": true - }, - { - "uuid": "oexclviuln", - "population_operator": "≈", - "population": 6000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "xpnjvt9y59", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "SKILL" - ], - "element": "WIND", - "name": "Cleansing Reunion", - "slug": "cleansing-reunion", - "effect": "\u003cspan class=\"effect__label\"\u003eImbue 2\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(You may reserve all cards revealed as you activate this card. If at least two of them are wind element, this card becomes \u003cspan class=\"effect__label\"\u003eimbued\u003c/span\u003e.)\u003c/span\u003e\nTarget player banishes three cards from their graveyard. If Cleansing Reunion is \u003cspan class=\"effect__label\"\u003eimbued\u003c/span\u003e, that player banishes six cards from their graveyard instead.", - "effect_raw": "Imbue 2 (You may reserve all cards revealed as you activate this card. If at least two of them are wind element, this card becomes imbued.)\nTarget player banishes three cards from their graveyard. If Cleansing Reunion is imbued, that player banishes six cards from their graveyard instead.", - "rule": [ - { - "title": "", - "date_added": "2024-05-17", - "description": "You reserve the cards face up. You do not place them face down and then 'reveal' them." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "or18nwnexc", - "card_id": "xpnjvt9y59", - "collector_number": "139", - "slug": "cleansing-reunion-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Rachel Liu", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "4ing2zzy1r", - "population_operator": "≈", - "population": 18445, - "foil": false - }, - { - "uuid": "t0eof5o43m", - "population_operator": "≈", - "population": 557, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "or18nwnexc", - "card_id": "xpnjvt9y59", - "collector_number": "139", - "slug": "cleansing-reunion-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Rachel Liu", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "t0eof5o43m", - "population_operator": "≈", - "population": 557, - "foil": true - }, - { - "uuid": "4ing2zzy1r", - "population_operator": "≈", - "population": 18445, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "vmqe225jkb", - "types": [ - "ACTION" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "SKILL", - "REACTION" - ], - "element": "WATER", - "name": "Intervention", - "slug": "intervention", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eWhile paying for this card's reserve cost, you may rest your champion to pay for 2 of that cost. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class)\u003c/span\u003e\nPrevent the next 4 damage that would be dealt to target unit this turn.", - "effect_raw": "[Class Bonus] While paying for this card's reserve cost, you may rest your champion to pay for 2 of that cost. (Apply this effect only if your champion's class matches this card's class)\nPrevent the next 4 damage that would be dealt to target unit this turn.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "c440t27ftr", - "card_id": "vmqe225jkb", - "collector_number": "139", - "slug": "intervention-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "c440t27ftr", - "card_id": "vmqe225jkb", - "collector_number": "139", - "slug": "intervention-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "rXHo9fLU32", - "types": [ - "ACTION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SPELL" - ], - "element": "FIRE", - "name": "Ignite the Soul", - "slug": "ignite-the-soul", - "effect": "Deal 1 damage to target unit.\r\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost. Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "Deal 1 damage to target unit.\n[Class Bonus] Floating Memory (While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost. Apply this effect only if your champion's class matches this card's class.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 1, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "bzR5EjCSXs", - "card_id": "rXHo9fLU32", - "collector_number": "140", - "slug": "ignite-the-soul-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "fqsuo6qb0x", - "card_id": "rXHo9fLU32", - "collector_number": "140", - "slug": "ignite-the-soul-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Gendo", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "y1bix6xo7m", - "card_id": "rXHo9fLU32", - "collector_number": "071", - "slug": "ignite-the-soul-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "Gendo", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "3gu73wioon", - "population_operator": "≈", - "population": 60000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "yYALePKMk8", - "card_id": "rXHo9fLU32", - "collector_number": "075", - "slug": "ignite-the-soul-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "zYWnZ9UL2d", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "fqsuo6qb0x", - "card_id": "rXHo9fLU32", - "collector_number": "140", - "slug": "ignite-the-soul-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Gendo", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "bzR5EjCSXs", - "card_id": "rXHo9fLU32", - "collector_number": "140", - "slug": "ignite-the-soul-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "yYALePKMk8", - "card_id": "rXHo9fLU32", - "collector_number": "075", - "slug": "ignite-the-soul-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "zYWnZ9UL2d", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "y1bix6xo7m", - "card_id": "rXHo9fLU32", - "collector_number": "071", - "slug": "ignite-the-soul-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "Gendo", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "3gu73wioon", - "population_operator": "≈", - "population": 60000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "7fqr67duh1", - "types": [ - "ALLY" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "HUMAN" - ], - "element": "WIND", - "name": "Concealed Marksman", - "slug": "concealed-marksman", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eTrue Sight\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This ally can attack units with stealth.)\u003c/span\u003e\n\u003cspan class=\"effect__label\"\u003eRanged 4\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(As long as this unit is \u003cspan class=\"effect__label\"\u003edistant\u003c/span\u003e, its attacks get +4\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e.)\u003c/span\u003e ", - "effect_raw": "[Class Bonus] True Sight (This ally can attack units with stealth.)\nRanged 4 (As long as this unit is distant, its attacks get +4 POWER.) ", - "rule": null, - "flavor": "Keen eyes spot prey from the perfect vantage.", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 1, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "bviukn5nvr", - "card_id": "7fqr67duh1", - "collector_number": "140", - "slug": "concealed-marksman-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "bviukn5nvr", - "card_id": "7fqr67duh1", - "collector_number": "140", - "slug": "concealed-marksman-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "300z2snsdw", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "SPELL" - ], - "element": "WATER", - "name": "Potion Infusion: Clarity", - "slug": "potion-infusion-clarity", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eThis card costs 2 less to activate. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e\nRest target Potion. If you do, it gains \"\u003cspan class=\"effect__label\"\u003eOn Sacrifice:\u003c/span\u003e Draw two cards\" until end of turn. \u003cspan class=\"effect__reminder\"\u003e(This trigger would resolve before the Potion's ability.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] This card costs 2 less to activate. (Apply this effect only if your champion's class matches this card's class.)\nRest target Potion. If you do, it gains \u0026#34;On Sacrifice: Draw two cards\u0026#34; until end of turn. (This trigger would resolve before the Potion's ability.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 7, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "gfjz38t22d", - "card_id": "300z2snsdw", - "collector_number": "080", - "slug": "potion-infusion-clarity-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "dhemyydel1", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "v0lut5793l", - "card_id": "300z2snsdw", - "collector_number": "140", - "slug": "potion-infusion-clarity-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "u09s6r8l2l", - "population_operator": "≈", - "population": 477, - "foil": true - }, - { - "uuid": "v8mzvoaggf", - "population_operator": "≈", - "population": 13000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "v0lut5793l", - "card_id": "300z2snsdw", - "collector_number": "140", - "slug": "potion-infusion-clarity-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "u09s6r8l2l", - "population_operator": "≈", - "population": 477, - "foil": true - }, - { - "uuid": "v8mzvoaggf", - "population_operator": "≈", - "population": 13000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "gfjz38t22d", - "card_id": "300z2snsdw", - "collector_number": "080", - "slug": "potion-infusion-clarity-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "dhemyydel1", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "welp9q7c5l", - "types": [ - "ATTACK" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "AXE" - ], - "element": "WATER", - "name": "Inundating Clash", - "slug": "inundating-clash", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Attack:\u003c/span\u003e If the attacker is attacking a rested unit, Inundating Clash gets +3\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e.\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)\u003c/span\u003e ", - "effect_raw": "[Class Bonus] On Attack: If the attacker is attacking a rested unit, Inundating Clash gets +3 POWER.\n[Class Bonus] Floating Memory (While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.) ", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 1, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "5p47j2meum", - "card_id": "welp9q7c5l", - "collector_number": "140", - "slug": "inundating-clash-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "5p47j2meum", - "card_id": "welp9q7c5l", - "collector_number": "140", - "slug": "inundating-clash-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "GRkBQ1Uvir", - "types": [ - "ATTACK" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "DAGGER" - ], - "element": "FIRE", - "name": "Ignited Stab", - "slug": "ignited-stab", - "effect": "\u003cspan class=\"effect__label\"\u003ePrepare 1\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(You may remove a \u003cspan class=\"effect__label\"\u003epreparation\u003c/span\u003e counter from your champion as you activate this card.)\u003c/span\u003e\r\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Attack:\u003c/span\u003e If Ignited Stab was prepared, it gets +2\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "Prepare 1 (You may remove a preparation counter from your champion as you activate this card.)\n[Class Bonus] On Attack: If Ignited Stab was prepared, it gets +2 POWER. (Apply this effect only if your champion's class matches this card's class.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 1, - "level": null, - "power": 2, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "8izzioxgug", - "card_id": "GRkBQ1Uvir", - "collector_number": "141", - "slug": "ignited-stab-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "rSXlyIcJ5T", - "card_id": "GRkBQ1Uvir", - "collector_number": "141", - "slug": "ignited-stab-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "8izzioxgug", - "card_id": "GRkBQ1Uvir", - "collector_number": "141", - "slug": "ignited-stab-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "rSXlyIcJ5T", - "card_id": "GRkBQ1Uvir", - "collector_number": "141", - "slug": "ignited-stab-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "cy3gme0xxw", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "SKILL" - ], - "element": "WIND", - "name": "Cultivate", - "slug": "cultivate", - "effect": "\u003cspan class=\"effect__label\"\u003eImbue 1\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(You may reserve all cards revealed as you activate this card. If at least one of them is wind element, this card becomes \u003cspan class=\"effect__label\"\u003eimbued\u003c/span\u003e.)\u003c/span\u003e\nFor every three Herb items you control, \u003cspan class=\"effect__label\"\u003egather\u003c/span\u003e. Then if Cultivate is \u003cspan class=\"effect__label\"\u003eimbued\u003c/span\u003e, gather an additional time.", - "effect_raw": "Imbue 1 (You may reserve all cards revealed as you activate this card. If at least one of them is wind element, this card becomes imbued.)\nFor every three Herb items you control, gather. Then if Cultivate is imbued, gather an additional time.", - "rule": [ - { - "title": "", - "date_added": "2024-05-17", - "description": "You reserve the cards face up. You do not place them face down and then 'reveal' them." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "31hwd85dpz", - "card_id": "cy3gme0xxw", - "collector_number": "141", - "slug": "cultivate-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "31hwd85dpz", - "card_id": "cy3gme0xxw", - "collector_number": "141", - "slug": "cultivate-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "mxz1vdxi74", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "SPELL" - ], - "element": "WATER", - "name": "Potion Infusion: Frostbite", - "slug": "potion-infusion-frostbite", - "effect": "Rest target Potion. If you do, it gains \"\u003cspan class=\"effect__label\"\u003eOn Sacrifice:\u003c/span\u003e Rest target unit. The next time that unit would take damage from a water element source this turn, it takes that much damage plus 4 instead\" until end of turn. \u003cspan class=\"effect__reminder\"\u003e(This trigger would resolve before the Potion's ability.)\u003c/span\u003e", - "effect_raw": "Rest target Potion. If you do, it gains \u0026#34;On Sacrifice: Rest target unit. The next time that unit would take damage from a water element source this turn, it takes that much damage plus 4 instead\u0026#34; until end of turn. (This trigger would resolve before the Potion's ability.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 1, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.064Z", - "editions": [ - { - "uuid": "gict4ynbdr", - "card_id": "mxz1vdxi74", - "collector_number": "081", - "slug": "potion-infusion-frostbite-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "o8j6aotm85", - "population_operator": "≈", - "population": 22500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "vqf24i25fc", - "card_id": "mxz1vdxi74", - "collector_number": "141", - "slug": "potion-infusion-frostbite-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - }, - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "vqf24i25fc", - "card_id": "mxz1vdxi74", - "collector_number": "141", - "slug": "potion-infusion-frostbite-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - }, - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "gict4ynbdr", - "card_id": "mxz1vdxi74", - "collector_number": "081", - "slug": "potion-infusion-frostbite-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "o8j6aotm85", - "population_operator": "≈", - "population": 22500, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "c3plbuv3fr", - "types": [ - "UNIQUE", - "ALLY" - ], - "classes": [ - "MAGE", - "TAMER" - ], - "subtypes": [ - "MAGE", - "TAMER", - "BEAST", - "HORSE" - ], - "element": "WATER", - "name": "Jueying, Shadowmare", - "slug": "jueying-shadowmare", - "effect": "\u003cspan class=\"effect__label\"\u003ePride 3\u003c/span\u003e\nAs long as you control a water element unique Human ally, Jueying loses \u003cspan class=\"effect__label\"\u003epride\u003c/span\u003e, and has \u003cspan class=\"effect__label\"\u003estealth\u003c/span\u003e and \u003cspan class=\"effect__label\"\u003etrue sight\u003c/span\u003e.", - "effect_raw": "Pride 3\nAs long as you control a water element unique Human ally, Jueying loses pride, and has stealth and true sight.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 3, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "bfxwjq4oiy", - "card_id": "c3plbuv3fr", - "collector_number": "014", - "slug": "jueying-shadowmare-evp", - "set": { - "name": "Event Packs", - "prefix": "EVP", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "tdxogmxiq6", - "population_operator": "≈", - "population": 250, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "gjbhcypm3u", - "card_id": "c3plbuv3fr", - "collector_number": "141", - "slug": "jueying-shadowmare-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "186cm7kob9", - "population_operator": "≈", - "population": 361, - "foil": true - }, - { - "uuid": "dbwg8erso7", - "population_operator": "≈", - "population": 8500, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "gjbhcypm3u", - "card_id": "c3plbuv3fr", - "collector_number": "141", - "slug": "jueying-shadowmare-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "186cm7kob9", - "population_operator": "≈", - "population": 361, - "foil": true - }, - { - "uuid": "dbwg8erso7", - "population_operator": "≈", - "population": 8500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "bfxwjq4oiy", - "card_id": "c3plbuv3fr", - "collector_number": "014", - "slug": "jueying-shadowmare-evp", - "set": { - "name": "Event Packs", - "prefix": "EVP", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "tdxogmxiq6", - "population_operator": "≈", - "population": 250, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "2rz308kuz0", - "types": [ - "PHANTASIA" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "SPELL" - ], - "element": "WATER", - "name": "Reconnaissance Field", - "slug": "reconnaissance-field", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Look at target opponent's hand and memory. \n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e: Target unit gains \u003cspan class=\"effect__label\"\u003eranged 1\u003c/span\u003e and \u003cspan class=\"effect__label\"\u003etrue sight\u003c/span\u003e until end of turn. \u003cspan class=\"effect__reminder\"\u003e(Units with \u003cspan class=\"effect__label\"\u003etrue sight\u003c/span\u003e can attack units with \u003cspan class=\"effect__label\"\u003estealth\u003c/span\u003e. Multiple instances of \u003cspan class=\"effect__label\"\u003eranged\u003c/span\u003e stack.)\u003c/span\u003e ", - "effect_raw": "On Enter: Look at target opponent's hand and memory. \n[Class Bonus] [REST]: Target unit gains ranged 1 and true sight until end of turn. (Units with true sight can attack units with stealth. Multiple instances of ranged stack.) ", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "1arsagp8m8", - "card_id": "2rz308kuz0", - "collector_number": "142", - "slug": "reconnaissance-field-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "1arsagp8m8", - "card_id": "2rz308kuz0", - "collector_number": "142", - "slug": "reconnaissance-field-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "v5ppxyu1jm", - "types": [ - "ALLY" - ], - "classes": [ - "GUARDIAN", - "WARRIOR" - ], - "subtypes": [ - "GUARDIAN", - "WARRIOR", - "HUMAN" - ], - "element": "WATER", - "name": "Nanyue Portsman", - "slug": "nanyue-portsman", - "effect": "\u003cspan class=\"effect__label\"\u003e\u003cspan class=\"effect__reminder\"\u003eEquestrian\u003c/span\u003e\u003c/span\u003e — As long as you control a Horse ally, Nanyue Portsman gets +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e.\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)\u003c/span\u003e", - "effect_raw": "Equestrian — As long as you control a Horse ally, Nanyue Portsman gets +1 POWER.\n[Class Bonus] Floating Memory (While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 1, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "upf8let8w1", - "card_id": "v5ppxyu1jm", - "collector_number": "142", - "slug": "nanyue-portsman-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - }, - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "upf8let8w1", - "card_id": "v5ppxyu1jm", - "collector_number": "142", - "slug": "nanyue-portsman-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - }, - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "Uxn14UqyQg", - "types": [ - "ACTION" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "SKILL", - "REACTION" - ], - "element": "FIRE", - "name": "Immolation Trap", - "slug": "immolation-trap", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eThis card costs 2 less to activate. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e\r\nDestroy target damaged ally.", - "effect_raw": "[Class Bonus] This card costs 2 less to activate. (Apply this effect only if your champion's class matches this card's class.)\nDestroy target damaged ally.", - "rule": null, - "flavor": "The din of the battlefield can lead to deadly oversight.", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "0px1y6isxy", - "card_id": "Uxn14UqyQg", - "collector_number": "142", - "slug": "immolation-trap-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - }, - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "GiHZshz6Tf", - "card_id": "Uxn14UqyQg", - "collector_number": "142", - "slug": "immolation-trap-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - }, - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "0px1y6isxy", - "card_id": "Uxn14UqyQg", - "collector_number": "142", - "slug": "immolation-trap-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - }, - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "GiHZshz6Tf", - "card_id": "Uxn14UqyQg", - "collector_number": "142", - "slug": "immolation-trap-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - }, - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "0plqbtjuxz", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "SPELL", - "REACTION" - ], - "element": "WIND", - "name": "Diablerie", - "slug": "diablerie", - "effect": "The next time a regalia with \u003cspan class=\"effect__label\"\u003edivine relic\u003c/span\u003e would enter the field this turn, it enters the field under your control instead.\n\u003cspan class=\"effect__bubble\"\u003eVanitas Bonus\u003c/span\u003e \u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion is Vanitas.)\u003c/span\u003e", - "effect_raw": "The next time a regalia with divine relic would enter the field this turn, it enters the field under your control instead.\n[Vanitas Bonus] Floating Memory (Apply this effect only if your champion is Vanitas.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "e5csp9axbf", - "card_id": "0plqbtjuxz", - "collector_number": "142", - "slug": "diablerie-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Rachel Liu", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "9mcfxfnivt", - "population_operator": "≈", - "population": 425, - "foil": true - }, - { - "uuid": "yu6vbz7b8g", - "population_operator": "≈", - "population": 6983, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "e5csp9axbf", - "card_id": "0plqbtjuxz", - "collector_number": "142", - "slug": "diablerie-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Rachel Liu", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "9mcfxfnivt", - "population_operator": "≈", - "population": 425, - "foil": true - }, - { - "uuid": "yu6vbz7b8g", - "population_operator": "≈", - "population": 6983, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "7nk45swaf8", - "types": [ - "ACTION" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "SKILL" - ], - "element": "WATER", - "name": "Refresh Chamber", - "slug": "refresh-chamber", - "effect": "Materialize a Bullet card from your material deck. Then you may banish a card with \u003cspan class=\"effect__label\"\u003efloating memory\u003c/span\u003e from your graveyard. If you do, put Refresh Chamber into \u003cspan class=\"effect__correction\"\u003eits owner's\u003c/span\u003e memory. \u003cspan class=\"effect__reminder\"\u003e(You still pay for the costs of the materialization.)\u003c/span\u003e", - "effect_raw": "Materialize a Bullet card from your material deck. Then you may banish a card with floating memory from your graveyard. If you do, put Refresh Chamber into its owner's memory. (You still pay for the costs of the materialization.)", - "rule": [ - { - "title": "", - "date_added": "2024-02-07", - "description": "You may choose to fail to find a card from your material deck to materialize." - }, - { - "title": "", - "date_added": "2024-02-07", - "description": "You still pay the costs of the materialization." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "o1j194h6la", - "card_id": "7nk45swaf8", - "collector_number": "143", - "slug": "refresh-chamber-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "o1j194h6la", - "card_id": "7nk45swaf8", - "collector_number": "143", - "slug": "refresh-chamber-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "MECS7RHRZ8", - "types": [ - "ALLY" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "HUMAN" - ], - "element": "FIRE", - "name": "Impassioned Tutor", - "slug": "impassioned-tutor", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Attack:\u003c/span\u003e Your champion gets +1 level until end of turn.", - "effect_raw": "On Attack: Your champion gets +1 level until end of turn.", - "rule": null, - "flavor": "\"Let me show you how it's done!\"", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 1, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "Own5nnGrfb", - "card_id": "MECS7RHRZ8", - "collector_number": "143", - "slug": "impassioned-tutor-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - }, - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "ejvddohjdu", - "card_id": "MECS7RHRZ8", - "collector_number": "143", - "slug": "impassioned-tutor-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - }, - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "gP2rko32Mc", - "card_id": "MECS7RHRZ8", - "collector_number": "076", - "slug": "impassioned-tutor-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "PY7WcpLIti", - "population_operator": "≈", - "population": 22500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "gd5jd6gnbb", - "card_id": "MECS7RHRZ8", - "collector_number": "072", - "slug": "impassioned-tutor-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "ofe9mk0fw0", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "ejvddohjdu", - "card_id": "MECS7RHRZ8", - "collector_number": "143", - "slug": "impassioned-tutor-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - }, - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "Own5nnGrfb", - "card_id": "MECS7RHRZ8", - "collector_number": "143", - "slug": "impassioned-tutor-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - }, - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "gP2rko32Mc", - "card_id": "MECS7RHRZ8", - "collector_number": "076", - "slug": "impassioned-tutor-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "PY7WcpLIti", - "population_operator": "≈", - "population": 22500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "gd5jd6gnbb", - "card_id": "MECS7RHRZ8", - "collector_number": "072", - "slug": "impassioned-tutor-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "ofe9mk0fw0", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "taug52u81v", - "types": [ - "ALLY" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "AUTOMATON" - ], - "element": "WIND", - "name": "Eternal Magistrate", - "slug": "eternal-magistrate", - "effect": "\u003cspan class=\"effect__label\"\u003eImbue 2\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(You may reserve all cards revealed as you activate this card. If at least two of them are wind element, this card becomes \u003cspan class=\"effect__label\"\u003eimbued\u003c/span\u003e.)\u003c/span\u003e\nAs long as Eternal Magistrate is \u003cspan class=\"effect__label\"\u003eimbued\u003c/span\u003e, cards can’t leave your opponents’ material decks unless it’s their materialize phase.", - "effect_raw": "Imbue 2 (You may reserve all cards revealed as you activate this card. If at least two of them are wind element, this card becomes imbued.)\nAs long as Eternal Magistrate is imbued, cards can’t leave your opponents’ material decks unless it’s their materialize phase.", - "rule": [ - { - "title": "", - "date_added": "2024-05-17", - "description": "You reserve the cards face up. You do not place them face down and then 'reveal' them." - }, - { - "title": "", - "date_added": "2024-08-23", - "description": "Eternal Magistrate cannot prevent special game actions (e.g., preventing players from putting a LV 0 spirit onto the field)." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 1, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "kdz5548oty", - "card_id": "taug52u81v", - "collector_number": "143", - "slug": "eternal-magistrate-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "9mcfxfnivt", - "population_operator": "≈", - "population": 425, - "foil": true - }, - { - "uuid": "yu6vbz7b8g", - "population_operator": "≈", - "population": 6983, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "kdz5548oty", - "card_id": "taug52u81v", - "collector_number": "143", - "slug": "eternal-magistrate-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "9mcfxfnivt", - "population_operator": "≈", - "population": 425, - "foil": true - }, - { - "uuid": "yu6vbz7b8g", - "population_operator": "≈", - "population": 6983, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "urrqtjot4n", - "types": [ - "ALLY" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "HUMAN" - ], - "element": "WATER", - "name": "Rimesoul Bishop", - "slug": "rimesoul-bishop", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e You may banish a card with \u003cspan class=\"effect__label\"\u003efloating memory\u003c/span\u003e from your graveyard. If you do, draw a card.\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e", - "effect_raw": "On Enter: You may banish a card with floating memory from your graveyard. If you do, draw a card.\n[Class Bonus] Floating Memory", - "rule": null, - "flavor": "After the first disaster, some found solace in faith.", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 2, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "hmjr3dijq6", - "card_id": "urrqtjot4n", - "collector_number": "144", - "slug": "rimesoul-bishop-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "DragonArt Chu", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - }, - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "hmjr3dijq6", - "card_id": "urrqtjot4n", - "collector_number": "144", - "slug": "rimesoul-bishop-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "DragonArt Chu", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - }, - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "7tUvIHeo0i", - "types": [ - "ACTION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SPELL" - ], - "element": "FIRE", - "name": "Increasing Danger", - "slug": "increasing-danger", - "effect": "Draw a card. Each player draws a card into their memory.", - "effect_raw": "Draw a card. Each player draws a card into their memory.", - "rule": null, - "flavor": "First, an ember. Then, a blaze.", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "8fu3ul4ji2", - "card_id": "7tUvIHeo0i", - "collector_number": "008", - "slug": "increasing-danger-slc", - "set": { - "name": "SquareLive Collaboration", - "prefix": "SLC", - "language": "CN" - }, - "illustrator": "十尾", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "g6p4dnamcf", - "population_operator": "≈", - "population": 1170, - "foil": false - }, - { - "uuid": "urjxqkt1po", - "population_operator": "≈", - "population": 140, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "8zyt64kzgk", - "card_id": "7tUvIHeo0i", - "collector_number": "008", - "slug": "increasing-danger-slc-cpr", - "set": { - "name": "SquareLive Collaboration", - "prefix": "SLC", - "language": "CN" - }, - "illustrator": "十尾", - "rarity": 9, - "circulationTemplates": [ - { - "uuid": "xpnjwu9p6a", - "population_operator": "≈", - "population": 100, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "jTz60pxgUk", - "card_id": "7tUvIHeo0i", - "collector_number": "077", - "slug": "increasing-danger-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "8dBps9N0mS", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "pIcDgfhllH", - "card_id": "7tUvIHeo0i", - "collector_number": "144", - "slug": "increasing-danger-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - }, - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "vbkuhtjm4w", - "card_id": "7tUvIHeo0i", - "collector_number": "144", - "slug": "increasing-danger-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - }, - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "vbkuhtjm4w", - "card_id": "7tUvIHeo0i", - "collector_number": "144", - "slug": "increasing-danger-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - }, - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "pIcDgfhllH", - "card_id": "7tUvIHeo0i", - "collector_number": "144", - "slug": "increasing-danger-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - }, - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "jTz60pxgUk", - "card_id": "7tUvIHeo0i", - "collector_number": "077", - "slug": "increasing-danger-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "8dBps9N0mS", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "8fu3ul4ji2", - "card_id": "7tUvIHeo0i", - "collector_number": "008", - "slug": "increasing-danger-slc", - "set": { - "name": "SquareLive Collaboration", - "prefix": "SLC", - "language": "CN" - }, - "illustrator": "十尾", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "urjxqkt1po", - "population_operator": "≈", - "population": 140, - "foil": true - }, - { - "uuid": "g6p4dnamcf", - "population_operator": "≈", - "population": 1170, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "8zyt64kzgk", - "card_id": "7tUvIHeo0i", - "collector_number": "008", - "slug": "increasing-danger-slc-cpr", - "set": { - "name": "SquareLive Collaboration", - "prefix": "SLC", - "language": "CN" - }, - "illustrator": "十尾", - "rarity": 9, - "circulationTemplates": [ - { - "uuid": "xpnjwu9p6a", - "population_operator": "≈", - "population": 100, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "LRsgl92Iqa", - "types": [ - "ACTION" - ], - "classes": [ - "ASSASSIN", - "RANGER" - ], - "subtypes": [ - "ASSASSIN", - "RANGER", - "SKILL" - ], - "element": "FIRE", - "name": "Mark the Target", - "slug": "mark-the-target", - "effect": "Deal 1 damage to target unit.\r\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003ePut a \u003cspan class=\"effect__label\"\u003epreparation\u003c/span\u003e counter on your champion. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "Deal 1 damage to target unit.\n[Class Bonus] Put a preparation counter on your champion. (Apply this effect only if your champion's class matches this card's class.)", - "rule": null, - "flavor": "Try and run.", - "cost_memory": null, - "cost_reserve": 1, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "MGRHqdaq6I", - "card_id": "LRsgl92Iqa", - "collector_number": "145", - "slug": "mark-the-target-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "lztmw3rrii", - "card_id": "LRsgl92Iqa", - "collector_number": "145", - "slug": "mark-the-target-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "lztmw3rrii", - "card_id": "LRsgl92Iqa", - "collector_number": "145", - "slug": "mark-the-target-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "MGRHqdaq6I", - "card_id": "LRsgl92Iqa", - "collector_number": "145", - "slug": "mark-the-target-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "mxqsm4o98v", - "types": [ - "ALLY" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "AUTOMATON" - ], - "element": "WATER", - "name": "Seasprite Diver", - "slug": "seasprite-diver", - "effect": "As long as an opponent has four or more cards in their graveyard, this card costs 1 less to activate. \n\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Banish target card in a graveyard.", - "effect_raw": "As long as an opponent has four or more cards in their graveyard, this card costs 1 less to activate. \nOn Enter: Banish target card in a graveyard.", - "rule": null, - "flavor": "Some find solace in the ocean among the aquatic.", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": 2, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "3nobfsyrd9", - "card_id": "mxqsm4o98v", - "collector_number": "145", - "slug": "seasprite-diver-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "Gyool", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - }, - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "3nobfsyrd9", - "card_id": "mxqsm4o98v", - "collector_number": "145", - "slug": "seasprite-diver-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "Gyool", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - }, - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "lxnq80yu75", - "types": [ - "UNIQUE", - "DOMAIN" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "CASTLE" - ], - "element": "WIND", - "name": "Gearstride Academy", - "slug": "gearstride-academy", - "effect": "Wind ally cards you activate have \u003cspan class=\"effect__label\"\u003eimbue 2\u003c/span\u003e.\nWind allies you control have “\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e If this ally is \u003cspan class=\"effect__label\"\u003eimbued\u003c/span\u003e, it gets +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e until end of turn.”\n\u003cspan class=\"effect__label\"\u003eUpkeep\u003c/span\u003e — At the beginning of your recollection phase, you may pay \u003cspan class=\"effect__bubble effect__bubble--yellow ml-2\"\u003e1\u003c/span\u003e. If you don’t, sacrifice Gearstride Academy.", - "effect_raw": "Wind ally cards you activate have imbue 2.\nWind allies you control have “On Enter: If this ally is imbued, it gets +1 POWER until end of turn.”\nUpkeep — At the beginning of your recollection phase, you may pay [1]. If you don’t, sacrifice Gearstride Academy.", - "rule": [ - { - "title": "", - "date_added": "2024-05-17", - "description": "You reserve the cards face up. You do not place them face down and then 'reveal' them." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "jsr2571ito", - "card_id": "lxnq80yu75", - "collector_number": "145", - "slug": "gearstride-academy-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "北飞飞", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "4ing2zzy1r", - "population_operator": "≈", - "population": 18445, - "foil": false - }, - { - "uuid": "t0eof5o43m", - "population_operator": "≈", - "population": 557, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "jsr2571ito", - "card_id": "lxnq80yu75", - "collector_number": "145", - "slug": "gearstride-academy-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "北飞飞", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "t0eof5o43m", - "population_operator": "≈", - "population": 557, - "foil": true - }, - { - "uuid": "4ing2zzy1r", - "population_operator": "≈", - "population": 18445, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "qb6zhphtw6", - "types": [ - "ALLY" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "HUMAN" - ], - "element": "WATER", - "name": "Rainweaver Mage", - "slug": "rainweaver-mage", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e You may banish a card with \u003cspan class=\"effect__label\"\u003efloating memory\u003c/span\u003e from your graveyard. If you do, \u003cspan class=\"effect__label\"\u003eempower 4\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(The next Spell card you activate this turn activates and resolves as if your champion got +4 level.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] On Enter: You may banish a card with floating memory from your graveyard. If you do, empower 4. (The next Spell card you activate this turn activates and resolves as if your champion got +4 level.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 2, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "jd3tcix4e4", - "card_id": "qb6zhphtw6", - "collector_number": "145", - "slug": "rainweaver-mage-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "jd3tcix4e4", - "card_id": "qb6zhphtw6", - "collector_number": "145", - "slug": "rainweaver-mage-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "6ffqsuo6gb", - "types": [ - "ACTION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SPELL" - ], - "element": "WATER", - "name": "Refracting Missile", - "slug": "refracting-missile", - "effect": "Deal damage to target unit equal to the amount of Fractals you control plus 1.\n\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)\u003c/span\u003e", - "effect_raw": "Deal damage to target unit equal to the amount of Fractals you control plus 1.\nFloating Memory (While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "0hv924ff4z", - "card_id": "6ffqsuo6gb", - "collector_number": "146", - "slug": "refracting-missile-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - }, - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "x5hrxy4lh1", - "card_id": "6ffqsuo6gb", - "collector_number": "068", - "slug": "refracting-missile-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "eqhk1krn0y", - "population_operator": "≈", - "population": 105000, - "foil": false - }, - { - "uuid": "ri1gpzmyor", - "population_operator": "≈", - "population": 2000, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "0hv924ff4z", - "card_id": "6ffqsuo6gb", - "collector_number": "146", - "slug": "refracting-missile-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - }, - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "x5hrxy4lh1", - "card_id": "6ffqsuo6gb", - "collector_number": "068", - "slug": "refracting-missile-ftc", - "set": { - "name": "Fractured Crown", - "prefix": "FTC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "ri1gpzmyor", - "population_operator": "≈", - "population": 2000, - "foil": true - }, - { - "uuid": "eqhk1krn0y", - "population_operator": "≈", - "population": 105000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "CvvgJR4fNa", - "types": [ - "ALLY" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "HUMAN" - ], - "element": "FIRE", - "name": "Patient Rogue", - "slug": "patient-rogue", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003ePatient Rogue has \u003cspan class=\"effect__label\"\u003estealth\u003c/span\u003e as long as it's awake. \u003cspan class=\"effect__reminder\"\u003e(This unit can't be targeted by attacks unless permitted by \u003cspan class=\"effect__label\"\u003etrue sight\u003c/span\u003e.)\u003c/span\u003e\r\nAt the beginning of your recollection phase, Patient Rogue gets +3\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e until end of turn.", - "effect_raw": "[Class Bonus] Patient Rogue has stealth as long as it's awake. (This unit can't be targeted by attacks unless permitted by true sight.)\nAt the beginning of your recollection phase, Patient Rogue gets +3 POWER until end of turn.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 0, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "rvt1cdstzg", - "card_id": "CvvgJR4fNa", - "collector_number": "146", - "slug": "patient-rogue-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - }, - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "tQHiLl8mCf", - "card_id": "CvvgJR4fNa", - "collector_number": "146", - "slug": "patient-rogue-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - }, - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "rvt1cdstzg", - "card_id": "CvvgJR4fNa", - "collector_number": "146", - "slug": "patient-rogue-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - }, - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "tQHiLl8mCf", - "card_id": "CvvgJR4fNa", - "collector_number": "146", - "slug": "patient-rogue-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - }, - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "k0hliqs2hi", - "types": [ - "ITEM" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "POTION" - ], - "element": "WIND", - "name": "Liquid Amnesia", - "slug": "liquid-amnesia", - "effect": "\u003cspan class=\"effect__label\"\u003eBrew\u003c/span\u003e — One Blightroot\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eAt the beginning of your recollection phase, put an \u003cspan class=\"effect__label\"\u003eage\u003c/span\u003e counter on Liquid Amnesia.\n\u003cspan class=\"effect__label\"\u003eSacrifice Liquid Amnesia:\u003c/span\u003e For every three \u003cspan class=\"effect__label\"\u003eage\u003c/span\u003e counters \u003cspan class=\"effect__correction\"\u003ethat were\u003c/span\u003e on Liquid Amnesia, banish a card at random from target player’s memory.", - "effect_raw": "Brew — One Blightroot\n[Class Bonus] At the beginning of your recollection phase, put an age counter on Liquid Amnesia.\nSacrifice Liquid Amnesia: For every three age counters that were on Liquid Amnesia, banish a card at random from target player’s memory.", - "rule": [ - { - "title": "ERRATA", - "date_added": "2024-05-17", - "description": "'counters on -\u003e counters that were on.'" - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "d02g03cay7", - "card_id": "k0hliqs2hi", - "collector_number": "146", - "slug": "liquid-amnesia-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "d02g03cay7", - "card_id": "k0hliqs2hi", - "collector_number": "146", - "slug": "liquid-amnesia-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "n1voy5ttkk", - "types": [ - "UNIQUE", - "DOMAIN" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "CATACLYSM" - ], - "element": "WATER", - "name": "Shatterfall Keep", - "slug": "shatterfall-keep", - "effect": "\u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e, \u003cspan class=\"effect__label\"\u003eBanish a card with \u003cspan class=\"effect__label\"\u003efloating memory\u003c/span\u003e from your graveyard:\u003c/span\u003e Put the top two cards of your deck into your graveyard.\n\u003cspan class=\"effect__label\"\u003e\u003cspan class=\"effect__reminder\"\u003eUpkeep\u003c/span\u003e\u003c/span\u003e — At the beginning of your recollection phase, if there are less than three water element cards in your graveyard, sacrifice Shatterfall Keep.", - "effect_raw": "[REST], Banish a card with floating memory from your graveyard: Put the top two cards of your deck into your graveyard.\nUpkeep — At the beginning of your recollection phase, if there are less than three water element cards in your graveyard, sacrifice Shatterfall Keep.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "a9c26bn55g", - "card_id": "n1voy5ttkk", - "collector_number": "146", - "slug": "shatterfall-keep-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "北飞飞", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "px0apqw30k", - "population_operator": "≈", - "population": 16000, - "foil": false - }, - { - "uuid": "u09s6r8l2l", - "population_operator": "≈", - "population": 477, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "a9c26bn55g", - "card_id": "n1voy5ttkk", - "collector_number": "146", - "slug": "shatterfall-keep-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "北飞飞", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "u09s6r8l2l", - "population_operator": "≈", - "population": 477, - "foil": true - }, - { - "uuid": "px0apqw30k", - "population_operator": "≈", - "population": 16000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "5X5W2Uda5a", - "types": [ - "ACTION" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "SKILL" - ], - "element": "FIRE", - "name": "Planted Explosive", - "slug": "planted-explosive", - "effect": "\u003cspan class=\"effect__label\"\u003ePrepare 1\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(You may remove a \u003cspan class=\"effect__label\"\u003epreparation\u003c/span\u003e counter from your champion as you activate this card.)\u003c/span\u003e\r\nDeal 2 damage to target unit. If Planted Explosive was prepared, deal 4 damage to that unit instead.", - "effect_raw": "Prepare 1 (You may remove a preparation counter from your champion as you activate this card.)\nDeal 2 damage to target unit. If Planted Explosive was prepared, deal 4 damage to that unit instead.", - "rule": null, - "flavor": "Watch your step; it could be your last.", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "fyqd7ksne7", - "card_id": "5X5W2Uda5a", - "collector_number": "114", - "slug": "planted-explosive-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - }, - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "udtuz6Whgy", - "card_id": "5X5W2Uda5a", - "collector_number": "147", - "slug": "planted-explosive-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "zevpnv6hwn", - "card_id": "5X5W2Uda5a", - "collector_number": "147", - "slug": "planted-explosive-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "zevpnv6hwn", - "card_id": "5X5W2Uda5a", - "collector_number": "147", - "slug": "planted-explosive-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "udtuz6Whgy", - "card_id": "5X5W2Uda5a", - "collector_number": "147", - "slug": "planted-explosive-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "fyqd7ksne7", - "card_id": "5X5W2Uda5a", - "collector_number": "114", - "slug": "planted-explosive-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - }, - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "39i1f0ht2t", - "types": [ - "ACTION" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "SKILL", - "REACTION" - ], - "element": "WATER", - "name": "Storm of Thorns", - "slug": "storm-of-thorns", - "effect": "If damage would be dealt to a unit you control this turn, prevent 1 of that damage. If the damage prevented had a unit as its source, deal 1 damage to that unit. \n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e", - "effect_raw": "If damage would be dealt to a unit you control this turn, prevent 1 of that damage. If the damage prevented had a unit as its source, deal 1 damage to that unit. \n[Class Bonus] Floating Memory", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "9b5m7sqe6k", - "card_id": "39i1f0ht2t", - "collector_number": "147", - "slug": "storm-of-thorns-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "px0apqw30k", - "population_operator": "≈", - "population": 16000, - "foil": false - }, - { - "uuid": "u09s6r8l2l", - "population_operator": "≈", - "population": 477, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "9b5m7sqe6k", - "card_id": "39i1f0ht2t", - "collector_number": "147", - "slug": "storm-of-thorns-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "u09s6r8l2l", - "population_operator": "≈", - "population": 477, - "foil": true - }, - { - "uuid": "px0apqw30k", - "population_operator": "≈", - "population": 16000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "pwscn0esog", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "SKILL" - ], - "element": "WIND", - "name": "Orchestrated Seizure", - "slug": "orchestrated-seizure", - "effect": "Activate this card only during an opponent’s end phase. \nDuring your next materialize phase, you may banish cards with \u003cspan class=\"effect__label\"\u003efloating memory\u003c/span\u003e from your opponents’ graveyards to pay for memory costs.", - "effect_raw": "Activate this card only during an opponent’s end phase. \nDuring your next materialize phase, you may banish cards with floating memory from your opponents’ graveyards to pay for memory costs.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "pp8en6k5my", - "card_id": "pwscn0esog", - "collector_number": "147", - "slug": "orchestrated-seizure-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Rachel Liu", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "4ing2zzy1r", - "population_operator": "≈", - "population": 18445, - "foil": false - }, - { - "uuid": "t0eof5o43m", - "population_operator": "≈", - "population": 557, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "pp8en6k5my", - "card_id": "pwscn0esog", - "collector_number": "147", - "slug": "orchestrated-seizure-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Rachel Liu", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "t0eof5o43m", - "population_operator": "≈", - "population": 557, - "foil": true - }, - { - "uuid": "4ing2zzy1r", - "population_operator": "≈", - "population": 18445, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "dqqwey9xys", - "types": [ - "PHANTASIA" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "ARTIFACT" - ], - "element": "WATER", - "name": "Relic of Sunken Past", - "slug": "relic-of-sunken-past", - "effect": "At the beginning of your recollection phase, if there are three or more water element cards in your graveyard, you may sacrifice Relic of Sunken Past. If you do, draw a card.\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e", - "effect_raw": "At the beginning of your recollection phase, if there are three or more water element cards in your graveyard, you may sacrifice Relic of Sunken Past. If you do, draw a card.\n[Class Bonus] Floating Memory", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "oxam9yfox4", - "card_id": "dqqwey9xys", - "collector_number": "147", - "slug": "relic-of-sunken-past-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "oxam9yfox4", - "card_id": "dqqwey9xys", - "collector_number": "147", - "slug": "relic-of-sunken-past-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "wa4x7e22tk", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "SPELL" - ], - "element": "WATER", - "name": "Stream of Consciousness", - "slug": "stream-of-consciousness", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__bubble\"\u003eMemory 4+\u003c/span\u003e \u003cspan class=\"effect__label\"\u003eGlimpse 3\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class and only if there are four or more cards in your memory.)\u003c/span\u003e\nDraw a card into your memory.", - "effect_raw": "[Class Bonus] [Memory 4+] Glimpse 3. (Apply this effect only if your champion's class matches this card's class and only if there are four or more cards in your memory.)\nDraw a card into your memory.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "benl9i00jp", - "card_id": "wa4x7e22tk", - "collector_number": "082", - "slug": "stream-of-consciousness-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "o8j6aotm85", - "population_operator": "≈", - "population": 22500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "d7hocc33ms", - "card_id": "wa4x7e22tk", - "collector_number": "148", - "slug": "stream-of-consciousness-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "d7hocc33ms", - "card_id": "wa4x7e22tk", - "collector_number": "148", - "slug": "stream-of-consciousness-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "benl9i00jp", - "card_id": "wa4x7e22tk", - "collector_number": "082", - "slug": "stream-of-consciousness-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "o8j6aotm85", - "population_operator": "≈", - "population": 22500, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "l64yfOVhkp", - "types": [ - "ALLY" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "HUMAN" - ], - "element": "FIRE", - "name": "Prodigious Burstmage", - "slug": "prodigious-burstmage", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Death:\u003c/span\u003e Draw a card, then discard a card. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] On Death: Draw a card, then discard a card. (Apply this effect only if your champion's class matches this card's class.)", - "rule": null, - "flavor": "A mage who sought out the truth of this world, and through her efforts, arrived at one word. Explosion.", - "cost_memory": null, - "cost_reserve": 5, - "level": null, - "power": 3, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "6jph300z3s", - "card_id": "l64yfOVhkp", - "collector_number": "148", - "slug": "prodigious-burstmage-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Kumai", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "8Cy7NFNJwg", - "card_id": "l64yfOVhkp", - "collector_number": "148", - "slug": "prodigious-burstmage-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Kumai", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "6jph300z3s", - "card_id": "l64yfOVhkp", - "collector_number": "148", - "slug": "prodigious-burstmage-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Kumai", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "8Cy7NFNJwg", - "card_id": "l64yfOVhkp", - "collector_number": "148", - "slug": "prodigious-burstmage-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Kumai", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "2898b1w1mv", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "SPELL" - ], - "element": "WIND", - "name": "Potion Infusion: Growth", - "slug": "potion-infusion-growth", - "effect": "Rest target Potion. If you do, put \u003cspan class=\"effect__label\"\u003eLV age\u003c/span\u003e counters on it. \u003cspan class=\"effect__reminder\"\u003e(\u003cspan class=\"effect__label\"\u003eLV\u003c/span\u003e refers to your champion’s level.)\u003c/span\u003e", - "effect_raw": "Rest target Potion. If you do, put LV age counters on it. (LV refers to your champion’s level.)", - "rule": null, - "flavor": "“With similarities to a beaker of consumable ethanol, different decoctions can be enhanced or strengthened by chronological movement!”", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "gy62f3j8fj", - "card_id": "2898b1w1mv", - "collector_number": "148", - "slug": "potion-infusion-growth-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "gy62f3j8fj", - "card_id": "2898b1w1mv", - "collector_number": "148", - "slug": "potion-infusion-growth-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "srkomr8ght", - "types": [ - "ALLY" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "ANIMAL", - "TURTLE" - ], - "element": "WATER", - "name": "Rippleback Terrapin", - "slug": "rippleback-terrapin", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eSpellshroud\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This ally can't be targeted by Spells.)\u003c/span\u003e\n\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e You may banish a card with \u003cspan class=\"effect__label\"\u003efloating memory\u003c/span\u003e from your graveyard. If you do, put a \u003cspan class=\"effect__label\"\u003ebuff\u003c/span\u003e counter on Rippleback Terrapin and draw a card.", - "effect_raw": "[Class Bonus] Spellshroud (This ally can't be targeted by Spells.)\nOn Enter: You may banish a card with floating memory from your graveyard. If you do, put a buff counter on Rippleback Terrapin and draw a card.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": 1, - "life": 4, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "7299v2i08s", - "card_id": "srkomr8ght", - "collector_number": "148", - "slug": "rippleback-terrapin-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "7299v2i08s", - "card_id": "srkomr8ght", - "collector_number": "148", - "slug": "rippleback-terrapin-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "u68a4mwrg3", - "types": [ - "ACTION" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "SKILL" - ], - "element": "WIND", - "name": "Scout the Land", - "slug": "scout-the-land", - "effect": "Look at the top four cards of your deck and put them back in any order. Draw a card.", - "effect_raw": "Look at the top four cards of your deck and put them back in any order. Draw a card.", - "rule": null, - "flavor": "“The politics and kingmaking of empires matter little to me as long as there’s a bounty to be found.”\n— Perse, Relentless Raptor", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "go0aghn40k", - "card_id": "u68a4mwrg3", - "collector_number": "149", - "slug": "scout-the-land-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Rachel Liu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "go0aghn40k", - "card_id": "u68a4mwrg3", - "collector_number": "149", - "slug": "scout-the-land-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Rachel Liu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "y6q4goxi8a", - "types": [ - "ACTION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SPELL" - ], - "element": "WATER", - "name": "Rising Tides", - "slug": "rising-tides", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__bubble\"\u003eLevel 3+\u003c/span\u003e Draw a card into your memory. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion is level 3 or higher.)\u003c/span\u003e\n\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)\u003c/span\u003e ", - "effect_raw": "[Class Bonus] [Level 3+] Draw a card into your memory. (Apply this effect only if your champion is level 3 or higher.)\nFloating Memory (While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.) ", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "1nxwz9n1zq", - "card_id": "y6q4goxi8a", - "collector_number": "041", - "slug": "rising-tides-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "檸檬夾心餅", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "m8ungne4k3", - "population_operator": "≈", - "population": 36000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "z60awtzv1y", - "card_id": "y6q4goxi8a", - "collector_number": "149", - "slug": "rising-tides-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "檸檬夾心餅", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - }, - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "z60awtzv1y", - "card_id": "y6q4goxi8a", - "collector_number": "149", - "slug": "rising-tides-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "檸檬夾心餅", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - }, - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "1nxwz9n1zq", - "card_id": "y6q4goxi8a", - "collector_number": "041", - "slug": "rising-tides-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "檸檬夾心餅", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "m8ungne4k3", - "population_operator": "≈", - "population": 36000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "sn0ye3aebj", - "types": [ - "ACTION" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "SKILL", - "REACTION" - ], - "element": "WATER", - "name": "Tactical Retreat", - "slug": "tactical-retreat", - "effect": "Target unit becomes \u003cspan class=\"effect__label\"\u003edistant\u003c/span\u003e. If that unit is defending, end the combat phase. \u003cspan class=\"effect__reminder\"\u003e(As a phase ends, banish all triggers, activations, and materializations on the effects stack.)\u003c/span\u003e\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e", - "effect_raw": "Target unit becomes distant. If that unit is defending, end the combat phase. (As a phase ends, banish all triggers, activations, and materializations on the effects stack.)\n[Class Bonus] Floating Memory", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "0kxj0clcb6", - "card_id": "sn0ye3aebj", - "collector_number": "149", - "slug": "tactical-retreat-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - }, - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "0kxj0clcb6", - "card_id": "sn0ye3aebj", - "collector_number": "149", - "slug": "tactical-retreat-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - }, - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "uTBsOYf15p", - "types": [ - "ACTION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SPELL" - ], - "element": "FIRE", - "name": "Purge in Flames", - "slug": "purge-in-flames", - "effect": "\u003cspan class=\"effect__label\"\u003eEfficiency\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This card costs \u003cspan class=\"effect__label\"\u003eLV\u003c/span\u003e less to activate. \u003cspan class=\"effect__label\"\u003eLV\u003c/span\u003e refers to your champion's level.)\u003c/span\u003e\r\nDeal 2 damage to all units except for your champion. \u003cspan class=\"effect__label\"\u003eClass Bonus:\u003c/span\u003e Deal 3 damage to those units instead. \u003cspan class=\"effect__reminder\"\u003e(Apply the additional effect only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "Efficiency (This card costs LV less to activate. LV refers to your champion's level.)\nDeal 2 damage to all units except for your champion. Class Bonus: Deal 3 damage to those units instead. (Apply the additional effect only if your champion's class matches this card's class.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 8, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "2sbrz9x9z2", - "card_id": "uTBsOYf15p", - "collector_number": "073", - "slug": "purge-in-flames-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "ofe9mk0fw0", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "Jy7ZKOpVPc", - "card_id": "uTBsOYf15p", - "collector_number": "149", - "slug": "purge-in-flames-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - }, - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "PnStg7sP1T", - "card_id": "uTBsOYf15p", - "collector_number": "078", - "slug": "purge-in-flames-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "UnK4Ed0WI7", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "anjcy4437w", - "card_id": "uTBsOYf15p", - "collector_number": "149", - "slug": "purge-in-flames-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - }, - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "hNbiB57qyJ", - "card_id": "uTBsOYf15p", - "collector_number": "078KS", - "slug": "purge-in-flames-doap-ks", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "8RstF8rBQO", - "population_operator": "≈", - "population": 2500, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "anjcy4437w", - "card_id": "uTBsOYf15p", - "collector_number": "149", - "slug": "purge-in-flames-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - }, - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "Jy7ZKOpVPc", - "card_id": "uTBsOYf15p", - "collector_number": "149", - "slug": "purge-in-flames-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - }, - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "2sbrz9x9z2", - "card_id": "uTBsOYf15p", - "collector_number": "073", - "slug": "purge-in-flames-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "ofe9mk0fw0", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "PnStg7sP1T", - "card_id": "uTBsOYf15p", - "collector_number": "078", - "slug": "purge-in-flames-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "UnK4Ed0WI7", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "hNbiB57qyJ", - "card_id": "uTBsOYf15p", - "collector_number": "078KS", - "slug": "purge-in-flames-doap-ks", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "8RstF8rBQO", - "population_operator": "≈", - "population": 2500, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "5j36gn1b2s", - "types": [ - "ATTACK" - ], - "classes": [ - "GUARDIAN", - "WARRIOR" - ], - "subtypes": [ - "GUARDIAN", - "WARRIOR", - "SWORD" - ], - "element": "WIND", - "name": "Shred to Ribbons", - "slug": "shred-to-ribbons", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eAs long as the attacker is attacking an ally with 5 life or more, Shred to Ribbons gets +3\u003cspan class=\"effect__icon effect__icon--sword\"\u003e. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion’s class matches this card’s class.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] As long as the attacker is attacking an ally with 5 life or more, Shred to Ribbons gets +3. (Apply this effect only if your champion’s class matches this card’s class.)", - "rule": null, - "flavor": "The bigger they are, the harder they fall.", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 2, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "m8dqwoa776", - "card_id": "5j36gn1b2s", - "collector_number": "150", - "slug": "shred-to-ribbons-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Sineia", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "m8dqwoa776", - "card_id": "5j36gn1b2s", - "collector_number": "150", - "slug": "shred-to-ribbons-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Sineia", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "dY36bObi9p", - "types": [ - "ALLY" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "HUMAN" - ], - "element": "FIRE", - "name": "Reckless Researcher", - "slug": "reckless-researcher", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e You may banish a fire element card from your graveyard. If you do, choose a unit and deal 2 damage to it. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] On Enter: You may banish a fire element card from your graveyard. If you do, choose a unit and deal 2 damage to it. (Apply this effect only if your champion's class matches this card's class.)", - "rule": null, - "flavor": "\"Oh no! not again!\"", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 1, - "life": 1, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "TZCUBhVOB5", - "card_id": "dY36bObi9p", - "collector_number": "150", - "slug": "reckless-researcher-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - }, - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "ZbbeSsnVeU", - "card_id": "dY36bObi9p", - "collector_number": "079", - "slug": "reckless-researcher-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "8dBps9N0mS", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "x6xo7ml5s4", - "card_id": "dY36bObi9p", - "collector_number": "150", - "slug": "reckless-researcher-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - }, - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "x6xo7ml5s4", - "card_id": "dY36bObi9p", - "collector_number": "150", - "slug": "reckless-researcher-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - }, - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "TZCUBhVOB5", - "card_id": "dY36bObi9p", - "collector_number": "150", - "slug": "reckless-researcher-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - }, - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "ZbbeSsnVeU", - "card_id": "dY36bObi9p", - "collector_number": "079", - "slug": "reckless-researcher-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "8dBps9N0mS", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "h0g7nndc4s", - "types": [ - "ALLY" - ], - "classes": [ - "RANGER", - "TAMER" - ], - "subtypes": [ - "RANGER", - "TAMER", - "BEAST", - "SERPENT" - ], - "element": "WATER", - "name": "Seafletched Serpent", - "slug": "seafletched-serpent", - "effect": "\u003cspan class=\"effect__label\"\u003ePride 2\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This ally won’t obey you unless your champion is level 2 or higher. You can’t attack with, intercept with, or activate abilities of allies that don’t obey you.)\u003c/span\u003e\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Hit:\u003c/span\u003e You may load Seafletched Serpent into target unloaded Bow weapon you control.", - "effect_raw": "Pride 2 (This ally won’t obey you unless your champion is level 2 or higher. You can’t attack with, intercept with, or activate abilities of allies that don’t obey you.)\n[Class Bonus] On Hit: You may load Seafletched Serpent into target unloaded Bow weapon you control.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 3, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "799nkatizv", - "card_id": "h0g7nndc4s", - "collector_number": "150", - "slug": "seafletched-serpent-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "799nkatizv", - "card_id": "h0g7nndc4s", - "collector_number": "150", - "slug": "seafletched-serpent-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "vwbcizm6h3", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "SPELL" - ], - "element": "WATER", - "name": "Torrential Blast", - "slug": "torrential-blast", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003ePut the top two cards of your deck into your graveyard. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e\nDeal an amount of damage to up to one target ally equal to the amount of water element cards in your graveyard.", - "effect_raw": "[Class Bonus] Put the top two cards of your deck into your graveyard. (Apply this effect only if your champion's class matches this card's class.)\nDeal an amount of damage to up to one target ally equal to the amount of water element cards in your graveyard.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "jhxltxu2ef", - "card_id": "vwbcizm6h3", - "collector_number": "150", - "slug": "torrential-blast-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "px0apqw30k", - "population_operator": "≈", - "population": 16000, - "foil": false - }, - { - "uuid": "u09s6r8l2l", - "population_operator": "≈", - "population": 477, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "jhxltxu2ef", - "card_id": "vwbcizm6h3", - "collector_number": "150", - "slug": "torrential-blast-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "u09s6r8l2l", - "population_operator": "≈", - "population": 477, - "foil": true - }, - { - "uuid": "px0apqw30k", - "population_operator": "≈", - "population": 16000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "8lrj52215u", - "types": [ - "ALLY" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "AUTOMATON" - ], - "element": "WATER", - "name": "Vaporjet Shieldbearer", - "slug": "vaporjet-shieldbearer", - "effect": "\u003cspan class=\"effect__label\"\u003eSteadfast\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This ally can retaliate while rested and doesn't rest to do so.)\u003c/span\u003e\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Hit:\u003c/span\u003e Look at the top card of your deck. You may put that card into your graveyard.", - "effect_raw": "Steadfast (This ally can retaliate while rested and doesn't rest to do so.)\n[Class Bonus] On Hit: Look at the top card of your deck. You may put that card into your graveyard.", - "rule": null, - "flavor": "Automated portside insurance for pirates.", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 1, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "isyz5li24q", - "card_id": "8lrj52215u", - "collector_number": "058", - "slug": "vaporjet-shieldbearer-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 6, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "uv1i4p0mr4", - "card_id": "8lrj52215u", - "collector_number": "151", - "slug": "vaporjet-shieldbearer-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "DragonArt 白霜茶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - }, - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "uv1i4p0mr4", - "card_id": "8lrj52215u", - "collector_number": "151", - "slug": "vaporjet-shieldbearer-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "DragonArt 白霜茶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - }, - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "isyz5li24q", - "card_id": "8lrj52215u", - "collector_number": "058", - "slug": "vaporjet-shieldbearer-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 6, - "circulationTemplates": [], - "circulations": [] - } - ] - }, - { - "uuid": "brq9x9z2k2", - "types": [ - "ACTION" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "SKILL" - ], - "element": "WIND", - "name": "Skirting Step", - "slug": "skirting-step", - "effect": "\u003cspan class=\"effect__label\"\u003eImbue 2\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(You may reserve all cards revealed as you activate this card. If at least two of them are wind element, this card becomes imbued.)\u003c/span\u003e\nTarget unit becomes \u003cspan class=\"effect__label\"\u003edistant\u003c/span\u003e. If Skirting Step is \u003cspan class=\"effect__label\"\u003eimbued\u003c/span\u003e, prevent the next 1 damage that would be dealt to that unit this turn and draw a card.", - "effect_raw": "Imbue 2 (You may reserve all cards revealed as you activate this card. If at least two of them are wind element, this card becomes imbued.)\nTarget unit becomes distant. If Skirting Step is imbued, prevent the next 1 damage that would be dealt to that unit this turn and draw a card.", - "rule": [ - { - "title": "", - "date_added": "2024-05-17", - "description": "You reserve the cards face up. You do not place them face down and then 'reveal' them." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "az49k32e78", - "card_id": "brq9x9z2k2", - "collector_number": "151", - "slug": "skirting-step-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "az49k32e78", - "card_id": "brq9x9z2k2", - "collector_number": "151", - "slug": "skirting-step-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "0cnn1eh85y", - "types": [ - "PHANTASIA" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "SPELL" - ], - "element": "WATER", - "name": "Sheath of Faceted Lapis", - "slug": "sheath-of-faceted-lapis", - "effect": "\u003cspan class=\"effect__label\"\u003eWarrior Weapon Link\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This object enters the field linked to target Warrior weapon. If the link is broken, sacrifice this object.)\u003c/span\u003e\n\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Draw a card.\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__bubble\"\u003eLevel 2+\u003c/span\u003e Linked weapon gets +2\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e. ", - "effect_raw": "Warrior Weapon Link (This object enters the field linked to target Warrior weapon. If the link is broken, sacrifice this object.)\nOn Enter: Draw a card.\n[Class Bonus] [Level 2+] Linked weapon gets +2 POWER. ", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "f896j7wmkr", - "card_id": "0cnn1eh85y", - "collector_number": "151", - "slug": "sheath-of-faceted-lapis-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "f896j7wmkr", - "card_id": "0cnn1eh85y", - "collector_number": "151", - "slug": "sheath-of-faceted-lapis-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "pufyoz23yf", - "types": [ - "ALLY" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "HUMAN" - ], - "element": "WATER", - "name": "Waverider Protector", - "slug": "waverider-protector", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eTaunt\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While awake, this ally must be targeted before other units you control during your opponents' attack declarations if able.)\u003c/span\u003e\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] Taunt (While awake, this ally must be targeted before other units you control during your opponents' attack declarations if able.)\n[Class Bonus] Floating Memory (While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": 1, - "life": 4, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.064Z", - "editions": [ - { - "uuid": "92ollknd8d", - "card_id": "pufyoz23yf", - "collector_number": "152", - "slug": "waverider-protector-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "DragonArt TaroTarou", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "92ollknd8d", - "card_id": "pufyoz23yf", - "collector_number": "152", - "slug": "waverider-protector-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "DragonArt TaroTarou", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "gvXQa57cxe", - "types": [ - "ACTION" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "SKILL" - ], - "element": "FIRE", - "name": "Shout at Your Pets", - "slug": "shout-at-your-pets", - "effect": "If you control an Animal or Beast ally, your champion gets +1 level until end of turn.\r\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eYou may discard a card. If you do, draw a card. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "If you control an Animal or Beast ally, your champion gets +1 level until end of turn.\n[Class Bonus] You may discard a card. If you do, draw a card. (Apply this effect only if your champion's class matches this card's class.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 1, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "jWa177HTdi", - "card_id": "gvXQa57cxe", - "collector_number": "152", - "slug": "shout-at-your-pets-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - }, - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "jnltv5klsz", - "card_id": "gvXQa57cxe", - "collector_number": "152", - "slug": "shout-at-your-pets-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - }, - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "jnltv5klsz", - "card_id": "gvXQa57cxe", - "collector_number": "152", - "slug": "shout-at-your-pets-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - }, - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "jWa177HTdi", - "card_id": "gvXQa57cxe", - "collector_number": "152", - "slug": "shout-at-your-pets-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - }, - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "a5igwbsmks", - "types": [ - "ALLY" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "HUMAN" - ], - "element": "WIND", - "name": "Spirited Falconer", - "slug": "spirited-falconer", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eFast Activation\u003c/span\u003e\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Put a \u003cspan class=\"effect__label\"\u003ebuff\u003c/span\u003e counter on up to two target Animal and/or Beast allies.", - "effect_raw": "[Class Bonus] Fast Activation\n[Class Bonus] On Enter: Put a buff counter on up to two target Animal and/or Beast allies.", - "rule": null, - "flavor": "A second wind revitalizes the spirits of both animals and beasts alike.", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 1, - "life": 1, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "3k4pob3ib5", - "card_id": "a5igwbsmks", - "collector_number": "152", - "slug": "spirited-falconer-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "DragonArt 白霜茶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "3k4pob3ib5", - "card_id": "a5igwbsmks", - "collector_number": "152", - "slug": "spirited-falconer-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "DragonArt 白霜茶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "6ilt42sehq", - "types": [ - "ACTION" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "SKILL", - "REACTION" - ], - "element": "WATER", - "name": "Slipstream Vault", - "slug": "slipstream-vault", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eThis card costs 1 less to activate if it targets a unique ally. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e\nTarget ally you control becomes \u003cspan class=\"effect__label\"\u003edistant\u003c/span\u003e. \u003cspan class=\"effect__label\"\u003eNegate\u003c/span\u003e all card activations targeting it. \u003cspan class=\"effect__reminder\"\u003e(Units stay \u003cspan class=\"effect__label\"\u003edistant\u003c/span\u003e until the end of their controller's turn.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] This card costs 1 less to activate if it targets a unique ally. (Apply this effect only if your champion's class matches this card's class.)\nTarget ally you control becomes distant. Negate all card activations targeting it. (Units stay distant until the end of their controller's turn.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "z4jpx3jn65", - "card_id": "6ilt42sehq", - "collector_number": "152", - "slug": "slipstream-vault-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "z4jpx3jn65", - "card_id": "6ilt42sehq", - "collector_number": "152", - "slug": "slipstream-vault-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "zk96yd609g", - "types": [ - "ALLY" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "AUTOMATON" - ], - "element": "WIND", - "name": "Armored Valkyrie", - "slug": "armored-valkyrie", - "effect": "\u003cspan class=\"effect__label\"\u003eSteadfast\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This ally can retaliate while rested and doesn't rest to do so.)\u003c/span\u003e\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eAs long as Armored Valkyrie is retaliating, it gets +2\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "Steadfast (This ally can retaliate while rested and doesn't rest to do so.)\n[Class Bonus] As long as Armored Valkyrie is retaliating, it gets +2 POWER. (Apply this effect only if your champion's class matches this card's class.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 2, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "yh7ikmhyi3", - "card_id": "zk96yd609g", - "collector_number": "153", - "slug": "armored-valkyrie-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "DragonArt Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "yh7ikmhyi3", - "card_id": "zk96yd609g", - "collector_number": "153", - "slug": "armored-valkyrie-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "DragonArt Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "L9yBqoOshh", - "types": [ - "ACTION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SPELL" - ], - "element": "FIRE", - "name": "Spark Alight", - "slug": "spark-alight", - "effect": "Deal 2 unpreventable damage to target unit. \u003cspan class=\"effect__label\"\u003eClass Bonus:\u003c/span\u003e Deal 3 unpreventable damage to that unit instead. \u003cspan class=\"effect__reminder\"\u003e(Apply the additional effect only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "Deal 2 unpreventable damage to target unit. Class Bonus: Deal 3 unpreventable damage to that unit instead. (Apply the additional effect only if your champion's class matches this card's class.)", - "rule": null, - "flavor": "\"Just worry about the things you can't burn.\"\r\n— Varuck Mage", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "gfiy38t21c", - "card_id": "L9yBqoOshh", - "collector_number": "153", - "slug": "spark-alight-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "iHjJQO9Ff1", - "card_id": "L9yBqoOshh", - "collector_number": "081", - "slug": "spark-alight-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "UTvhuOIYs4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "xYuivRUbwA", - "card_id": "L9yBqoOshh", - "collector_number": "153", - "slug": "spark-alight-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "yvn1voy5tt", - "card_id": "L9yBqoOshh", - "collector_number": "004", - "slug": "spark-alight-gsc", - "set": { - "name": "GenSeCha", - "prefix": "GSC", - "language": "EN" - }, - "illustrator": "阿清Roro", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "Aj21nlsdaf", - "population_operator": "≈", - "population": 200, - "foil": true - }, - { - "uuid": "fwaeonA21s", - "population_operator": "≈", - "population": 2500, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "gfiy38t21c", - "card_id": "L9yBqoOshh", - "collector_number": "153", - "slug": "spark-alight-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "xYuivRUbwA", - "card_id": "L9yBqoOshh", - "collector_number": "153", - "slug": "spark-alight-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "iHjJQO9Ff1", - "card_id": "L9yBqoOshh", - "collector_number": "081", - "slug": "spark-alight-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "UTvhuOIYs4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "yvn1voy5tt", - "card_id": "L9yBqoOshh", - "collector_number": "004", - "slug": "spark-alight-gsc", - "set": { - "name": "GenSeCha", - "prefix": "GSC", - "language": "EN" - }, - "illustrator": "阿清Roro", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "Aj21nlsdaf", - "population_operator": "≈", - "population": 200, - "foil": true - }, - { - "uuid": "fwaeonA21s", - "population_operator": "≈", - "population": 2500, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "4etkr73opc", - "types": [ - "ACTION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SPELL" - ], - "element": "WIND", - "name": "Tempest Downfall", - "slug": "tempest-downfall", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eThis card costs 3 less to activate if an ally has been suppressed this turn.\nDeal 3 damage to target unit. If that unit is an ally that entered the field this turn, deal an additional 3 damage to it.", - "effect_raw": "[Class Bonus] This card costs 3 less to activate if an ally has been suppressed this turn.\nDeal 3 damage to target unit. If that unit is an ally that entered the field this turn, deal an additional 3 damage to it.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "el9900jpyh", - "card_id": "4etkr73opc", - "collector_number": "153", - "slug": "tempest-downfall-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "el9900jpyh", - "card_id": "4etkr73opc", - "collector_number": "153", - "slug": "tempest-downfall-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "id0ybub247", - "types": [ - "ACTION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SPELL" - ], - "element": "WATER", - "name": "Strategem of Myriad Ice", - "slug": "strategem-of-myriad-ice", - "effect": "As long as your \u003ca data-edition-slug=\"shifting-currents-ambsd\" class=\"effect__edition-hover effect__label\"\u003eShifting Currents\u003c/a\u003e face East, this card has \u003cspan class=\"effect__label\"\u003eefficiency\u003c/span\u003e.\nYou may banish any amount of cards with \u003cspan class=\"effect__label\"\u003efloating memory\u003c/span\u003e from your graveyard. When a card is banished this way, deal 3 damage to target unit you don't control.", - "effect_raw": "As long as your Shifting Currents face East, this card has efficiency.\nYou may banish any amount of cards with floating memory from your graveyard. When a card is banished this way, deal 3 damage to target unit you don't control.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 6, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "bh3yn5kqba", - "card_id": "id0ybub247", - "collector_number": "153", - "slug": "strategem-of-myriad-ice-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "186cm7kob9", - "population_operator": "≈", - "population": 361, - "foil": true - }, - { - "uuid": "dbwg8erso7", - "population_operator": "≈", - "population": 8500, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "bh3yn5kqba", - "card_id": "id0ybub247", - "collector_number": "153", - "slug": "strategem-of-myriad-ice-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "186cm7kob9", - "population_operator": "≈", - "population": 361, - "foil": true - }, - { - "uuid": "dbwg8erso7", - "population_operator": "≈", - "population": 8500, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "cQlxapCsxQ", - "types": [ - "ACTION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SPELL", - "REACTION" - ], - "element": "FIRE", - "name": "Spontaneous Combustion", - "slug": "spontaneous-combustion", - "effect": "Deal 4 damage to target ally attacking your champion.", - "effect_raw": "Deal 4 damage to target ally attacking your champion.", - "rule": null, - "flavor": "The closer they are, the easier they are to ignite.", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "bOZNpeIQUQ", - "card_id": "cQlxapCsxQ", - "collector_number": "154", - "slug": "spontaneous-combustion-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - }, - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "tk3ir1o0qt", - "card_id": "cQlxapCsxQ", - "collector_number": "154", - "slug": "spontaneous-combustion-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - }, - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "tk3ir1o0qt", - "card_id": "cQlxapCsxQ", - "collector_number": "154", - "slug": "spontaneous-combustion-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - }, - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "bOZNpeIQUQ", - "card_id": "cQlxapCsxQ", - "collector_number": "154", - "slug": "spontaneous-combustion-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - }, - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "at3fn2idd6", - "types": [ - "ATTACK" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "DAGGER" - ], - "element": "WATER", - "name": "Sudden Deluge", - "slug": "sudden-deluge", - "effect": "Prepare 1 \u003cspan class=\"effect__reminder\"\u003e(You may remove a \u003cspan class=\"effect__label\"\u003epreparation\u003c/span\u003e counter from your champion as you activate this card.)\u003c/span\u003e\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Champion Hit:\u003c/span\u003e If Sudden Deluge was \u003cspan class=\"effect__label\"\u003eprepared\u003c/span\u003e, that opponent puts the top ten cards from their deck into their graveyard.", - "effect_raw": "Prepare 1 (You may remove a preparation counter from your champion as you activate this card.)\n[Class Bonus] On Champion Hit: If Sudden Deluge was prepared, that opponent puts the top ten cards from their deck into their graveyard.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 3, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "inzhhg8pct", - "card_id": "at3fn2idd6", - "collector_number": "154", - "slug": "sudden-deluge-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "inzhhg8pct", - "card_id": "at3fn2idd6", - "collector_number": "154", - "slug": "sudden-deluge-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "44vm5kt3q2", - "types": [ - "ALLY" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "HUMAN" - ], - "element": "WIND", - "name": "Battlefield Spotter", - "slug": "battlefield-spotter", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Another target ally you control becomes \u003cspan class=\"effect__label\"\u003edistant\u003c/span\u003e.\n\u003cspan class=\"effect__bubble\"\u003eLevel 2+\u003c/span\u003e Other units you control \u003cspan class=\"effect__correction\"\u003ehave\u003c/span\u003e \u003cspan class=\"effect__label\"\u003eranged 1\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(Multiple instances of \u003cspan class=\"effect__label\"\u003eranged\u003c/span\u003e can stack. Apply this effect only if your champion is level 2 or higher.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] On Enter: Another target ally you control becomes distant.\n[Level 2+] Other units you control have ranged 1. (Multiple instances of ranged can stack. Apply this effect only if your champion is level 2 or higher.)", - "rule": [ - { - "title": "ERRATA", - "date_added": "2024-01-19", - "description": "'gain -\u003e have'" - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 1, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "sphwpisznn", - "card_id": "44vm5kt3q2", - "collector_number": "154", - "slug": "battlefield-spotter-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "DragonArt TaroTarou", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "px0apqw30k", - "population_operator": "≈", - "population": 16000, - "foil": false - }, - { - "uuid": "u09s6r8l2l", - "population_operator": "≈", - "population": 477, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "sphwpisznn", - "card_id": "44vm5kt3q2", - "collector_number": "154", - "slug": "battlefield-spotter-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "DragonArt TaroTarou", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "u09s6r8l2l", - "population_operator": "≈", - "population": 477, - "foil": true - }, - { - "uuid": "px0apqw30k", - "population_operator": "≈", - "population": 16000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "qtzsekkjn3", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "SPELL" - ], - "element": "WIND", - "name": "Vainglory Retribution", - "slug": "vainglory-retribution", - "effect": "\u003cspan class=\"effect__bubble\"\u003eVanitas Bonus\u003c/span\u003e\u003cspan class=\"effect__bubble\"\u003eLevel 2+\u003c/span\u003e This card costs 2 less to activate.\nThe next time your champion would take 4 or less combat damage this turn, prevent it. Your champion’s first attack without a weapon during your next turn gets +\u003cspan class=\"effect__label\"\u003eX\u003c/span\u003e\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e, where \u003cspan class=\"effect__label\"\u003eX\u003c/span\u003e is the amount of damage prevented this way.", - "effect_raw": "[Vanitas Bonus] [Level 2+] This card costs 2 less to activate.\nThe next time your champion would take 4 or less combat damage this turn, prevent it. Your champion’s first attack without a weapon during your next turn gets +X POWER , where X is the amount of damage prevented this way.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "ujej4ddort", - "card_id": "qtzsekkjn3", - "collector_number": "154", - "slug": "vainglory-retribution-mrc-csr", - "set": { - "name": "Mercurial Heart First Edition", - "prefix": "MRC 1st", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "ldb7kixcty", - "population_operator": "≈", - "population": 132, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "vhxaia84he", - "card_id": "qtzsekkjn3", - "collector_number": "154", - "slug": "vainglory-retribution-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "9mcfxfnivt", - "population_operator": "≈", - "population": 425, - "foil": true - }, - { - "uuid": "yu6vbz7b8g", - "population_operator": "≈", - "population": 6983, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "vhxaia84he", - "card_id": "qtzsekkjn3", - "collector_number": "154", - "slug": "vainglory-retribution-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "9mcfxfnivt", - "population_operator": "≈", - "population": 425, - "foil": true - }, - { - "uuid": "yu6vbz7b8g", - "population_operator": "≈", - "population": 6983, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "ujej4ddort", - "card_id": "qtzsekkjn3", - "collector_number": "154", - "slug": "vainglory-retribution-mrc-csr", - "set": { - "name": "Mercurial Heart First Edition", - "prefix": "MRC 1st", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "ldb7kixcty", - "population_operator": "≈", - "population": 132, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "dxAEI20h8F", - "types": [ - "ACTION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SPELL" - ], - "element": "WATER", - "name": "Sudden Snow", - "slug": "sudden-snow", - "effect": "You may banish a card with \u003cspan class=\"effect__label\"\u003efloating memory\u003c/span\u003e from your graveyard. If you do, draw a card.\r\nUntil end of turn, allies enter the field rested.", - "effect_raw": "You may banish a card with floating memory from your graveyard. If you do, draw a card.\nUntil end of turn, allies enter the field rested.", - "rule": null, - "flavor": "It is not unusual to have sudden and severe changes in weather with magic and mages abound.", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "1ekrcbl6zg", - "card_id": "dxAEI20h8F", - "collector_number": "155", - "slug": "sudden-snow-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Pinakes", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - }, - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "nuei4EYjhq", - "card_id": "dxAEI20h8F", - "collector_number": "194", - "slug": "sudden-snow-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - }, - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "wnua6rsfsw", - "card_id": "dxAEI20h8F", - "collector_number": "194", - "slug": "sudden-snow-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - }, - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "1ekrcbl6zg", - "card_id": "dxAEI20h8F", - "collector_number": "155", - "slug": "sudden-snow-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Pinakes", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - }, - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "wnua6rsfsw", - "card_id": "dxAEI20h8F", - "collector_number": "194", - "slug": "sudden-snow-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - }, - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "nuei4EYjhq", - "card_id": "dxAEI20h8F", - "collector_number": "194", - "slug": "sudden-snow-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - }, - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "ErH0lIBq4z", - "types": [ - "ACTION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SPELL" - ], - "element": "FIRE", - "name": "Spurn to Ash", - "slug": "spurn-to-ash", - "effect": "Destroy target regalia with memory cost 1 or less.", - "effect_raw": "Destroy target regalia with memory cost 1 or less.", - "rule": null, - "flavor": "Immolation is far more simple than creation.", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "VSzmyrUmrr", - "card_id": "ErH0lIBq4z", - "collector_number": "082", - "slug": "spurn-to-ash-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "SODA", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "8dBps9N0mS", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "goK0J154ds", - "card_id": "ErH0lIBq4z", - "collector_number": "155", - "slug": "spurn-to-ash-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "SODA", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - }, - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "qryeavwjn0", - "card_id": "ErH0lIBq4z", - "collector_number": "155", - "slug": "spurn-to-ash-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "SODA", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - }, - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "qryeavwjn0", - "card_id": "ErH0lIBq4z", - "collector_number": "155", - "slug": "spurn-to-ash-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "SODA", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - }, - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "goK0J154ds", - "card_id": "ErH0lIBq4z", - "collector_number": "155", - "slug": "spurn-to-ash-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "SODA", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - }, - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "VSzmyrUmrr", - "card_id": "ErH0lIBq4z", - "collector_number": "082", - "slug": "spurn-to-ash-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "SODA", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "8dBps9N0mS", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "3ir1o0qtb3", - "types": [ - "ATTACK" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "SWORD" - ], - "element": "WIND", - "name": "Cyclonic Strike", - "slug": "cyclonic-strike", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__bubble effect__bubble--yellow ml-2\"\u003e0\u003c/span\u003e: \u003cspan class=\"effect__label\"\u003eSuppress\u003c/span\u003e target ally you don't control. If you do, Cyclonic Strike gets -2\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e. Activate this ability only once. \u003cspan class=\"effect__reminder\"\u003e(To \u003cspan class=\"effect__label\"\u003esuppress\u003c/span\u003e an ally, banish it and return it to the field under its owner's control at the beginning of the next end phase. Activate this ability only while this card is in an intent.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] [0] : Suppress target ally you don't control. If you do, Cyclonic Strike gets -2 POWER. Activate this ability only once. (To suppress an ally, banish it and return it to the field under its owner's control at the beginning of the next end phase. Activate this ability only while this card is in an intent.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": 4, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "e5o3cm9lbe", - "card_id": "3ir1o0qtb3", - "collector_number": "155", - "slug": "cyclonic-strike-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "Sineia", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "u09s6r8l2l", - "population_operator": "≈", - "population": 477, - "foil": true - }, - { - "uuid": "v8mzvoaggf", - "population_operator": "≈", - "population": 13000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "qeuiqurzbl", - "card_id": "3ir1o0qtb3", - "collector_number": "084", - "slug": "cyclonic-strike-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "Sineia", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "o8j6aotm85", - "population_operator": "≈", - "population": 22500, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "e5o3cm9lbe", - "card_id": "3ir1o0qtb3", - "collector_number": "155", - "slug": "cyclonic-strike-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "Sineia", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "u09s6r8l2l", - "population_operator": "≈", - "population": 477, - "foil": true - }, - { - "uuid": "v8mzvoaggf", - "population_operator": "≈", - "population": 13000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "qeuiqurzbl", - "card_id": "3ir1o0qtb3", - "collector_number": "084", - "slug": "cyclonic-strike-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "Sineia", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "o8j6aotm85", - "population_operator": "≈", - "population": 22500, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "7cx66hjlgx", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "SPELL" - ], - "element": "WIND", - "name": "Verdigris Decree", - "slug": "verdigris-decree", - "effect": "\u003cspan class=\"effect__label\"\u003eImbue 3\u003c/span\u003e\nChoose one. If Verdigris Decree is \u003cspan class=\"effect__label\"\u003eimbued\u003c/span\u003e, choose two instead—\n• \u003cspan class=\"effect__label\"\u003eSuppress\u003c/span\u003e up to one target ally.\n• Up to one target ally gets +2\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e until end of turn.\n• Destroy up to one target phantasia.", - "effect_raw": "Imbue 3\nChoose one. If Verdigris Decree is imbued, choose two instead—\n• Suppress up to one target ally.\n• Up to one target ally gets +2 POWER until end of turn.\n• Destroy up to one target phantasia.", - "rule": [ - { - "title": "", - "date_added": "2024-05-17", - "description": "You reserve the cards face up. You do not place them face down and then 'reveal' them." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "ujqus0ccrs", - "card_id": "7cx66hjlgx", - "collector_number": "155", - "slug": "verdigris-decree-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "9mcfxfnivt", - "population_operator": "≈", - "population": 425, - "foil": true - }, - { - "uuid": "yu6vbz7b8g", - "population_operator": "≈", - "population": 6983, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "ujqus0ccrs", - "card_id": "7cx66hjlgx", - "collector_number": "155", - "slug": "verdigris-decree-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "9mcfxfnivt", - "population_operator": "≈", - "population": 425, - "foil": true - }, - { - "uuid": "yu6vbz7b8g", - "population_operator": "≈", - "population": 6983, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "72rfgveirp", - "types": [ - "ALLY" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "HUMAN" - ], - "element": "WIND", - "name": "Vigilant Sentry", - "slug": "vigilant-sentry", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eTaunt\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While awake, this unit must be targeted before other units you control during your opponents’ attack declarations if able.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] Taunt (While awake, this unit must be targeted before other units you control during your opponents’ attack declarations if able.)", - "rule": null, - "flavor": "With an enforced curfew, Winbless established nightwatch patrols to guard the citizens.", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 2, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "zf2mxko170", - "card_id": "72rfgveirp", - "collector_number": "156", - "slug": "vigilant-sentry-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "檸檬夾心餅", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "zf2mxko170", - "card_id": "72rfgveirp", - "collector_number": "156", - "slug": "vigilant-sentry-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "檸檬夾心餅", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "svd53zc9p4", - "types": [ - "ATTACK" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "FIST" - ], - "element": "WIND", - "name": "Dominating Strike", - "slug": "dominating-strike", - "effect": "\u003cspan class=\"effect__bubble\"\u003eVanitas Bonus\u003c/span\u003e You may reveal three wind element cards from your memory rather than pay this card's reserve cost. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion is Vanitas.)\u003c/span\u003e\nWeapons can't be used for this attack.", - "effect_raw": "[Vanitas Bonus] You may reveal three wind element cards from your memory rather than pay this card's reserve cost. (Apply this effect only if your champion is Vanitas.)\nWeapons can't be used for this attack.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 4, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "gd5kd7gncb", - "card_id": "svd53zc9p4", - "collector_number": "156", - "slug": "dominating-strike-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - }, - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "gd5kd7gncb", - "card_id": "svd53zc9p4", - "collector_number": "156", - "slug": "dominating-strike-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - }, - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "csMiEObm2l", - "types": [ - "ALLY" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "HUMAN" - ], - "element": "FIRE", - "name": "Strapping Conscript", - "slug": "strapping-conscript", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__bubble\"\u003eLevel 2+\u003c/span\u003eStrapping Conscript gets +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e and +1\u003cspan class=\"effect__icon effect__icon--heart\"\u003e\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class, and only if your champion is level 2 or higher.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] [Level 2+] Strapping Conscript gets +1 POWER and +1 LIFE. (Apply this effect only if your champion's class matches this card's class, and only if your champion is level 2 or higher.)", - "rule": null, - "flavor": "House Pendragon recruits only the hardiest of pages to train as knights.", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 2, - "life": 1, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "YvWLIZCNPE", - "card_id": "csMiEObm2l", - "collector_number": "156", - "slug": "strapping-conscript-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "ジェゼ一", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - }, - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "p2a20w96mb", - "card_id": "csMiEObm2l", - "collector_number": "022", - "slug": "strapping-conscript-demo23", - "set": { - "name": "LGS Demo 2023", - "prefix": "DEMO23", - "language": "EN" - }, - "illustrator": "ジェゼ一", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "si1hpznzps", - "population_operator": "≈", - "population": 25000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "tczb25m5c8", - "card_id": "csMiEObm2l", - "collector_number": "156", - "slug": "strapping-conscript-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "ジェゼ一", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - }, - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "tczb25m5c8", - "card_id": "csMiEObm2l", - "collector_number": "156", - "slug": "strapping-conscript-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "ジェゼ一", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - }, - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "YvWLIZCNPE", - "card_id": "csMiEObm2l", - "collector_number": "156", - "slug": "strapping-conscript-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "ジェゼ一", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - }, - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "p2a20w96mb", - "card_id": "csMiEObm2l", - "collector_number": "022", - "slug": "strapping-conscript-demo23", - "set": { - "name": "LGS Demo 2023", - "prefix": "DEMO23", - "language": "EN" - }, - "illustrator": "ジェゼ一", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "si1hpznzps", - "population_operator": "≈", - "population": 25000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "lve1my3486", - "types": [ - "ALLY" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "HUMAN" - ], - "element": "WATER", - "name": "Sword Saint of Eventide", - "slug": "sword-saint-of-eventide", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Look at the top card of your deck. You may put it into your graveyard.\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eAs long as you have four or more water element cards in your graveyard, Sword Saint of Eventide gets +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e ", - "effect_raw": "On Enter: Look at the top card of your deck. You may put it into your graveyard.\n[Class Bonus] As long as you have four or more water element cards in your graveyard, Sword Saint of Eventide gets +1 POWER. (Apply this effect only if your champion's class matches this card's class.) ", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 1, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "19tgzwd5nd", - "card_id": "lve1my3486", - "collector_number": "156", - "slug": "sword-saint-of-eventide-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "19tgzwd5nd", - "card_id": "lve1my3486", - "collector_number": "156", - "slug": "sword-saint-of-eventide-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "lpnvx7mnu1", - "types": [ - "ITEM" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "POTION" - ], - "element": "WIND", - "name": "Draught of Stamina", - "slug": "draught-of-stamina", - "effect": "\u003cspan class=\"effect__label\"\u003eBrew\u003c/span\u003e — One Springleaf, Two Herbs \u003cspan class=\"effect__reminder\"\u003e(You may sacrifice the listed objects rather than pay this card's reserve cost.)\u003c/span\u003e \n\u003cspan class=\"effect__label\"\u003eSacrifice Draught of Stamina:\u003c/span\u003e Wake up target ally you control.", - "effect_raw": "Brew — One Springleaf, Two Herbs (You may sacrifice the listed objects rather than pay this card's reserve cost.) \nSacrifice Draught of Stamina: Wake up target ally you control.", - "rule": [ - { - "title": "", - "date_added": "2024-01-19", - "description": "When paying the Brew cost, modifications to the card's reserve cost is ignored. Other additional costs such as 'as an additional cost to activate this card, sacrifice an ally', is not ignored." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "6egq56djg0", - "card_id": "lpnvx7mnu1", - "collector_number": "157", - "slug": "draught-of-stamina-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - }, - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "6egq56djg0", - "card_id": "lpnvx7mnu1", - "collector_number": "157", - "slug": "draught-of-stamina-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - }, - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "c4poa10ezw", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "SPELL", - "REACTION" - ], - "element": "WATER", - "name": "Tidal Lock", - "slug": "tidal-lock", - "effect": "As long as you have three or more water element cards in your graveyard, this card costs 2 less to activate.\n\u003cspan class=\"effect__label\"\u003eNegate\u003c/span\u003e target card activation unless its controller pays \u003cspan class=\"effect__bubble effect__bubble--yellow ml-2\"\u003e2\u003c/span\u003e. Banish the card that had its activation \u003cspan class=\"effect__label\"\u003enegated\u003c/span\u003e this way.", - "effect_raw": "As long as you have three or more water element cards in your graveyard, this card costs 2 less to activate.\nNegate target card activation unless its controller pays [2]. Banish the card that had its activation negated this way.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "27ys785y5i", - "card_id": "c4poa10ezw", - "collector_number": "157", - "slug": "tidal-lock-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "27ys785y5i", - "card_id": "c4poa10ezw", - "collector_number": "157", - "slug": "tidal-lock-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "dm44nt1lyk", - "types": [ - "ALLY" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "HUMAN" - ], - "element": "WIND", - "name": "Winbless Forecaster", - "slug": "winbless-forecaster", - "effect": "If one or more \u003cspan class=\"effect__label\"\u003eenlighten\u003c/span\u003e counters would be put on your champion, that many plus one \u003cspan class=\"effect__label\"\u003eenlighten\u003c/span\u003e counters are put on your champion instead.", - "effect_raw": "If one or more enlighten counters would be put on your champion, that many plus one enlighten counters are put on your champion instead.", - "rule": null, - "flavor": "Forecasting the volatility of the swirling tempest above Winbless allowed the Academy to harness the storm’s chaotic potential.", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": 1, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "mijilb6bwe", - "card_id": "dm44nt1lyk", - "collector_number": "157", - "slug": "winbless-forecaster-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "DragonArt 艾瞳A-Ton", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "4ing2zzy1r", - "population_operator": "≈", - "population": 18445, - "foil": false - }, - { - "uuid": "t0eof5o43m", - "population_operator": "≈", - "population": 557, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "mijilb6bwe", - "card_id": "dm44nt1lyk", - "collector_number": "157", - "slug": "winbless-forecaster-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "DragonArt 艾瞳A-Ton", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "t0eof5o43m", - "population_operator": "≈", - "population": 557, - "foil": true - }, - { - "uuid": "4ing2zzy1r", - "population_operator": "≈", - "population": 18445, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "xhs5jwsl7d", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "SPELL" - ], - "element": "WIND", - "name": "Enchaining Gale", - "slug": "enchaining-gale", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eThis card costs 1 less to activate. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e\n\u003cspan class=\"effect__label\"\u003eSuppress\u003c/span\u003e target ally. \u003cspan class=\"effect__reminder\"\u003e(To \u003cspan class=\"effect__label\"\u003esuppress\u003c/span\u003e an ally, banish it and return it to the field under its owner's control at the beginning of the next end phase.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] This card costs 1 less to activate. (Apply this effect only if your champion's class matches this card's class.)\nSuppress target ally. (To suppress an ally, banish it and return it to the field under its owner's control at the beginning of the next end phase.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "bo2fb4qwxv", - "card_id": "xhs5jwsl7d", - "collector_number": "158", - "slug": "enchaining-gale-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "bo2fb4qwxv", - "card_id": "xhs5jwsl7d", - "collector_number": "158", - "slug": "enchaining-gale-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "1dvdlhtiym", - "types": [ - "DOMAIN" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "FARM" - ], - "element": "WIND", - "name": "Winbless Hurricane Farm", - "slug": "winbless-hurricane-farm", - "effect": "At the beginning of your recollection phase, you may reveal three wind element cards from your memory. If you do, \u003cspan class=\"effect__label\"\u003esummon\u003c/span\u003e a \u003ca data-edition-slug=\"powercell-mrc-a\" class=\"effect__edition-hover effect__label\"\u003ePowercell\u003c/a\u003e token.", - "effect_raw": "At the beginning of your recollection phase, you may reveal three wind element cards from your memory. If you do, summon a Powercell token.", - "rule": null, - "flavor": "“Gearstride Automatics is a proud innovator of renewable and clean hurricane energy consumption!”\n— Gearstride Automatics Advertisement", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "4fikevf1qn", - "card_id": "1dvdlhtiym", - "collector_number": "158", - "slug": "winbless-hurricane-farm-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "北飞飞", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "4fikevf1qn", - "card_id": "1dvdlhtiym", - "collector_number": "158", - "slug": "winbless-hurricane-farm-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "北飞飞", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "kyhl7zy5yj", - "types": [ - "ACTION" - ], - "classes": [ - "GUARDIAN", - "WARRIOR" - ], - "subtypes": [ - "GUARDIAN", - "WARRIOR", - "SKILL", - "REACTION" - ], - "element": "WATER", - "name": "Tidal Tirade", - "slug": "tidal-tirade", - "effect": "Target Human ally gets +1\u003cspan class=\"effect__icon effect__icon--heart\"\u003e\u003c/span\u003e and gains \u003cspan class=\"effect__label\"\u003eretort 2\u003c/span\u003e until end of turn. \u003cspan class=\"effect__reminder\"\u003e(As long as this ally with \u003cspan class=\"effect__label\"\u003eretort 2\u003c/span\u003e is retaliating, it gets +2\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e.)\u003c/span\u003e\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)\u003c/span\u003e", - "effect_raw": "Target Human ally gets +1 LIFE and gains retort 2 until end of turn. (As long as this ally with retort 2 is retaliating, it gets +2 POWER.)\n[Class Bonus] Floating Memory (While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "dzp7wnmx54", - "card_id": "kyhl7zy5yj", - "collector_number": "158", - "slug": "tidal-tirade-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "dzp7wnmx54", - "card_id": "kyhl7zy5yj", - "collector_number": "158", - "slug": "tidal-tirade-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "IyM7IBCQeb", - "types": [ - "UNIQUE", - "DOMAIN" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "CASTLE" - ], - "element": "FIRE", - "name": "Varuck, Smoldering Spire", - "slug": "varuck-smoldering-spire", - "effect": "\u003cspan class=\"effect__reminder\"\u003e\u003cspan class=\"effect__label\"\u003eUpkeep\u003c/span\u003e\u003c/span\u003e — Whenever you materialize a card, sacrifice Varuck.\r\nDamage dealt by fire element sources you control can't be prevented.", - "effect_raw": "Upkeep — Whenever you materialize a card, sacrifice Varuck.\nDamage dealt by fire element sources you control can't be prevented.", - "rule": [ - { - "title": "", - "date_added": "2022-12-27", - "description": "Champions are considered to be of each element as cards that exists in their lineage. Damage from a fire element champion's attacks becomes unpreventable under the effects of Varuck." - } - ], - "flavor": "Once decrepit, now ablaze with new blood.", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "2amn129pcx", - "card_id": "IyM7IBCQeb", - "collector_number": "158", - "slug": "varuck-smoldering-spire-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "杭州新艺族", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "bro89waejc", - "population_operator": "≈", - "population": 7250, - "foil": false - }, - { - "uuid": "htjm4muq20", - "population_operator": "≈", - "population": 423, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "ePYUhRjA7E", - "card_id": "IyM7IBCQeb", - "collector_number": "158", - "slug": "varuck-smoldering-spire-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "杭州新艺族", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "KUqNycUAeY", - "population_operator": "≈", - "population": 109, - "foil": true - }, - { - "uuid": "urolRm4zO0", - "population_operator": "≈", - "population": 2400, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "2amn129pcx", - "card_id": "IyM7IBCQeb", - "collector_number": "158", - "slug": "varuck-smoldering-spire-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "杭州新艺族", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "htjm4muq20", - "population_operator": "≈", - "population": 423, - "foil": true - }, - { - "uuid": "bro89waejc", - "population_operator": "≈", - "population": 7250, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "ePYUhRjA7E", - "card_id": "IyM7IBCQeb", - "collector_number": "158", - "slug": "varuck-smoldering-spire-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "杭州新艺族", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "KUqNycUAeY", - "population_operator": "≈", - "population": 109, - "foil": true - }, - { - "uuid": "urolRm4zO0", - "population_operator": "≈", - "population": 2400, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "edg616r0za", - "types": [ - "ACTION" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "SKILL" - ], - "element": "WIND", - "name": "Enhance Hearing", - "slug": "enhance-hearing", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eThis card costs 1 less to activate. \nLook at the top three cards of your deck. You may reveal a wind element card or a Reaction card from among them and put it into your hand. Put the rest on the bottom of your deck in any order.", - "effect_raw": "[Class Bonus] This card costs 1 less to activate. \nLook at the top three cards of your deck. You may reveal a wind element card or a Reaction card from among them and put it into your hand. Put the rest on the bottom of your deck in any order.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "zokpajitwy", - "card_id": "edg616r0za", - "collector_number": "159", - "slug": "enhance-hearing-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "zokpajitwy", - "card_id": "edg616r0za", - "collector_number": "159", - "slug": "enhance-hearing-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "thxvlynvy5", - "types": [ - "ALLY" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "ANIMAL", - "BULL" - ], - "element": "WATER", - "name": "Tidestone Bovine", - "slug": "tidestone-bovine", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Attack:\u003c/span\u003e Target player puts the top two cards of their deck into their graveyard.\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)\u003c/span\u003e", - "effect_raw": "On Attack: Target player puts the top two cards of their deck into their graveyard.\n[Class Bonus] Floating Memory (While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 1, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "ouv8ew7k6z", - "card_id": "thxvlynvy5", - "collector_number": "159", - "slug": "tidestone-bovine-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - }, - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "ouv8ew7k6z", - "card_id": "thxvlynvy5", - "collector_number": "159", - "slug": "tidestone-bovine-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - }, - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "fMv7tIOZwL", - "types": [ - "ACTION" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "SPELL" - ], - "element": "WATER", - "name": "Aqueous Enchanting", - "slug": "aqueous-enchanting", - "effect": "Allies you control get your choice of +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e or +1\u003cspan class=\"effect__icon effect__icon--heart\"\u003e\u003c/span\u003e until end of turn.\r\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)\u003c/span\u003e", - "effect_raw": "Allies you control get your choice of +1 POWER or +1 LIFE until end of turn.\n[Class Bonus] Floating Memory (While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "3utvnrF6MD", - "card_id": "fMv7tIOZwL", - "collector_number": "159", - "slug": "aqueous-enchanting-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - }, - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "kro8jwanjc", - "card_id": "fMv7tIOZwL", - "collector_number": "159", - "slug": "aqueous-enchanting-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - }, - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "kro8jwanjc", - "card_id": "fMv7tIOZwL", - "collector_number": "159", - "slug": "aqueous-enchanting-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - }, - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "3utvnrF6MD", - "card_id": "fMv7tIOZwL", - "collector_number": "159", - "slug": "aqueous-enchanting-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - }, - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "uyv3fpvw2i", - "types": [ - "ALLY" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "AUTOMATON" - ], - "element": "WIND", - "name": "Winbless Rangefinder", - "slug": "winbless-rangefinder", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Another target unit you control becomes \u003cspan class=\"effect__label\"\u003edistant\u003c/span\u003e. If that unit is an Automaton ally, put a \u003cspan class=\"effect__label\"\u003ebuff\u003c/span\u003e counter on it.\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)\u003c/span\u003e ", - "effect_raw": "On Enter: Another target unit you control becomes distant. If that unit is an Automaton ally, put a buff counter on it.\n[Class Bonus] Floating Memory (While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.) ", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 1, - "life": 1, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "ftmgqxllc2", - "card_id": "uyv3fpvw2i", - "collector_number": "159", - "slug": "winbless-rangefinder-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "DragonArt 白霜茶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "ftmgqxllc2", - "card_id": "uyv3fpvw2i", - "collector_number": "159", - "slug": "winbless-rangefinder-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "DragonArt 白霜茶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "h9u9584zpn", - "types": [ - "PHANTASIA" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "FRACTAL" - ], - "element": "WATER", - "name": "Torpid Fractal", - "slug": "torpid-fractal", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Rest target ally with 2\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e or less. That ally doesn't wake up during its controller's wake up phase as long as you control Torpid Fractal.\n\u003cspan class=\"effect__label\"\u003eReservable\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a reserve cost, you may rest this object to pay for 1 of that cost.)\u003c/span\u003e", - "effect_raw": "On Enter: Rest target ally with 2 POWER or less. That ally doesn't wake up during its controller's wake up phase as long as you control Torpid Fractal.\nReservable (While paying for a reserve cost, you may rest this object to pay for 1 of that cost.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "sw69xqa4qh", - "card_id": "h9u9584zpn", - "collector_number": "160", - "slug": "torpid-fractal-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - }, - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "sw69xqa4qh", - "card_id": "h9u9584zpn", - "collector_number": "160", - "slug": "torpid-fractal-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - }, - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "fz1nr5a3pm", - "types": [ - "ALLY" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "HUMAN" - ], - "element": "WIND", - "name": "Windmill Engineer", - "slug": "windmill-engineer", - "effect": "\u003cspan class=\"effect__label\"\u003eImbue 2\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(You may reserve all cards revealed as you activate this card. If at least two of them are wind element, this card becomes \u003cspan class=\"effect__label\"\u003eimbued\u003c/span\u003e.)\u003c/span\u003e\n\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e If Windmill Engineer is \u003cspan class=\"effect__label\"\u003eimbued\u003c/span\u003e, draw a card into your memory.", - "effect_raw": "Imbue 2 (You may reserve all cards revealed as you activate this card. If at least two of them are wind element, this card becomes imbued.)\nOn Enter: If Windmill Engineer is imbued, draw a card into your memory.", - "rule": [ - { - "title": "", - "date_added": "2024-05-17", - "description": "You reserve the cards face up. You do not place them face down and then 'reveal' them." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 1, - "life": 1, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "c5dae92loi", - "card_id": "fz1nr5a3pm", - "collector_number": "061", - "slug": "windmill-engineer-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 6, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "l19j6i9ctl", - "card_id": "fz1nr5a3pm", - "collector_number": "160", - "slug": "windmill-engineer-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "l19j6i9ctl", - "card_id": "fz1nr5a3pm", - "collector_number": "160", - "slug": "windmill-engineer-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "c5dae92loi", - "card_id": "fz1nr5a3pm", - "collector_number": "061", - "slug": "windmill-engineer-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 6, - "circulationTemplates": [], - "circulations": [] - } - ] - }, - { - "uuid": "df9q1wl8ao", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "SPELL" - ], - "element": "WIND", - "name": "Enhance Potency", - "slug": "enhance-potency", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eThis card costs 1 less to activate.\nRest target Potion. If you do, the next time you activate an ability of that Potion this turn, copy that ability. You may choose new targets for the copy.", - "effect_raw": "[Class Bonus] This card costs 1 less to activate.\nRest target Potion. If you do, the next time you activate an ability of that Potion this turn, copy that ability. You may choose new targets for the copy.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "s9kf4rt7ru", - "card_id": "df9q1wl8ao", - "collector_number": "160", - "slug": "enhance-potency-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "px0apqw30k", - "population_operator": "≈", - "population": 16000, - "foil": false - }, - { - "uuid": "u09s6r8l2l", - "population_operator": "≈", - "population": 477, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "s9kf4rt7ru", - "card_id": "df9q1wl8ao", - "collector_number": "160", - "slug": "enhance-potency-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "u09s6r8l2l", - "population_operator": "≈", - "population": 477, - "foil": true - }, - { - "uuid": "px0apqw30k", - "population_operator": "≈", - "population": 16000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "41WnFOT5YS", - "types": [ - "UNIQUE", - "DOMAIN" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "ISLE" - ], - "element": "WATER", - "name": "Avalon, Cursed Isle", - "slug": "avalon-cursed-isle", - "effect": "\u003cspan class=\"effect__reminder\"\u003e\u003cspan class=\"effect__label\"\u003eUpkeep\u003c/span\u003e\u003c/span\u003e — Whenever you materialize a card, sacrifice Avalon.\r\nWhenever you activate a water element card, target player puts the top two cards of their deck into their graveyard.", - "effect_raw": "Upkeep — Whenever you materialize a card, sacrifice Avalon.\nWhenever you activate a water element card, target player puts the top two cards of their deck into their graveyard.", - "rule": null, - "flavor": "What once was a paradise, now lies desecrated.", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "85tAYyVLBt", - "card_id": "41WnFOT5YS", - "collector_number": "160", - "slug": "avalon-cursed-isle-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "北飞飞", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "KUqNycUAeY", - "population_operator": "≈", - "population": 109, - "foil": true - }, - { - "uuid": "urolRm4zO0", - "population_operator": "≈", - "population": 2400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "b31xa7n2jn", - "card_id": "41WnFOT5YS", - "collector_number": "160", - "slug": "avalon-cursed-isle-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "北飞飞", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "bro89waejc", - "population_operator": "≈", - "population": 7250, - "foil": false - }, - { - "uuid": "htjm4muq20", - "population_operator": "≈", - "population": 423, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "b31xa7n2jn", - "card_id": "41WnFOT5YS", - "collector_number": "160", - "slug": "avalon-cursed-isle-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "北飞飞", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "htjm4muq20", - "population_operator": "≈", - "population": 423, - "foil": true - }, - { - "uuid": "bro89waejc", - "population_operator": "≈", - "population": 7250, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "85tAYyVLBt", - "card_id": "41WnFOT5YS", - "collector_number": "160", - "slug": "avalon-cursed-isle-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "北飞飞", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "KUqNycUAeY", - "population_operator": "≈", - "population": 109, - "foil": true - }, - { - "uuid": "urolRm4zO0", - "population_operator": "≈", - "population": 2400, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "8bls6g7xgw", - "types": [ - "PHANTASIA" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "SPELL" - ], - "element": "WIND", - "name": "Fertile Grounds", - "slug": "fertile-grounds", - "effect": "At the beginning of your recollection phase, \u003cspan class=\"effect__label\"\u003esummon\u003c/span\u003e a token copy of an Herb item you control.", - "effect_raw": "At the beginning of your recollection phase, summon a token copy of an Herb item you control.", - "rule": null, - "flavor": "Rapid advancements in botanical research have led to greenhouse enchantments that can replicate the alchemical structure of common herbal ingredients.", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "3bpyqgzeex", - "card_id": "8bls6g7xgw", - "collector_number": "161", - "slug": "fertile-grounds-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - }, - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "3bpyqgzeex", - "card_id": "8bls6g7xgw", - "collector_number": "161", - "slug": "fertile-grounds-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - }, - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "776yt8UxhU", - "types": [ - "ALLY" - ], - "classes": [ - "CLERIC", - "WARRIOR" - ], - "subtypes": [ - "CLERIC", - "WARRIOR", - "HUMAN" - ], - "element": "WATER", - "name": "Benevolent Battle Priest", - "slug": "benevolent-battle-priest", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Attack: Recover 1\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(To \u003cspan class=\"effect__label\"\u003erecover\u003c/span\u003e, remove that many damage counters from your champion.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] On Attack: Recover 1. (To recover, remove that many damage counters from your champion.)", - "rule": null, - "flavor": "Tending to the blood-soaked fields of Cambria is not for the faint of heart.", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 1, - "life": 4, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "3ir1o0qtb3", - "card_id": "776yt8UxhU", - "collector_number": "161", - "slug": "benevolent-battle-priest-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - }, - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "oqfrsmwunn", - "card_id": "776yt8UxhU", - "collector_number": "161", - "slug": "benevolent-battle-priest-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - }, - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "3ir1o0qtb3", - "card_id": "776yt8UxhU", - "collector_number": "161", - "slug": "benevolent-battle-priest-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - }, - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "oqfrsmwunn", - "card_id": "776yt8UxhU", - "collector_number": "161", - "slug": "benevolent-battle-priest-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - }, - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "pi9ftq3sul", - "types": [ - "ACTION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SPELL" - ], - "element": "WATER", - "name": "Tsunami of Nanyue", - "slug": "tsunami-of-nanyue", - "effect": "\u003cspan class=\"effect__label\"\u003eEfficiency\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This card costs \u003cspan class=\"effect__label\"\u003eLV\u003c/span\u003e less to activate. \u003cspan class=\"effect__label\"\u003eLV\u003c/span\u003e refers to your champion's level.)\u003c/span\u003e\nDeal 2 damage to all rested allies. If your \u003ca data-edition-slug=\"shifting-currents-ambsd\" class=\"effect__edition-hover effect__label\"\u003eShifting Currents\u003c/a\u003e face South, deal 3 damage to all rested allies you don't control instead.", - "effect_raw": "Efficiency (This card costs LV less to activate. LV refers to your champion's level.)\nDeal 2 damage to all rested allies. If your Shifting Currents face South, deal 3 damage to all rested allies you don't control instead.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 5, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "32nwmlaefh", - "card_id": "pi9ftq3sul", - "collector_number": "043", - "slug": "tsunami-of-nanyue-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "m8ungne4k3", - "population_operator": "≈", - "population": 36000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "srkkm872na", - "card_id": "pi9ftq3sul", - "collector_number": "161", - "slug": "tsunami-of-nanyue-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "srkkm872na", - "card_id": "pi9ftq3sul", - "collector_number": "161", - "slug": "tsunami-of-nanyue-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "32nwmlaefh", - "card_id": "pi9ftq3sul", - "collector_number": "043", - "slug": "tsunami-of-nanyue-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "m8ungne4k3", - "population_operator": "≈", - "population": 36000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "mloejozihs", - "types": [ - "ALLY" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "AUTOMATON" - ], - "element": "ASTRA", - "name": "Astromech Attendant", - "slug": "astromech-attendant", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e \u003cspan class=\"effect__label\"\u003eGather\u003c/span\u003e three times.\nWhenever you \u003cspan class=\"effect__label\"\u003ebrew\u003c/span\u003e a Potion, draw a card into your memory.", - "effect_raw": "[Class Bonus] On Enter: Gather three times.\nWhenever you brew a Potion, draw a card into your memory.", - "rule": null, - "flavor": "Some automata, with guided stimuli, can visualize patterns and formulae beyond human understanding.", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 2, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "jfsq6l263b", - "card_id": "mloejozihs", - "collector_number": "161", - "slug": "astromech-attendant-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Gyool", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "9mcfxfnivt", - "population_operator": "≈", - "population": 425, - "foil": true - }, - { - "uuid": "yu6vbz7b8g", - "population_operator": "≈", - "population": 6983, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "jfsq6l263b", - "card_id": "mloejozihs", - "collector_number": "161", - "slug": "astromech-attendant-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Gyool", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "9mcfxfnivt", - "population_operator": "≈", - "population": 425, - "foil": true - }, - { - "uuid": "yu6vbz7b8g", - "population_operator": "≈", - "population": 6983, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "ve1d47o7ea", - "types": [ - "ALLY" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "HUMAN" - ], - "element": "WIND", - "name": "Imperial Alchemist", - "slug": "imperial-alchemist", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e \u003cspan class=\"effect__label\"\u003eGather\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(To \u003cspan class=\"effect__label\"\u003egather\u003c/span\u003e, \u003cspan class=\"effect__label\"\u003esummon\u003c/span\u003e a \u003ca data-edition-slug=\"blightroot-alc\" class=\"effect__edition-hover effect__label\"\u003eBlightroot\u003c/a\u003e, \u003ca data-edition-slug=\"manaroot-alc\" class=\"effect__edition-hover effect__label\"\u003eManaroot\u003c/a\u003e, \u003ca data-edition-slug=\"silvershine-alc\" class=\"effect__edition-hover effect__label\"\u003eSilvershine\u003c/a\u003e, \u003ca data-edition-slug=\"fraysia-alc\" class=\"effect__edition-hover effect__label\"\u003eFraysia\u003c/a\u003e, \u003ca data-edition-slug=\"razorvine-alc\" class=\"effect__edition-hover effect__label\"\u003eRazorvine\u003c/a\u003e, or \u003ca data-edition-slug=\"springleaf-alc\" class=\"effect__edition-hover effect__label\"\u003eSpringleaf\u003c/a\u003e token, chosen at random.)\u003c/span\u003e\nWhenever you \u003cspan class=\"effect__label\"\u003ebrew\u003c/span\u003e a Potion, put a \u003cspan class=\"effect__label\"\u003ebuff\u003c/span\u003e counter on Imperial Alchemist.", - "effect_raw": "[Class Bonus] On Enter: Gather. (To gather, summon a Blightroot, Manaroot, Silvershine, Fraysia, Razorvine, or Springleaf token, chosen at random.)\nWhenever you brew a Potion, put a buff counter on Imperial Alchemist.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 1, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.064Z", - "editions": [ - { - "uuid": "kwnp7qxt64", - "card_id": "ve1d47o7ea", - "collector_number": "162", - "slug": "imperial-alchemist-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "D Lam", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "kwnp7qxt64", - "card_id": "ve1d47o7ea", - "collector_number": "162", - "slug": "imperial-alchemist-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "D Lam", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "xWJND68I8X", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC", - "MAGE" - ], - "subtypes": [ - "CLERIC", - "MAGE", - "SPELL", - "REACTION" - ], - "element": "WATER", - "name": "Water Barrier", - "slug": "water-barrier", - "effect": "The next time damage would be dealt to your champion this turn, prevent all but 1 of that damage.\r\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)\u003c/span\u003e", - "effect_raw": "The next time damage would be dealt to your champion this turn, prevent all but 1 of that damage.\n[Class Bonus] Floating Memory (While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "5qpc4ic5fm", - "card_id": "xWJND68I8X", - "collector_number": "197", - "slug": "water-barrier-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - }, - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "9ybGcf7cvO", - "card_id": "xWJND68I8X", - "collector_number": "197", - "slug": "water-barrier-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - }, - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "miypycl3b9", - "card_id": "xWJND68I8X", - "collector_number": "044", - "slug": "water-barrier-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "Pinakes", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "m8ungne4k3", - "population_operator": "≈", - "population": 36000, - "foil": false - }, - { - "uuid": "qw1ns3j556", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "py5fm4ev7s", - "card_id": "xWJND68I8X", - "collector_number": "162", - "slug": "water-barrier-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Pinakes", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - }, - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "xhvgx9r9hd", - "card_id": "xWJND68I8X", - "collector_number": "083", - "slug": "water-barrier-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "dhemyydel1", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "py5fm4ev7s", - "card_id": "xWJND68I8X", - "collector_number": "162", - "slug": "water-barrier-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Pinakes", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - }, - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "miypycl3b9", - "card_id": "xWJND68I8X", - "collector_number": "044", - "slug": "water-barrier-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "Pinakes", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "qw1ns3j556", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "m8ungne4k3", - "population_operator": "≈", - "population": 36000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "xhvgx9r9hd", - "card_id": "xWJND68I8X", - "collector_number": "083", - "slug": "water-barrier-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "dhemyydel1", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "5qpc4ic5fm", - "card_id": "xWJND68I8X", - "collector_number": "197", - "slug": "water-barrier-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - }, - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "9ybGcf7cvO", - "card_id": "xWJND68I8X", - "collector_number": "197", - "slug": "water-barrier-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - }, - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "1Sl4Gq2OuV", - "types": [ - "ALLY" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "BEAST", - "SLIME" - ], - "element": "WATER", - "name": "Blue Slime", - "slug": "blue-slime", - "effect": "\u003cspan class=\"effect__label\"\u003ePride 4\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This ally won't obey you unless your champion is level 4 or higher.)\u003c/span\u003e\r\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eWhenever Blue Slime is dealt damage, put a \u003cspan class=\"effect__label\"\u003ebuff\u003c/span\u003e counter on it. \u003cspan class=\"effect__reminder\"\u003e(Allies get +1 power and +1 life for each \u003cspan class=\"effect__label\"\u003ebuff\u003c/span\u003e counter on them.)", - "effect_raw": "Pride 4 (This ally won't obey you unless your champion is level 4 or higher.)\n[Class Bonus] Whenever Blue Slime is dealt damage, put a buff counter on it. (Allies get +1 power and +1 life for each buff counter on them.)", - "rule": [ - { - "title": "", - "date_added": "2023-04-15", - "description": "A unit that does not obey you can't attack or intercept, and its activated abilities can't be activated." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 1, - "life": 4, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "dd44nt2lzk", - "card_id": "1Sl4Gq2OuV", - "collector_number": "023", - "slug": "blue-slime-rec-slm", - "set": { - "name": "Re:Collection Slime Sovereign", - "prefix": "ReC-SLM", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "ixe86eq0f6", - "card_id": "1Sl4Gq2OuV", - "collector_number": "162", - "slug": "blue-slime-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - }, - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "kba5igwbsw", - "card_id": "1Sl4Gq2OuV", - "collector_number": "074", - "slug": "blue-slime-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "3gu73wioon", - "population_operator": "≈", - "population": 60000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "yDUp8dJMnb", - "card_id": "1Sl4Gq2OuV", - "collector_number": "162", - "slug": "blue-slime-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - }, - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "ixe86eq0f6", - "card_id": "1Sl4Gq2OuV", - "collector_number": "162", - "slug": "blue-slime-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - }, - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "yDUp8dJMnb", - "card_id": "1Sl4Gq2OuV", - "collector_number": "162", - "slug": "blue-slime-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - }, - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "kba5igwbsw", - "card_id": "1Sl4Gq2OuV", - "collector_number": "074", - "slug": "blue-slime-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "3gu73wioon", - "population_operator": "≈", - "population": 60000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "dd44nt2lzk", - "card_id": "1Sl4Gq2OuV", - "collector_number": "023", - "slug": "blue-slime-rec-slm", - "set": { - "name": "Re:Collection Slime Sovereign", - "prefix": "ReC-SLM", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [], - "circulations": [] - } - ] - }, - { - "uuid": "lnhzj43qiw", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "SPELL" - ], - "element": "ASTRA", - "name": "Foretold Bloom", - "slug": "foretold-bloom", - "effect": "Until end of turn, Herbs you control gain “\u003cspan class=\"effect__label\"\u003eOn Sacrifice: Glimpse 2\u003c/span\u003e.”", - "effect_raw": "Until end of turn, Herbs you control gain “On Sacrifice: Glimpse 2.”", - "rule": null, - "flavor": "Under the Tearlight Cascade, Silvershine fields bloom iridescent and translucent, reflecting the absorbed starlight and beckoning towards an illuminating fate.", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "do34ahdy9m", - "card_id": "lnhzj43qiw", - "collector_number": "162", - "slug": "foretold-bloom-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "9mcfxfnivt", - "population_operator": "≈", - "population": 425, - "foil": true - }, - { - "uuid": "yu6vbz7b8g", - "population_operator": "≈", - "population": 6983, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "do34ahdy9m", - "card_id": "lnhzj43qiw", - "collector_number": "162", - "slug": "foretold-bloom-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "9mcfxfnivt", - "population_operator": "≈", - "population": 425, - "foil": true - }, - { - "uuid": "yu6vbz7b8g", - "population_operator": "≈", - "population": 6983, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "0n0DM1T9gz", - "types": [ - "ALLY" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "HUMAN" - ], - "element": "WATER", - "name": "Bubble Mage", - "slug": "bubble-mage", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Rest target unit. \u003cspan class=\"effect__label\"\u003eClass Bonus:\u003c/span\u003e Until end of turn, if that unit would take damage, it takes that much damage plus 1 instead. \u003cspan class=\"effect__reminder\"\u003e(Apply the additional effect only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "On Enter: Rest target unit. Class Bonus: Until end of turn, if that unit would take damage, it takes that much damage plus 1 instead. (Apply the additional effect only if your champion's class matches this card's class.)", - "rule": null, - "flavor": "A fun distraction for everyone.", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 1, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "b86fb93157", - "card_id": "0n0DM1T9gz", - "collector_number": "003", - "slug": "bubble-mage-p22", - "set": { - "name": "Promotional 2022", - "prefix": "P22", - "language": "EN" - }, - "illustrator": "Faicha", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "bsCKFtBZK3", - "population_operator": "≈", - "population": 1800, - "foil": false - }, - { - "uuid": "ncnYz5yoos", - "population_operator": "≈", - "population": 220, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "k0iTD8HiV7", - "card_id": "0n0DM1T9gz", - "collector_number": "163", - "slug": "bubble-mage-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "桃李タロ", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - }, - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "ltv5klszvf", - "card_id": "0n0DM1T9gz", - "collector_number": "163", - "slug": "bubble-mage-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "桃李タロ", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - }, - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "ltv5klszvf", - "card_id": "0n0DM1T9gz", - "collector_number": "163", - "slug": "bubble-mage-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "桃李タロ", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - }, - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "k0iTD8HiV7", - "card_id": "0n0DM1T9gz", - "collector_number": "163", - "slug": "bubble-mage-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "桃李タロ", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - }, - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "b86fb93157", - "card_id": "0n0DM1T9gz", - "collector_number": "003", - "slug": "bubble-mage-p22", - "set": { - "name": "Promotional 2022", - "prefix": "P22", - "language": "EN" - }, - "illustrator": "Faicha", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "ncnYz5yoos", - "population_operator": "≈", - "population": 220, - "foil": true - }, - { - "uuid": "bsCKFtBZK3", - "population_operator": "≈", - "population": 1800, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "qjt0ooffy4", - "types": [ - "ALLY" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "HUMAN" - ], - "element": "ASTRA", - "name": "Lunar Seer", - "slug": "lunar-seer", - "effect": "\u003cspan class=\"effect__label\"\u003eStarcalling\u003c/span\u003e — \u003cspan class=\"effect__bubble effect__bubble--yellow ml-2\"\u003e1\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(As you’re looking at this card while glimpsing, you may activate it by paying this cost. If you do, put all other cards you’re looking at on the bottom of your deck in any order.)\u003c/span\u003e\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e: Glimpse 2.", - "effect_raw": "Starcalling — [1] (As you’re looking at this card while glimpsing, you may activate it by paying this cost. If you do, put all other cards you’re looking at on the bottom of your deck in any order.)\n[Class Bonus] [REST]: Glimpse 2.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 1, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "zd92nuutwm", - "card_id": "qjt0ooffy4", - "collector_number": "163", - "slug": "lunar-seer-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Faicha", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "zd92nuutwm", - "card_id": "qjt0ooffy4", - "collector_number": "163", - "slug": "lunar-seer-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Faicha", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "9cef7aknvn", - "types": [ - "PHANTASIA" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SPELL" - ], - "element": "WATER", - "name": "Wuji of Lingering Fate", - "slug": "wuji-of-lingering-fate", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Deal 3 damage to target rested ally you don't control.\nWhenever your \u003ca data-edition-slug=\"shifting-currents-ambsd\" class=\"effect__edition-hover effect__label\"\u003eShifting Currents\u003c/a\u003e change from facing West to East, you may sacrifice Wuji of Lingering Fate. If you do, target player puts the top three cards of their deck into their graveyard.", - "effect_raw": "On Enter: Deal 3 damage to target rested ally you don't control.\nWhenever your Shifting Currents change from facing West to East, you may sacrifice Wuji of Lingering Fate. If you do, target player puts the top three cards of their deck into their graveyard.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "b8wdiomi99", - "card_id": "9cef7aknvn", - "collector_number": "163", - "slug": "wuji-of-lingering-fate-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "b8wdiomi99", - "card_id": "9cef7aknvn", - "collector_number": "163", - "slug": "wuji-of-lingering-fate-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "nl1gxrpx8j", - "types": [ - "UNIQUE", - "ALLY" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "HUMAN" - ], - "element": "WIND", - "name": "Perse, Relentless Raptor", - "slug": "perse-relentless-raptor", - "effect": "\u003cspan class=\"effect__label\"\u003eRanged 2\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(As long as this unit is \u003cspan class=\"effect__label\"\u003edistant\u003c/span\u003e, its attacks get +2\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e.)\u003c/span\u003e\n\u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e: \u003cspan class=\"effect__label\"\u003eSuppress\u003c/span\u003e target ally, item, or weapon. Activate this ability only if Perse is \u003cspan class=\"effect__label\"\u003edistant\u003c/span\u003e.", - "effect_raw": "Ranged 2 (As long as this unit is distant, its attacks get +2 POWER.)\n[REST]: Suppress target ally, item, or weapon. Activate this ability only if Perse is distant.", - "rule": null, - "flavor": "A merciless bounty hunter whose talons never miss.", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 1, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "85t3kk39i1", - "card_id": "nl1gxrpx8j", - "collector_number": "009", - "slug": "perse-relentless-raptor-evp", - "set": { - "name": "Event Packs", - "prefix": "EVP", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "wvnn6bk4h3", - "population_operator": "≈", - "population": 192, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "jzga7gr2g8", - "card_id": "nl1gxrpx8j", - "collector_number": "163", - "slug": "perse-relentless-raptor-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "DragonArt Chu", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "ct3ynbcrae", - "population_operator": "≈", - "population": 6340, - "foil": false - }, - { - "uuid": "so1p5u153b", - "population_operator": "≈", - "population": 344, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "jzga7gr2g8", - "card_id": "nl1gxrpx8j", - "collector_number": "163", - "slug": "perse-relentless-raptor-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "DragonArt Chu", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "so1p5u153b", - "population_operator": "≈", - "population": 344, - "foil": true - }, - { - "uuid": "ct3ynbcrae", - "population_operator": "≈", - "population": 6340, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "85t3kk39i1", - "card_id": "nl1gxrpx8j", - "collector_number": "009", - "slug": "perse-relentless-raptor-evp", - "set": { - "name": "Event Packs", - "prefix": "EVP", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "wvnn6bk4h3", - "population_operator": "≈", - "population": 192, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "4K2pT3RmTJ", - "types": [ - "ACTION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SPELL" - ], - "element": "WATER", - "name": "Chilling Touch", - "slug": "chilling-touch", - "effect": "Banish a card at random from target opponent's memory. Return that card to their memory at the beginning of their next end phase.\r\n\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)\u003c/span\u003e", - "effect_raw": "Banish a card at random from target opponent's memory. Return that card to their memory at the beginning of their next end phase.\nFloating Memory (While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 1, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "7ml5s4uxfx", - "card_id": "4K2pT3RmTJ", - "collector_number": "164", - "slug": "chilling-touch-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "edaJHAxWMK", - "card_id": "4K2pT3RmTJ", - "collector_number": "164", - "slug": "chilling-touch-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "hnnmq6af09", - "card_id": "4K2pT3RmTJ", - "collector_number": "053", - "slug": "chilling-touch-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 6, - "circulationTemplates": [], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "7ml5s4uxfx", - "card_id": "4K2pT3RmTJ", - "collector_number": "164", - "slug": "chilling-touch-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "edaJHAxWMK", - "card_id": "4K2pT3RmTJ", - "collector_number": "164", - "slug": "chilling-touch-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "hnnmq6af09", - "card_id": "4K2pT3RmTJ", - "collector_number": "053", - "slug": "chilling-touch-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 6, - "circulationTemplates": [], - "circulations": [] - } - ] - }, - { - "uuid": "ypwc8tuhuy", - "types": [ - "ACTION" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "SKILL" - ], - "element": "WIND", - "name": "Rapid Reload", - "slug": "rapid-reload", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eEfficiency\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This card costs \u003cspan class=\"effect__label\"\u003eLV\u003c/span\u003e less to activate. \u003cspan class=\"effect__label\"\u003eLV\u003c/span\u003e refers to your champion's level. Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e\nMaterialize a Bullet card from your material deck.", - "effect_raw": "[Class Bonus] Efficiency (This card costs LV less to activate. LV refers to your champion's level. Apply this effect only if your champion's class matches this card's class.)\nMaterialize a Bullet card from your material deck.", - "rule": [ - { - "title": "", - "date_added": "2024-02-07", - "description": "You may choose to fail to find a card from your material deck to materialize." - }, - { - "title": "", - "date_added": "2024-02-07", - "description": "You still pay the costs of the materialization." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "evrcdzdhnf", - "card_id": "ypwc8tuhuy", - "collector_number": "164", - "slug": "rapid-reload-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - }, - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "evrcdzdhnf", - "card_id": "ypwc8tuhuy", - "collector_number": "164", - "slug": "rapid-reload-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - }, - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "dwavcoxpnj", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "SPELL" - ], - "element": "ASTRA", - "name": "Meteor Strike", - "slug": "meteor-strike", - "effect": "\u003cspan class=\"effect__label\"\u003eStarcalling\u003c/span\u003e — \u003cspan class=\"effect__bubble effect__bubble--yellow ml-2\"\u003e3\u003c/span\u003e \nAs long as Meteor Strike is being \u003cspan class=\"effect__label\"\u003estarcalled\u003c/span\u003e, it has “Deal 3 damage to all units except for your champion.” Otherwise, it has “Destroy target non-champion object.” \n", - "effect_raw": "Starcalling — [3] \nAs long as Meteor Strike is being starcalled, it has “Deal 3 damage to all units except for your champion.” Otherwise, it has “Destroy target non-champion object.” \n", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "hm7ggrtvp7", - "card_id": "dwavcoxpnj", - "collector_number": "164", - "slug": "meteor-strike-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "9mcfxfnivt", - "population_operator": "≈", - "population": 425, - "foil": true - }, - { - "uuid": "yu6vbz7b8g", - "population_operator": "≈", - "population": 6983, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "hm7ggrtvp7", - "card_id": "dwavcoxpnj", - "collector_number": "164", - "slug": "meteor-strike-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "9mcfxfnivt", - "population_operator": "≈", - "population": 425, - "foil": true - }, - { - "uuid": "yu6vbz7b8g", - "population_operator": "≈", - "population": 6983, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "gc18dq28my", - "types": [ - "UNIQUE", - "ALLY" - ], - "classes": [ - "WARRIOR", - "RANGER" - ], - "subtypes": [ - "WARRIOR", - "RANGER", - "HUMAN" - ], - "element": "WATER", - "name": "Xia Hou Dun, Gloryseeker", - "slug": "xia-hou-dun-gloryseeker", - "effect": "\u003cspan class=\"effect__label\"\u003eRanged 2\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(As long as this unit is \u003cspan class=\"effect__label\"\u003edistant\u003c/span\u003e, its attacks get +2\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e.)\u003c/span\u003e\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eAs long as you control a Sword or Bow weapon, Xia Hou Don gets +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "Ranged 2 (As long as this unit is distant, its attacks get +2 POWER.)\n[Class Bonus] As long as you control a Sword or Bow weapon, Xia Hou Don gets +1 POWER. (Apply this effect only if your champion's class matches this card's class.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 1, - "life": 4, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "mdhvw24yc4", - "card_id": "gc18dq28my", - "collector_number": "164", - "slug": "xia-hou-dun-gloryseeker-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "186cm7kob9", - "population_operator": "≈", - "population": 361, - "foil": true - }, - { - "uuid": "dbwg8erso7", - "population_operator": "≈", - "population": 8500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "vtyvopikh8", - "card_id": "gc18dq28my", - "collector_number": "164", - "slug": "xia-hou-dun-gloryseeker-amb-csr", - "set": { - "name": "Mortal Ambition First Edition", - "prefix": "AMB 1st", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "xi69o5sscg", - "population_operator": "≈", - "population": 253, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "mdhvw24yc4", - "card_id": "gc18dq28my", - "collector_number": "164", - "slug": "xia-hou-dun-gloryseeker-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "186cm7kob9", - "population_operator": "≈", - "population": 361, - "foil": true - }, - { - "uuid": "dbwg8erso7", - "population_operator": "≈", - "population": 8500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "vtyvopikh8", - "card_id": "gc18dq28my", - "collector_number": "164", - "slug": "xia-hou-dun-gloryseeker-amb-csr", - "set": { - "name": "Mortal Ambition First Edition", - "prefix": "AMB 1st", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "xi69o5sscg", - "population_operator": "≈", - "population": 253, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "qxbdXU7H4Z", - "types": [ - "ALLY" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "HUMAN" - ], - "element": "WATER", - "name": "Deep Sea Beastbonder", - "slug": "deep-sea-beastbonder", - "effect": "Your champion gets +1 level as long as you control an Animal or Beast ally. \r\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)\u003c/span\u003e", - "effect_raw": "Your champion gets +1 level as long as you control an Animal or Beast ally. \n[Class Bonus] Floating Memory (While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": 1, - "life": 4, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "j3u7y8miki", - "card_id": "qxbdXU7H4Z", - "collector_number": "165", - "slug": "deep-sea-beastbonder-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "t14etu073o", - "card_id": "qxbdXU7H4Z", - "collector_number": "075", - "slug": "deep-sea-beastbonder-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "3gu73wioon", - "population_operator": "≈", - "population": 60000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "z9ogm3zjl7", - "card_id": "qxbdXU7H4Z", - "collector_number": "165", - "slug": "deep-sea-beastbonder-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "z9ogm3zjl7", - "card_id": "qxbdXU7H4Z", - "collector_number": "165", - "slug": "deep-sea-beastbonder-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "j3u7y8miki", - "card_id": "qxbdXU7H4Z", - "collector_number": "165", - "slug": "deep-sea-beastbonder-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "t14etu073o", - "card_id": "qxbdXU7H4Z", - "collector_number": "075", - "slug": "deep-sea-beastbonder-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "3gu73wioon", - "population_operator": "≈", - "population": 60000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "4xippor7ch", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "SPELL" - ], - "element": "WIND", - "name": "Repelling Palmblast", - "slug": "repelling-palmblast", - "effect": "Return all allies with 2\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e or less to their owner's memories.\n\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)\u003c/span\u003e ", - "effect_raw": "Return all allies with 2 POWER or less to their owner's memories.\nFloating Memory (While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.) ", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 5, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "1887aqv0lu", - "card_id": "4xippor7ch", - "collector_number": "165", - "slug": "repelling-palmblast-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - }, - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "1887aqv0lu", - "card_id": "4xippor7ch", - "collector_number": "165", - "slug": "repelling-palmblast-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - }, - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "txgvf6xpkq", - "types": [ - "ALLY" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "HUMAN" - ], - "element": "WIND", - "name": "Adept Swordmaster", - "slug": "adept-swordmaster", - "effect": "\u003cspan class=\"effect__label\"\u003eIntercept\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(Whenever your champion is attacked while this ally is awake, you may redirect that attack to this ally.)\u003c/span\u003e \n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eWeapons you control get +1 \u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e ", - "effect_raw": "Intercept (Whenever your champion is attacked while this ally is awake, you may redirect that attack to this ally.) \n[Class Bonus] Weapons you control get +1 POWER. (Apply this effect only if your champion's class matches this card's class.) ", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 1, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "gfbvwkmmlv", - "card_id": "txgvf6xpkq", - "collector_number": "165", - "slug": "adept-swordmaster-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "gfbvwkmmlv", - "card_id": "txgvf6xpkq", - "collector_number": "165", - "slug": "adept-swordmaster-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "vt9y597fqr", - "types": [ - "UNIQUE", - "ITEM" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "ARTIFACT" - ], - "element": "ASTRA", - "name": "Prima Materia", - "slug": "prima-materia", - "effect": "\u003cspan class=\"effect__bubble\"\u003eArisanna Bonus\u003c/span\u003e \u003cspan class=\"effect__label\"\u003eBrew\u003c/span\u003e — Four Herbs with different names\n\u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e: Draw a card into your memory. If Prima Materia was \u003cspan class=\"effect__label\"\u003ebrewed\u003c/span\u003e, the next time an astra element source you control would deal damage to one or more units this turn, it deals that much damage plus 3 to those units instead.", - "effect_raw": "[Arisanna Bonus] Brew — Four Herbs with different names\n[REST]: Draw a card into your memory. If Prima Materia was brewed, the next time an astra element source you control would deal damage to one or more units this turn, it deals that much damage plus 3 to those units instead.", - "rule": [ - { - "title": "", - "date_added": "2024-05-17", - "description": "An astra element source includes any object or card that is astra element." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "09bl017ebv", - "card_id": "vt9y597fqr", - "collector_number": "165", - "slug": "prima-materia-mrc-csr", - "set": { - "name": "Mercurial Heart First Edition", - "prefix": "MRC 1st", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "ldb7kixcty", - "population_operator": "≈", - "population": 132, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "hc1pq4or18", - "card_id": "vt9y597fqr", - "collector_number": "165", - "slug": "prima-materia-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "9o5zx5hr6x", - "population_operator": "≈", - "population": 246, - "foil": true - }, - { - "uuid": "t8ru42qzhh", - "population_operator": "≈", - "population": 3056, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "hc1pq4or18", - "card_id": "vt9y597fqr", - "collector_number": "165", - "slug": "prima-materia-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "9o5zx5hr6x", - "population_operator": "≈", - "population": 246, - "foil": true - }, - { - "uuid": "t8ru42qzhh", - "population_operator": "≈", - "population": 3056, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "09bl017ebv", - "card_id": "vt9y597fqr", - "collector_number": "165", - "slug": "prima-materia-mrc-csr", - "set": { - "name": "Mercurial Heart First Edition", - "prefix": "MRC 1st", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "ldb7kixcty", - "population_operator": "≈", - "population": 132, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "fxwy3haEXU", - "types": [ - "ALLY" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "ANIMAL", - "RABBIT" - ], - "element": "WATER", - "name": "Dewdrop Hares", - "slug": "dewdrop-hares", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost. Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] Floating Memory (While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost. Apply this effect only if your champion's class matches this card's class.)", - "rule": null, - "flavor": "A rare sight after fresh rain.", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 1, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "22QxCkpEvg", - "card_id": "fxwy3haEXU", - "collector_number": "166", - "slug": "dewdrop-hares-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "klszvfq3hu", - "card_id": "fxwy3haEXU", - "collector_number": "166", - "slug": "dewdrop-hares-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "zcq3zsekkj", - "card_id": "fxwy3haEXU", - "collector_number": "076", - "slug": "dewdrop-hares-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "x58ixy4b7s", - "population_operator": "≈", - "population": 45000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "klszvfq3hu", - "card_id": "fxwy3haEXU", - "collector_number": "166", - "slug": "dewdrop-hares-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "22QxCkpEvg", - "card_id": "fxwy3haEXU", - "collector_number": "166", - "slug": "dewdrop-hares-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "zcq3zsekkj", - "card_id": "fxwy3haEXU", - "collector_number": "076", - "slug": "dewdrop-hares-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "x58ixy4b7s", - "population_operator": "≈", - "population": 45000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "67duh1cy3g", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "SKILL" - ], - "element": "ASTRA", - "name": "Reflect the Skies", - "slug": "reflect-the-skies", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eThis card costs 1 less to activate. \nPut the bottom four cards of your deck on top of your deck in a random order. \u003cspan class=\"effect__label\"\u003eGlimpse 2\u003c/span\u003e.", - "effect_raw": "[Class Bonus] This card costs 1 less to activate. \nPut the bottom four cards of your deck on top of your deck in a random order. Glimpse 2.", - "rule": null, - "flavor": "Look down and past your reflection. See the skies spread out before you. Peer into the cosmos anew.", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "nwnexcbviu", - "card_id": "67duh1cy3g", - "collector_number": "166", - "slug": "reflect-the-skies-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "nwnexcbviu", - "card_id": "67duh1cy3g", - "collector_number": "166", - "slug": "reflect-the-skies-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "9f0nsj62l6", - "types": [ - "ALLY" - ], - "classes": [ - "CLERIC", - "MAGE" - ], - "subtypes": [ - "CLERIC", - "MAGE", - "HUMAN" - ], - "element": "WIND", - "name": "Apprentice Aeromancer", - "slug": "apprentice-aeromancer", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e \u003cspan class=\"effect__label\"\u003eEmpower 2\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(The next Spell card you activate this turn activates and resolves as if your champion got +2 level.)\u003c/span\u003e\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eWhenever you activate a wind element Spell card, Apprentice Aeromancer gets +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e until end of turn.", - "effect_raw": "[Class Bonus] On Enter: Empower 2. (The next Spell card you activate this turn activates and resolves as if your champion got +2 level.)\n[Class Bonus] Whenever you activate a wind element Spell card, Apprentice Aeromancer gets +1 POWER until end of turn.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 1, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "lp91uw83ze", - "card_id": "9f0nsj62l6", - "collector_number": "166", - "slug": "apprentice-aeromancer-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "53d3dvrvur", - "population_operator": "≈", - "population": 27500, - "foil": false - }, - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "lp91uw83ze", - "card_id": "9f0nsj62l6", - "collector_number": "166", - "slug": "apprentice-aeromancer-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "53d3dvrvur", - "population_operator": "≈", - "population": 27500, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "2bbmoqk2c7", - "types": [ - "UNIQUE", - "ALLY" - ], - "classes": [ - "GUARDIAN", - "WARRIOR" - ], - "subtypes": [ - "GUARDIAN", - "WARRIOR", - "AUTOMATON" - ], - "element": "WIND", - "name": "Rose, Eternal Paragon", - "slug": "rose-eternal-paragon", - "effect": "\u003cspan class=\"effect__label\"\u003eIntercept\u003c/span\u003e, \u003cspan class=\"effect__label\"\u003eTrue Sight\u003c/span\u003e\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eFast Activation\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(You may activate this card at fast speed.)\u003c/span\u003e\n\u003cspan class=\"effect__bubble\"\u003eLevel 2+\u003c/span\u003e \u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e You may change the target of an attack to Rose. If you do, Rose gets +1\u003cspan class=\"effect__icon effect__icon--heart\"\u003e\u003c/span\u003e until end of turn.", - "effect_raw": "Intercept, True Sight\n[Class Bonus] Fast Activation (You may activate this card at fast speed.)\n[Level 2+] On Enter: You may change the target of an attack to Rose. If you do, Rose gets +1 LIFE until end of turn.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": 2, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "4i25fc1ars", - "card_id": "2bbmoqk2c7", - "collector_number": "166", - "slug": "rose-eternal-paragon-alc1e-csr", - "set": { - "name": "Alchemical Revolution First Edition", - "prefix": "ALC 1st", - "language": "EN" - }, - "illustrator": "Sineia", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "zcibwtuswl", - "population_operator": "≈", - "population": 153, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "t5793lvqf2", - "card_id": "2bbmoqk2c7", - "collector_number": "166", - "slug": "rose-eternal-paragon-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "Sineia", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "ct3ynbcrae", - "population_operator": "≈", - "population": 6340, - "foil": false - }, - { - "uuid": "so1p5u153b", - "population_operator": "≈", - "population": 344, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "t5793lvqf2", - "card_id": "2bbmoqk2c7", - "collector_number": "166", - "slug": "rose-eternal-paragon-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "Sineia", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "so1p5u153b", - "population_operator": "≈", - "population": 344, - "foil": true - }, - { - "uuid": "ct3ynbcrae", - "population_operator": "≈", - "population": 6340, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "4i25fc1ars", - "card_id": "2bbmoqk2c7", - "collector_number": "166", - "slug": "rose-eternal-paragon-alc1e-csr", - "set": { - "name": "Alchemical Revolution First Edition", - "prefix": "ALC 1st", - "language": "EN" - }, - "illustrator": "Sineia", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "zcibwtuswl", - "population_operator": "≈", - "population": 153, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "v5klryvfq3", - "types": [ - "ATTACK" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "SWORD" - ], - "element": "WIND", - "name": "Rousing Slam", - "slug": "rousing-slam", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__bubble\"\u003eLevel 2+\u003c/span\u003e \u003cspan class=\"effect__label\"\u003eOn Attack:\u003c/span\u003e The attacker gains \u003cspan class=\"effect__label\"\u003evigor\u003c/span\u003e and \u003cspan class=\"effect__label\"\u003etaunt\u003c/span\u003e until the beginning of your next turn. \u003cspan class=\"effect__reminder\"\u003e(Units with \u003cspan class=\"effect__label\"\u003evigor\u003c/span\u003e wake up at the beginning of your end phase.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] [Level 2+] On Attack: The attacker gains vigor and taunt until the beginning of your next turn. (Units with vigor wake up at the beginning of your end phase.)", - "rule": null, - "flavor": "A goading and invigorating challenge to fight.", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": 4, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "7zliihlafk", - "card_id": "v5klryvfq3", - "collector_number": "086", - "slug": "rousing-slam-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "o8j6aotm85", - "population_operator": "≈", - "population": 22500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "agp8m8o1j1", - "card_id": "v5klryvfq3", - "collector_number": "167", - "slug": "rousing-slam-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "agp8m8o1j1", - "card_id": "v5klryvfq3", - "collector_number": "167", - "slug": "rousing-slam-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "7zliihlafk", - "card_id": "v5klryvfq3", - "collector_number": "086", - "slug": "rousing-slam-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "o8j6aotm85", - "population_operator": "≈", - "population": 22500, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "2djBo4ecDL", - "types": [ - "ATTACK" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "DAGGER" - ], - "element": "WATER", - "name": "Drowned Cut", - "slug": "drowned-cut", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost. Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] Floating Memory (While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost. Apply this effect only if your champion's class matches this card's class.)", - "rule": null, - "flavor": "A dagger sunk is a target dead.", - "cost_memory": null, - "cost_reserve": 1, - "level": null, - "power": 2, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "RUwNi5Y9qL", - "card_id": "2djBo4ecDL", - "collector_number": "167", - "slug": "drowned-cut-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "e4z4pyx8bd", - "card_id": "2djBo4ecDL", - "collector_number": "167", - "slug": "drowned-cut-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "e4z4pyx8bd", - "card_id": "2djBo4ecDL", - "collector_number": "167", - "slug": "drowned-cut-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "RUwNi5Y9qL", - "card_id": "2djBo4ecDL", - "collector_number": "167", - "slug": "drowned-cut-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "me0xxw0plq", - "types": [ - "ITEM" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "POTION" - ], - "element": "ASTRA", - "name": "Refracted Twilight", - "slug": "refracted-twilight", - "effect": "\u003cspan class=\"effect__label\"\u003eBrew\u003c/span\u003e — Two Silvershine, Three Herbs\n\u003cspan class=\"effect__label\"\u003eBanish Refracted Twilight:\u003c/span\u003e The next time you activate an ability of target Potion this turn, copy that ability twice. You may choose new targets for those copies.", - "effect_raw": "Brew — Two Silvershine, Three Herbs\nBanish Refracted Twilight: The next time you activate an ability of target Potion this turn, copy that ability twice. You may choose new targets for those copies.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 6, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "kn5nvr31hw", - "card_id": "me0xxw0plq", - "collector_number": "167", - "slug": "refracted-twilight-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "kn5nvr31hw", - "card_id": "me0xxw0plq", - "collector_number": "167", - "slug": "refracted-twilight-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "wklzjmwuir", - "types": [ - "ALLY" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "AUTOMATON" - ], - "element": "WIND", - "name": "Shimmercloak Assassin", - "slug": "shimmercloak-assassin", - "effect": "\u003cspan class=\"effect__label\"\u003eStealth\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This unit can't be targeted by attacks unless permitted by \u003cspan class=\"effect__label\"\u003etrue sight.\u003c/span\u003e)\u003c/span\u003e", - "effect_raw": "Stealth (This unit can't be targeted by attacks unless permitted by true sight.)", - "rule": null, - "flavor": "\"I need an Auto-Maid, but make it keep out of sight somehow. They are an eyesore for my guests.\"\n— Custom Dorumegian Noble Commission", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 2, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "94h6lahmjr", - "card_id": "wklzjmwuir", - "collector_number": "168", - "slug": "shimmercloak-assassin-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "Gyool", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "i32phwpjsz", - "card_id": "wklzjmwuir", - "collector_number": "020", - "slug": "shimmercloak-assassin-sp2", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "f505qzzace", - "population_operator": "≈", - "population": 1280, - "foil": true - }, - { - "uuid": "vl4ks2p1sv", - "population_operator": "≈", - "population": 33000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "lpnv67mnta", - "card_id": "wklzjmwuir", - "collector_number": "023", - "slug": "shimmercloak-assassin-rec-shd", - "set": { - "name": "Re:Collection Shadowdancer", - "prefix": "ReC-SHD", - "language": "EN" - }, - "illustrator": "Gyool", - "rarity": 1, - "circulationTemplates": [], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "94h6lahmjr", - "card_id": "wklzjmwuir", - "collector_number": "168", - "slug": "shimmercloak-assassin-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "Gyool", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "lpnv67mnta", - "card_id": "wklzjmwuir", - "collector_number": "023", - "slug": "shimmercloak-assassin-rec-shd", - "set": { - "name": "Re:Collection Shadowdancer", - "prefix": "ReC-SHD", - "language": "EN" - }, - "illustrator": "Gyool", - "rarity": 1, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "i32phwpjsz", - "card_id": "wklzjmwuir", - "collector_number": "020", - "slug": "shimmercloak-assassin-sp2", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "f505qzzace", - "population_operator": "≈", - "population": 1280, - "foil": true - }, - { - "uuid": "vl4ks2p1sv", - "population_operator": "≈", - "population": 33000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "RRx0KK6g6D", - "types": [ - "ACTION" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "SKILL" - ], - "element": "WATER", - "name": "Fishing Accident", - "slug": "fishing-accident", - "effect": "\u003cspan class=\"effect__label\"\u003ePrepare 2\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(You may remove two \u003cspan class=\"effect__label\"\u003epreparation\u003c/span\u003e counters from your champion as you activate this card.)\u003c/span\u003e\r\nRest target ally. If Fishing Accident was prepared, put that ally on the bottom of its owner's deck instead.", - "effect_raw": "Prepare 2 (You may remove two preparation counters from your champion as you activate this card.)\nRest target ally. If Fishing Accident was prepared, put that ally on the bottom of its owner's deck instead.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 1, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "1X4CbNNlmh", - "card_id": "RRx0KK6g6D", - "collector_number": "168", - "slug": "fishing-accident-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "SODA", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - }, - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "iza5uhjxhk", - "card_id": "RRx0KK6g6D", - "collector_number": "007", - "slug": "fishing-accident-sp1", - "set": { - "name": "Supporter Pack 1", - "prefix": "SP1", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "9ytyjss357", - "population_operator": "≈", - "population": 900, - "foil": true - }, - { - "uuid": "oexdlvivlo", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "wl0px1y6is", - "card_id": "RRx0KK6g6D", - "collector_number": "168", - "slug": "fishing-accident-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "SODA", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - }, - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "wl0px1y6is", - "card_id": "RRx0KK6g6D", - "collector_number": "168", - "slug": "fishing-accident-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "SODA", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - }, - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "1X4CbNNlmh", - "card_id": "RRx0KK6g6D", - "collector_number": "168", - "slug": "fishing-accident-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "SODA", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - }, - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "iza5uhjxhk", - "card_id": "RRx0KK6g6D", - "collector_number": "007", - "slug": "fishing-accident-sp1", - "set": { - "name": "Supporter Pack 1", - "prefix": "SP1", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "9ytyjss357", - "population_operator": "≈", - "population": 900, - "foil": true - }, - { - "uuid": "oexdlvivlo", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "btjuxztaug", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "SKILL" - ], - "element": "ASTRA", - "name": "Stargazer's Portent", - "slug": "stargazers-portent", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eThis card costs 1 less to activate.\nThe next time you \u003cspan class=\"effect__label\"\u003estarcall\u003c/span\u003e a card this turn, copy that activation. You may choose new targets for the copy. ", - "effect_raw": "[Class Bonus] This card costs 1 less to activate.\nThe next time you starcall a card this turn, copy that activation. You may choose new targets for the copy. ", - "rule": null, - "flavor": "A stellar comet shines twice as bright. ", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "d85dpze5cs", - "card_id": "btjuxztaug", - "collector_number": "168", - "slug": "stargazers-portent-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "d85dpze5cs", - "card_id": "btjuxztaug", - "collector_number": "168", - "slug": "stargazers-portent-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "384b3yjlhu", - "types": [ - "ALLY" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "HUMAN" - ], - "element": "WIND", - "name": "Axis Gale Scholar", - "slug": "axis-gale-scholar", - "effect": "As long as your \u003ca data-edition-slug=\"shifting-currents-ambsd\" class=\"effect__edition-hover effect__label\"\u003eShifting Currents\u003c/a\u003e face North, Axis Gale Scholar gets +2\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e.\nAs long as your \u003ca data-edition-slug=\"shifting-currents-ambsd\" class=\"effect__edition-hover effect__label\"\u003eShifting Currents\u003c/a\u003e face South, allies you control get +1 \u003cspan class=\"effect__icon effect__icon--heart\"\u003e\u003c/span\u003e. ", - "effect_raw": "As long as your Shifting Currents face North, Axis Gale Scholar gets +2 POWER.\nAs long as your Shifting Currents face South, allies you control get +1 LIFE. ", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 1, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "uotvvmhgik", - "card_id": "384b3yjlhu", - "collector_number": "168", - "slug": "axis-gale-scholar-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "186cm7kob9", - "population_operator": "≈", - "population": 361, - "foil": true - }, - { - "uuid": "dbwg8erso7", - "population_operator": "≈", - "population": 8500, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "uotvvmhgik", - "card_id": "384b3yjlhu", - "collector_number": "168", - "slug": "axis-gale-scholar-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "186cm7kob9", - "population_operator": "≈", - "population": 361, - "foil": true - }, - { - "uuid": "dbwg8erso7", - "population_operator": "≈", - "population": 8500, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "qyRKqSkAQX", - "types": [ - "ACTION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SPELL" - ], - "element": "WATER", - "name": "Freeze Stiff", - "slug": "freeze-stiff", - "effect": "Rest up to two target allies. If either of those allies are attacking, negate their attacks and end the combat phase. \u003cspan class=\"effect__label\"\u003eClass Bonus:\u003c/span\u003e Those allies don't wake up during their controller's next wake up phase. \u003cspan class=\"effect__reminder\"\u003e(Apply the additional effect only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "Rest up to two target allies. If either of those allies are attacking, negate their attacks and end the combat phase. Class Bonus: Those allies don't wake up during their controller's next wake up phase. (Apply the additional effect only if your champion's class matches this card's class.)", - "rule": [ - { - "title": "", - "date_added": "2022-12-27", - "description": "When Freeze Stiff causes the combat phase to end, it causes all other effects on the stack to be removed. This includes triggered effects as well as activated cards. Cards removed from the stack this way are banished." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "FCu7lCgOzc", - "card_id": "qyRKqSkAQX", - "collector_number": "169", - "slug": "freeze-stiff-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "xy5li23qu8", - "card_id": "qyRKqSkAQX", - "collector_number": "169", - "slug": "freeze-stiff-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "xy5li23qu8", - "card_id": "qyRKqSkAQX", - "collector_number": "169", - "slug": "freeze-stiff-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "FCu7lCgOzc", - "card_id": "qyRKqSkAQX", - "collector_number": "169", - "slug": "freeze-stiff-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "99sx6q3p6i", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "SPELL", - "REACTION" - ], - "element": "WIND", - "name": "Spellshield: Wind", - "slug": "spellshield-wind", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eThis card costs 1 less to activate. \nThe next time damage would be dealt to your champion this turn, prevent that damage. If 3 or more damage was prevented this way, put a \u003cspan class=\"effect__label\"\u003ebuff\u003c/span\u003e counter on an ally you control.", - "effect_raw": "[Class Bonus] This card costs 1 less to activate. \nThe next time damage would be dealt to your champion this turn, prevent that damage. If 3 or more damage was prevented this way, put a buff counter on an ally you control.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "3dijq63nob", - "card_id": "99sx6q3p6i", - "collector_number": "169", - "slug": "spellshield-wind-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "px0apqw30k", - "population_operator": "≈", - "population": 16000, - "foil": false - }, - { - "uuid": "u09s6r8l2l", - "population_operator": "≈", - "population": 477, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "bowomius8x", - "card_id": "99sx6q3p6i", - "collector_number": "022", - "slug": "spellshield-wind-sp2", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "8q0vk89n7a", - "population_operator": "≈", - "population": 850, - "foil": true - }, - { - "uuid": "c42yb9p4lp", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "3dijq63nob", - "card_id": "99sx6q3p6i", - "collector_number": "169", - "slug": "spellshield-wind-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "u09s6r8l2l", - "population_operator": "≈", - "population": 477, - "foil": true - }, - { - "uuid": "px0apqw30k", - "population_operator": "≈", - "population": 16000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "bowomius8x", - "card_id": "99sx6q3p6i", - "collector_number": "022", - "slug": "spellshield-wind-sp2", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "8q0vk89n7a", - "population_operator": "≈", - "population": 850, - "foil": true - }, - { - "uuid": "c42yb9p4lp", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "jgyx38zpl0", - "types": [ - "ACTION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SPELL" - ], - "element": "WIND", - "name": "Bagua of Cardinal Fate", - "slug": "bagua-of-cardinal-fate", - "effect": "Depending on your \u003ca data-edition-slug=\"shifting-currents-ambsd\" class=\"effect__edition-hover effect__label\"\u003eShifting Currents\u003c/a\u003e' direction—\n• North— Put a \u003cspan class=\"effect__label\"\u003ebuff\u003c/span\u003e counter on an ally you control.\n• South— Return an ally you control to your owner's hand.\n• West— \u003cspan class=\"effect__label\"\u003eGlimpse 3\u003c/span\u003e. Draw a card.\n• East— Wake up each defending ally. They each get +2\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e until end of turn.", - "effect_raw": "Depending on your Shifting Currents' direction—\n• North— Put a buff counter on an ally you control.\n• South— Return an ally you control to your owner's hand.\n• West— Glimpse 3. Draw a card.\n• East— Wake up each defending ally. They each get +2 POWER until end of turn.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 1, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "wjmb6fbit2", - "card_id": "jgyx38zpl0", - "collector_number": "169", - "slug": "bagua-of-cardinal-fate-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "wjmb6fbit2", - "card_id": "jgyx38zpl0", - "collector_number": "169", - "slug": "bagua-of-cardinal-fate-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "62u1231c0z", - "types": [ - "ALLY" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "BEAST", - "SLIME" - ], - "element": "ASTRA", - "name": "Twilight Slime", - "slug": "twilight-slime", - "effect": "\u003cspan class=\"effect__label\"\u003ePride 3\u003c/span\u003e\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eYour champion and other slimes you control have \u003cspan class=\"effect__label\"\u003espellshroud\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(Units with \u003cspan class=\"effect__label\"\u003espellshroud\u003c/span\u003e can’t be targeted by Spells.)\u003c/span\u003e", - "effect_raw": "Pride 3\n[Class Bonus] Your champion and other slimes you control have spellshroud. (Units with spellshroud can’t be targeted by Spells.)", - "rule": null, - "flavor": "Cloaked under moonlight, shrouded by twilight.", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 1, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "p9axbfkdz5", - "card_id": "62u1231c0z", - "collector_number": "169", - "slug": "twilight-slime-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "9mcfxfnivt", - "population_operator": "≈", - "population": 425, - "foil": true - }, - { - "uuid": "yu6vbz7b8g", - "population_operator": "≈", - "population": 6983, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "p9axbfkdz5", - "card_id": "62u1231c0z", - "collector_number": "169", - "slug": "twilight-slime-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "9mcfxfnivt", - "population_operator": "≈", - "population": 425, - "foil": true - }, - { - "uuid": "yu6vbz7b8g", - "population_operator": "≈", - "population": 6983, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "SrBA7h2a1N", - "types": [ - "ACTION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SPELL" - ], - "element": "WATER", - "name": "Freezing Hail", - "slug": "freezing-hail", - "effect": "Deal 2 damage to target unit. That unit doesn't wake up during its controller's next wake up phase. ", - "effect_raw": "Deal 2 damage to target unit. That unit doesn't wake up during its controller's next wake up phase. ", - "rule": null, - "flavor": "Sharpened shards carrying a piercing chill freeze almost everything to the core.\"", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "cBopgY8Oy6", - "card_id": "SrBA7h2a1N", - "collector_number": "170", - "slug": "freezing-hail-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "d6spporhmr", - "card_id": "SrBA7h2a1N", - "collector_number": "170", - "slug": "freezing-hail-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "nc7cx66hjl", - "card_id": "SrBA7h2a1N", - "collector_number": "077", - "slug": "freezing-hail-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "x58ixy4b7s", - "population_operator": "≈", - "population": 45000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "u1fpg6p54n", - "card_id": "SrBA7h2a1N", - "collector_number": "008", - "slug": "freezing-hail-sp1", - "set": { - "name": "Supporter Pack 1", - "prefix": "SP1", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "9ytyjss357", - "population_operator": "≈", - "population": 900, - "foil": true - }, - { - "uuid": "oexdlvivlo", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "d6spporhmr", - "card_id": "SrBA7h2a1N", - "collector_number": "170", - "slug": "freezing-hail-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "cBopgY8Oy6", - "card_id": "SrBA7h2a1N", - "collector_number": "170", - "slug": "freezing-hail-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "nc7cx66hjl", - "card_id": "SrBA7h2a1N", - "collector_number": "077", - "slug": "freezing-hail-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "x58ixy4b7s", - "population_operator": "≈", - "population": 45000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "u1fpg6p54n", - "card_id": "SrBA7h2a1N", - "collector_number": "008", - "slug": "freezing-hail-sp1", - "set": { - "name": "Supporter Pack 1", - "prefix": "SP1", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "9ytyjss357", - "population_operator": "≈", - "population": 900, - "foil": true - }, - { - "uuid": "oexdlvivlo", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "0iqmyn2rz3", - "types": [ - "ITEM" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "BULLET" - ], - "element": "WIND", - "name": "Vanishing Shot", - "slug": "vanishing-shot", - "effect": "\u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e: Load Vanishing Shot into target unloaded Gun weapon you control.\n\u003cspan class=\"effect__label\"\u003eOn Ally Hit:\u003c/span\u003e You may return the hit ally to its owner's memory. ", - "effect_raw": "[REST]: Load Vanishing Shot into target unloaded Gun weapon you control.\nOn Ally Hit: You may return the hit ally to its owner's memory. ", - "rule": [ - { - "title": "", - "date_added": "2024-01-19", - "description": "While loaded into an object, if that object leaves the field, this bullet would be sent to the graveyard (or banishment if it's a regalia)." - } - ], - "flavor": "A enchanted bullet to make threats disappear.", - "cost_memory": null, - "cost_reserve": 1, - "level": null, - "power": 2, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "fsyrd9a9c2", - "card_id": "0iqmyn2rz3", - "collector_number": "170", - "slug": "vanishing-shot-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - }, - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "fsyrd9a9c2", - "card_id": "0iqmyn2rz3", - "collector_number": "170", - "slug": "vanishing-shot-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - }, - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "d60jobz3ct", - "types": [ - "ATTACK" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "POLEARM" - ], - "element": "WIND", - "name": "Beseeching Flourish", - "slug": "beseeching-flourish", - "effect": "\u003cspan class=\"effect__bubble\"\u003eJin Bonus\u003c/span\u003e \u003cspan class=\"effect__label\"\u003eOn Hit:\u003c/span\u003e Materialize a Polearm weapon card from your material deck. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion is Jin. You still pay the costs for the materialization.)\u003c/span\u003e", - "effect_raw": "[Jin Bonus] On Hit: Materialize a Polearm weapon card from your material deck. (Apply this effect only if your champion is Jin. You still pay the costs for the materialization.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 3, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "u3lhsrk29f", - "card_id": "d60jobz3ct", - "collector_number": "170", - "slug": "beseeching-flourish-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "u3lhsrk29f", - "card_id": "d60jobz3ct", - "collector_number": "170", - "slug": "beseeching-flourish-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "rh0foylxnq", - "types": [ - "UNIQUE", - "ALLY" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "AUTOMATON" - ], - "element": "NEOS", - "name": "Atmos Armor Type-Ares", - "slug": "atmos-armor-type-ares", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e \u003cspan class=\"effect__label\"\u003eSummon\u003c/span\u003e two \u003ca data-edition-slug=\"atmos-shield-mrc\" class=\"effect__edition-hover effect__label\"\u003eAtmos Shield\u003c/a\u003e tokens.\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eAtmos Armor Type-Ares gets +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e for each ally named \u003ca data-edition-slug=\"atmos-shield-mrc\" class=\"effect__edition-hover effect__label\"\u003eAtmos Shield\u003c/a\u003e you control.", - "effect_raw": "On Enter: Summon two Atmos Shield tokens.\n[Class Bonus] Atmos Armor Type-Ares gets +1 POWER for each ally named Atmos Shield you control.", - "rule": null, - "flavor": "A gilded masterpiece to execute and enforce the golden commands of the Aurous Kaiser herself.", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 1, - "life": 5, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "548otyjsr2", - "card_id": "rh0foylxnq", - "collector_number": "170", - "slug": "atmos-armor-type-ares-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Kumai", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "9o5zx5hr6x", - "population_operator": "≈", - "population": 246, - "foil": true - }, - { - "uuid": "t8ru42qzhh", - "population_operator": "≈", - "population": 3056, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "ndwckuhtkm", - "card_id": "rh0foylxnq", - "collector_number": "170", - "slug": "atmos-armor-type-ares-mrc-csr", - "set": { - "name": "Mercurial Heart First Edition", - "prefix": "MRC 1st", - "language": "EN" - }, - "illustrator": "Kumai", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "ldb7kixcty", - "population_operator": "≈", - "population": 132, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "548otyjsr2", - "card_id": "rh0foylxnq", - "collector_number": "170", - "slug": "atmos-armor-type-ares-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Kumai", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "9o5zx5hr6x", - "population_operator": "≈", - "population": 246, - "foil": true - }, - { - "uuid": "t8ru42qzhh", - "population_operator": "≈", - "population": 3056, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "ndwckuhtkm", - "card_id": "rh0foylxnq", - "collector_number": "170", - "slug": "atmos-armor-type-ares-mrc-csr", - "set": { - "name": "Mercurial Heart First Edition", - "prefix": "MRC 1st", - "language": "EN" - }, - "illustrator": "Kumai", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "ldb7kixcty", - "population_operator": "≈", - "population": 132, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "80yu75k0hl", - "types": [ - "TOKEN", - "ALLY" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "AUTOMATON" - ], - "element": "NEOS", - "name": "Atmos Shield", - "slug": "atmos-shield", - "effect": "\u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e: The next time target neos element unit would take non-combat damage this turn, prevent 2 of that damage.\nWhenever another neos element unit you control is targeted for an attack, you may change the target of that attack to this ally.", - "effect_raw": "[REST]: The next time target neos element unit would take non-combat damage this turn, prevent 2 of that damage.\nWhenever another neos element unit you control is targeted for an attack, you may change the target of that attack to this ally.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 1, - "level": null, - "power": 0, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "571itod02g", - "card_id": "80yu75k0hl", - "collector_number": "171", - "slug": "atmos-shield-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "DragonArt Tris", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "11ssbhq9n8", - "population_operator": "≈", - "population": 29772, - "foil": false - }, - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "wys9tf41t7", - "card_id": "80yu75k0hl", - "collector_number": "026", - "slug": "atmos-shield-sp2", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "96yc5z9g44", - "population_operator": "≈", - "population": 1100, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "571itod02g", - "card_id": "80yu75k0hl", - "collector_number": "171", - "slug": "atmos-shield-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "DragonArt Tris", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "11ssbhq9n8", - "population_operator": "≈", - "population": 29772, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "wys9tf41t7", - "card_id": "80yu75k0hl", - "collector_number": "026", - "slug": "atmos-shield-sp2", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "96yc5z9g44", - "population_operator": "≈", - "population": 1100, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "08kuz07nk4", - "types": [ - "ACTION" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "SKILL", - "REACTION" - ], - "element": "WIND", - "name": "Veiled Dash", - "slug": "veiled-dash", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eThis card costs 2 less to activate.\nUp to two target units become \u003cspan class=\"effect__label\"\u003edistant\u003c/span\u003e, then reveal any amount of wind element cards from your memory. Prevent the next \u003cspan class=\"effect__label\"\u003eX\u003c/span\u003e damage that would be dealt to each of those units this turn where \u003cspan class=\"effect__label\"\u003eX\u003c/span\u003e is the amount of wind element cards revealed this way.", - "effect_raw": "[Class Bonus] This card costs 2 less to activate.\nUp to two target units become distant, then reveal any amount of wind element cards from your memory. Prevent the next X damage that would be dealt to each of those units this turn where X is the amount of wind element cards revealed this way.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "6bn55g9b5m", - "card_id": "08kuz07nk4", - "collector_number": "171", - "slug": "veiled-dash-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - }, - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "6bn55g9b5m", - "card_id": "08kuz07nk4", - "collector_number": "171", - "slug": "veiled-dash-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - }, - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "mala1jaff7", - "types": [ - "ALLY" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "ANIMAL", - "HORSE" - ], - "element": "WIND", - "name": "Brisk Windtrotter", - "slug": "brisk-windtrotter", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Put a \u003cspan class=\"effect__label\"\u003ebuff\u003c/span\u003e counter on another target ally you control. \u003cspan class=\"effect__reminder\"\u003e(Allies get +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e and +1 \u003cspan class=\"effect__icon effect__icon--heart\"\u003e\u003c/span\u003e for each \u003cspan class=\"effect__label\"\u003ebuff\u003c/span\u003e counter on them.)\u003c/span\u003e\n\u003cspan class=\"effect__bubble\"\u003eLevel 2+\u003c/span\u003e \u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Put a \u003cspan class=\"effect__label\"\u003ebuff\u003c/span\u003e counter on another target ally you control. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion is level 2 or higher.)\u003c/span\u003e", - "effect_raw": "On Enter: Put a buff counter on another target ally you control. (Allies get +1 POWER and +1 LIFE for each buff counter on them.)\n[Level 2+] On Enter: Put a buff counter on another target ally you control. (Apply this effect only if your champion is level 2 or higher.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 1, - "life": 1, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "lky1psl4ii", - "card_id": "mala1jaff7", - "collector_number": "171", - "slug": "brisk-windtrotter-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "lky1psl4ii", - "card_id": "mala1jaff7", - "collector_number": "171", - "slug": "brisk-windtrotter-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "IyXuaLKjSA", - "types": [ - "ACTION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SPELL" - ], - "element": "WATER", - "name": "Frozen Nova", - "slug": "frozen-nova", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eEfficiency\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This card costs \u003cspan class=\"effect__label\"\u003eLV\u003c/span\u003e less to activate. \u003cspan class=\"effect__label\"\u003eLV\u003c/span\u003e refers to your champion's level.)\r\nDeal 1 damage to all allies and rest them. Those allies don't wake up during their controller's next wake up phase.", - "effect_raw": "[Class Bonus] Efficiency (This card costs LV less to activate. LV refers to your champion's level.)\nDeal 1 damage to all allies and rest them. Those allies don't wake up during their controller's next wake up phase.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 8, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "38t21cfhbs", - "card_id": "IyXuaLKjSA", - "collector_number": "171", - "slug": "frozen-nova-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Faicha", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - }, - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "C9YyNVtqwX", - "card_id": "IyXuaLKjSA", - "collector_number": "171", - "slug": "frozen-nova-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Faicha", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - }, - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "38t21cfhbs", - "card_id": "IyXuaLKjSA", - "collector_number": "171", - "slug": "frozen-nova-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Faicha", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - }, - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "C9YyNVtqwX", - "card_id": "IyXuaLKjSA", - "collector_number": "171", - "slug": "frozen-nova-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Faicha", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - }, - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "3cmrkv3y16", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC", - "MAGE" - ], - "subtypes": [ - "CLERIC", - "MAGE", - "SPELL" - ], - "element": "WIND", - "name": "Cyclical Breeze", - "slug": "cyclical-breeze", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eThis card costs 2 less to activate. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e\nReturn target wind element Spell card from your graveyard to your hand.", - "effect_raw": "[Class Bonus] This card costs 2 less to activate. (Apply this effect only if your champion's class matches this card's class.)\nReturn target wind element Spell card from your graveyard to your hand.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "a0ympv5ou3", - "card_id": "3cmrkv3y16", - "collector_number": "172", - "slug": "cyclical-breeze-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - }, - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "a0ympv5ou3", - "card_id": "3cmrkv3y16", - "collector_number": "172", - "slug": "cyclical-breeze-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - }, - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "5swaf8urrq", - "types": [ - "ALLY" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "AUTOMATON" - ], - "element": "WIND", - "name": "Whirlwind Vizier", - "slug": "whirlwind-vizier", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eWhirlwind Vizier gets +1\u003cspan class=\"effect__icon effect__icon--heart\"\u003e\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e\n\u003cspan class=\"effect__bubble effect__bubble--yellow ml-2\"\u003e3\u003c/span\u003e, \u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e, \u003cspan class=\"effect__label\"\u003eSacrifice Whirlwind Vizier:\u003c/span\u003e Destroy target non-Fractal phantasia.", - "effect_raw": "[Class Bonus] Whirlwind Vizier gets +1 LIFE. (Apply this effect only if your champion's class matches this card's class.)\n[3] , [REST], Sacrifice Whirlwind Vizier: Destroy target non-Fractal phantasia.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 2, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "7sqe6kd7ho", - "card_id": "5swaf8urrq", - "collector_number": "172", - "slug": "whirlwind-vizier-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "DragonArt TaroTarou", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - }, - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "7sqe6kd7ho", - "card_id": "5swaf8urrq", - "collector_number": "172", - "slug": "whirlwind-vizier-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "DragonArt TaroTarou", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - }, - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "L0RmNaDzhk", - "types": [ - "ALLY" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "ANIMAL", - "TURTLE" - ], - "element": "WATER", - "name": "Giant Tortoise", - "slug": "giant-tortoise", - "effect": null, - "effect_raw": null, - "rule": null, - "flavor": "Majestic and ancient, these Cambrian tortoises have lived longer than most of the kingdoms that have risen and fallen. They are docile, friendly to all without maligned intention, and often help other creatures in need. Strong of spirit and pure of heart, these creatures inspire only awe.", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": 1, - "life": 6, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "6tlztmw3rr", - "card_id": "L0RmNaDzhk", - "collector_number": "172", - "slug": "giant-tortoise-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - }, - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "IsZfOo2Nll", - "card_id": "L0RmNaDzhk", - "collector_number": "172", - "slug": "giant-tortoise-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - }, - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "gx72rfgvei", - "card_id": "L0RmNaDzhk", - "collector_number": "078", - "slug": "giant-tortoise-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "x58ixy4b7s", - "population_operator": "≈", - "population": 45000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "jnks45klr8", - "card_id": "L0RmNaDzhk", - "collector_number": "023", - "slug": "giant-tortoise-sp1", - "set": { - "name": "Supporter Pack 1", - "prefix": "SP1", - "language": "EN" - }, - "illustrator": "silvie", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "fnq0fgmtpa", - "population_operator": "≈", - "population": 2700, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "6tlztmw3rr", - "card_id": "L0RmNaDzhk", - "collector_number": "172", - "slug": "giant-tortoise-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - }, - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "IsZfOo2Nll", - "card_id": "L0RmNaDzhk", - "collector_number": "172", - "slug": "giant-tortoise-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - }, - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "gx72rfgvei", - "card_id": "L0RmNaDzhk", - "collector_number": "078", - "slug": "giant-tortoise-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "x58ixy4b7s", - "population_operator": "≈", - "population": 45000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "jnks45klr8", - "card_id": "L0RmNaDzhk", - "collector_number": "023", - "slug": "giant-tortoise-sp1", - "set": { - "name": "Supporter Pack 1", - "prefix": "SP1", - "language": "EN" - }, - "illustrator": "silvie", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "fnq0fgmtpa", - "population_operator": "≈", - "population": 2700, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "iqs2hipwsc", - "types": [ - "ATTACK" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "SWORD" - ], - "element": "NEOS", - "name": "Blade of Creation", - "slug": "blade-of-creation", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eThis card costs 1 less to activate for each token \u003cspan class=\"effect__correction\"\u003eobject\u003c/span\u003e you control.\n\u003cspan class=\"effect__label\"\u003eCleave\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(Attack all units a chosen opponent controls. This attack can’t be intercepted.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] This card costs 1 less to activate for each token object you control.\nCleave (Attack all units a chosen opponent controls. This attack can’t be intercepted.)", - "rule": [ - { - "title": "ERRATA", - "date_added": "2024-05-17", - "description": "'token -\u003e token object.'" - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 7, - "level": null, - "power": 4, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "03cay7pp8e", - "card_id": "iqs2hipwsc", - "collector_number": "172", - "slug": "blade-of-creation-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "4ing2zzy1r", - "population_operator": "≈", - "population": 18445, - "foil": false - }, - { - "uuid": "t0eof5o43m", - "population_operator": "≈", - "population": 557, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "03cay7pp8e", - "card_id": "iqs2hipwsc", - "collector_number": "172", - "slug": "blade-of-creation-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "t0eof5o43m", - "population_operator": "≈", - "population": 557, - "foil": true - }, - { - "uuid": "4ing2zzy1r", - "population_operator": "≈", - "population": 18445, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "XeXek4dKav", - "types": [ - "ACTION" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "SKILL" - ], - "element": "WATER", - "name": "Give Bath", - "slug": "give-bath", - "effect": "Remove all temporary damage from target ally.\r\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)\u003c/span\u003e", - "effect_raw": "Remove all temporary damage from target ally.\n[Class Bonus] Floating Memory (While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)", - "rule": null, - "flavor": "“Washy washy! Clean doggy!”\r\n— Silvie Heartsong", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "VON3q9xn7f", - "card_id": "XeXek4dKav", - "collector_number": "173", - "slug": "give-bath-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "ii17gzdyfr", - "card_id": "XeXek4dKav", - "collector_number": "173", - "slug": "give-bath-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "rydmd4n21l", - "card_id": "XeXek4dKav", - "collector_number": "079", - "slug": "give-bath-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "ofe9mk0fw0", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "ii17gzdyfr", - "card_id": "XeXek4dKav", - "collector_number": "173", - "slug": "give-bath-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "VON3q9xn7f", - "card_id": "XeXek4dKav", - "collector_number": "173", - "slug": "give-bath-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "rydmd4n21l", - "card_id": "XeXek4dKav", - "collector_number": "079", - "slug": "give-bath-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "ofe9mk0fw0", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "tjot4nmxqs", - "types": [ - "ITEM" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "POTION" - ], - "element": "WIND", - "name": "Wildgrowth Elixir", - "slug": "wildgrowth-elixir", - "effect": "\u003cspan class=\"effect__label\"\u003eBrew\u003c/span\u003e — Two Herbs\nAt the beginning of your recollection phase, put an \u003cspan class=\"effect__label\"\u003eage\u003c/span\u003e counter on Wildgrowth Elixir.\n\u003cspan class=\"effect__label\"\u003eSacrifice Wildgrowth Elixir:\u003c/span\u003e Put \u003cspan class=\"effect__label\"\u003eX buff\u003c/span\u003e counters on target ally, where \u003cspan class=\"effect__label\"\u003eX\u003c/span\u003e is the amount of \u003cspan class=\"effect__label\"\u003eage\u003c/span\u003e counters on Wildgrowth Elixir.", - "effect_raw": "Brew — Two Herbs\nAt the beginning of your recollection phase, put an age counter on Wildgrowth Elixir.\nSacrifice Wildgrowth Elixir: Put X buff counters on target ally, where X is the amount of age counters on Wildgrowth Elixir.", - "rule": [ - { - "title": "", - "date_added": "2024-01-19", - "description": "When paying the Brew cost, modifications to the card's reserve cost is ignored. Other additional costs such as 'as an additional cost to activate this card, sacrifice an ally', is not ignored." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "cc33ms0kxj", - "card_id": "tjot4nmxqs", - "collector_number": "173", - "slug": "wildgrowth-elixir-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - }, - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "cc33ms0kxj", - "card_id": "tjot4nmxqs", - "collector_number": "173", - "slug": "wildgrowth-elixir-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - }, - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "n0esog2898", - "types": [ - "ACTION" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "SPELL" - ], - "element": "NEOS", - "name": "Bolster Ranks", - "slug": "bolster-ranks", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eThis card costs 1 less to activate.\nChoose one—\n• \u003cspan class=\"effect__label\"\u003eSummon\u003c/span\u003e an \u003ca data-edition-slug=\"automaton-drone-mrc\" class=\"effect__edition-hover effect__label\"\u003eAutomaton Drone\u003c/a\u003e token with a \u003cspan class=\"effect__label\"\u003ebuff\u003c/span\u003e counter on it. \n• Put a \u003cspan class=\"effect__label\"\u003ebuff\u003c/span\u003e counter on each ally you control.", - "effect_raw": "[Class Bonus] This card costs 1 less to activate.\nChoose one—\n• Summon an Automaton Drone token with a buff counter on it. \n• Put a buff counter on each ally you control.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "n6k5mygy62", - "card_id": "n0esog2898", - "collector_number": "173", - "slug": "bolster-ranks-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "4ing2zzy1r", - "population_operator": "≈", - "population": 18445, - "foil": false - }, - { - "uuid": "t0eof5o43m", - "population_operator": "≈", - "population": 557, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "n6k5mygy62", - "card_id": "n0esog2898", - "collector_number": "173", - "slug": "bolster-ranks-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "t0eof5o43m", - "population_operator": "≈", - "population": 557, - "foil": true - }, - { - "uuid": "4ing2zzy1r", - "population_operator": "≈", - "population": 18445, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "du4eaktghh", - "types": [ - "UNIQUE", - "ALLY" - ], - "classes": [ - "TAMER", - "RANGER" - ], - "subtypes": [ - "TAMER", - "RANGER", - "BEAST", - "HORSE" - ], - "element": "WIND", - "name": "Dilu, Auspicious Charger", - "slug": "dilu-auspicious-charger", - "effect": "\u003cspan class=\"effect__label\"\u003ePride 3\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This ally won't obey you unless your champion is level 3 or higher. You can't attack with, intercept with, or activate abilities of allies that don't obey you.)\u003c/span\u003e\nAs long as you control a wind element unique Human ally, Dilu loses \u003cspan class=\"effect__label\"\u003epride\u003c/span\u003e and has \u003cspan class=\"effect__label\"\u003evigor\u003c/span\u003e.", - "effect_raw": "Pride 3 (This ally won't obey you unless your champion is level 3 or higher. You can't attack with, intercept with, or activate abilities of allies that don't obey you.)\nAs long as you control a wind element unique Human ally, Dilu loses pride and has vigor.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 3, - "life": 4, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "l5y3ra5hhv", - "card_id": "du4eaktghh", - "collector_number": "173", - "slug": "dilu-auspicious-charger-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "186cm7kob9", - "population_operator": "≈", - "population": 361, - "foil": true - }, - { - "uuid": "dbwg8erso7", - "population_operator": "≈", - "population": 8500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "reerb5i7pg", - "card_id": "du4eaktghh", - "collector_number": "013", - "slug": "dilu-auspicious-charger-evp", - "set": { - "name": "Event Packs", - "prefix": "EVP", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "tdxogmxiq6", - "population_operator": "≈", - "population": 250, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "l5y3ra5hhv", - "card_id": "du4eaktghh", - "collector_number": "173", - "slug": "dilu-auspicious-charger-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "186cm7kob9", - "population_operator": "≈", - "population": 361, - "foil": true - }, - { - "uuid": "dbwg8erso7", - "population_operator": "≈", - "population": 8500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "reerb5i7pg", - "card_id": "du4eaktghh", - "collector_number": "013", - "slug": "dilu-auspicious-charger-evp", - "set": { - "name": "Event Packs", - "prefix": "EVP", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "tdxogmxiq6", - "population_operator": "≈", - "population": 250, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "m4o98vn1vo", - "types": [ - "ALLY" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "HUMAN" - ], - "element": "WIND", - "name": "Winbless Arbalest", - "slug": "winbless-arbalest", - "effect": "\u003cspan class=\"effect__label\"\u003eRanged 2\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(As long as this unit is \u003cspan class=\"effect__label\"\u003edistant\u003c/span\u003e, its attacks get +2\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e.)\u003c/span\u003e\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eVigor\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This unit wakes up at the beginning of your end phase. Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "Ranged 2 (As long as this unit is distant, its attacks get +2 POWER.)\n[Class Bonus] Vigor (This unit wakes up at the beginning of your end phase. Apply this effect only if your champion's class matches this card's class.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 2, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.064Z", - "editions": [ - { - "uuid": "0clcb6jhxl", - "card_id": "m4o98vn1vo", - "collector_number": "174", - "slug": "winbless-arbalest-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "DragonArt 白霜茶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "0clcb6jhxl", - "card_id": "m4o98vn1vo", - "collector_number": "174", - "slug": "winbless-arbalest-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "DragonArt 白霜茶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "6IOxuftyVv", - "types": [ - "ACTION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SPELL" - ], - "element": "WATER", - "name": "Glacial Guidance", - "slug": "glacial-guidance", - "effect": "Rest target ally. If that ally is attacking, end the combat phase.\r\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003ePut an \u003cspan class=\"effect__label\"\u003eenlighten\u003c/span\u003e counter on your champion. \u003cspan class=\"effect__reminder\"\u003e(You may remove three \u003cspan class=\"effect__label\"\u003eenlighten\u003c/span\u003e counters from your champion to draw a card.)", - "effect_raw": "Rest target ally. If that ally is attacking, end the combat phase.\n[Class Bonus] Put an enlighten counter on your champion. (You may remove three enlighten counters from your champion to draw a card.)", - "rule": [ - { - "title": "", - "date_added": "2022-12-27", - "description": "When Glacial Guidance causes the combat phase to end, it causes all other effects on the stack to be removed. This includes triggered effects as well as activated cards. Cards removed from the stack this way are banished." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 1, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "1QCVryUEXv", - "card_id": "6IOxuftyVv", - "collector_number": "174", - "slug": "glacial-guidance-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "usgp77qv4o", - "card_id": "6IOxuftyVv", - "collector_number": "174", - "slug": "glacial-guidance-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "usgp77qv4o", - "card_id": "6IOxuftyVv", - "collector_number": "174", - "slug": "glacial-guidance-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "1QCVryUEXv", - "card_id": "6IOxuftyVv", - "collector_number": "174", - "slug": "glacial-guidance-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "b1w1mvu68a", - "types": [ - "ALLY" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "BEAST", - "SLIME" - ], - "element": "NEOS", - "name": "Convoking Slime", - "slug": "convoking-slime", - "effect": "\u003cspan class=\"effect__label\"\u003ePride 3\u003c/span\u003e\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eAt the beginning of your recollection phase, \u003cspan class=\"effect__label\"\u003esummon\u003c/span\u003e a copy of Convoking Slime rested. \u003cspan class=\"effect__reminder\"\u003e(Counters on this ally are not copied.)\u003c/span\u003e", - "effect_raw": "Pride 3\n[Class Bonus] At the beginning of your recollection phase, summon a copy of Convoking Slime rested. (Counters on this ally are not copied.)", - "rule": [ - { - "title": "", - "date_added": "2024-05-17", - "description": "The summoned Convoking Slimes do not copy any additional attributes such as buff counters or modified stats." - } - ], - "flavor": "As a new sun rises, so does a new slime.", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 2, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "f3j8fjgo0a", - "card_id": "b1w1mvu68a", - "collector_number": "174", - "slug": "convoking-slime-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "4ing2zzy1r", - "population_operator": "≈", - "population": 18445, - "foil": false - }, - { - "uuid": "t0eof5o43m", - "population_operator": "≈", - "population": 557, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "f3j8fjgo0a", - "card_id": "b1w1mvu68a", - "collector_number": "174", - "slug": "convoking-slime-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "t0eof5o43m", - "population_operator": "≈", - "population": 557, - "foil": true - }, - { - "uuid": "4ing2zzy1r", - "population_operator": "≈", - "population": 18445, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "QQaOgurnjX", - "types": [ - "ACTION" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "SPELL" - ], - "element": "WATER", - "name": "Imbue in Frost", - "slug": "imbue-in-frost", - "effect": "Target Sword weapon you control gets +2\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e until end of turn. \r\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)", - "effect_raw": "Target Sword weapon you control gets +2 POWER until end of turn. \n[Class Bonus] Floating Memory (While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "9etX899CZi", - "card_id": "QQaOgurnjX", - "collector_number": "175", - "slug": "imbue-in-frost-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "p3xq07vvmd", - "card_id": "QQaOgurnjX", - "collector_number": "175", - "slug": "imbue-in-frost-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "p3xq07vvmd", - "card_id": "QQaOgurnjX", - "collector_number": "175", - "slug": "imbue-in-frost-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "9etX899CZi", - "card_id": "QQaOgurnjX", - "collector_number": "175", - "slug": "imbue-in-frost-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "n8wyfG9hbY", - "types": [ - "ACTION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SPELL" - ], - "element": "WIND", - "name": "Fairy Whispers", - "slug": "fairy-whispers", - "effect": "\u003cspan class=\"effect__label\"\u003eGlimpse 3\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(To \u003cspan class=\"effect__label\"\u003eglimpse\u003c/span\u003e, look at that many cards from the top of your deck. Put those cards back on the top or on the bottom of your deck in any order.)\u003c/span\u003e\r\nReveal the top card of your deck. If that card is wind element, put it into your hand.", - "effect_raw": "Glimpse 3. (To glimpse, look at that many cards from the top of your deck. Put those cards back on the top or on the bottom of your deck in any order.)\nReveal the top card of your deck. If that card is wind element, put it into your hand.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 1, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "g6yl0CsSLX", - "card_id": "n8wyfG9hbY", - "collector_number": "212", - "slug": "fairy-whispers-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - }, - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "jfleo75zyb", - "card_id": "n8wyfG9hbY", - "collector_number": "175", - "slug": "fairy-whispers-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - }, - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "kaejvddohj", - "card_id": "n8wyfG9hbY", - "collector_number": "212", - "slug": "fairy-whispers-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - }, - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "q63nobptyr", - "card_id": "n8wyfG9hbY", - "collector_number": "011", - "slug": "fairy-whispers-sp2", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "kr6f6xgvue", - "population_operator": "≈", - "population": 430, - "foil": true - }, - { - "uuid": "muw7mnt0wh", - "population_operator": "≈", - "population": 8900, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "wUdHOz9NF4", - "card_id": "n8wyfG9hbY", - "collector_number": "088", - "slug": "fairy-whispers-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "8dBps9N0mS", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "jfleo75zyb", - "card_id": "n8wyfG9hbY", - "collector_number": "175", - "slug": "fairy-whispers-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - }, - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "kaejvddohj", - "card_id": "n8wyfG9hbY", - "collector_number": "212", - "slug": "fairy-whispers-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - }, - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "g6yl0CsSLX", - "card_id": "n8wyfG9hbY", - "collector_number": "212", - "slug": "fairy-whispers-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - }, - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "wUdHOz9NF4", - "card_id": "n8wyfG9hbY", - "collector_number": "088", - "slug": "fairy-whispers-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "8dBps9N0mS", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "q63nobptyr", - "card_id": "n8wyfG9hbY", - "collector_number": "011", - "slug": "fairy-whispers-sp2", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "kr6f6xgvue", - "population_operator": "≈", - "population": 430, - "foil": true - }, - { - "uuid": "muw7mnt0wh", - "population_operator": "≈", - "population": 8900, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "y5ttkk39i1", - "types": [ - "ALLY" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "HUMAN" - ], - "element": "WIND", - "name": "Winbless Gatekeeper", - "slug": "winbless-gatekeeper", - "effect": "\u003cspan class=\"effect__label\"\u003eTaunt\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While awake, this ally must be targeted before other units you control during your opponents' attack declarations if able.)\u003c/span\u003e\n\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e You may pay \u003cspan class=\"effect__bubble effect__bubble--yellow ml-2\"\u003e2\u003c/span\u003e. When you do, put a \u003cspan class=\"effect__label\"\u003ebuff\u003c/span\u003e counter on target Guardian ally you control.", - "effect_raw": "Taunt (While awake, this ally must be targeted before other units you control during your opponents' attack declarations if able.)\nOn Enter: You may pay [2]. When you do, put a buff counter on target Guardian ally you control.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 1, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "txu2efuv1i", - "card_id": "y5ttkk39i1", - "collector_number": "175", - "slug": "winbless-gatekeeper-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "DragonArt 白霜茶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - }, - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "txu2efuv1i", - "card_id": "y5ttkk39i1", - "collector_number": "175", - "slug": "winbless-gatekeeper-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "DragonArt 白霜茶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - }, - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "4mwrg35j36", - "types": [ - "UNIQUE", - "ALLY" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "HUMAN" - ], - "element": "NEOS", - "name": "Cordelia, Aurous Kaiser", - "slug": "cordelia-aurous-kaiser", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e \u003cspan class=\"effect__label\"\u003eSummon\u003c/span\u003e two \u003ca data-edition-slug=\"automaton-drone-mrc\" class=\"effect__edition-hover effect__label\"\u003eAutomaton Drone\u003c/a\u003e tokens. \n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eToken objects you control have \u003cspan class=\"effect__label\"\u003ereservable\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(While paying for a reserve cost, you may rest objects with reservable to pay for 1 of that cost.)\u003c/span\u003e ", - "effect_raw": "On Enter: Summon two Automaton Drone tokens. \n[Class Bonus] Token objects you control have reservable. (While paying for a reserve cost, you may rest objects with reservable to pay for 1 of that cost.) ", - "rule": null, - "flavor": "“History favors the victor, and I intend to write it.” ", - "cost_memory": null, - "cost_reserve": 5, - "level": null, - "power": 3, - "life": 4, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "0isncz1fz2", - "card_id": "4mwrg35j36", - "collector_number": "175", - "slug": "cordelia-aurous-kaiser-mrc-csr", - "set": { - "name": "Mercurial Heart First Edition", - "prefix": "MRC 1st", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "ldb7kixcty", - "population_operator": "≈", - "population": 132, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "ghn40km8dq", - "card_id": "4mwrg35j36", - "collector_number": "175", - "slug": "cordelia-aurous-kaiser-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "9mcfxfnivt", - "population_operator": "≈", - "population": 425, - "foil": true - }, - { - "uuid": "yu6vbz7b8g", - "population_operator": "≈", - "population": 6983, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "ghn40km8dq", - "card_id": "4mwrg35j36", - "collector_number": "175", - "slug": "cordelia-aurous-kaiser-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "9mcfxfnivt", - "population_operator": "≈", - "population": 425, - "foil": true - }, - { - "uuid": "yu6vbz7b8g", - "population_operator": "≈", - "population": 6983, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "0isncz1fz2", - "card_id": "4mwrg35j36", - "collector_number": "175", - "slug": "cordelia-aurous-kaiser-mrc-csr", - "set": { - "name": "Mercurial Heart First Edition", - "prefix": "MRC 1st", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "ldb7kixcty", - "population_operator": "≈", - "population": 132, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "WUAOMTZ7P2", - "types": [ - "ALLY" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "HUMAN" - ], - "element": "WATER", - "name": "Intrepid Highwayman", - "slug": "intrepid-highwayman", - "effect": "\u003cspan class=\"effect__label\"\u003eIntercept\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(When your champion is attacked while this ally is awake, you may redirect that attack to this ally.)\u003c/span\u003e\r\nAs long as Intrepid Highwayman is retaliating, it gets +3\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e.\r\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e", - "effect_raw": "Intercept (When your champion is attacked while this ally is awake, you may redirect that attack to this ally.)\nAs long as Intrepid Highwayman is retaliating, it gets +3 POWER.\n[Class Bonus] Floating Memory", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 1, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "FU4D19hg3t", - "card_id": "WUAOMTZ7P2", - "collector_number": "176", - "slug": "intrepid-highwayman-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "f16jph300z", - "card_id": "WUAOMTZ7P2", - "collector_number": "176", - "slug": "intrepid-highwayman-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "f16jph300z", - "card_id": "WUAOMTZ7P2", - "collector_number": "176", - "slug": "intrepid-highwayman-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "FU4D19hg3t", - "card_id": "WUAOMTZ7P2", - "collector_number": "176", - "slug": "intrepid-highwayman-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "huqj5bbae3", - "types": [ - "ACTION" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "SKILL" - ], - "element": "WIND", - "name": "Winds of Retribution", - "slug": "winds-of-retribution", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__bubble\"\u003eLevel 2+\u003c/span\u003e This card costs 2 less to activate. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class and only if your champion is level 2 or higher.)\u003c/span\u003e\nAllies you control get +2\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e until end of turn. ", - "effect_raw": "[Class Bonus] [Level 2+] This card costs 2 less to activate. (Apply this effect only if your champion's class matches this card's class and only if your champion is level 2 or higher.)\nAllies you control get +2 POWER until end of turn. ", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 6, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "4p0mr492ol", - "card_id": "huqj5bbae3", - "collector_number": "176", - "slug": "winds-of-retribution-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - }, - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "vedohjevf0", - "card_id": "huqj5bbae3", - "collector_number": "087", - "slug": "winds-of-retribution-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "dhemyydel1", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "4p0mr492ol", - "card_id": "huqj5bbae3", - "collector_number": "176", - "slug": "winds-of-retribution-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - }, - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "vedohjevf0", - "card_id": "huqj5bbae3", - "collector_number": "087", - "slug": "winds-of-retribution-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "dhemyydel1", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "gn1b2sbrq9", - "types": [ - "ACTION" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "SKILL", - "REACTION" - ], - "element": "NEOS", - "name": "Echoic Guard", - "slug": "echoic-guard", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eThis card costs 1 less to activate.\nPrevent the next 2 damage that would be dealt to target ally this turn. Then you may pay \u003cspan class=\"effect__bubble effect__bubble--yellow ml-2\"\u003e\u003cb\u003eX\u003c/b\u003e\u003c/span\u003e where \u003cspan class=\"effect__label\"\u003eX\u003c/span\u003e is that ally’s reserve cost. If you do, \u003cspan class=\"effect__label\"\u003esummon\u003c/span\u003e a token copy of that ally. ", - "effect_raw": "[Class Bonus] This card costs 1 less to activate.\nPrevent the next 2 damage that would be dealt to target ally this turn. Then you may pay X where X is that ally’s reserve cost. If you do, summon a token copy of that ally. ", - "rule": [ - { - "title": "", - "date_added": "2024-05-17", - "description": "The summoned token follows only the printed values of the card and ignores any other attributes or properties, such as fostered, distant, or any counters on the copied ally." - }, - { - "title": "", - "date_added": "2024-05-17", - "description": "The summoned token will enter the field under your control, regardless of who controls the targeted ally." - }, - { - "title": "", - "date_added": "2024-05-17", - "description": "If the ally does not have a reserve cost you can't summon a copy." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "woa776az49", - "card_id": "gn1b2sbrq9", - "collector_number": "176", - "slug": "echoic-guard-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "4ing2zzy1r", - "population_operator": "≈", - "population": 18445, - "foil": false - }, - { - "uuid": "t0eof5o43m", - "population_operator": "≈", - "population": 557, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "woa776az49", - "card_id": "gn1b2sbrq9", - "collector_number": "176", - "slug": "echoic-guard-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "t0eof5o43m", - "population_operator": "≈", - "population": 557, - "foil": true - }, - { - "uuid": "4ing2zzy1r", - "population_operator": "≈", - "population": 18445, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "z4pyx8bd7o", - "types": [ - "ALLY" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "HUMAN" - ], - "element": "WIND", - "name": "Young Peacekeeper", - "slug": "young-peacekeeper", - "effect": "\u003cspan class=\"effect__label\"\u003eFoster\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(At the beginning of your recollection phase, if this ally hasn’t been dealt damage since the end of your previous turn, it becomes \u003cspan class=\"effect__label\"\u003efostered\u003c/span\u003e.)\u003c/span\u003e \nYoung Peacekeeper gets +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e and +1\u003cspan class=\"effect__icon effect__icon--heart\"\u003e\u003c/span\u003e as long as it's \u003cspan class=\"effect__label\"\u003efostered\u003c/span\u003e.\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e", - "effect_raw": "Foster (At the beginning of your recollection phase, if this ally hasn’t been dealt damage since the end of your previous turn, it becomes fostered.) \nYoung Peacekeeper gets +1 POWER and +1 LIFE as long as it's fostered.\n[Class Bonus] Floating Memory", - "rule": [ - { - "title": "", - "date_added": "2024-01-19", - "description": "Once this ally on the field is fostered, it can't be fostered again." - }, - { - "title": "", - "date_added": "2024-01-19", - "description": "The Foster triggered ability will trigger even if that ally did not exist on the field for a full turn cycle." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 1, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "lknd8dyh7i", - "card_id": "z4pyx8bd7o", - "collector_number": "177", - "slug": "young-peacekeeper-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "檸檬夾心餅", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - }, - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "zmetmgpwkk", - "card_id": "z4pyx8bd7o", - "collector_number": "088", - "slug": "young-peacekeeper-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "檸檬夾心餅", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "o8j6aotm85", - "population_operator": "≈", - "population": 22500, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "lknd8dyh7i", - "card_id": "z4pyx8bd7o", - "collector_number": "177", - "slug": "young-peacekeeper-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "檸檬夾心餅", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - }, - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "zmetmgpwkk", - "card_id": "z4pyx8bd7o", - "collector_number": "088", - "slug": "young-peacekeeper-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "檸檬夾心餅", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "o8j6aotm85", - "population_operator": "≈", - "population": 22500, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "krgjMyVHRd", - "types": [ - "ALLY" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "BEAST", - "SERPENT" - ], - "element": "WATER", - "name": "Lakeside Serpent", - "slug": "lakeside-serpent", - "effect": "\u003cspan class=\"effect__label\"\u003ePride 6\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This ally won't obey you unless your champion is level 6 or higher.)\u003c/span\u003e\r\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eLakeside Serpent gets +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e for each water element card in your graveyard. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "Pride 6 (This ally won't obey you unless your champion is level 6 or higher.)\n[Class Bonus] Lakeside Serpent gets +1 POWER for each water element card in your graveyard. (Apply this effect only if your champion's class matches this card's class.)", - "rule": [ - { - "title": "", - "date_added": "2023-04-15", - "description": "A unit that does not obey you can't attack or intercept, and its activated abilities can't be activated." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 5, - "level": null, - "power": 3, - "life": 5, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "7e22tk3ir1", - "card_id": "krgjMyVHRd", - "collector_number": "177", - "slug": "lakeside-serpent-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - }, - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "8kadvdlhtr", - "card_id": "krgjMyVHRd", - "collector_number": "080", - "slug": "lakeside-serpent-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "ofe9mk0fw0", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "pD2xsupcR8", - "card_id": "krgjMyVHRd", - "collector_number": "177", - "slug": "lakeside-serpent-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - }, - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "7e22tk3ir1", - "card_id": "krgjMyVHRd", - "collector_number": "177", - "slug": "lakeside-serpent-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - }, - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "pD2xsupcR8", - "card_id": "krgjMyVHRd", - "collector_number": "177", - "slug": "lakeside-serpent-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - }, - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "8kadvdlhtr", - "card_id": "krgjMyVHRd", - "collector_number": "080", - "slug": "lakeside-serpent-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "ofe9mk0fw0", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "ln926ymxdc", - "types": [ - "ALLY" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "HUMAN" - ], - "element": "WIND", - "name": "Fraternal Garrison", - "slug": "fraternal-garrison", - "effect": "\u003cspan class=\"effect__bubble\"\u003eJin Bonus\u003c/span\u003e Whenever another ally enters the field under your control, Fraternal Garrison gets +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e until end of turn. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion is Jin.)\u003c/span\u003e", - "effect_raw": "[Jin Bonus] Whenever another ally enters the field under your control, Fraternal Garrison gets +1 POWER until end of turn. (Apply this effect only if your champion is Jin.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 1, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "rzq7t0mgou", - "card_id": "ln926ymxdc", - "collector_number": "177", - "slug": "fraternal-garrison-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "rzq7t0mgou", - "card_id": "ln926ymxdc", - "collector_number": "177", - "slug": "fraternal-garrison-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "x9z2k2a5ig", - "types": [ - "ACTION" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "SKILL" - ], - "element": "UMBRA", - "name": "Curse Amplification", - "slug": "curse-amplification", - "effect": "\u003cspan class=\"effect__bubble\"\u003eDiana Bonus\u003c/span\u003e This card costs 3 less to activate.\nIf your champion has twenty or more damage counters on them, \u003cspan class=\"effect__label\"\u003erecover 4\u003c/span\u003e.\nFor the rest of the game, Curse cards in lineages have “\u003cspan class=\"effect__label\"\u003eInherited Effect:\u003c/span\u003e At the beginning of your recollection phase, deal 1 unpreventable damage to this object.”", - "effect_raw": "[Diana Bonus] This card costs 3 less to activate.\nIf your champion has twenty or more damage counters on them, recover 4.\nFor the rest of the game, Curse cards in lineages have “Inherited Effect: At the beginning of your recollection phase, deal 1 unpreventable damage to this object.”", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 6, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "k32e783k4p", - "card_id": "x9z2k2a5ig", - "collector_number": "177", - "slug": "curse-amplification-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Faicha", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "9mcfxfnivt", - "population_operator": "≈", - "population": 425, - "foil": true - }, - { - "uuid": "yu6vbz7b8g", - "population_operator": "≈", - "population": 6983, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "yo7mv5s4ux", - "card_id": "x9z2k2a5ig", - "collector_number": "177", - "slug": "curse-amplification-mrc-csr", - "set": { - "name": "Mercurial Heart First Edition", - "prefix": "MRC 1st", - "language": "EN" - }, - "illustrator": "Faicha", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "ldb7kixcty", - "population_operator": "≈", - "population": 132, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "k32e783k4p", - "card_id": "x9z2k2a5ig", - "collector_number": "177", - "slug": "curse-amplification-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Faicha", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "9mcfxfnivt", - "population_operator": "≈", - "population": 425, - "foil": true - }, - { - "uuid": "yu6vbz7b8g", - "population_operator": "≈", - "population": 6983, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "yo7mv5s4ux", - "card_id": "x9z2k2a5ig", - "collector_number": "177", - "slug": "curse-amplification-mrc-csr", - "set": { - "name": "Mercurial Heart First Edition", - "prefix": "MRC 1st", - "language": "EN" - }, - "illustrator": "Faicha", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "ldb7kixcty", - "population_operator": "≈", - "population": 132, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "wnyqmrcwda", - "types": [ - "ALLY" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "HUMAN" - ], - "element": "WIND", - "name": "Galewhisper Rogue", - "slug": "galewhisper-rogue", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eStealth\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This unit can't be targeted by attacks unless permitted by \u003cspan class=\"effect__label\"\u003etrue sight\u003c/span\u003e. Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] Stealth (This unit can't be targeted by attacks unless permitted by true sight. Apply this effect only if your champion's class matches this card's class.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 2, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "9myigd7zql", - "card_id": "wnyqmrcwda", - "collector_number": "178", - "slug": "galewhisper-rogue-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - }, - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "9myigd7zql", - "card_id": "wnyqmrcwda", - "collector_number": "178", - "slug": "galewhisper-rogue-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - }, - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "TqCo3xlf93", - "types": [ - "UNIQUE", - "ALLY" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "HUMAN" - ], - "element": "WATER", - "name": "Lunete, Frostbinder Priest", - "slug": "lunete-frostbinder-priest", - "effect": "Allies your opponents control enter the field rested.\r\n\u003cspan class=\"effect__reminder\"\u003e\u003cspan class=\"effect__label\"\u003eBalance\u003c/span\u003e — \u003c/span\u003eLunete gets +3\u003cspan class=\"effect__icon effect__icon--heart\"\u003e\u003c/span\u003e as long as the amount of cards in your hand and memory are equal.", - "effect_raw": "Allies your opponents control enter the field rested.\nBalance — Lunete gets +3 LIFE as long as the amount of cards in your hand and memory are equal.", - "rule": null, - "flavor": "\"Kneel. Your ceaseless violence is not welcome here.\"", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 1, - "life": 1, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "5LgjRd57k3", - "card_id": "TqCo3xlf93", - "collector_number": "178", - "slug": "lunete-frostbinder-priest-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "白帝", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - }, - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "e5n3cm9lbe", - "card_id": "TqCo3xlf93", - "collector_number": "003", - "slug": "lunete-frostbinder-priest-evp", - "set": { - "name": "Event Packs", - "prefix": "EVP", - "language": "EN" - }, - "illustrator": "Faicha", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "mjbpjcmthh", - "population_operator": "≈", - "population": 180, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "n2jnltv5kl", - "card_id": "TqCo3xlf93", - "collector_number": "178", - "slug": "lunete-frostbinder-priest-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "白帝", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - }, - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "n2jnltv5kl", - "card_id": "TqCo3xlf93", - "collector_number": "178", - "slug": "lunete-frostbinder-priest-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "白帝", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - }, - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "5LgjRd57k3", - "card_id": "TqCo3xlf93", - "collector_number": "178", - "slug": "lunete-frostbinder-priest-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "白帝", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - }, - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "e5n3cm9lbe", - "card_id": "TqCo3xlf93", - "collector_number": "003", - "slug": "lunete-frostbinder-priest-evp", - "set": { - "name": "Event Packs", - "prefix": "EVP", - "language": "EN" - }, - "illustrator": "Faicha", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "mjbpjcmthh", - "population_operator": "≈", - "population": 180, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "wbsmks4etk", - "types": [ - "ATTACK" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "CURSE" - ], - "element": "UMBRA", - "name": "Debilitating Grasp", - "slug": "debilitating-grasp", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Champion Hit:\u003c/span\u003e Put Debilitating Grasp on the bottom of the hit champion’s lineage.\n\u003cspan class=\"effect__label\"\u003eInherited Effect:\u003c/span\u003e The first card you activate each turn costs 1 more to activate.", - "effect_raw": "[Class Bonus] On Champion Hit: Put Debilitating Grasp on the bottom of the hit champion’s lineage.\nInherited Effect: The first card you activate each turn costs 1 more to activate.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 2, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "ob3ib5el99", - "card_id": "wbsmks4etk", - "collector_number": "178", - "slug": "debilitating-grasp-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Pinakes", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "4ing2zzy1r", - "population_operator": "≈", - "population": 18445, - "foil": false - }, - { - "uuid": "t0eof5o43m", - "population_operator": "≈", - "population": 557, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "ob3ib5el99", - "card_id": "wbsmks4etk", - "collector_number": "178", - "slug": "debilitating-grasp-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Pinakes", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "t0eof5o43m", - "population_operator": "≈", - "population": 557, - "foil": true - }, - { - "uuid": "4ing2zzy1r", - "population_operator": "≈", - "population": 18445, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "f0ht2tsn0y", - "types": [ - "UNIQUE", - "ALLY" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "HUMAN" - ], - "element": "ASTRA", - "name": "Astarte, Celestial Dawn", - "slug": "astarte-celestial-dawn", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eFast Activation\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(You may activate this card at fast speed.)\u003c/span\u003e\nIf an object would enter the field under an opponent's control from anywhere except from the effects stack, banish it face down instead. ", - "effect_raw": "[Class Bonus] Fast Activation (You may activate this card at fast speed.)\nIf an object would enter the field under an opponent's control from anywhere except from the effects stack, banish it face down instead. ", - "rule": [ - { - "title": "", - "date_added": "2024-01-19", - "description": "Astarte stops objects from entering the field under your opponent's control if they're not activated or materialized. Some examples include: 'put onto the field', 'summon tokens', and suppress effects. " - }, - { - "title": "", - "date_added": "2024-01-19", - "description": "Astarte does not stop cards from entering a champion's lineage, because a new object is not entering the field. " - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 2, - "life": 4, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "3jotenmx02", - "card_id": "f0ht2tsn0y", - "collector_number": "007", - "slug": "astarte-celestial-dawn-evp", - "set": { - "name": "Event Packs", - "prefix": "EVP", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "wvnn6bk4h3", - "population_operator": "≈", - "population": 192, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "kmhyi3sphw", - "card_id": "f0ht2tsn0y", - "collector_number": "178", - "slug": "astarte-celestial-dawn-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "Faicha", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "ct3ynbcrae", - "population_operator": "≈", - "population": 6340, - "foil": false - }, - { - "uuid": "so1p5u153b", - "population_operator": "≈", - "population": 344, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "kmhyi3sphw", - "card_id": "f0ht2tsn0y", - "collector_number": "178", - "slug": "astarte-celestial-dawn-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "Faicha", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "so1p5u153b", - "population_operator": "≈", - "population": 344, - "foil": true - }, - { - "uuid": "ct3ynbcrae", - "population_operator": "≈", - "population": 6340, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "3jotenmx02", - "card_id": "f0ht2tsn0y", - "collector_number": "007", - "slug": "astarte-celestial-dawn-evp", - "set": { - "name": "Event Packs", - "prefix": "EVP", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "wvnn6bk4h3", - "population_operator": "≈", - "population": 192, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "zuj68m69iq", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "SPELL" - ], - "element": "ASTRA", - "name": "Astra Sight", - "slug": "astra-sight", - "effect": "\u003cspan class=\"effect__label\"\u003eStarcalling\u003c/span\u003e — \u003cspan class=\"effect__bubble effect__bubble--yellow ml-2\"\u003e0\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(As you're looking at this card while \u003cspan class=\"effect__label\"\u003eglimpsing\u003c/span\u003e, you may activate it by paying this cost. If you do, put all other cards you're looking at on the bottom of your deck in any order.)\u003c/span\n\u003cspan class=\"effect__label\"\u003eGlimpse 1\u003c/span\u003e, then draw a card.", - "effect_raw": "Starcalling — [0] (As you're looking at this card while glimpsing, you may activate it by paying this cost. If you do, put all other cards you're looking at on the bottom of your deck in any order.)Glimpse 1, then draw a card.", - "rule": [ - { - "title": "", - "date_added": "2024-01-19", - "description": "If you starcall a card, that card is put onto the stack during the glimpse effect. It does not start resolving until after the current effect finishes resolving. For example, Scry the Skies has you glimpse 4, you starcall a card, you finish resolving Scry the Skies by drawing a card into your memory, then the effects stack can start resolving more cards." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 0, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "bbu09s6s8l", - "card_id": "zuj68m69iq", - "collector_number": "089", - "slug": "astra-sight-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "o8j6aotm85", - "population_operator": "≈", - "population": 22500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "pisznne5o3", - "card_id": "zuj68m69iq", - "collector_number": "179", - "slug": "astra-sight-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - }, - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "pisznne5o3", - "card_id": "zuj68m69iq", - "collector_number": "179", - "slug": "astra-sight-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - }, - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "bbu09s6s8l", - "card_id": "zuj68m69iq", - "collector_number": "089", - "slug": "astra-sight-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "o8j6aotm85", - "population_operator": "≈", - "population": 22500, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "L9o11y7yfa", - "types": [ - "ACTION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SPELL" - ], - "element": "WATER", - "name": "Mind Freeze", - "slug": "mind-freeze", - "effect": "Banish \u003cspan class=\"effect__label\"\u003eLV\u003c/span\u003e cards at random from target opponent's memory. Return those cards to their memory at the beginning of their next end phase. \u003cspan class=\"effect__reminder\"\u003e(\u003cspan class=\"effect__label\"\u003eLV\u003c/span\u003e refers to your champion's level.)\u003c/span\u003e\r\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e\u003c/span\u003e", - "effect_raw": "Banish LV cards at random from target opponent's memory. Return those cards to their memory at the beginning of their next end phase. (LV refers to your champion's level.)\n[Class Bonus] Floating Memory", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 5, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "clLF6C7gFz", - "card_id": "L9o11y7yfa", - "collector_number": "179", - "slug": "mind-freeze-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - }, - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "eutczb25m5", - "card_id": "L9o11y7yfa", - "collector_number": "179", - "slug": "mind-freeze-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - }, - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "kgthxltxu2", - "card_id": "L9o11y7yfa", - "collector_number": "016", - "slug": "mind-freeze-sp2", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "8q0vk89n7a", - "population_operator": "≈", - "population": 850, - "foil": true - }, - { - "uuid": "c42yb9p4lp", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "eutczb25m5", - "card_id": "L9o11y7yfa", - "collector_number": "179", - "slug": "mind-freeze-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - }, - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "clLF6C7gFz", - "card_id": "L9o11y7yfa", - "collector_number": "179", - "slug": "mind-freeze-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - }, - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "kgthxltxu2", - "card_id": "L9o11y7yfa", - "collector_number": "016", - "slug": "mind-freeze-sp2", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "8q0vk89n7a", - "population_operator": "≈", - "population": 850, - "foil": true - }, - { - "uuid": "c42yb9p4lp", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "r73opcqtzs", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "SPELL" - ], - "element": "UMBRA", - "name": "Expunge", - "slug": "expunge", - "effect": "As an additional cost to activate this card, discard a Curse card from a champion’s lineage.\nDeal \u003cspan class=\"effect__label\"\u003eX\u003c/span\u003e damage to all units where \u003cspan class=\"effect__label\"\u003eX\u003c/span\u003e is the reserve cost of the discarded card.", - "effect_raw": "As an additional cost to activate this card, discard a Curse card from a champion’s lineage.\nDeal X damage to all units where X is the reserve cost of the discarded card.", - "rule": [ - { - "title": "", - "date_added": "2024-05-17", - "description": "Cards discarded from lineages go to the graveyard." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "00jpyhvhxa", - "card_id": "r73opcqtzs", - "collector_number": "179", - "slug": "expunge-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Faicha", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "4ing2zzy1r", - "population_operator": "≈", - "population": 18445, - "foil": false - }, - { - "uuid": "t0eof5o43m", - "population_operator": "≈", - "population": 557, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "00jpyhvhxa", - "card_id": "r73opcqtzs", - "collector_number": "179", - "slug": "expunge-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Faicha", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "t0eof5o43m", - "population_operator": "≈", - "population": 557, - "foil": true - }, - { - "uuid": "4ing2zzy1r", - "population_operator": "≈", - "population": 18445, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "0oyxjld8jh", - "types": [ - "UNIQUE", - "ALLY" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "HUMAN" - ], - "element": "WIND", - "name": "Guan Yu, Prime Exemplar", - "slug": "guan-yu-prime-exemplar", - "effect": "As long as a Human ally you controlled has died this turn, this card costs 2 less to activate and you may activate it as though it had \u003cspan class=\"effect__label\"\u003e\u003cspan class=\"effect__label\"\u003eFast Activation\u003c/span\u003e.\n\u003cspan class=\"effect__label\"\u003eAmbush\u003c/span\u003e, \u003cspan class=\"effect__label\"\u003eRetort 2\u003c/span\u003e", - "effect_raw": "As long as a Human ally you controlled has died this turn, this card costs 2 less to activate and you may activate it as though it had Fast Activation.\nAmbush, Retort 2", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 5, - "level": null, - "power": 2, - "life": 4, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "2u03268sco", - "card_id": "0oyxjld8jh", - "collector_number": "179", - "slug": "guan-yu-prime-exemplar-amb-csr", - "set": { - "name": "Mortal Ambition First Edition", - "prefix": "AMB 1st", - "language": "EN" - }, - "illustrator": "Faicha", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "xi69o5sscg", - "population_operator": "≈", - "population": 253, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "yv6jktvm8h", - "card_id": "0oyxjld8jh", - "collector_number": "179", - "slug": "guan-yu-prime-exemplar-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Faicha", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "186cm7kob9", - "population_operator": "≈", - "population": 361, - "foil": true - }, - { - "uuid": "dbwg8erso7", - "population_operator": "≈", - "population": 8500, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "yv6jktvm8h", - "card_id": "0oyxjld8jh", - "collector_number": "179", - "slug": "guan-yu-prime-exemplar-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Faicha", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "186cm7kob9", - "population_operator": "≈", - "population": 361, - "foil": true - }, - { - "uuid": "dbwg8erso7", - "population_operator": "≈", - "population": 8500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "2u03268sco", - "card_id": "0oyxjld8jh", - "collector_number": "179", - "slug": "guan-yu-prime-exemplar-amb-csr", - "set": { - "name": "Mortal Ambition First Edition", - "prefix": "AMB 1st", - "language": "EN" - }, - "illustrator": "Faicha", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "xi69o5sscg", - "population_operator": "≈", - "population": 253, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "hw8dxKAnMX", - "types": [ - "ACTION" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "SKILL", - "HARMONY" - ], - "element": "WATER", - "name": "Mist Resonance", - "slug": "mist-resonance", - "effect": "Allies you control get +1\u003cspan class=\"effect__icon effect__icon--heart\"\u003e\u003c/span\u003e until end of turn.\r\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__reminder\"\u003e\u003cspan class=\"effect__label\"\u003eHarmonize\u003c/span\u003e\u003c/span\u003e — If you've activated a Melody card this turn, allies you control assign damage with their life stat instead of power stat until end of turn.", - "effect_raw": "Allies you control get +1 LIFE until end of turn.\n[Class Bonus] Harmonize — If you've activated a Melody card this turn, allies you control assign damage with their life stat instead of power stat until end of turn.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 5, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "7m3yv3fp4w", - "card_id": "hw8dxKAnMX", - "collector_number": "081", - "slug": "mist-resonance-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "6wfv3d1d36", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "TelencxPr9", - "card_id": "hw8dxKAnMX", - "collector_number": "180", - "slug": "mist-resonance-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - }, - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "qlywc18c9h", - "card_id": "hw8dxKAnMX", - "collector_number": "180", - "slug": "mist-resonance-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - }, - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "qlywc18c9h", - "card_id": "hw8dxKAnMX", - "collector_number": "180", - "slug": "mist-resonance-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - }, - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "TelencxPr9", - "card_id": "hw8dxKAnMX", - "collector_number": "180", - "slug": "mist-resonance-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - }, - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "7m3yv3fp4w", - "card_id": "hw8dxKAnMX", - "collector_number": "081", - "slug": "mist-resonance-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "6wfv3d1d36", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "91jnc6v71t", - "types": [ - "ACTION" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "SPELL" - ], - "element": "WIND", - "name": "Infusion of Crescent Jade", - "slug": "infusion-of-crescent-jade", - "effect": "Target Polearm weapon gets +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e until end of turn for each wind element non-champion object you control.\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)\u003c/span\u003e ", - "effect_raw": "Target Polearm weapon gets +1 POWER until end of turn for each wind element non-champion object you control.\n[Class Bonus] Floating Memory (While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.) ", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "nh46htn192", - "card_id": "91jnc6v71t", - "collector_number": "180", - "slug": "infusion-of-crescent-jade-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "nh46htn192", - "card_id": "91jnc6v71t", - "collector_number": "180", - "slug": "infusion-of-crescent-jade-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "e3aebjvwbc", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "SPELL" - ], - "element": "ASTRA", - "name": "Astral Seal", - "slug": "astral-seal", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eThis card costs 3 less to activate if it targets an activation of a card with the same name as a card in any banishment.\n\u003cspan class=\"effect__label\"\u003eNegate\u003c/span\u003e target card activation. Banish the card that had its activation \u003cspan class=\"effect__label\"\u003enegated\u003c/span\u003e this way.", - "effect_raw": "[Class Bonus] This card costs 3 less to activate if it targets an activation of a card with the same name as a card in any banishment.\nNegate target card activation. Banish the card that had its activation negated this way.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "cm9lbewomi", - "card_id": "e3aebjvwbc", - "collector_number": "180", - "slug": "astral-seal-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "ct3ynbcrae", - "population_operator": "≈", - "population": 6340, - "foil": false - }, - { - "uuid": "so1p5u153b", - "population_operator": "≈", - "population": 344, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "cm9lbewomi", - "card_id": "e3aebjvwbc", - "collector_number": "180", - "slug": "astral-seal-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "so1p5u153b", - "population_operator": "≈", - "population": 344, - "foil": true - }, - { - "uuid": "ct3ynbcrae", - "population_operator": "≈", - "population": 6340, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "ekkjn37cx6", - "types": [ - "ATTACK" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "DAGGER" - ], - "element": "UMBRA", - "name": "Final Stroke", - "slug": "final-stroke", - "effect": "\u003cspan class=\"effect__label\"\u003ePrepare 3\u003c/span\u003e\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Champion Hit:\u003c/span\u003e If Final Stroke was \u003cspan class=\"effect__label\"\u003eprepared\u003c/span\u003e and there are twenty or more damage counters on the hit champion, destroy the hit champion.", - "effect_raw": "Prepare 3\n[Class Bonus] On Champion Hit: If Final Stroke was prepared and there are twenty or more damage counters on the hit champion, destroy the hit champion.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": 5, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "ia84heujqu", - "card_id": "ekkjn37cx6", - "collector_number": "180", - "slug": "final-stroke-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Pinakes", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "9o5zx5hr6x", - "population_operator": "≈", - "population": 246, - "foil": true - }, - { - "uuid": "t8ru42qzhh", - "population_operator": "≈", - "population": 3056, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "ia84heujqu", - "card_id": "ekkjn37cx6", - "collector_number": "180", - "slug": "final-stroke-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Pinakes", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "9o5zx5hr6x", - "population_operator": "≈", - "population": 246, - "foil": true - }, - { - "uuid": "t8ru42qzhh", - "population_operator": "≈", - "population": 3056, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "6hjlgx72rf", - "types": [ - "ALLY" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "HUMAN" - ], - "element": "UMBRA", - "name": "Gloamspire Sniper", - "slug": "gloamspire-sniper", - "effect": "\u003cspan class=\"effect__label\"\u003eRanged 4, True Sight\u003c/span\u003e\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Kill: Generate\u003c/span\u003e a Creeping Torment card and put it on the bottom of target champion’s lineage. \u003cspan class=\"effect__reminder\"\u003e(To \u003cspan class=\"effect__label\"\u003egenerate\u003c/span\u003e, add that card from outside of the game.)\u003c/span\u003e ", - "effect_raw": "Ranged 4, True Sight\n[Class Bonus] On Kill: Generate a Creeping Torment card and put it on the bottom of target champion’s lineage. (To generate, add that card from outside of the game.) ", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 2, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "s0ccrszf2m", - "card_id": "6hjlgx72rf", - "collector_number": "181", - "slug": "gloamspire-sniper-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "s0ccrszf2m", - "card_id": "6hjlgx72rf", - "collector_number": "181", - "slug": "gloamspire-sniper-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "izm6h38lrj", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "SPELL" - ], - "element": "ASTRA", - "name": "Celestial Calling", - "slug": "celestial-calling", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eThis card costs 2 less to activate.\nReveal cards from the top of your deck until you reveal an astra element Spell card. Banish that card and put the rest on the bottom of your deck in a random order. At the beginning of your next recollection phase, you may activate the banished card without paying its reserve cost.", - "effect_raw": "[Class Bonus] This card costs 2 less to activate.\nReveal cards from the top of your deck until you reveal an astra element Spell card. Banish that card and put the rest on the bottom of your deck in a random order. At the beginning of your next recollection phase, you may activate the banished card without paying its reserve cost.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "us8n486egq", - "card_id": "izm6h38lrj", - "collector_number": "181", - "slug": "celestial-calling-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "px0apqw30k", - "population_operator": "≈", - "population": 16000, - "foil": false - }, - { - "uuid": "u09s6r8l2l", - "population_operator": "≈", - "population": 477, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "us8n486egq", - "card_id": "izm6h38lrj", - "collector_number": "181", - "slug": "celestial-calling-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "u09s6r8l2l", - "population_operator": "≈", - "population": 477, - "foil": true - }, - { - "uuid": "px0apqw30k", - "population_operator": "≈", - "population": 16000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "racxis1ji8", - "types": [ - "ALLY" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "HUMAN" - ], - "element": "WIND", - "name": "Landscape Corsair", - "slug": "landscape-corsair", - "effect": "\u003cspan class=\"effect__bubble\"\u003eKongming Bonus\u003c/span\u003e \u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e You may change the direction of your \u003ca data-edition-slug=\"shifting-currents-ambsd\" class=\"effect__edition-hover effect__label\"\u003eShifting Currents\u003c/a\u003e to a different direction of your choice. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion is Kongming.)\u003c/span\u003e", - "effect_raw": "[Kongming Bonus] On Enter: You may change the direction of your Shifting Currents to a different direction of your choice. (Apply this effect only if your champion is Kongming.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 2, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "nyo113do1y", - "card_id": "racxis1ji8", - "collector_number": "181", - "slug": "landscape-corsair-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "nyo113do1y", - "card_id": "racxis1ji8", - "collector_number": "181", - "slug": "landscape-corsair-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "C7zFV2K7bL", - "types": [ - "ALLY" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "SELKIE" - ], - "element": "WATER", - "name": "Mistbound Cutthroat", - "slug": "mistbound-cutthroat", - "effect": "\u003cspan class=\"effect__bubble\"\u003eLevel 3+\u003c/span\u003eWhenever another ally card enters your graveyard from your deck, return Mistbound Cutthroat from your graveyard to the field rested.", - "effect_raw": "[Level 3+] Whenever another ally card enters your graveyard from your deck, return Mistbound Cutthroat from your graveyard to the field rested.", - "rule": [ - { - "title": "", - "date_added": "2022-12-27", - "description": "If Mistbound Cutthroat would be put into your graveyard alongside another ally card at the same time, Mistbound Cutthroat's effect would trigger." - } - ], - "flavor": "Beware the selkies of the deep.", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": 3, - "life": 1, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "7hntxsvTmj", - "card_id": "C7zFV2K7bL", - "collector_number": "181", - "slug": "mistbound-cutthroat-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "KUqNycUAeY", - "population_operator": "≈", - "population": 109, - "foil": true - }, - { - "uuid": "urolRm4zO0", - "population_operator": "≈", - "population": 2400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "ptrzblqrye", - "card_id": "C7zFV2K7bL", - "collector_number": "181", - "slug": "mistbound-cutthroat-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "bro89waejc", - "population_operator": "≈", - "population": 7250, - "foil": false - }, - { - "uuid": "htjm4muq20", - "population_operator": "≈", - "population": 423, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "ptrzblqrye", - "card_id": "C7zFV2K7bL", - "collector_number": "181", - "slug": "mistbound-cutthroat-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "htjm4muq20", - "population_operator": "≈", - "population": 423, - "foil": true - }, - { - "uuid": "bro89waejc", - "population_operator": "≈", - "population": 7250, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "7hntxsvTmj", - "card_id": "C7zFV2K7bL", - "collector_number": "181", - "slug": "mistbound-cutthroat-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "KUqNycUAeY", - "population_operator": "≈", - "population": 109, - "foil": true - }, - { - "uuid": "urolRm4zO0", - "population_operator": "≈", - "population": 2400, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "mA4n0Z7BQz", - "types": [ - "ALLY" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SPIRIT" - ], - "element": "WATER", - "name": "Mistbound Watcher", - "slug": "mistbound-watcher", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eAt the beginning of your end phase, put an \u003cspan class=\"effect__label\"\u003eenlighten\u003c/span\u003e counter on your champion. \u003cspan class=\"effect__reminder\"\u003e(You may remove three \u003cspan class=\"effect__label\"\u003eenlighten\u003c/span\u003e counters from your champion to draw a card. Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] At the beginning of your end phase, put an enlighten counter on your champion. (You may remove three enlighten counters from your champion to draw a card. Apply this effect only if your champion's class matches this card's class.)", - "rule": null, - "flavor": "Enlightenment in pensive calm.", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 0, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "Sefwy8eU2w", - "card_id": "mA4n0Z7BQz", - "collector_number": "182", - "slug": "mistbound-watcher-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "c8ljzevpnv", - "card_id": "mA4n0Z7BQz", - "collector_number": "182", - "slug": "mistbound-watcher-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "c8ljzevpnv", - "card_id": "mA4n0Z7BQz", - "collector_number": "182", - "slug": "mistbound-watcher-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "Sefwy8eU2w", - "card_id": "mA4n0Z7BQz", - "collector_number": "182", - "slug": "mistbound-watcher-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "gveirpdm44", - "types": [ - "TOKEN", - "PHANTASIA", - "ALLY" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "SHADOW" - ], - "element": "UMBRA", - "name": "Ominous Shadow", - "slug": "ominous-shadow", - "effect": "\u003cspan class=\"effect__label\"\u003eUnblockable\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This unit’s attacks can’t be intercepted and ignores \u003cspan class=\"effect__label\"\u003etaunt\u003c/span\u003e.)\u003c/span\u003e\nIf damage would be dealt to Ominous Shadow, prevent 3 of that damage.\nOminous Shadow may only declare attacks against units your champion has dealt combat damage to this turn.", - "effect_raw": "Unblockable (This unit’s attacks can’t be intercepted and ignores taunt.)\nIf damage would be dealt to Ominous Shadow, prevent 3 of that damage.\nOminous Shadow may only declare attacks against units your champion has dealt combat damage to this turn.", - "rule": [ - { - "title": "", - "date_added": "2024-05-17", - "description": "An ominous shadow token with cleave cannot declare an attack." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 1, - "life": 4, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "391nweqSZ1", - "card_id": "gveirpdm44", - "collector_number": "010", - "slug": "ominous-shadow-evp", - "set": { - "name": "Event Packs", - "prefix": "EVP", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 7, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "j195hfvarm", - "card_id": "gveirpdm44", - "collector_number": "035", - "slug": "ominous-shadow-sp2", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "96yc5z9g44", - "population_operator": "≈", - "population": 1100, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "xko170miji", - "card_id": "gveirpdm44", - "collector_number": "182", - "slug": "ominous-shadow-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "11ssbhq9n8", - "population_operator": "≈", - "population": 29772, - "foil": false - }, - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "xy5c8s3gu8", - "card_id": "gveirpdm44", - "collector_number": "030", - "slug": "ominous-shadow-rec-shd", - "set": { - "name": "Re:Collection Shadowdancer", - "prefix": "ReC-SHD", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "xko170miji", - "card_id": "gveirpdm44", - "collector_number": "182", - "slug": "ominous-shadow-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "11ssbhq9n8", - "population_operator": "≈", - "population": 29772, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "xy5c8s3gu8", - "card_id": "gveirpdm44", - "collector_number": "030", - "slug": "ominous-shadow-rec-shd", - "set": { - "name": "Re:Collection Shadowdancer", - "prefix": "ReC-SHD", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 1, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "j195hfvarm", - "card_id": "gveirpdm44", - "collector_number": "035", - "slug": "ominous-shadow-sp2", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "96yc5z9g44", - "population_operator": "≈", - "population": 1100, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "391nweqSZ1", - "card_id": "gveirpdm44", - "collector_number": "010", - "slug": "ominous-shadow-evp", - "set": { - "name": "Event Packs", - "prefix": "EVP", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 7, - "circulationTemplates": [], - "circulations": [] - } - ] - }, - { - "uuid": "52215upufy", - "types": [ - "UNIQUE", - "ALLY" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "HUMAN" - ], - "element": "ASTRA", - "name": "Claude, Fated Visionary", - "slug": "claude-fated-visionary", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Put the top \u003cspan class=\"effect__label\"\u003eLV\u003c/span\u003e cards of your deck into your graveyard. Then return up to two Automaton ally cards from your graveyard to your memory.\nAutomaton allies you control have \u003cspan class=\"effect__label\"\u003etaunt\u003c/span\u003e and \"\u003cspan class=\"effect__label\"\u003eOn Death: Glimpse 3\u003c/span\u003e.\"", - "effect_raw": "On Enter: Put the top LV cards of your deck into your graveyard. Then return up to two Automaton ally cards from your graveyard to your memory.\nAutomaton allies you control have taunt and \u0026#34;On Death: Glimpse 3.\u0026#34;", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 0, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "56djg0bo2f", - "card_id": "52215upufy", - "collector_number": "182", - "slug": "claude-fated-visionary-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "阿清Roro", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "ct3ynbcrae", - "population_operator": "≈", - "population": 6340, - "foil": false - }, - { - "uuid": "so1p5u153b", - "population_operator": "≈", - "population": 344, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "b4qwxvzokp", - "card_id": "52215upufy", - "collector_number": "182", - "slug": "claude-fated-visionary-alc1e-csr", - "set": { - "name": "Alchemical Revolution First Edition", - "prefix": "ALC 1st", - "language": "EN" - }, - "illustrator": "阿清Roro", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "zcibwtuswl", - "population_operator": "≈", - "population": 153, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "56djg0bo2f", - "card_id": "52215upufy", - "collector_number": "182", - "slug": "claude-fated-visionary-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "阿清Roro", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "so1p5u153b", - "population_operator": "≈", - "population": 344, - "foil": true - }, - { - "uuid": "ct3ynbcrae", - "population_operator": "≈", - "population": 6340, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "b4qwxvzokp", - "card_id": "52215upufy", - "collector_number": "182", - "slug": "claude-fated-visionary-alc1e-csr", - "set": { - "name": "Alchemical Revolution First Edition", - "prefix": "ALC 1st", - "language": "EN" - }, - "illustrator": "阿清Roro", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "zcibwtuswl", - "population_operator": "≈", - "population": 153, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "a53rqmuqxf", - "types": [ - "UNIQUE", - "ALLY" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "HUMAN" - ], - "element": "WIND", - "name": "Liu Bei, Oathkeeper", - "slug": "liu-bei-oathkeeper", - "effect": "\u003cspan class=\"effect__label\"\u003eRanged 2\u003c/span\u003e\nWhenever another unit you control becomes \u003cspan class=\"effect__label\"\u003edistant\u003c/span\u003e, Liu Bei becomes \u003cspan class=\"effect__label\"\u003edistant\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(Units stay \u003cspan class=\"effect__label\"\u003edistant\u003c/span\u003e until the end of their controller's turn.)\u003c/span\u003e", - "effect_raw": "Ranged 2\nWhenever another unit you control becomes distant, Liu Bei becomes distant. (Units stay distant until the end of their controller's turn.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 2, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "ksav3sk5eb", - "card_id": "a53rqmuqxf", - "collector_number": "182", - "slug": "liu-bei-oathkeeper-amb-csr", - "set": { - "name": "Mortal Ambition First Edition", - "prefix": "AMB 1st", - "language": "EN" - }, - "illustrator": "Faicha", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "xi69o5sscg", - "population_operator": "≈", - "population": 253, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "txt83d6aa7", - "card_id": "a53rqmuqxf", - "collector_number": "182", - "slug": "liu-bei-oathkeeper-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Faicha", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "186cm7kob9", - "population_operator": "≈", - "population": 361, - "foil": true - }, - { - "uuid": "dbwg8erso7", - "population_operator": "≈", - "population": 8500, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "txt83d6aa7", - "card_id": "a53rqmuqxf", - "collector_number": "182", - "slug": "liu-bei-oathkeeper-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Faicha", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "186cm7kob9", - "population_operator": "≈", - "population": 361, - "foil": true - }, - { - "uuid": "dbwg8erso7", - "population_operator": "≈", - "population": 8500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "ksav3sk5eb", - "card_id": "a53rqmuqxf", - "collector_number": "182", - "slug": "liu-bei-oathkeeper-amb-csr", - "set": { - "name": "Mortal Ambition First Edition", - "prefix": "AMB 1st", - "language": "EN" - }, - "illustrator": "Faicha", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "xi69o5sscg", - "population_operator": "≈", - "population": 253, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "4d5vettczb", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "SPELL" - ], - "element": "ASTRA", - "name": "Cometfall", - "slug": "cometfall", - "effect": "\u003cspan class=\"effect__label\"\u003eStarcalling\u003c/span\u003e — \u003cspan class=\"effect__bubble effect__bubble--yellow ml-2\"\u003e2\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(As you're looking at this card while \u003cspan class=\"effect__label\"\u003eglimpsing\u003c/span\u003e, you may activate it by paying this cost. If you do, put all other cards you're looking at on the bottom of your deck in any order.)\u003c/span\u003e\nDeal 3 damage to all non-astra element units. \u003cspan class=\"effect__label\"\u003eClass Bonus:\u003c/span\u003e Deal 4 damage to those units instead.", - "effect_raw": "Starcalling — [2] (As you're looking at this card while glimpsing, you may activate it by paying this cost. If you do, put all other cards you're looking at on the bottom of your deck in any order.)\nDeal 3 damage to all non-astra element units. Class Bonus: Deal 4 damage to those units instead.", - "rule": [ - { - "title": "", - "date_added": "2024-01-19", - "description": "If you starcall a card, that card is put onto the stack during the glimpse effect. It does not start resolving until after the current effect finishes resolving. For example, Scry the Skies has you glimpse 4, you starcall a card, you finish resolving Scry the Skies by drawing a card into your memory, then the effects stack can start resolving more cards." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 5, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "ajitwys9kf", - "card_id": "4d5vettczb", - "collector_number": "183", - "slug": "cometfall-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "u09s6r8l2l", - "population_operator": "≈", - "population": 477, - "foil": true - }, - { - "uuid": "v8mzvoaggf", - "population_operator": "≈", - "population": 13000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "mzdrnf1887", - "card_id": "4d5vettczb", - "collector_number": "005", - "slug": "cometfall-sp2", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "kr6f6xgvue", - "population_operator": "≈", - "population": 430, - "foil": true - }, - { - "uuid": "muw7mnt0wh", - "population_operator": "≈", - "population": 8900, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "tljfrp5u15", - "card_id": "4d5vettczb", - "collector_number": "090", - "slug": "cometfall-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "o8j6aotm85", - "population_operator": "≈", - "population": 22500, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "ajitwys9kf", - "card_id": "4d5vettczb", - "collector_number": "183", - "slug": "cometfall-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "u09s6r8l2l", - "population_operator": "≈", - "population": 477, - "foil": true - }, - { - "uuid": "v8mzvoaggf", - "population_operator": "≈", - "population": 13000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "tljfrp5u15", - "card_id": "4d5vettczb", - "collector_number": "090", - "slug": "cometfall-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "o8j6aotm85", - "population_operator": "≈", - "population": 22500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "mzdrnf1887", - "card_id": "4d5vettczb", - "collector_number": "005", - "slug": "cometfall-sp2", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "kr6f6xgvue", - "population_operator": "≈", - "population": 430, - "foil": true - }, - { - "uuid": "muw7mnt0wh", - "population_operator": "≈", - "population": 8900, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "PZM9uvCFai", - "types": [ - "UNIQUE", - "ALLY" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "HUMAN" - ], - "element": "WATER", - "name": "Nia, Mistveiled Scout", - "slug": "nia-mistveiled-scout", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eStealth\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This unit can't be targeted by attacks unless permitted by \u003cspan class=\"effect__label\"\u003etrue sight\u003c/span\u003e.)\u003c/span\u003e\r\n\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Look at target opponent's memory, then choose any card name. \r\nCards with the chosen name cost 1 more to play.", - "effect_raw": "[Class Bonus] Stealth (This unit can't be targeted by attacks unless permitted by true sight.)\nOn Enter: Look at target opponent's memory, then choose any card name. \nCards with the chosen name cost 1 more to play.", - "rule": [ - { - "title": "", - "date_added": "2022-12-27", - "description": "You do not need to name a card that you see revealed from the opponent's memory." - }, - { - "title": "", - "date_added": "2022-12-27", - "description": "The cost increase only affects cards that are played, which is a term used to group both activate and materialize." - }, - { - "title": "", - "date_added": "2022-12-27", - "description": "The type of cost increased is based on the card's default cost type. If the affected card has a reserve costs, it costs 1 more reserve. If the affected card has a memory cost, it costs 1 more memory." - }, - { - "title": "", - "date_added": "2022-12-27", - "description": "Nia's cost increasing effect affects all players." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 1, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "6hwnua6rsf", - "card_id": "PZM9uvCFai", - "collector_number": "183", - "slug": "nia-mistveiled-scout-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - }, - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "AOfXF50NQl", - "card_id": "PZM9uvCFai", - "collector_number": "183", - "slug": "nia-mistveiled-scout-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - }, - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "womius8n48", - "card_id": "PZM9uvCFai", - "collector_number": "001", - "slug": "nia-mistveiled-scout-evp", - "set": { - "name": "Event Packs", - "prefix": "EVP", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "mjbpjcmthh", - "population_operator": "≈", - "population": 180, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "6hwnua6rsf", - "card_id": "PZM9uvCFai", - "collector_number": "183", - "slug": "nia-mistveiled-scout-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - }, - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "AOfXF50NQl", - "card_id": "PZM9uvCFai", - "collector_number": "183", - "slug": "nia-mistveiled-scout-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - }, - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "womius8n48", - "card_id": "PZM9uvCFai", - "collector_number": "001", - "slug": "nia-mistveiled-scout-evp", - "set": { - "name": "Event Packs", - "prefix": "EVP", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "mjbpjcmthh", - "population_operator": "≈", - "population": 180, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "nt1lyk1dvd", - "types": [ - "ACTION" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "SKILL", - "REACTION" - ], - "element": "UMBRA", - "name": "Penumbral Waltz", - "slug": "penumbral-waltz", - "effect": "As an additional cost to activate this card, remove \u003cspan class=\"effect__label\"\u003eX\u003c/span\u003e \u003cspan class=\"effect__label\"\u003epreparation\u003c/span\u003e counters from your champion. \nPrevent the next \u003cspan class=\"effect__label\"\u003eX+3\u003c/span\u003e damage that would be dealt to your champion this turn. \n\u003cspan class=\"effect__bubble\"\u003eTristan Bonus\u003c/span\u003e If \u003cspan class=\"effect__label\"\u003eX\u003c/span\u003e is 3 or greater, \u003cspan class=\"effect__label\"\u003esummon\u003c/span\u003e two \u003ca data-edition-slug=\"ominous-shadow-mrc\" class=\"effect__edition-hover effect__label\"\u003eOminous Shadow\u003c/a\u003e tokens.", - "effect_raw": "As an additional cost to activate this card, remove X preparation counters from your champion. \nPrevent the next X+3 damage that would be dealt to your champion this turn. \n[Tristan Bonus] If X is 3 or greater, summon two Ominous Shadow tokens.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 0, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "frhk2kso1z", - "card_id": "nt1lyk1dvd", - "collector_number": "183", - "slug": "penumbral-waltz-mrc-csr", - "set": { - "name": "Mercurial Heart First Edition", - "prefix": "MRC 1st", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "ldb7kixcty", - "population_operator": "≈", - "population": 132, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "lb6bwe4fik", - "card_id": "nt1lyk1dvd", - "collector_number": "183", - "slug": "penumbral-waltz-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "9mcfxfnivt", - "population_operator": "≈", - "population": 425, - "foil": true - }, - { - "uuid": "yu6vbz7b8g", - "population_operator": "≈", - "population": 6983, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "lb6bwe4fik", - "card_id": "nt1lyk1dvd", - "collector_number": "183", - "slug": "penumbral-waltz-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "9mcfxfnivt", - "population_operator": "≈", - "population": 425, - "foil": true - }, - { - "uuid": "yu6vbz7b8g", - "population_operator": "≈", - "population": 6983, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "frhk2kso1z", - "card_id": "nt1lyk1dvd", - "collector_number": "183", - "slug": "penumbral-waltz-mrc-csr", - "set": { - "name": "Mercurial Heart First Edition", - "prefix": "MRC 1st", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "ldb7kixcty", - "population_operator": "≈", - "population": 132, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "raG5r85ieO", - "types": [ - "ACTION" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "SKILL", - "MELODY" - ], - "element": "WATER", - "name": "Piper's Lullaby", - "slug": "pipers-lullaby", - "effect": "If you control an Animal or Beast ally, your champion gets +1 level until end of turn.\r\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eRest up to one target ally. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "If you control an Animal or Beast ally, your champion gets +1 level until end of turn.\n[Class Bonus] Rest up to one target ally. (Apply this effect only if your champion's class matches this card's class.)", - "rule": null, - "flavor": "Music that soothes beast and man alike.", - "cost_memory": null, - "cost_reserve": 1, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "2ifz1n15a3", - "card_id": "raG5r85ieO", - "collector_number": "082", - "slug": "pipers-lullaby-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "ofe9mk0fw0", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "Me2VHMcgKD", - "card_id": "raG5r85ieO", - "collector_number": "184", - "slug": "pipers-lullaby-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - }, - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "af099kmoi0", - "card_id": "raG5r85ieO", - "collector_number": "184", - "slug": "pipers-lullaby-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - }, - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "af099kmoi0", - "card_id": "raG5r85ieO", - "collector_number": "184", - "slug": "pipers-lullaby-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - }, - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "Me2VHMcgKD", - "card_id": "raG5r85ieO", - "collector_number": "184", - "slug": "pipers-lullaby-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - }, - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "2ifz1n15a3", - "card_id": "raG5r85ieO", - "collector_number": "082", - "slug": "pipers-lullaby-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "ofe9mk0fw0", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "lhtiymuyv3", - "types": [ - "ALLY" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "HUMAN" - ], - "element": "UMBRA", - "name": "Possessed Remnant", - "slug": "possessed-remnant", - "effect": "\u003cspan class=\"effect__bubble\"\u003eTristan Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Death:\u003c/span\u003e \u003cspan class=\"effect__label\"\u003eSummon\u003c/span\u003e an \u003ca data-edition-slug=\"ominous-shadow-mrc\" class=\"effect__edition-hover effect__label\"\u003eOminous Shadow\u003c/a\u003e token and \u003cspan class=\"effect__label\"\u003erecover 3\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion is Tristan.)\u003c/span\u003e", - "effect_raw": "[Tristan Bonus] On Death: Summon an Ominous Shadow token and recover 3. (Apply this effect only if your champion is Tristan.)", - "rule": null, - "flavor": "Artistic visions turn into haunting nightmares.", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 3, - "life": 1, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "evf1qnftmg", - "card_id": "lhtiymuyv3", - "collector_number": "184", - "slug": "possessed-remnant-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "evf1qnftmg", - "card_id": "lhtiymuyv3", - "collector_number": "184", - "slug": "possessed-remnant-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "zc7wxgur23", - "types": [ - "ACTION" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "SPELL" - ], - "element": "WIND", - "name": "Materialize Polearm", - "slug": "materialize-polearm", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eThis card costs 1 less to activate. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e\nMaterialize a Polearm card from your material deck. \u003cspan class=\"effect__reminder\"\u003e(You still pay its costs.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] This card costs 1 less to activate. (Apply this effect only if your champion's class matches this card's class.)\nMaterialize a Polearm card from your material deck. (You still pay its costs.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "3v3t41yc89", - "card_id": "zc7wxgur23", - "collector_number": "047", - "slug": "materialize-polearm-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "m8ungne4k3", - "population_operator": "≈", - "population": 36000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "7qjpaipkr7", - "card_id": "zc7wxgur23", - "collector_number": "184", - "slug": "materialize-polearm-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "7qjpaipkr7", - "card_id": "zc7wxgur23", - "collector_number": "184", - "slug": "materialize-polearm-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "3v3t41yc89", - "card_id": "zc7wxgur23", - "collector_number": "047", - "slug": "materialize-polearm-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "m8ungne4k3", - "population_operator": "≈", - "population": 36000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "14m4c8ljye", - "types": [ - "ITEM" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "POTION" - ], - "element": "ASTRA", - "name": "Condensed Supernova", - "slug": "condensed-supernova", - "effect": "\u003cspan class=\"effect__label\"\u003eBrew\u003c/span\u003e — One Silvershine, Two Adjuvants, Two Catalysts\n\u003cspan class=\"effect__label\"\u003eSacrifice Condensed Supernova:\u003c/span\u003e Deal \u003cspan class=\"effect__label\"\u003eLV\u003c/span\u003e damage to all \u003cspan class=\"effect__correction\"\u003enon-astra element\u003c/span\u003e units. \u003cspan class=\"effect__label\"\u003eGlimpse 4\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(\u003cspan class=\"effect__label\"\u003eLV\u003c/span\u003e refers to your champion's level.)\u003c/span\u003e", - "effect_raw": "Brew — One Silvershine, Two Adjuvants, Two Catalysts\nSacrifice Condensed Supernova: Deal LV damage to all non-astra element units. Glimpse 4. (LV refers to your champion's level.)", - "rule": [ - { - "title": "ERRATA", - "date_added": "2024-01-19", - "description": "'non-astra -\u003e non-astra element'" - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 7, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "3bnn23aqdx", - "card_id": "14m4c8ljye", - "collector_number": "091", - "slug": "condensed-supernova-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "dhemyydel1", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "4rt7ru3bpy", - "card_id": "14m4c8ljye", - "collector_number": "184", - "slug": "condensed-supernova-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "u09s6r8l2l", - "population_operator": "≈", - "population": 477, - "foil": true - }, - { - "uuid": "v8mzvoaggf", - "population_operator": "≈", - "population": 13000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "4rt7ru3bpy", - "card_id": "14m4c8ljye", - "collector_number": "184", - "slug": "condensed-supernova-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "u09s6r8l2l", - "population_operator": "≈", - "population": 477, - "foil": true - }, - { - "uuid": "v8mzvoaggf", - "population_operator": "≈", - "population": 13000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "3bnn23aqdx", - "card_id": "14m4c8ljye", - "collector_number": "091", - "slug": "condensed-supernova-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "dhemyydel1", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "e8nFGSSvgc", - "types": [ - "ATTACK" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "SWORD" - ], - "element": "WATER", - "name": "Restorative Slash", - "slug": "restorative-slash", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Attack: Recover 3\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e (To \u003cspan class=\"effect__label\"\u003erecover\u003c/span\u003e, remove that many damage counters from your champion.)\u003c/span\u003e", - "effect_raw": "On Attack: Recover 3. (To recover, remove that many damage counters from your champion.)", - "rule": null, - "flavor": "A strike as revitalizing as it is devastating.\r\n", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": 3, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "bykfREmIYx", - "card_id": "e8nFGSSvgc", - "collector_number": "185", - "slug": "restorative-slash-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "xi74wb4y7e", - "card_id": "e8nFGSSvgc", - "collector_number": "185", - "slug": "restorative-slash-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "xi74wb4y7e", - "card_id": "e8nFGSSvgc", - "collector_number": "185", - "slug": "restorative-slash-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "bykfREmIYx", - "card_id": "e8nFGSSvgc", - "collector_number": "185", - "slug": "restorative-slash-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "fpvw2ifz1n", - "types": [ - "ALLY" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "AUTOMATON" - ], - "element": "UMBRA", - "name": "Powered Armsmaster", - "slug": "powered-armsmaster", - "effect": "\u003cspan class=\"effect__label\"\u003eRanged 3\u003c/span\u003e\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eWhenever you sacrifice a \u003ca data-edition-slug=\"powercell-mrc-a\" class=\"effect__edition-hover effect__label\"\u003ePowercell\u003c/a\u003e, Powered Armsmaster becomes \u003cspan class=\"effect__label\"\u003edistant\u003c/span\u003e.\n\u003cspan class=\"effect__label\"\u003eOn Death: Summon\u003c/span\u003e a \u003ca data-edition-slug=\"powercell-mrc-a\" class=\"effect__edition-hover effect__label\"\u003ePowercell\u003c/a\u003e token.", - "effect_raw": "Ranged 3\n[Class Bonus] Whenever you sacrifice a Powercell, Powered Armsmaster becomes distant.\nOn Death: Summon a Powercell token.", - "rule": null, - "flavor": "Your own personal arsenal. Just add power.", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 1, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "qxllc2l19j", - "card_id": "fpvw2ifz1n", - "collector_number": "185", - "slug": "powered-armsmaster-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "DragonArt 白霜茶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "qxllc2l19j", - "card_id": "fpvw2ifz1n", - "collector_number": "185", - "slug": "powered-armsmaster-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "DragonArt 白霜茶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "6qsesw2ugm", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "SPELL" - ], - "element": "ASTRA", - "name": "Potion Infusion: Starlight", - "slug": "potion-infusion-starlight", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eStarcalling\u003c/span\u003e — \u003cspan class=\"effect__bubble effect__bubble--yellow ml-2\"\u003e1\u003c/span\u003e\nRest target Potion. If you do, it gains \"\u003cspan class=\"effect__label\"\u003eOn Sacrifice:\u003c/span\u003e Until end of turn, your champion gets +4 level\" until end of turn. \u003cspan class=\"effect__reminder\"\u003e(This trigger would resolve before the Potion's ability.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] Starcalling — [1] \nRest target Potion. If you do, it gains \u0026#34;On Sacrifice: Until end of turn, your champion gets +4 level\u0026#34; until end of turn. (This trigger would resolve before the Potion's ability.)", - "rule": [ - { - "title": "", - "date_added": "2024-01-19", - "description": "If you starcall a card, that card is put onto the stack during the glimpse effect. It does not start resolving until after the current effect finishes resolving. For example, Scry the Skies has you glimpse 4, you starcall a card, you finish resolving Scry the Skies by drawing a card into your memory, then the effects stack can start resolving more cards." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "qgzeexkwnp", - "card_id": "6qsesw2ugm", - "collector_number": "185", - "slug": "potion-infusion-starlight-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "u09s6r8l2l", - "population_operator": "≈", - "population": 477, - "foil": true - }, - { - "uuid": "v8mzvoaggf", - "population_operator": "≈", - "population": 13000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "wmhm7pfqtv", - "card_id": "6qsesw2ugm", - "collector_number": "093", - "slug": "potion-infusion-starlight-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "qgzeexkwnp", - "card_id": "6qsesw2ugm", - "collector_number": "185", - "slug": "potion-infusion-starlight-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "u09s6r8l2l", - "population_operator": "≈", - "population": 477, - "foil": true - }, - { - "uuid": "v8mzvoaggf", - "population_operator": "≈", - "population": 13000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "wmhm7pfqtv", - "card_id": "6qsesw2ugm", - "collector_number": "093", - "slug": "potion-infusion-starlight-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "vlno9ankzi", - "types": [ - "ACTION" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "SKILL" - ], - "element": "WIND", - "name": "Oath of the Sakura", - "slug": "oath-of-the-sakura", - "effect": "Put a \u003cspan class=\"effect__label\"\u003ebuff\u003c/span\u003e counter on each ally you control.\n\u003cspan class=\"effect__correction\"\u003eIf you control exactly three allies that are all unique\u003c/span\u003e, they each get +2\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e until end of turn.", - "effect_raw": "Put a buff counter on each ally you control.\nIf you control exactly three allies that are all unique, they each get +2 POWER until end of turn.", - "rule": [ - { - "title": "", - "date_added": "2024-10-10", - "description": "Exactly three allies means you must control only three allies and they must each be unique." - }, - { - "title": "ERRATA", - "date_added": "2024-10-10", - "description": "'If you control exactly three unique allies -\u003e If you control exactly three allies that are all unique'" - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "u5ewxq0sle", - "card_id": "vlno9ankzi", - "collector_number": "185", - "slug": "oath-of-the-sakura-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Faicha", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "u5ewxq0sle", - "card_id": "vlno9ankzi", - "collector_number": "185", - "slug": "oath-of-the-sakura-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Faicha", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "1BkfdFqCrG", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "SPELL" - ], - "element": "WATER", - "name": "Revitalizing Cleanse", - "slug": "revitalizing-cleanse", - "effect": "Reveal all cards in your memory. \u003cspan class=\"effect__label\"\u003eRecover X\u003c/span\u003e where \u003cspan class=\"effect__label\"\u003eX\u003c/span\u003e is the amount of water element cards revealed this way. Draw a card. \u003cspan class=\"effect__reminder\"\u003e(To \u003cspan class=\"effect__label\"\u003erecover\u003c/span\u003e, remove that many damage counters from your champion.)\u003c/span\u003e", - "effect_raw": "Reveal all cards in your memory. Recover X where X is the amount of water element cards revealed this way. Draw a card. (To recover, remove that many damage counters from your champion.)", - "rule": null, - "flavor": "A healing prayer for the pure of soul.", - "cost_memory": null, - "cost_reserve": 5, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "pvwuyejo9i", - "card_id": "1BkfdFqCrG", - "collector_number": "083", - "slug": "revitalizing-cleanse-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "x58ixy4b7s", - "population_operator": "≈", - "population": 45000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "uciVVe1Lzv", - "card_id": "1BkfdFqCrG", - "collector_number": "186", - "slug": "revitalizing-cleanse-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "xnin8hgsuw", - "card_id": "1BkfdFqCrG", - "collector_number": "186", - "slug": "revitalizing-cleanse-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "xnin8hgsuw", - "card_id": "1BkfdFqCrG", - "collector_number": "186", - "slug": "revitalizing-cleanse-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "uciVVe1Lzv", - "card_id": "1BkfdFqCrG", - "collector_number": "186", - "slug": "revitalizing-cleanse-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "pvwuyejo9i", - "card_id": "1BkfdFqCrG", - "collector_number": "083", - "slug": "revitalizing-cleanse-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "x58ixy4b7s", - "population_operator": "≈", - "population": 45000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "rPpLwLPGaL", - "types": [ - "ALLY" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "HUMAN" - ], - "element": "WIND", - "name": "Phalanx Captain", - "slug": "phalanx-captain", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eThis card costs 1 less to activate for each Human ally you control. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e\r\nOther Human allies you control get +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e as long as they're attacking.", - "effect_raw": "[Class Bonus] This card costs 1 less to activate for each Human ally you control. (Apply this effect only if your champion's class matches this card's class.)\nOther Human allies you control get +1 POWER as long as they're attacking.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 5, - "level": null, - "power": 1, - "life": 4, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "quAAvPMJ9a", - "card_id": "rPpLwLPGaL", - "collector_number": "216", - "slug": "phalanx-captain-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - }, - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "sw2vgnnmp5", - "card_id": "rPpLwLPGaL", - "collector_number": "216", - "slug": "phalanx-captain-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - }, - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "xt806epkx2", - "card_id": "rPpLwLPGaL", - "collector_number": "186", - "slug": "phalanx-captain-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "53d3dvrvur", - "population_operator": "≈", - "population": 27500, - "foil": false - }, - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "y4dwavco6p", - "card_id": "rPpLwLPGaL", - "collector_number": "086", - "slug": "phalanx-captain-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "6wfv3d1d36", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "xt806epkx2", - "card_id": "rPpLwLPGaL", - "collector_number": "186", - "slug": "phalanx-captain-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "53d3dvrvur", - "population_operator": "≈", - "population": 27500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "sw2vgnnmp5", - "card_id": "rPpLwLPGaL", - "collector_number": "216", - "slug": "phalanx-captain-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - }, - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "quAAvPMJ9a", - "card_id": "rPpLwLPGaL", - "collector_number": "216", - "slug": "phalanx-captain-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - }, - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "y4dwavco6p", - "card_id": "rPpLwLPGaL", - "collector_number": "086", - "slug": "phalanx-captain-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "6wfv3d1d36", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "r5a3pmmloe", - "types": [ - "ATTACK" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "DAGGER" - ], - "element": "UMBRA", - "name": "Revenant’s Scourge", - "slug": "revenants-scourge", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Champion Hit:\u003c/span\u003e If there are one or more Curse cards in the hit champion’s lineage, wake up the attacker and draw a card. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion’s class matches this card’s class.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] On Champion Hit: If there are one or more Curse cards in the hit champion’s lineage, wake up the attacker and draw a card. (Apply this effect only if your champion’s class matches this card’s class.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 1, - "level": null, - "power": 4, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "6i9ctljfsq", - "card_id": "r5a3pmmloe", - "collector_number": "186", - "slug": "revenants-scourge-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "9mcfxfnivt", - "population_operator": "≈", - "population": 425, - "foil": true - }, - { - "uuid": "yu6vbz7b8g", - "population_operator": "≈", - "population": 6983, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "6i9ctljfsq", - "card_id": "r5a3pmmloe", - "collector_number": "186", - "slug": "revenants-scourge-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "9mcfxfnivt", - "population_operator": "≈", - "population": 425, - "foil": true - }, - { - "uuid": "yu6vbz7b8g", - "population_operator": "≈", - "population": 6983, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "oz23yfzk96", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "SPELL" - ], - "element": "ASTRA", - "name": "Scry the Stars", - "slug": "scry-the-stars", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eYou may banish a card named \u003ca data-edition-slug=\"scry-the-skies-alc\" class=\"effect__edition-hover effect__label\"\u003eScry the Skies\u003c/a\u003e from your graveyard rather than pay this card's reserve cost.\nUntil end of turn, cards you look at while \u003cspan class=\"effect__label\"\u003eglimpsing\u003c/span\u003e have \"\u003cspan class=\"effect__label\"\u003eStarcalling\u003c/span\u003e — \u003cspan class=\"effect__bubble effect__bubble--yellow ml-2\"\u003eX\u003c/span\u003e\", where \u003cspan class=\"effect__label\"\u003eX\u003c/span\u003e is that card's reserve cost. \u003cspan class=\"effect__label\"\u003eGlimpse 3\u003c/span\u003e.", - "effect_raw": "[Class Bonus] You may banish a card named Scry the Skies from your graveyard rather than pay this card's reserve cost.\nUntil end of turn, cards you look at while glimpsing have \u0026#34;Starcalling — [X] \u0026#34;, where X is that card's reserve cost. Glimpse 3.", - "rule": [ - { - "title": "", - "date_added": "2024-01-19", - "description": "If you starcall a card, that card is put onto the stack during the glimpse effect. It does not start resolving until after the current effect finishes resolving. For example, Scry the Skies has you glimpse 4, you starcall a card, you finish resolving Scry the Skies by drawing a card into your memory, then the effects stack can start resolving more cards." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "7qxt64jzga", - "card_id": "oz23yfzk96", - "collector_number": "186", - "slug": "scry-the-stars-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "4g69r9hdqn", - "population_operator": "≈", - "population": 4000, - "foil": false - }, - { - "uuid": "mx23aqm78v", - "population_operator": "≈", - "population": 199, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "7qxt64jzga", - "card_id": "oz23yfzk96", - "collector_number": "186", - "slug": "scry-the-stars-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "mx23aqm78v", - "population_operator": "≈", - "population": 199, - "foil": true - }, - { - "uuid": "4g69r9hdqn", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "Bzy2hRKUmR", - "types": [ - "ALLY" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "HUMAN" - ], - "element": "WATER", - "name": "Seafaring Mercenary", - "slug": "seafaring-mercenary", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost. Apply this effect only if your champion's class matches this card's class.)\u003c/)\u003c/span\u003e", - "effect_raw": "[Class Bonus] Floating Memory (While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost. Apply this effect only if your champion's class matches this card's class.)", - "rule": null, - "flavor": "A fighter that strikes with the waves.", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 1, - "life": 4, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "22tk3ir1o0", - "card_id": "Bzy2hRKUmR", - "collector_number": "187", - "slug": "seafaring-mercenary-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "kSpYRskHS5", - "card_id": "Bzy2hRKUmR", - "collector_number": "187", - "slug": "seafaring-mercenary-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "22tk3ir1o0", - "card_id": "Bzy2hRKUmR", - "collector_number": "187", - "slug": "seafaring-mercenary-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "kSpYRskHS5", - "card_id": "Bzy2hRKUmR", - "collector_number": "187", - "slug": "seafaring-mercenary-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "jozihslnhz", - "types": [ - "ALLY" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "HUMAN" - ], - "element": "UMBRA", - "name": "Sinister Mindreaver", - "slug": "sinister-mindreaver", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eFast Activation\u003c/span\u003e\n\u003cspan class=\"effect__label\"\u003eAmbush\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This ally may retaliate against attackers while not defending.)\u003c/span\u003e\n\u003cspan class=\"effect__label\"\u003eOn Champion Hit:\u003c/span\u003e Look at that opponent’s memory. You may discard up to two cards from it. If you do, they draw that many cards into their memory.", - "effect_raw": "[Class Bonus] Fast Activation\nAmbush (This ally may retaliate against attackers while not defending.)\nOn Champion Hit: Look at that opponent’s memory. You may discard up to two cards from it. If you do, they draw that many cards into their memory.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 2, - "life": 1, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "6l263bdo34", - "card_id": "jozihslnhz", - "collector_number": "187", - "slug": "sinister-mindreaver-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "6l263bdo34", - "card_id": "jozihslnhz", - "collector_number": "187", - "slug": "sinister-mindreaver-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "qso7cbzrky", - "types": [ - "ALLY" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "HUMAN" - ], - "element": "WIND", - "name": "Poised Rearguard", - "slug": "poised-rearguard", - "effect": "\u003cspan class=\"effect__label\"\u003eHindered\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This ally enters the field rested.)\u003c/span\u003e\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003e\u003cspan class=\"effect__reminder\"\u003eEquestrian\u003c/span\u003e\u003c/span\u003e — \u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e If you control a Horse ally, wake up Poised Rearguard.", - "effect_raw": "Hindered (This ally enters the field rested.)\n[Class Bonus] Equestrian — On Enter: If you control a Horse ally, wake up Poised Rearguard.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 3, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "3qp8l7jasn", - "card_id": "qso7cbzrky", - "collector_number": "187", - "slug": "poised-rearguard-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "3qp8l7jasn", - "card_id": "qso7cbzrky", - "collector_number": "187", - "slug": "poised-rearguard-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "nmp5af098k", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "SPELL", - "REACTION" - ], - "element": "ASTRA", - "name": "Spellshield: Astra", - "slug": "spellshield-astra", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eThis card costs 2 less to activate.\nThe next time damage would be dealt to your champion this turn, prevent that damage. \u003cspan class=\"effect__label\"\u003eGlimpse X\u003c/span\u003e, where \u003cspan class=\"effect__label\"\u003eX\u003c/span\u003e is the amount of damage prevented this way. ", - "effect_raw": "[Class Bonus] This card costs 2 less to activate.\nThe next time damage would be dealt to your champion this turn, prevent that damage. Glimpse X, where X is the amount of damage prevented this way. ", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "7gr2g8evrc", - "card_id": "nmp5af098k", - "collector_number": "187", - "slug": "spellshield-astra-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "u09s6r8l2l", - "population_operator": "≈", - "population": 477, - "foil": true - }, - { - "uuid": "v8mzvoaggf", - "population_operator": "≈", - "population": 13000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "p6qc1yq4xr", - "card_id": "nmp5af098k", - "collector_number": "094", - "slug": "spellshield-astra-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "7gr2g8evrc", - "card_id": "nmp5af098k", - "collector_number": "187", - "slug": "spellshield-astra-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "u09s6r8l2l", - "population_operator": "≈", - "population": 477, - "foil": true - }, - { - "uuid": "v8mzvoaggf", - "population_operator": "≈", - "population": 13000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "p6qc1yq4xr", - "card_id": "nmp5af098k", - "collector_number": "094", - "slug": "spellshield-astra-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "xipHhhsgJy", - "types": [ - "ACTION" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "SKILL" - ], - "element": "WATER", - "name": "Set the Traps", - "slug": "set-the-traps", - "effect": "Target player puts the top two cards of their deck into their graveyard.\r\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003ePut a \u003cspan class=\"effect__label\"\u003epreparation\u003c/span\u003e counter on your champion. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "Target player puts the top two cards of their deck into their graveyard.\n[Class Bonus] Put a preparation counter on your champion. (Apply this effect only if your champion's class matches this card's class.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "qtb31xa7n2", - "card_id": "xipHhhsgJy", - "collector_number": "188", - "slug": "set-the-traps-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "zpboNOfS6S", - "card_id": "xipHhhsgJy", - "collector_number": "188", - "slug": "set-the-traps-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "qtb31xa7n2", - "card_id": "xipHhhsgJy", - "collector_number": "188", - "slug": "set-the-traps-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "zpboNOfS6S", - "card_id": "xipHhhsgJy", - "collector_number": "188", - "slug": "set-the-traps-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "1m48260b7b", - "types": [ - "PHANTASIA" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "SPELL" - ], - "element": "WIND", - "name": "Razorgale Calling", - "slug": "razorgale-calling", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eThis card costs 2 less to activate. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e\nWhenever you activate a wind element card, deal 1 damage to target champion.", - "effect_raw": "[Class Bonus] This card costs 2 less to activate. (Apply this effect only if your champion's class matches this card's class.)\nWhenever you activate a wind element card, deal 1 damage to target champion.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "pn2t15wzta", - "card_id": "1m48260b7b", - "collector_number": "188", - "slug": "razorgale-calling-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - }, - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "pn2t15wzta", - "card_id": "1m48260b7b", - "collector_number": "188", - "slug": "razorgale-calling-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - }, - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "j43qiwqjt0", - "types": [ - "PHANTASIA" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "FRACTAL" - ], - "element": "UMBRA", - "name": "Siphoning Fractal", - "slug": "siphoning-fractal", - "effect": "Whenever an ally dies, deal 1 damage to target champion you don’t control and \u003cspan class=\"effect__label\"\u003erecover 1\u003c/span\u003e.\n\u003cspan class=\"effect__label\"\u003eReservable\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a reserve cost, you may rest this object to pay for 1 of that cost.)\u003c/span\u003e ", - "effect_raw": "Whenever an ally dies, deal 1 damage to target champion you don’t control and recover 1.\nReservable (While paying for a reserve cost, you may rest this object to pay for 1 of that cost.) ", - "rule": null, - "flavor": "“Souls are a zero-sum game.”", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "ahdy9mzd92", - "card_id": "j43qiwqjt0", - "collector_number": "188", - "slug": "siphoning-fractal-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "ahdy9mzd92", - "card_id": "j43qiwqjt0", - "collector_number": "188", - "slug": "siphoning-fractal-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "yd609g44vm", - "types": [ - "DOMAIN" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "SPIRE" - ], - "element": "ASTRA", - "name": "The Constellatory Spire", - "slug": "the-constellatory-spire", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eThis card costs 2 less to activate.\n\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Draw a card.\nWhenever you \u003cspan class=\"effect__label\"\u003enegate\u003c/span\u003e a card activation, you may rest The Constellatory Spire. When you do, deal 2 damage to target unit.", - "effect_raw": "[Class Bonus] This card costs 2 less to activate.\nOn Enter: Draw a card.\nWhenever you negate a card activation, you may rest The Constellatory Spire. When you do, deal 2 damage to target unit.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "dzdhnf1887", - "card_id": "yd609g44vm", - "collector_number": "188", - "slug": "the-constellatory-spire-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "北飞飞", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "ct3ynbcrae", - "population_operator": "≈", - "population": 6340, - "foil": false - }, - { - "uuid": "so1p5u153b", - "population_operator": "≈", - "population": 344, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "dzdhnf1887", - "card_id": "yd609g44vm", - "collector_number": "188", - "slug": "the-constellatory-spire-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "北飞飞", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "so1p5u153b", - "population_operator": "≈", - "population": 344, - "foil": true - }, - { - "uuid": "ct3ynbcrae", - "population_operator": "≈", - "population": 6340, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "uhaao91ee1", - "types": [ - "ALLY" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "HUMAN" - ], - "element": "WIND", - "name": "Shu Frontliner", - "slug": "shu-frontliner", - "effect": "\u003cspan class=\"effect__label\"\u003e\u003cspan class=\"effect__reminder\"\u003eEquestrian\u003c/span\u003e\u003c/span\u003e — As long as you control a Horse ally, this card costs 1 less to activate.\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)\u003c/span\u003e", - "effect_raw": "Equestrian — As long as you control a Horse ally, this card costs 1 less to activate.\n[Class Bonus] Floating Memory (While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 1, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "tv3rwg4urt", - "card_id": "uhaao91ee1", - "collector_number": "189", - "slug": "shu-frontliner-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "坊橋夜泊", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - }, - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "tv3rwg4urt", - "card_id": "uhaao91ee1", - "collector_number": "189", - "slug": "shu-frontliner-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "坊橋夜泊", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - }, - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "ooffy4dwav", - "types": [ - "ACTION" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "SKILL", - "REACTION" - ], - "element": "UMBRA", - "name": "Slip Away", - "slug": "slip-away", - "effect": "\u003cspan class=\"effect__label\"\u003eImbue 2\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(You may reserve all cards revealed as you activate this card. If at least two of them are umbra element, this card becomes imbued.)\u003c/span\u003e\nTarget unit becomes \u003cspan class=\"effect__label\"\u003edistant\u003c/span\u003e. If Slip Away is \u003cspan class=\"effect__label\"\u003eimbued\u003c/span\u003e, that unit also gains \u003cspan class=\"effect__label\"\u003estealth\u003c/span\u003e and \u003cspan class=\"effect__label\"\u003espellshroud\u003c/span\u003e until end of turn.\n", - "effect_raw": "Imbue 2 (You may reserve all cards revealed as you activate this card. If at least two of them are umbra element, this card becomes imbued.)\nTarget unit becomes distant. If Slip Away is imbued, that unit also gains stealth and spellshroud until end of turn.\n", - "rule": [ - { - "title": "", - "date_added": "2024-05-17", - "description": "You reserve the cards face up. You do not place them face down and then 'reveal' them." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "nuutwmhm7g", - "card_id": "ooffy4dwav", - "collector_number": "189", - "slug": "slip-away-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "nuutwmhm7g", - "card_id": "ooffy4dwav", - "collector_number": "189", - "slug": "slip-away-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "hy94tgiwgj", - "population_operator": "≈", - "population": 715, - "foil": true - }, - { - "uuid": "w1cvu5y0uc", - "population_operator": "≈", - "population": 31466, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "5kt3q2svd5", - "types": [ - "ATTACK" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "SWORD" - ], - "element": "NEOS", - "name": "Amorphous Strike", - "slug": "amorphous-strike", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Attack:\u003c/span\u003e You may banish an attack card from your graveyard. If you do, Amorphous Strike gets +X\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e where \u003cspan class=\"effect__label\"\u003eX\u003c/span\u003e is the banished card's power.", - "effect_raw": "[Class Bonus] On Attack: You may banish an attack card from your graveyard. If you do, Amorphous Strike gets +X POWER where X is the banished card's power.", - "rule": null, - "flavor": "Renewed power from past experience.", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 4, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "aqv0lut579", - "card_id": "5kt3q2svd5", - "collector_number": "189", - "slug": "amorphous-strike-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "px0apqw30k", - "population_operator": "≈", - "population": 16000, - "foil": false - }, - { - "uuid": "u09s6r8l2l", - "population_operator": "≈", - "population": 477, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "aqv0lut579", - "card_id": "5kt3q2svd5", - "collector_number": "189", - "slug": "amorphous-strike-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "u09s6r8l2l", - "population_operator": "≈", - "population": 477, - "foil": true - }, - { - "uuid": "px0apqw30k", - "population_operator": "≈", - "population": 16000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "DBJ4DuLABr", - "types": [ - "ACTION" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "SPELL" - ], - "element": "WATER", - "name": "Shroud in Mist", - "slug": "shroud-in-mist", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eThis card costs 2 less to activate. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e\r\nUnits you control gain \u003cspan class=\"effect__label\"\u003estealth\u003c/span\u003e until end of turn. \u003cspan class=\"effect__reminder\"\u003e(Units with \u003cspan class=\"effect__label\"\u003estealth\u003c/span\u003e can't be targeted by attacks unless permitted by \u003cspan class=\"effect__label\"\u003etrue sight\u003c/span\u003e.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] This card costs 2 less to activate. (Apply this effect only if your champion's class matches this card's class.)\nUnits you control gain stealth until end of turn. (Units with stealth can't be targeted by attacks unless permitted by true sight.)", - "rule": [ - { - "title": "", - "date_added": "2022-12-27", - "description": "If an unit is targeted by an attack without True Sight and gains stealth, the attack will lose its target. Attacks without a target do nothing during the damage step." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 5, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "duRFW1wdua", - "card_id": "DBJ4DuLABr", - "collector_number": "189", - "slug": "shroud-in-mist-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - }, - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "vfq3huqj5b", - "card_id": "DBJ4DuLABr", - "collector_number": "189", - "slug": "shroud-in-mist-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - }, - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "vfq3huqj5b", - "card_id": "DBJ4DuLABr", - "collector_number": "189", - "slug": "shroud-in-mist-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - }, - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "duRFW1wdua", - "card_id": "DBJ4DuLABr", - "collector_number": "189", - "slug": "shroud-in-mist-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - }, - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "a8I89SP24E", - "types": [ - "ACTION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SPELL" - ], - "element": "WATER", - "name": "Sink into Oblivion", - "slug": "sink-into-oblivion", - "effect": "Target player puts the top three cards of their deck into their graveyard.", - "effect_raw": "Target player puts the top three cards of their deck into their graveyard.", - "rule": null, - "flavor": "In that deep and quiet comfort, do not lose sight of the surface.", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "29nxoexdcv", - "card_id": "a8I89SP24E", - "collector_number": "190", - "slug": "sink-into-oblivion-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - }, - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "FXYJrQovGU", - "card_id": "a8I89SP24E", - "collector_number": "190", - "slug": "sink-into-oblivion-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - }, - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "GwFYbuvGp5", - "card_id": "a8I89SP24E", - "collector_number": "004", - "slug": "sink-into-oblivion-p22", - "set": { - "name": "Promotional 2022", - "prefix": "P22", - "language": "EN" - }, - "illustrator": "Kumai", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "3CeoB6qF3Z", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "YGklHnGzeP", - "population_operator": "≈", - "population": 3000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "29nxoexdcv", - "card_id": "a8I89SP24E", - "collector_number": "190", - "slug": "sink-into-oblivion-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - }, - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "FXYJrQovGU", - "card_id": "a8I89SP24E", - "collector_number": "190", - "slug": "sink-into-oblivion-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - }, - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "GwFYbuvGp5", - "card_id": "a8I89SP24E", - "collector_number": "004", - "slug": "sink-into-oblivion-p22", - "set": { - "name": "Promotional 2022", - "prefix": "P22", - "language": "EN" - }, - "illustrator": "Kumai", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "3CeoB6qF3Z", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "YGklHnGzeP", - "population_operator": "≈", - "population": 3000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "coxpnjvt9y", - "types": [ - "PHANTASIA" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "SPELL" - ], - "element": "UMBRA", - "name": "Suffocating Miasma", - "slug": "suffocating-miasma", - "effect": "\u003cspan class=\"effect__label\"\u003eImbue 2\u003c/span\u003e\n\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e If Suffocating Miasma is \u003cspan class=\"effect__label\"\u003eimbued\u003c/span\u003e, you may put three \u003cspan class=\"effect__label\"\u003edebuff\u003c/span\u003e counters on target ally.\nAt the beginning of each opponent’s recollection phase, that player puts a \u003cspan class=\"effect__label\"\u003edebuff\u003c/span\u003e counter on an ally they control. If they don’t, deal 2 unpreventable damage to their champion.", - "effect_raw": "Imbue 2\nOn Enter: If Suffocating Miasma is imbued, you may put three debuff counters on target ally.\nAt the beginning of each opponent’s recollection phase, that player puts a debuff counter on an ally they control. If they don’t, deal 2 unpreventable damage to their champion.", - "rule": [ - { - "title": "", - "date_added": "2024-05-17", - "description": "You reserve the cards face up. You do not place them face down and then 'reveal' them." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "grtvp7hc1p", - "card_id": "coxpnjvt9y", - "collector_number": "190", - "slug": "suffocating-miasma-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "4ing2zzy1r", - "population_operator": "≈", - "population": 18445, - "foil": false - }, - { - "uuid": "t0eof5o43m", - "population_operator": "≈", - "population": 557, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "grtvp7hc1p", - "card_id": "coxpnjvt9y", - "collector_number": "190", - "slug": "suffocating-miasma-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "t0eof5o43m", - "population_operator": "≈", - "population": 557, - "foil": true - }, - { - "uuid": "4ing2zzy1r", - "population_operator": "≈", - "population": 18445, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "geq18a4f2h", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC", - "TAMER" - ], - "subtypes": [ - "CLERIC", - "TAMER", - "SPELL" - ], - "element": "WIND", - "name": "Soothing Disillusion", - "slug": "soothing-disillusion", - "effect": "Choose one—\n• Destroy target phantasia.\n• Put a \u003cspan class=\"effect__label\"\u003ebuff\u003c/span\u003e counter on target Animal or Beast ally.", - "effect_raw": "Choose one—\n• Destroy target phantasia.\n• Put a buff counter on target Animal or Beast ally.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "9bimb7g8y4", - "card_id": "geq18a4f2h", - "collector_number": "190", - "slug": "soothing-disillusion-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Gyool", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "9bimb7g8y4", - "card_id": "geq18a4f2h", - "collector_number": "190", - "slug": "soothing-disillusion-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Gyool", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "moi0a5uhjx", - "types": [ - "ACTION" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "SPELL" - ], - "element": "NEOS", - "name": "Assemble the Ancients", - "slug": "assemble-the-ancients", - "effect": "Sacrifice any number of domains then \u003cspan class=\"effect__label\"\u003esummon\u003c/span\u003e that many \u003ca data-edition-slug=\"automaton-drone-alc\" class=\"effect__edition-hover effect__label\"\u003eAutomaton Drone\u003c/a\u003e tokens. \u003cspan class=\"effect__correction\"\u003eEach of those tokens enters the field rested with an amount of \u003cspan class=\"effect__label\"\u003ebuff\u003c/span\u003e counters on it equal to the amount of domains sacrificed this way\u003c/span\u003e. Then they gain \u003cspan class=\"effect__label\"\u003evigor\u003c/span\u003e until end of turn.", - "effect_raw": "Sacrifice any number of domains then summon that many Automaton Drone tokens. Each of those tokens enters the field rested with an amount of buff counters on it equal to the amount of domains sacrificed this way. Then they gain vigor until end of turn.", - "rule": [ - { - "title": "ERRATA", - "date_added": "2024-01-19", - "description": "'Those tokens... -\u003e Each of those tokens enters the field rested with an amount of buff counters on it equal to the amount of domains sacrificed this way.'" - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.064Z", - "editions": [ - { - "uuid": "18wwndwcku", - "card_id": "moi0a5uhjx", - "collector_number": "095", - "slug": "assemble-the-ancients-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "3lvqf24i25", - "card_id": "moi0a5uhjx", - "collector_number": "190", - "slug": "assemble-the-ancients-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "ct3ynbcrae", - "population_operator": "≈", - "population": 6340, - "foil": false - }, - { - "uuid": "so1p5u153b", - "population_operator": "≈", - "population": 344, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "3lvqf24i25", - "card_id": "moi0a5uhjx", - "collector_number": "190", - "slug": "assemble-the-ancients-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "so1p5u153b", - "population_operator": "≈", - "population": 344, - "foil": true - }, - { - "uuid": "ct3ynbcrae", - "population_operator": "≈", - "population": 6340, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "18wwndwcku", - "card_id": "moi0a5uhjx", - "collector_number": "095", - "slug": "assemble-the-ancients-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "hkurfp66pv", - "types": [ - "TOKEN", - "WEAPON" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "SWORD" - ], - "element": "NEOS", - "name": "Aurousteel Greatsword", - "slug": "aurousteel-greatsword", - "effect": null, - "effect_raw": "", - "rule": null, - "flavor": "Neos-infused steel forms to the wielder's core disposition and grandest desires.", - "cost_memory": null, - "cost_reserve": 1, - "level": null, - "power": 3, - "life": null, - "durability": 1, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.064Z", - "editions": [ - { - "uuid": "0u4bzzqgzf", - "card_id": "hkurfp66pv", - "collector_number": "027", - "slug": "aurousteel-greatsword-sp2", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "96yc5z9g44", - "population_operator": "≈", - "population": 1100, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "fc1arsagp8", - "card_id": "hkurfp66pv", - "collector_number": "191", - "slug": "aurousteel-greatsword-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "htkm4wuq31", - "card_id": "hkurfp66pv", - "collector_number": "096", - "slug": "aurousteel-greatsword-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dhemyydel1", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "fc1arsagp8", - "card_id": "hkurfp66pv", - "collector_number": "191", - "slug": "aurousteel-greatsword-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dortn4fazm", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "yp7nw5t5vy", - "population_operator": "≈", - "population": 94200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "htkm4wuq31", - "card_id": "hkurfp66pv", - "collector_number": "096", - "slug": "aurousteel-greatsword-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "dhemyydel1", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "0u4bzzqgzf", - "card_id": "hkurfp66pv", - "collector_number": "027", - "slug": "aurousteel-greatsword-sp2", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "96yc5z9g44", - "population_operator": "≈", - "population": 1100, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "4s0c9XgLg7", - "types": [ - "ALLY" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "FAIRY" - ], - "element": "WATER", - "name": "Snow Fairy", - "slug": "snow-fairy", - "effect": "\u003cspan class=\"effect__label\"\u003eStealth\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This unit can't be targeted by attacks unless permitted by \u003cspan class=\"effect__label\"\u003etrue sight\u003c/span\u003e.)\u003c/span\u003e\r\n\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Rest target ally you don't control. That ally doesn't wake up during its controller's wake up phase as long as you control Snow Fairy.", - "effect_raw": "Stealth (This unit can't be targeted by attacks unless permitted by true sight.)\nOn Enter: Rest target ally you don't control. That ally doesn't wake up during its controller's wake up phase as long as you control Snow Fairy.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 1, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "cbe4z4pyx8", - "card_id": "4s0c9XgLg7", - "collector_number": "191", - "slug": "snow-fairy-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "坊橋夜泊", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - }, - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "u8sv53r0ii", - "card_id": "4s0c9XgLg7", - "collector_number": "014", - "slug": "snow-fairy-sp1", - "set": { - "name": "Supporter Pack 1", - "prefix": "SP1", - "language": "EN" - }, - "illustrator": "坊橋夜泊", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "2jtod12h04", - "population_operator": "≈", - "population": 600, - "foil": true - }, - { - "uuid": "6xwr42ixei", - "population_operator": "≈", - "population": 8000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "vKOPbflins", - "card_id": "4s0c9XgLg7", - "collector_number": "191", - "slug": "snow-fairy-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "坊橋夜泊", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - }, - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "cbe4z4pyx8", - "card_id": "4s0c9XgLg7", - "collector_number": "191", - "slug": "snow-fairy-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "坊橋夜泊", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - }, - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "vKOPbflins", - "card_id": "4s0c9XgLg7", - "collector_number": "191", - "slug": "snow-fairy-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "坊橋夜泊", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - }, - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "u8sv53r0ii", - "card_id": "4s0c9XgLg7", - "collector_number": "014", - "slug": "snow-fairy-sp1", - "set": { - "name": "Supporter Pack 1", - "prefix": "SP1", - "language": "EN" - }, - "illustrator": "坊橋夜泊", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "2jtod12h04", - "population_operator": "≈", - "population": 600, - "foil": true - }, - { - "uuid": "6xwr42ixei", - "population_operator": "≈", - "population": 8000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "597fqr67du", - "types": [ - "ALLY" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "BEAST", - "SLIME" - ], - "element": "UMBRA", - "name": "Vampiric Slime", - "slug": "vampiric-slime", - "effect": "\u003cspan class=\"effect__label\"\u003ePride 3\u003c/span\u003e\r\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Hit: Recover X\u003c/span\u003e, where \u003cspan class=\"effect__label\"\u003eX\u003c/span\u003e is the amount of damage dealt by this hit.", - "effect_raw": "Pride 3\n[Class Bonus] On Hit: Recover X, where X is the amount of damage dealt by this hit.", - "rule": [ - { - "title": "", - "date_added": "2024-05-17", - "description": "Damage dealt can exceed a unit's life." - } - ], - "flavor": "The underbelly of Gloamspire nurtures malevolent mana, leeching into the ambient crystals and beasts.", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 2, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-04-24T06:00:00.000Z", - "editions": [ - { - "uuid": "q4or18nwne", - "card_id": "597fqr67du", - "collector_number": "191", - "slug": "vampiric-slime-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "9o5zx5hr6x", - "population_operator": "≈", - "population": 246, - "foil": true - }, - { - "uuid": "t8ru42qzhh", - "population_operator": "≈", - "population": 3056, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "q4or18nwne", - "card_id": "597fqr67du", - "collector_number": "191", - "slug": "vampiric-slime-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "9o5zx5hr6x", - "population_operator": "≈", - "population": 246, - "foil": true - }, - { - "uuid": "t8ru42qzhh", - "population_operator": "≈", - "population": 3056, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "LNSRQ5xW6E", - "types": [ - "ALLY" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "HUMAN" - ], - "element": "WATER", - "name": "Stillwater Patrol", - "slug": "stillwater-patrol", - "effect": "\u003cspan class=\"effect__label\"\u003eTrue Sight\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This ally can attack units with \u003cspan class=\"effect__label\"\u003estealth\u003c/span\u003e.)\u003c/span\u003e\r\nAs long as Stillwater Patrol is attacking a unit with \u003cspan class=\"effect__label\"\u003estealth\u003c/span\u003e, Stillwater Patrol gets +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e.", - "effect_raw": "True Sight (This ally can attack units with stealth.)\nAs long as Stillwater Patrol is attacking a unit with stealth, Stillwater Patrol gets +1 POWER.", - "rule": null, - "flavor": "Specially trained to be ever-vigilant, little bypasses their detection.", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": 2, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "16fzcyer9r", - "card_id": "LNSRQ5xW6E", - "collector_number": "015", - "slug": "stillwater-patrol-sp1", - "set": { - "name": "Supporter Pack 1", - "prefix": "SP1", - "language": "EN" - }, - "illustrator": "Faicha", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "2zr5zs29xx", - "population_operator": "≈", - "population": 40000, - "foil": false - }, - { - "uuid": "lycple0665", - "population_operator": "≈", - "population": 1200, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "EX4dUHwhuK", - "card_id": "LNSRQ5xW6E", - "collector_number": "192", - "slug": "stillwater-patrol-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Gendo", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "gzdyfr0rql", - "card_id": "LNSRQ5xW6E", - "collector_number": "192", - "slug": "stillwater-patrol-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Gendo", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [ - { - "uuid": "80yu75l0hl", - "population_operator": "≈", - "population": 82400, - "foil": false - } - ] - } - ], - "result_editions": [ - { - "uuid": "gzdyfr0rql", - "card_id": "LNSRQ5xW6E", - "collector_number": "192", - "slug": "stillwater-patrol-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Gendo", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [ - { - "uuid": "80yu75l0hl", - "population_operator": "≈", - "population": 82400, - "foil": false - } - ] - }, - { - "uuid": "EX4dUHwhuK", - "card_id": "LNSRQ5xW6E", - "collector_number": "192", - "slug": "stillwater-patrol-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Gendo", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "16fzcyer9r", - "card_id": "LNSRQ5xW6E", - "collector_number": "015", - "slug": "stillwater-patrol-sp1", - "set": { - "name": "Supporter Pack 1", - "prefix": "SP1", - "language": "EN" - }, - "illustrator": "Faicha", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "lycple0665", - "population_operator": "≈", - "population": 1200, - "foil": true - }, - { - "uuid": "2zr5zs29xx", - "population_operator": "≈", - "population": 40000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "oh5n2sjk0u", - "types": [ - "PHANTASIA" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SPELL" - ], - "element": "WIND", - "name": "Tailwind's Blessing", - "slug": "tailwinds-blessing", - "effect": "Whenever your \u003ca data-edition-slug=\"shifting-currents-ambsd\" class=\"effect__edition-hover effect__label\"\u003eShifting Currents\u003c/a\u003e change from facing North to West, allies you control get +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e until end of turn.", - "effect_raw": "Whenever your Shifting Currents change from facing North to West, allies you control get +1 POWER until end of turn.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 1, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "c761i9ix0c", - "card_id": "oh5n2sjk0u", - "collector_number": "192", - "slug": "tailwinds-blessing-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "c761i9ix0c", - "card_id": "oh5n2sjk0u", - "collector_number": "192", - "slug": "tailwinds-blessing-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "3zc9p4lpnv", - "types": [ - "PHANTASIA" - ], - "classes": [ - "GUARDIAN", - "TAMER" - ], - "subtypes": [ - "GUARDIAN", - "TAMER", - "SPELL" - ], - "element": "NEOS", - "name": "Clockwork Amalgam", - "slug": "clockwork-amalgam", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eThis card costs 2 less to activate.\nClockwork Amalgam enters the field as a copy of any ally or weapon on the field except it has \"At the beginning of your recollection phase, you may return this object to your hand.\"", - "effect_raw": "[Class Bonus] This card costs 2 less to activate.\nClockwork Amalgam enters the field as a copy of any ally or weapon on the field except it has \u0026#34;At the beginning of your recollection phase, you may return this object to your hand.\u0026#34;", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 5, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "m8o1j194h6", - "card_id": "3zc9p4lpnv", - "collector_number": "192", - "slug": "clockwork-amalgam-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "ct3ynbcrae", - "population_operator": "≈", - "population": 6340, - "foil": false - }, - { - "uuid": "so1p5u153b", - "population_operator": "≈", - "population": 344, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "m8o1j194h6", - "card_id": "3zc9p4lpnv", - "collector_number": "192", - "slug": "clockwork-amalgam-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "so1p5u153b", - "population_operator": "≈", - "population": 344, - "foil": true - }, - { - "uuid": "ct3ynbcrae", - "population_operator": "≈", - "population": 6340, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "DHn9J7gX6g", - "types": [ - "ATTACK" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "DAGGER" - ], - "element": "WATER", - "name": "Strike from the Mist", - "slug": "strike-from-the-mist", - "effect": "\u003cspan class=\"effect__label\"\u003ePrepare 2\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(You may remove two \u003cspan class=\"effect__label\"\u003epreparation\u003c/span\u003e counters from your champion as you activate this card.)\u003c/span\u003e\r\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eAs long as Strike from the Mist was prepared, it can't be intercepted.", - "effect_raw": "Prepare 2 (You may remove two preparation counters from your champion as you activate this card.)\n[Class Bonus] As long as Strike from the Mist was prepared, it can't be intercepted.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 2, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "ljzevpnv6h", - "card_id": "DHn9J7gX6g", - "collector_number": "193", - "slug": "strike-from-the-mist-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - }, - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "pxavAJ9lN8", - "card_id": "DHn9J7gX6g", - "collector_number": "193", - "slug": "strike-from-the-mist-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - }, - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "ljzevpnv6h", - "card_id": "DHn9J7gX6g", - "collector_number": "193", - "slug": "strike-from-the-mist-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - }, - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "pxavAJ9lN8", - "card_id": "DHn9J7gX6g", - "collector_number": "193", - "slug": "strike-from-the-mist-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - }, - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "xp6qqi6vwf", - "types": [ - "ALLY" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "BEAST", - "TIGER" - ], - "element": "WIND", - "name": "Tempus Stalker", - "slug": "tempus-stalker", - "effect": "\u003cspan class=\"effect__label\"\u003ePride 2\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This ally won’t obey you unless your champion is level 2 or higher. You can’t attack with, intercept with, or activate abilities of allies that don’t obey you.)\u003c/span\u003e\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eAt the beginning of your recollection phase, put a \u003cspan class=\"effect__label\"\u003ebuff\u003c/span\u003e counter on Tempus Stalker. \u003cspan class=\"effect__reminder\"\u003e(Allies get +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e and +1\u003cspan class=\"effect__icon effect__icon--heart\"\u003e\u003c/span\u003e for each \u003cspan class=\"effect__label\"\u003ebuff\u003c/span\u003e counter on them.)\u003c/span\u003e", - "effect_raw": "Pride 2 (This ally won’t obey you unless your champion is level 2 or higher. You can’t attack with, intercept with, or activate abilities of allies that don’t obey you.)\n[Class Bonus] At the beginning of your recollection phase, put a buff counter on Tempus Stalker. (Allies get +1 POWER and +1 LIFE for each buff counter on them.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 1, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "elw4r5yyof", - "card_id": "xp6qqi6vwf", - "collector_number": "193", - "slug": "tempus-stalker-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "elw4r5yyof", - "card_id": "xp6qqi6vwf", - "collector_number": "193", - "slug": "tempus-stalker-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "x7mnu1xhs5", - "types": [ - "PHANTASIA" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "FRACTAL" - ], - "element": "NEOS", - "name": "Fractal of Creation", - "slug": "fractal-of-creation", - "effect": "\u003cspan class=\"effect__label\"\u003eReservable\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a reserve cost, you may rest this object to pay for 1 of that cost.)\u003c/span\u003e\n\u003cspan class=\"effect__label\"\u003eSacrifice Fractal of Creation:\u003c/span\u003e \u003cspan class=\"effect__label\"\u003eSummon\u003c/span\u003e a token copy of target token you control.", - "effect_raw": "Reservable (While paying for a reserve cost, you may rest this object to pay for 1 of that cost.)\nSacrifice Fractal of Creation: Summon a token copy of target token you control.", - "rule": null, - "flavor": "Power only constrained by imagination.", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "lahmjr3dij", - "card_id": "x7mnu1xhs5", - "collector_number": "193", - "slug": "fractal-of-creation-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "px0apqw30k", - "population_operator": "≈", - "population": 16000, - "foil": false - }, - { - "uuid": "u09s6r8l2l", - "population_operator": "≈", - "population": 477, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "lahmjr3dij", - "card_id": "x7mnu1xhs5", - "collector_number": "193", - "slug": "fractal-of-creation-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "u09s6r8l2l", - "population_operator": "≈", - "population": 477, - "foil": true - }, - { - "uuid": "px0apqw30k", - "population_operator": "≈", - "population": 16000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "jwsl7dedg6", - "types": [ - "ALLY" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "ELEMENTAL" - ], - "element": "NEOS", - "name": "Neos Elemental", - "slug": "neos-elemental", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eThis card costs 1 less to activate for each token object you control.\n\u003cspan class=\"effect__label\"\u003eHindered\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This ally enters the field rested.)\u003c/span\u003e\n\u003cspan class=\"effect__label\"\u003eSteadfast\u003c/span\u003e, \u003cspan class=\"effect__label\"\u003eTaunt\u003c/span\u003e, \u003cspan class=\"effect__label\"\u003eTrue Sight\u003c/span\u003e, \u003cspan class=\"effect__label\"\u003eVigor\u003c/span\u003e\nNeos Elemental gets +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e and +1\u003cspan class=\"effect__icon effect__icon--heart\"\u003e\u003c/span\u003e for each token object you control.", - "effect_raw": "[Class Bonus] This card costs 1 less to activate for each token object you control.\nHindered (This ally enters the field rested.)\nSteadfast, Taunt, True Sight, Vigor\nNeos Elemental gets +1 POWER and +1 LIFE for each token object you control.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 10, - "level": null, - "power": 1, - "life": 1, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.064Z", - "editions": [ - { - "uuid": "q63nobfsyr", - "card_id": "jwsl7dedg6", - "collector_number": "194", - "slug": "neos-elemental-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "4g69r9hdqn", - "population_operator": "≈", - "population": 4000, - "foil": false - }, - { - "uuid": "mx23aqm78v", - "population_operator": "≈", - "population": 199, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "q63nobfsyr", - "card_id": "jwsl7dedg6", - "collector_number": "194", - "slug": "neos-elemental-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "mx23aqm78v", - "population_operator": "≈", - "population": 199, - "foil": true - }, - { - "uuid": "4g69r9hdqn", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "w7o3agvvnc", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC", - "MAGE" - ], - "subtypes": [ - "CLERIC", - "MAGE", - "SKILL" - ], - "element": "WIND", - "name": "Three Visits", - "slug": "three-visits", - "effect": "\u003cspan class=\"effect__correction\"\u003eAs an additional cost to activate this card, rest your champion.\u003c/span\u003e\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eYou may activate this card from your graveyard. If you do, banish it as it resolves.\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eYou may activate this card from your banishment. If you do, put it on the bottom of your deck as it resolves.\n\u003cspan class=\"effect__label\"\u003eGlimpse 2\u003c/span\u003e and \u003cspan class=\"effect__label\"\u003erecover 2\u003c/span\u003e.", - "effect_raw": "As an additional cost to activate this card, rest your champion.\n[Class Bonus] You may activate this card from your graveyard. If you do, banish it as it resolves.\n[Class Bonus] You may activate this card from your banishment. If you do, put it on the bottom of your deck as it resolves.\nGlimpse 2 and recover 2.", - "rule": [ - { - "title": "", - "date_added": "2024-10-10", - "description": "If Three Visits were to be negated, it will go to the zone it would have gone to if it had resolved." - }, - { - "title": "ERRATA", - "date_added": "2024-10-29", - "description": "As an additional cost to activate this card, rest your champion." - }, - { - "title": "ERRATA", - "date_added": "2024-10-29", - "description": "'Rest your champion. If you do, glimpse 2 and recover 2. -\u003e Glimpse 2 and recover 2.'" - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 0, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "205t3hp7n2", - "card_id": "w7o3agvvnc", - "collector_number": "194", - "slug": "three-visits-amb", - "set": { - "name": "Mortal Ambition First Edition", - "prefix": "AMB 1st", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "5fry4gjftk", - "population_operator": "≈", - "population": 178, - "foil": true - }, - { - "uuid": "ghqgz0nhsm", - "population_operator": "≈", - "population": 7200, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "205t3hp7n2", - "card_id": "w7o3agvvnc", - "collector_number": "194", - "slug": "three-visits-amb", - "set": { - "name": "Mortal Ambition First Edition", - "prefix": "AMB 1st", - "language": "EN" - }, - "illustrator": "十尾", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "5fry4gjftk", - "population_operator": "≈", - "population": 178, - "foil": true - }, - { - "uuid": "ghqgz0nhsm", - "population_operator": "≈", - "population": 7200, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "icvkegsdve", - "types": [ - "ALLY" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "HUMAN" - ], - "element": "WIND", - "name": "Unrelenting Warden", - "slug": "unrelenting-warden", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eTaunt\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While awake, this ally must be targeted before other units you control during your opponent's attack declarations if able.)\u003c/span\u003e\n\u003cspan class=\"effect__bubble\"\u003eLevel 2+\u003c/span\u003e \u003cspan class=\"effect__label\"\u003eVigor\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This unit wakes up at the beginning of your end phase.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] Taunt (While awake, this ally must be targeted before other units you control during your opponent's attack declarations if able.)\n[Level 2+] Vigor (This unit wakes up at the beginning of your end phase.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 2, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "svyzyg7n15", - "card_id": "icvkegsdve", - "collector_number": "195", - "slug": "unrelenting-warden-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - }, - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "svyzyg7n15", - "card_id": "icvkegsdve", - "collector_number": "195", - "slug": "unrelenting-warden-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - }, - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "4n1n3gygoj", - "types": [ - "ACTION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SPELL" - ], - "element": "NEOS", - "name": "Neos Sight", - "slug": "neos-sight", - "effect": "Draw a card. If you control eight or more objects, draw a card into your memory.", - "effect_raw": "Draw a card. If you control eight or more objects, draw a card into your memory.", - "rule": null, - "flavor": "Strength in numbers.", - "cost_memory": null, - "cost_reserve": 0, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "d9a9c26bn5", - "card_id": "4n1n3gygoj", - "collector_number": "195", - "slug": "neos-sight-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - }, - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "hwdhemozde", - "card_id": "4n1n3gygoj", - "collector_number": "097", - "slug": "neos-sight-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "o8j6aotm85", - "population_operator": "≈", - "population": 22500, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "d9a9c26bn5", - "card_id": "4n1n3gygoj", - "collector_number": "195", - "slug": "neos-sight-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - }, - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "hwdhemozde", - "card_id": "4n1n3gygoj", - "collector_number": "097", - "slug": "neos-sight-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "o8j6aotm85", - "population_operator": "≈", - "population": 22500, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "GuDKuPKNgh", - "types": [ - "ATTACK" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "SWORD" - ], - "element": "WATER", - "name": "Tidal Sweep", - "slug": "tidal-sweep", - "effect": "\u003cspan class=\"effect__label\"\u003eCleave\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(Attack all units a chosen opponent controls. This attack can't be intercepted.)\u003c/span\u003e\r\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)\u003c/span\u003e", - "effect_raw": "Cleave (Attack all units a chosen opponent controls. This attack can't be intercepted.)\n[Class Bonus] Floating Memory (While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)", - "rule": [ - { - "title": "", - "date_added": "2022-12-27", - "description": "During the retaliation step, all units being attacked can retaliate if able." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 6, - "level": null, - "power": 1, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "km4WwJ41d1", - "card_id": "GuDKuPKNgh", - "collector_number": "195", - "slug": "tidal-sweep-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - }, - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "uijxhkusgp", - "card_id": "GuDKuPKNgh", - "collector_number": "195", - "slug": "tidal-sweep-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - }, - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "uijxhkusgp", - "card_id": "GuDKuPKNgh", - "collector_number": "195", - "slug": "tidal-sweep-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - }, - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "km4WwJ41d1", - "card_id": "GuDKuPKNgh", - "collector_number": "195", - "slug": "tidal-sweep-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - }, - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "wk0pw0y6is", - "types": [ - "UNIQUE", - "TOKEN", - "DOMAIN" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "OBELISK" - ], - "element": "NEOS", - "name": "Obelisk of Armaments", - "slug": "obelisk-of-armaments", - "effect": "\u003cspan class=\"effect__bubble effect__bubble--yellow ml-2\"\u003e5\u003c/span\u003e, \u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e\u003c/span\u003e: \u003cspan class=\"effect__label\"\u003eSummon\u003c/span\u003e an Aurousteel Greatsword token. This ability costs \u003cspan class=\"effect__bubble effect__bubble--yellow ml-2\"\u003e1\u003c/span\u003e less to activate for each domain you control.", - "effect_raw": "[5] , [REST]: Summon an Aurousteel Greatsword token. This ability costs [1] less to activate for each domain you control.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "5g9b5m7sqe", - "card_id": "wk0pw0y6is", - "collector_number": "196", - "slug": "obelisk-of-armaments-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "c91f92cj77", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "lrsruafk5e", - "population_operator": "≈", - "population": 743, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "lso9jwaokc", - "card_id": "wk0pw0y6is", - "collector_number": "098", - "slug": "obelisk-of-armaments-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "luu5793lvq", - "card_id": "wk0pw0y6is", - "collector_number": "032", - "slug": "obelisk-of-armaments-sp2", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "96yc5z9g44", - "population_operator": "≈", - "population": 1100, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "5g9b5m7sqe", - "card_id": "wk0pw0y6is", - "collector_number": "196", - "slug": "obelisk-of-armaments-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "lrsruafk5e", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "c91f92cj77", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "lso9jwaokc", - "card_id": "wk0pw0y6is", - "collector_number": "098", - "slug": "obelisk-of-armaments-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "luu5793lvq", - "card_id": "wk0pw0y6is", - "collector_number": "032", - "slug": "obelisk-of-armaments-sp2", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "96yc5z9g44", - "population_operator": "≈", - "population": 1100, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "q4dvnn3zp1", - "types": [ - "ACTION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SPELL" - ], - "element": "WIND", - "name": "Vengeful Gust", - "slug": "vengeful-gust", - "effect": "\u003cspan class=\"effect__label\"\u003eSuppress\u003c/span\u003e target ally you don't control. \u003cspan class=\"effect__reminder\"\u003e(To \u003cspan class=\"effect__label\"\u003esuppress\u003c/span\u003e an ally, banish it and return it to the field under its owner's control at the beginning of the next end phase.)\u003c/span\u003e\n\u003cspan class=\"effect__bubble\"\u003eLevel 3+\u003c/span\u003e The next time that card would enter the field this turn, it enters with \"\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Deal 4 damage to your champion.\"", - "effect_raw": "Suppress target ally you don't control. (To suppress an ally, banish it and return it to the field under its owner's control at the beginning of the next end phase.)\n[Level 3+] The next time that card would enter the field this turn, it enters with \u0026#34;On Enter: Deal 4 damage to your champion.\u0026#34;", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "cugntlzotj", - "card_id": "q4dvnn3zp1", - "collector_number": "196", - "slug": "vengeful-gust-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Pinakes", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "cugntlzotj", - "card_id": "q4dvnn3zp1", - "collector_number": "196", - "slug": "vengeful-gust-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Pinakes", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "zrBBvgIvt6", - "types": [ - "ALLY" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "HUMAN" - ], - "element": "WATER", - "name": "Tide Diviner", - "slug": "tide-diviner", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Look at the top 1+\u003cspan class=\"effect__label\"\u003eLV\u003c/span\u003e cards of your deck. Put one of those cards into your hand and the rest into your graveyard. \u003cspan class=\"effect__reminder\"\u003e(\u003cspan class=\"effect__label\"\u003eLV\u003c/span\u003e refers to your champion's level.)\u003c/span\u003e", - "effect_raw": "On Enter: Look at the top 1+LV cards of your deck. Put one of those cards into your hand and the rest into your graveyard. (LV refers to your champion's level.)", - "rule": null, - "flavor": "Reading the ebb and flow of the moon's sway grants insight into the currents of fate.", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": 1, - "life": 1, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "XJ1zwwWgAL", - "card_id": "zrBBvgIvt6", - "collector_number": "196", - "slug": "tide-diviner-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - }, - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "kr6f6xgvue", - "card_id": "zrBBvgIvt6", - "collector_number": "008", - "slug": "tide-diviner-p23", - "set": { - "name": "Promotional 2023", - "prefix": "P23", - "language": "EN" - }, - "illustrator": "Taki", - "rarity": 6, - "circulationTemplates": [], - "circulations": [ - { - "uuid": "er5ie7tz0y", - "population_operator": "≈", - "population": 128, - "foil": true - } - ] - }, - { - "uuid": "ph300z3sns", - "card_id": "zrBBvgIvt6", - "collector_number": "196", - "slug": "tide-diviner-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - }, - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "ph300z3sns", - "card_id": "zrBBvgIvt6", - "collector_number": "196", - "slug": "tide-diviner-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - }, - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "XJ1zwwWgAL", - "card_id": "zrBBvgIvt6", - "collector_number": "196", - "slug": "tide-diviner-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - }, - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "kr6f6xgvue", - "card_id": "zrBBvgIvt6", - "collector_number": "008", - "slug": "tide-diviner-p23", - "set": { - "name": "Promotional 2023", - "prefix": "P23", - "language": "EN" - }, - "illustrator": "Taki", - "rarity": 6, - "circulationTemplates": [], - "circulations": [ - { - "uuid": "er5ie7tz0y", - "population_operator": "≈", - "population": 128, - "foil": true - } - ] - } - ] - }, - { - "uuid": "xy5lh23qu7", - "types": [ - "UNIQUE", - "TOKEN", - "DOMAIN" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "OBELISK" - ], - "element": "NEOS", - "name": "Obelisk of Fabrication", - "slug": "obelisk-of-fabrication", - "effect": "\u003cspan class=\"effect__bubble effect__bubble--yellow ml-2\"\u003e6\u003c/span\u003e, \u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e: \u003cspan class=\"effect__label\"\u003eSummon\u003c/span\u003e an \u003ca data-edition-slug=\"automaton-drone-alc\" class=\"effect__edition-hover effect__label\"\u003eAutomaton Drone\u003c/a\u003e token with a \u003cspan class=\"effect__label\"\u003ebuff\u003c/span\u003e counter on it. This ability costs \u003cspan class=\"effect__bubble effect__bubble--yellow ml-2\"\u003e1\u003c/span\u003e less to activate for each domain you control.", - "effect_raw": "[6] , [REST]: Summon an Automaton Drone token with a buff counter on it. This ability costs [1] less to activate for each domain you control.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "6kd7hocc33", - "card_id": "xy5lh23qu7", - "collector_number": "197", - "slug": "obelisk-of-fabrication-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "c91f92cj77", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "lrsruafk5e", - "population_operator": "≈", - "population": 743, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "f34i25fm1a", - "card_id": "xy5lh23qu7", - "collector_number": "033", - "slug": "obelisk-of-fabrication-sp2", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "96yc5z9g44", - "population_operator": "≈", - "population": 1100, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "y5547xsxir", - "card_id": "xy5lh23qu7", - "collector_number": "099", - "slug": "obelisk-of-fabrication-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "6kd7hocc33", - "card_id": "xy5lh23qu7", - "collector_number": "197", - "slug": "obelisk-of-fabrication-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "lrsruafk5e", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "c91f92cj77", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "y5547xsxir", - "card_id": "xy5lh23qu7", - "collector_number": "099", - "slug": "obelisk-of-fabrication-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "f34i25fm1a", - "card_id": "xy5lh23qu7", - "collector_number": "033", - "slug": "obelisk-of-fabrication-sp2", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "96yc5z9g44", - "population_operator": "≈", - "population": 1100, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "3krdvxapdp", - "types": [ - "ALLY" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "ANIMAL", - "CAT" - ], - "element": "WIND", - "name": "Wildgrowth Feline", - "slug": "wildgrowth-feline", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eWhenever another Animal and/or Beast ally enters the field under your control, put a \u003cspan class=\"effect__label\"\u003ebuff\u003c/span\u003e counter on Wildgrowth Feline. \u003cspan class=\"effect__reminder\"\u003e(Allies get +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e and +1\u003cspan class=\"effect__icon effect__icon--heart\"\u003e\u003c/span\u003e for each \u003cspan class=\"effect__label\"\u003ebuff\u003c/span\u003e counter on them. Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] Whenever another Animal and/or Beast ally enters the field under your control, put a buff counter on Wildgrowth Feline. (Allies get +1 POWER and +1 LIFE for each buff counter on them. Apply this effect only if your champion's class matches this card's class.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 1, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "jryb2yj6wf", - "card_id": "3krdvxapdp", - "collector_number": "197", - "slug": "wildgrowth-feline-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - }, - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "jryb2yj6wf", - "card_id": "3krdvxapdp", - "collector_number": "197", - "slug": "wildgrowth-feline-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - }, - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "d6soporhlq", - "types": [ - "UNIQUE", - "TOKEN", - "DOMAIN" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "OBELISK" - ], - "element": "NEOS", - "name": "Obelisk of Protection", - "slug": "obelisk-of-protection", - "effect": "\u003cspan class=\"effect__bubble effect__bubble--yellow ml-2\"\u003e4\u003c/span\u003e, \u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e: Prevent the next 2 damage that would be dealt to target unit this turn. This ability costs \u003cspan class=\"effect__bubble effect__bubble--yellow ml-2\"\u003e1\u003c/span\u003e less to activate for each domain you control.", - "effect_raw": "[4] , [REST]: Prevent the next 2 damage that would be dealt to target unit this turn. This ability costs [1] less to activate for each domain you control.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "1saqp9w8y1", - "card_id": "d6soporhlq", - "collector_number": "034", - "slug": "obelisk-of-protection-sp2", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "96yc5z9g44", - "population_operator": "≈", - "population": 1100, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "ms0kxj0clc", - "card_id": "d6soporhlq", - "collector_number": "198", - "slug": "obelisk-of-protection-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "c91f92cj77", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "lrsruafk5e", - "population_operator": "≈", - "population": 743, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "rx319Jnnx2", - "card_id": "d6soporhlq", - "collector_number": "100", - "slug": "obelisk-of-protection-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "ms0kxj0clc", - "card_id": "d6soporhlq", - "collector_number": "198", - "slug": "obelisk-of-protection-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "lrsruafk5e", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "c91f92cj77", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "rx319Jnnx2", - "card_id": "d6soporhlq", - "collector_number": "100", - "slug": "obelisk-of-protection-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "1saqp9w8y1", - "card_id": "d6soporhlq", - "collector_number": "034", - "slug": "obelisk-of-protection-sp2", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "96yc5z9g44", - "population_operator": "≈", - "population": 1100, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "heq49UQGvQ", - "types": [ - "ALLY" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "HUMAN" - ], - "element": "WIND", - "name": "Aesan Protector", - "slug": "aesan-protector", - "effect": "\u003cspan class=\"effect__label\"\u003eIntercept\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(Whenever your champion is attacked while this ally is awake, you may redirect that attack to this ally.)\u003c/span\u003e\r\n\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Return target ally you control to its owner's hand.", - "effect_raw": "Intercept (Whenever your champion is attacked while this ally is awake, you may redirect that attack to this ally.)\nOn Enter: Return target ally you control to its owner's hand.", - "rule": [ - { - "title": "", - "date_added": "2022-03-10", - "description": "Aesan Protector must return a target ally you control with his On Enter effect. This means if he is the only ally you control, he will be the target of his own effect and return to his owner's hand." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": 3, - "life": 4, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "2GqYUWJSrl", - "card_id": "heq49UQGvQ", - "collector_number": "198", - "slug": "aesan-protector-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "D Lam", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - }, - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "41t70u4bzz", - "card_id": "heq49UQGvQ", - "collector_number": "001", - "slug": "aesan-protector-sp2", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "8q0vk89n7a", - "population_operator": "≈", - "population": 850, - "foil": true - }, - { - "uuid": "c42yb9p4lp", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "437wrwhqq1", - "card_id": "heq49UQGvQ", - "collector_number": "198", - "slug": "aesan-protector-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "D Lam", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - }, - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "aB93Fl6PFL", - "card_id": "heq49UQGvQ", - "collector_number": "084", - "slug": "aesan-protector-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "D Lam", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "8dBps9N0mS", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "437wrwhqq1", - "card_id": "heq49UQGvQ", - "collector_number": "198", - "slug": "aesan-protector-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "D Lam", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - }, - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "2GqYUWJSrl", - "card_id": "heq49UQGvQ", - "collector_number": "198", - "slug": "aesan-protector-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "D Lam", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - }, - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "aB93Fl6PFL", - "card_id": "heq49UQGvQ", - "collector_number": "084", - "slug": "aesan-protector-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "D Lam", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "8dBps9N0mS", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "41t70u4bzz", - "card_id": "heq49UQGvQ", - "collector_number": "001", - "slug": "aesan-protector-sp2", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "8q0vk89n7a", - "population_operator": "≈", - "population": 850, - "foil": true - }, - { - "uuid": "c42yb9p4lp", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "uoQGe5xGDQ", - "types": [ - "ACTION" - ], - "classes": [ - "ASSASSIN", - "RANGER" - ], - "subtypes": [ - "ASSASSIN", - "RANGER", - "SKILL", - "REACTION" - ], - "element": "WIND", - "name": "Arrow Trap", - "slug": "arrow-trap", - "effect": "\u003cspan class=\"effect__label\"\u003ePrepare 1\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(You may remove a \u003cspan class=\"effect__label\"\u003epreparation\u003c/span\u003e counter from your champion as you activate this card.)\u003c/span\u003e\r\nReturn target attacking ally to its owner's hand. \u003cspan class=\"effect__label\"\u003eClass Bonus:\u003c/span\u003e If Arrow Trap was prepared, destroy that ally instead.", - "effect_raw": "Prepare 1 (You may remove a preparation counter from your champion as you activate this card.)\nReturn target attacking ally to its owner's hand. Class Bonus: If Arrow Trap was prepared, destroy that ally instead.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "DjpIms87Ih", - "card_id": "uoQGe5xGDQ", - "collector_number": "199", - "slug": "arrow-trap-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - }, - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "bd7pzuj68m", - "card_id": "uoQGe5xGDQ", - "collector_number": "099", - "slug": "arrow-trap-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "coap10wgnd", - "card_id": "uoQGe5xGDQ", - "collector_number": "167", - "slug": "arrow-trap-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "gxk4f16jph", - "card_id": "uoQGe5xGDQ", - "collector_number": "199", - "slug": "arrow-trap-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - }, - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "zkj6yc6z9g", - "card_id": "uoQGe5xGDQ", - "collector_number": "020", - "slug": "arrow-trap-rec-shd", - "set": { - "name": "Re:Collection Shadowdancer", - "prefix": "ReC-SHD", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "gxk4f16jph", - "card_id": "uoQGe5xGDQ", - "collector_number": "199", - "slug": "arrow-trap-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - }, - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "DjpIms87Ih", - "card_id": "uoQGe5xGDQ", - "collector_number": "199", - "slug": "arrow-trap-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - }, - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "coap10wgnd", - "card_id": "uoQGe5xGDQ", - "collector_number": "167", - "slug": "arrow-trap-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "zkj6yc6z9g", - "card_id": "uoQGe5xGDQ", - "collector_number": "020", - "slug": "arrow-trap-rec-shd", - "set": { - "name": "Re:Collection Shadowdancer", - "prefix": "ReC-SHD", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "bd7pzuj68m", - "card_id": "uoQGe5xGDQ", - "collector_number": "099", - "slug": "arrow-trap-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "52u81v5c00", - "population_operator": "≈", - "population": 150, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "ann23jkuys", - "types": [ - "ALLY" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "HUMAN" - ], - "element": "WIND", - "name": "Yunzhou Cavalry", - "slug": "yunzhou-cavalry", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eRanged 2\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(As long as this unit is \u003cspan class=\"effect__label\"\u003edistant\u003c/span\u003e, its attacks get +2\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e. Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e\n\u003cspan class=\"effect__label\"\u003e\u003cspan class=\"effect__reminder\"\u003eEquestrian\u003c/span\u003e\u003c/span\u003e — \u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e If you control a Horse ally, Yunzhou Cavalry becomes \u003cspan class=\"effect__label\"\u003edistant\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(Units stay \u003cspan class=\"effect__label\"\u003edistant\u003c/span\u003e until the end of their controller's turn.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] Ranged 2 (As long as this unit is distant, its attacks get +2 POWER. Apply this effect only if your champion's class matches this card's class.)\nEquestrian — On Enter: If you control a Horse ally, Yunzhou Cavalry becomes distant. (Units stay distant until the end of their controller's turn.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 2, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "lvyiakp4j0", - "card_id": "ann23jkuys", - "collector_number": "199", - "slug": "yunzhou-cavalry-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "lvyiakp4j0", - "card_id": "ann23jkuys", - "collector_number": "199", - "slug": "yunzhou-cavalry-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "16r0zadf9q", - "types": [ - "ACTION" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "SPELL", - "REACTION" - ], - "element": "NEOS", - "name": "Provoke Obstinance", - "slug": "provoke-obstinance", - "effect": "\"\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eWhenever you activate this card, if there's exactly one target for its activation, draw a card into your memory.\nUp to five target objects you control gain \u003cspan class=\"effect__label\"\u003espellshroud\u003c/span\u003e until end of turn. Prevent the next 2 damage that would be dealt to each of those targets this turn if they're units.\"", - "effect_raw": "\u0026#34;[Class Bonus] Whenever you activate this card, if there's exactly one target for its activation, draw a card into your memory.\nUp to five target objects you control gain spellshroud until end of turn. Prevent the next 2 damage that would be dealt to each of those targets this turn if they're units.\u0026#34;", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "b6jhxltxu2", - "card_id": "16r0zadf9q", - "collector_number": "199", - "slug": "provoke-obstinance-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "ct3ynbcrae", - "population_operator": "≈", - "population": 6340, - "foil": false - }, - { - "uuid": "so1p5u153b", - "population_operator": "≈", - "population": 344, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "b6jhxltxu2", - "card_id": "16r0zadf9q", - "collector_number": "199", - "slug": "provoke-obstinance-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "so1p5u153b", - "population_operator": "≈", - "population": 344, - "foil": true - }, - { - "uuid": "ct3ynbcrae", - "population_operator": "≈", - "population": 6340, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "2kkvoqk1l7", - "types": [ - "ATTACK" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "OBELISK" - ], - "element": "NEOS", - "name": "Smash with Obelisk", - "slug": "smash-with-obelisk", - "effect": "As an additional cost to activate this card, sacrifice a domain you control.\nSmash with Obelisk gets +\u003cspan class=\"effect__label\"\u003eX\u003c/span\u003e\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e where \u003cspan class=\"effect__label\"\u003eX\u003c/span\u003e is the reserve cost of the sacrificed domain.", - "effect_raw": "As an additional cost to activate this card, sacrifice a domain you control.\nSmash with Obelisk gets +X POWER where X is the reserve cost of the sacrificed domain.", - "rule": null, - "flavor": "Destructive power with the weight of the world.", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 6, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "1fz2cjy7yp", - "card_id": "2kkvoqk1l7", - "collector_number": "101", - "slug": "smash-with-obelisk-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "o8j6aotm85", - "population_operator": "≈", - "population": 22500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "efuv1i4p0m", - "card_id": "2kkvoqk1l7", - "collector_number": "200", - "slug": "smash-with-obelisk-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - }, - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "efuv1i4p0m", - "card_id": "2kkvoqk1l7", - "collector_number": "200", - "slug": "smash-with-obelisk-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - }, - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "1fz2cjy7yp", - "card_id": "2kkvoqk1l7", - "collector_number": "101", - "slug": "smash-with-obelisk-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "o8j6aotm85", - "population_operator": "≈", - "population": 22500, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "idaRe7y3In", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC", - "MAGE" - ], - "subtypes": [ - "CLERIC", - "MAGE", - "SPELL" - ], - "element": "WIND", - "name": "Zephyr", - "slug": "zephyr", - "effect": "\u003cspan class=\"effect__label\"\u003eSuppress\u003c/span\u003e target ally or regalia. \u003cspan class=\"effect__reminder\"\u003e(To \u003cspan class=\"effect__label\"\u003esuppress\u003c/span\u003e an object, banish it and return it to the field under its owner's control at the beginning of the next end phase.)\u003c/span\u003e", - "effect_raw": "Suppress target ally or regalia. (To suppress an object, banish it and return it to the field under its owner's control at the beginning of the next end phase.)", - "rule": null, - "flavor": "It will come back in a breeze.", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "22ttcirao9", - "card_id": "idaRe7y3In", - "collector_number": "021", - "slug": "zephyr-sp1", - "set": { - "name": "Supporter Pack 1", - "prefix": "SP1", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "9ytyjss357", - "population_operator": "≈", - "population": 900, - "foil": true - }, - { - "uuid": "oexdlvivlo", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "KbzLShSEpu", - "card_id": "idaRe7y3In", - "collector_number": "235", - "slug": "zephyr-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - }, - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "dyfr0rqlyw", - "card_id": "idaRe7y3In", - "collector_number": "235", - "slug": "zephyr-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - }, - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "yf9riu5xa6", - "card_id": "idaRe7y3In", - "collector_number": "200", - "slug": "zephyr-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Pinakes", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "yf9riu5xa6", - "card_id": "idaRe7y3In", - "collector_number": "200", - "slug": "zephyr-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Pinakes", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "dyfr0rqlyw", - "card_id": "idaRe7y3In", - "collector_number": "235", - "slug": "zephyr-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - }, - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "KbzLShSEpu", - "card_id": "idaRe7y3In", - "collector_number": "235", - "slug": "zephyr-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - }, - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "22ttcirao9", - "card_id": "idaRe7y3In", - "collector_number": "021", - "slug": "zephyr-sp1", - "set": { - "name": "Supporter Pack 1", - "prefix": "SP1", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "9ytyjss357", - "population_operator": "≈", - "population": 900, - "foil": true - }, - { - "uuid": "oexdlvivlo", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "ify06tSEVC", - "types": [ - "ACTION" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "SKILL", - "HARMONY" - ], - "element": "WIND", - "name": "Attune with the Winds", - "slug": "attune-with-the-winds", - "effect": "Put a \u003cspan class=\"effect__label\"\u003ebuff\u003c/span\u003e counter on each ally you control. \u003cspan class=\"effect__reminder\"\u003e(Allies get +1 power and +1 life for each \u003cspan class=\"effect__label\"\u003ebuff\u003c/span\u003e counter on them.)\r\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__reminder\"\u003e\u003cspan class=\"effect__label\"\u003eHarmonize\u003c/span\u003e\u003c/span\u003e — If you've activated a Melody card this turn, draw a card.", - "effect_raw": "Put a buff counter on each ally you control. (Allies get +1 power and +1 life for each buff counter on them.)\n[Class Bonus] Harmonize — If you've activated a Melody card this turn, draw a card.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "XlYntGnjsq", - "card_id": "ify06tSEVC", - "collector_number": "200", - "slug": "attune-with-the-winds-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - }, - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "t21cfhbs3y", - "card_id": "ify06tSEVC", - "collector_number": "200", - "slug": "attune-with-the-winds-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - }, - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "t21cfhbs3y", - "card_id": "ify06tSEVC", - "collector_number": "200", - "slug": "attune-with-the-winds-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - }, - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "XlYntGnjsq", - "card_id": "ify06tSEVC", - "collector_number": "200", - "slug": "attune-with-the-winds-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - }, - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "5tlzsmw3rr", - "types": [ - "ACTION" - ], - "classes": [ - "GUARDIAN" - ], - "subtypes": [ - "GUARDIAN", - "SKILL" - ], - "element": "NEOS", - "name": "Summon Sentinels", - "slug": "summon-sentinels", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eThis \u003cspan class=\"effect__correction\"\u003ecard\u003c/span\u003e costs 1 less to activate for each domain you control.\n\u003cspan class=\"effect__label\"\u003eSummon\u003c/span\u003e two \u003ca data-edition-slug=\"automaton-drone-alc\" class=\"effect__edition-hover effect__label\"\u003eAutomaton Drone\u003c/a\u003e tokens each with a \u003cspan class=\"effect__label\"\u003ebuff\u003c/span\u003e counter on them.", - "effect_raw": "[Class Bonus] This card costs 1 less to activate for each domain you control.\nSummon two Automaton Drone tokens each with a buff counter on them.", - "rule": [ - { - "title": "ERRATA", - "date_added": "2024-01-19", - "description": "'This costs -\u003e This card costs'" - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "486eqq56dt", - "card_id": "5tlzsmw3rr", - "collector_number": "023", - "slug": "summon-sentinels-sp2", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "8q0vk89n7a", - "population_operator": "≈", - "population": 850, - "foil": true - }, - { - "uuid": "c42yb9p4lp", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "7nm6t5vygy", - "card_id": "5tlzsmw3rr", - "collector_number": "102", - "slug": "summon-sentinels-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "o8j6aotm85", - "population_operator": "≈", - "population": 22500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "r492ollknd", - "card_id": "5tlzsmw3rr", - "collector_number": "201", - "slug": "summon-sentinels-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - }, - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "r492ollknd", - "card_id": "5tlzsmw3rr", - "collector_number": "201", - "slug": "summon-sentinels-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - }, - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "7nm6t5vygy", - "card_id": "5tlzsmw3rr", - "collector_number": "102", - "slug": "summon-sentinels-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "o8j6aotm85", - "population_operator": "≈", - "population": 22500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "486eqq56dt", - "card_id": "5tlzsmw3rr", - "collector_number": "023", - "slug": "summon-sentinels-sp2", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "8q0vk89n7a", - "population_operator": "≈", - "population": 850, - "foil": true - }, - { - "uuid": "c42yb9p4lp", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "8qW1koLOK6", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC", - "MAGE" - ], - "subtypes": [ - "CLERIC", - "MAGE", - "SPELL" - ], - "element": "WIND", - "name": "Beseech the Winds", - "slug": "beseech-the-winds", - "effect": "Materialize a card from your material deck.\u003cspan class = \"effect__reminder\"\u003e (You still pay for its costs.)\u003c/span\u003e", - "effect_raw": "Materialize a card from your material deck. (You still pay for its costs.)", - "rule": [ - { - "title": "", - "date_added": "2022-12-27", - "description": "You may choose to fail to find a card from your material deck to materialize." - } - ], - "flavor": "Camelot's splendor arises from the blessing of the winds.", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "NwGmg1F0Pe", - "card_id": "8qW1koLOK6", - "collector_number": "201", - "slug": "beseech-the-winds-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "KUqNycUAeY", - "population_operator": "≈", - "population": 109, - "foil": true - }, - { - "uuid": "urolRm4zO0", - "population_operator": "≈", - "population": 2400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "a45b4b4Plo", - "card_id": "8qW1koLOK6", - "collector_number": "052", - "slug": "beseech-the-winds-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "Pinakes", - "rarity": 6, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "mr2lkvoqk2", - "card_id": "8qW1koLOK6", - "collector_number": "201", - "slug": "beseech-the-winds-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "bro89waejc", - "population_operator": "≈", - "population": 7250, - "foil": false - }, - { - "uuid": "htjm4muq20", - "population_operator": "≈", - "population": 423, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "mr2lkvoqk2", - "card_id": "8qW1koLOK6", - "collector_number": "201", - "slug": "beseech-the-winds-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "htjm4muq20", - "population_operator": "≈", - "population": 423, - "foil": true - }, - { - "uuid": "bro89waejc", - "population_operator": "≈", - "population": 7250, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "NwGmg1F0Pe", - "card_id": "8qW1koLOK6", - "collector_number": "201", - "slug": "beseech-the-winds-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "KUqNycUAeY", - "population_operator": "≈", - "population": 109, - "foil": true - }, - { - "uuid": "urolRm4zO0", - "population_operator": "≈", - "population": 2400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "a45b4b4Plo", - "card_id": "8qW1koLOK6", - "collector_number": "052", - "slug": "beseech-the-winds-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "Pinakes", - "rarity": 6, - "circulationTemplates": [], - "circulations": [] - } - ] - }, - { - "uuid": "qxnv0jqeym", - "types": [ - "UNIQUE", - "ALLY" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "HUMAN" - ], - "element": "WIND", - "name": "Zhang Fei, Spirited Steel", - "slug": "zhang-fei-spirited-steel", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eVigor\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This unit wakes up at the beginning of your end phase.)\u003c/span\u003e\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eAt the beginning of your end phase, if Zhang Fei is the only ally you control, put a \u003cspan class=\"effect__label\"\u003ebuff\u003c/span\u003e counter on Zhang Fei.", - "effect_raw": "[Class Bonus] Vigor (This unit wakes up at the beginning of your end phase.)\n[Class Bonus] At the beginning of your end phase, if Zhang Fei is the only ally you control, put a buff counter on Zhang Fei.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 2, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "1loumt7c9g", - "card_id": "qxnv0jqeym", - "collector_number": "201", - "slug": "zhang-fei-spirited-steel-amb-csr", - "set": { - "name": "Mortal Ambition First Edition", - "prefix": "AMB 1st", - "language": "EN" - }, - "illustrator": "Faicha", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "xi69o5sscg", - "population_operator": "≈", - "population": 253, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "so8bmm9xnr", - "card_id": "qxnv0jqeym", - "collector_number": "201", - "slug": "zhang-fei-spirited-steel-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Faicha", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "186cm7kob9", - "population_operator": "≈", - "population": 361, - "foil": true - }, - { - "uuid": "dbwg8erso7", - "population_operator": "≈", - "population": 8500, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "so8bmm9xnr", - "card_id": "qxnv0jqeym", - "collector_number": "201", - "slug": "zhang-fei-spirited-steel-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Faicha", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "186cm7kob9", - "population_operator": "≈", - "population": 361, - "foil": true - }, - { - "uuid": "dbwg8erso7", - "population_operator": "≈", - "population": 8500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "1loumt7c9g", - "card_id": "qxnv0jqeym", - "collector_number": "201", - "slug": "zhang-fei-spirited-steel-amb-csr", - "set": { - "name": "Mortal Ambition First Edition", - "prefix": "AMB 1st", - "language": "EN" - }, - "illustrator": "Faicha", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "xi69o5sscg", - "population_operator": "≈", - "population": 253, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "hHVf5xyjob", - "types": [ - "ALLY" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "HUMAN" - ], - "element": "WIND", - "name": "Blackmarket Broker", - "slug": "blackmarket-broker", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Put a \u003cspan class=\"effect__label\"\u003epreparation\u003c/span\u003e counter on your champion.\r\nBlackmarket Broker has \u003cspan class=\"effect__label\"\u003estealth\u003c/span\u003e as long as your champion has three or more \u003cspan class=\"effect__label\"\u003epreparation\u003c/span\u003e counters on them.", - "effect_raw": "On Enter: Put a preparation counter on your champion.\nBlackmarket Broker has stealth as long as your champion has three or more preparation counters on them.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": 2, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "XBB4XgCz1w", - "card_id": "hHVf5xyjob", - "collector_number": "202", - "slug": "blackmarket-broker-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "m76tlztmw3", - "card_id": "hHVf5xyjob", - "collector_number": "202", - "slug": "blackmarket-broker-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "NR", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "m76tlztmw3", - "card_id": "hHVf5xyjob", - "collector_number": "202", - "slug": "blackmarket-broker-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "NR", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "XBB4XgCz1w", - "card_id": "hHVf5xyjob", - "collector_number": "202", - "slug": "blackmarket-broker-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "blyb6fd6vy", - "types": [ - "ALLY" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "HUMAN" - ], - "element": "EXIA", - "name": "Bloodbond Bladesworn", - "slug": "bloodbond-bladesworn", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eBloodbond Bladesworn gets +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e for every ten damage counters on your champion.\nWhenever Bloodbond Bladesworn is dealt damage, deal that much damage to your champion.", - "effect_raw": "[Class Bonus] Bloodbond Bladesworn gets +1 POWER for every ten damage counters on your champion.\nWhenever Bloodbond Bladesworn is dealt damage, deal that much damage to your champion.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 3, - "life": 6, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "mtk7emqbjx", - "card_id": "blyb6fd6vy", - "collector_number": "202", - "slug": "bloodbond-bladesworn-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "53d3dvrvur", - "population_operator": "≈", - "population": 27500, - "foil": false - }, - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "o5aj7y5qyi", - "card_id": "blyb6fd6vy", - "collector_number": "051", - "slug": "bloodbond-bladesworn-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "qw1ns3j556", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "mtk7emqbjx", - "card_id": "blyb6fd6vy", - "collector_number": "202", - "slug": "bloodbond-bladesworn-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "53d3dvrvur", - "population_operator": "≈", - "population": 27500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "o5aj7y5qyi", - "card_id": "blyb6fd6vy", - "collector_number": "051", - "slug": "bloodbond-bladesworn-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "qw1ns3j556", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "ii17fzcyfr", - "types": [ - "ITEM" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "BULLET" - ], - "element": "UMBRA", - "name": "Anathema's End", - "slug": "anathemas-end", - "effect": "\u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e: Load Anathema's End into target unloaded Gun weapon you control.\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Champion Hit:\u003c/span\u003e Banish all Curse cards in the hit champion's lineage. For each card banished this way, deal 2 unpreventable damage to that champion.", - "effect_raw": "[REST]: Load Anathema's End into target unloaded Gun weapon you control.\n[Class Bonus] On Champion Hit: Banish all Curse cards in the hit champion's lineage. For each card banished this way, deal 2 unpreventable damage to that champion.", - "rule": [ - { - "title": "", - "date_added": "2024-01-19", - "description": "While loaded into an object, if that object leaves the field, this bullet would be sent to the graveyard (or banishment if it's a regalia)." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 1, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "8dyh7ikmhy", - "card_id": "ii17fzcyfr", - "collector_number": "202", - "slug": "anathemas-end-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "ct3ynbcrae", - "population_operator": "≈", - "population": 6340, - "foil": false - }, - { - "uuid": "so1p5u153b", - "population_operator": "≈", - "population": 344, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "gd6kd7gncb", - "card_id": "ii17fzcyfr", - "collector_number": "103", - "slug": "anathemas-end-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "8dyh7ikmhy", - "card_id": "ii17fzcyfr", - "collector_number": "202", - "slug": "anathemas-end-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "so1p5u153b", - "population_operator": "≈", - "population": 344, - "foil": true - }, - { - "uuid": "ct3ynbcrae", - "population_operator": "≈", - "population": 6340, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "gd6kd7gncb", - "card_id": "ii17fzcyfr", - "collector_number": "103", - "slug": "anathemas-end-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "kT8CeTFj82", - "types": [ - "ALLY" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "HUMAN" - ], - "element": "WIND", - "name": "Bushwhack Bandit", - "slug": "bushwhack-bandit", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eCritical 1\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(If \u003cspan class=\"effect__correction\"\u003ecombat damage\u003c/span\u003e would be dealt by a source with \u003cspan class=\"effect__label\"\u003ecritical 1\u003c/span\u003e, double that damage unless an opponent discards a card. Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] Critical 1 (If combat damage would be dealt by a source with critical 1, double that damage unless an opponent discards a card. Apply this effect only if your champion's class matches this card's class.)", - "rule": [ - { - "title": "ERRATA", - "date_added": "2024-01-19", - "description": "attack damage -\u003e combat damage" - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 2, - "life": 1, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "1fz2bix6xo", - "card_id": "kT8CeTFj82", - "collector_number": "203", - "slug": "bushwhack-bandit-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "ジェゼ一", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "EJtSqDjdlT", - "card_id": "kT8CeTFj82", - "collector_number": "203", - "slug": "bushwhack-bandit-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "ジェゼ一", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "1fz2bix6xo", - "card_id": "kT8CeTFj82", - "collector_number": "203", - "slug": "bushwhack-bandit-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "ジェゼ一", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "EJtSqDjdlT", - "card_id": "kT8CeTFj82", - "collector_number": "203", - "slug": "bushwhack-bandit-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "ジェゼ一", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "epwl2vqikh", - "types": [ - "ALLY" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "HUMAN" - ], - "element": "EXIA", - "name": "Conduit of Bloodfire", - "slug": "conduit-of-bloodfire", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Remove all damage counters from each champion your opponents control. For every four counters removed this way, put a \u003cspan class=\"effect__label\"\u003ebuff\u003c/span\u003e counter on Conduit of Bloodfire.", - "effect_raw": "On Enter: Remove all damage counters from each champion your opponents control. For every four counters removed this way, put a buff counter on Conduit of Bloodfire.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 3, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "z110mf0wuo", - "card_id": "epwl2vqikh", - "collector_number": "203", - "slug": "conduit-of-bloodfire-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "z110mf0wuo", - "card_id": "epwl2vqikh", - "collector_number": "203", - "slug": "conduit-of-bloodfire-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "1wl8ao8bls", - "types": [ - "UNIQUE", - "ALLY" - ], - "classes": [ - "GUARDIAN", - "RANGER" - ], - "subtypes": [ - "GUARDIAN", - "RANGER", - "HUMAN" - ], - "element": "UMBRA", - "name": "Carter, Synthetic Reaper", - "slug": "carter-synthetic-reaper", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eCleave\u003c/span\u003e\nWhenever an ally dies, \u003cspan class=\"effect__label\"\u003erecover 1.\u003c/span\u003e\n\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e You may \u003cspan class=\"effect__correction\"\u003esacrifice another ally\u003c/span\u003e. If you do, Carter gets +2\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e until end of turn. If an Automaton ally was sacrificed this way, draw a card.", - "effect_raw": "[Class Bonus] Cleave\nWhenever an ally dies, recover 1.\nOn Enter: You may sacrifice another ally. If you do, Carter gets +2 POWER until end of turn. If an Automaton ally was sacrificed this way, draw a card.", - "rule": [ - { - "title": "ERRATA", - "date_added": "2024-01-19", - "description": "'sacrifice another ally you control. -\u003e sacrifice another ally.'" - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 2, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "i3sphwpisz", - "card_id": "1wl8ao8bls", - "collector_number": "203", - "slug": "carter-synthetic-reaper-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "D Lam", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "4g69r9hdqn", - "population_operator": "≈", - "population": 4000, - "foil": false - }, - { - "uuid": "mx23aqm78v", - "population_operator": "≈", - "population": 199, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "qgzfnxkwnp", - "card_id": "1wl8ao8bls", - "collector_number": "002", - "slug": "carter-synthetic-reaper-sp2-csr", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "s5iwsl6ddc", - "population_operator": "≈", - "population": 200, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "i3sphwpisz", - "card_id": "1wl8ao8bls", - "collector_number": "203", - "slug": "carter-synthetic-reaper-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "D Lam", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "mx23aqm78v", - "population_operator": "≈", - "population": 199, - "foil": true - }, - { - "uuid": "4g69r9hdqn", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "qgzfnxkwnp", - "card_id": "1wl8ao8bls", - "collector_number": "002", - "slug": "carter-synthetic-reaper-sp2-csr", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "s5iwsl6ddc", - "population_operator": "≈", - "population": 200, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "zrplywc08c", - "types": [ - "PHANTASIA" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "CURSE", - "SPELL" - ], - "element": "UMBRA", - "name": "Creeping Torment", - "slug": "creeping-torment", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Put Creeping Torment on the bottom of target champion's lineage.\n\u003cspan class=\"effect__label\"\u003eInherited Effect:\u003c/span\u003e Whenever you draw your second card each turn, deal 2 unpreventable damage to this object. \u003cspan class=\"effect__reminder\"\u003e(Champions have this ability as long as this card is part of its lineage.)\u003c/span\u003e ", - "effect_raw": "On Enter: Put Creeping Torment on the bottom of target champion's lineage.\nInherited Effect: Whenever you draw your second card each turn, deal 2 unpreventable damage to this object. (Champions have this ability as long as this card is part of its lineage.) ", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 1, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "2tcr0ax9z2", - "card_id": "zrplywc08c", - "collector_number": "104", - "slug": "creeping-torment-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "547xsxi1q2", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "fm1a1saqp9", - "card_id": "zrplywc08c", - "collector_number": "008", - "slug": "creeping-torment-sp2", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "f505qzzace", - "population_operator": "≈", - "population": 1280, - "foil": true - }, - { - "uuid": "vl4ks2p1sv", - "population_operator": "≈", - "population": 33000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "nne5o3cm9l", - "card_id": "zrplywc08c", - "collector_number": "204", - "slug": "creeping-torment-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "c91f92cj77", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "lrsruafk5e", - "population_operator": "≈", - "population": 743, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "nne5o3cm9l", - "card_id": "zrplywc08c", - "collector_number": "204", - "slug": "creeping-torment-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "lrsruafk5e", - "population_operator": "≈", - "population": 743, - "foil": true - }, - { - "uuid": "c91f92cj77", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "2tcr0ax9z2", - "card_id": "zrplywc08c", - "collector_number": "104", - "slug": "creeping-torment-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "547xsxi1q2", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "fm1a1saqp9", - "card_id": "zrplywc08c", - "collector_number": "008", - "slug": "creeping-torment-sp2", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "f505qzzace", - "population_operator": "≈", - "population": 1280, - "foil": true - }, - { - "uuid": "vl4ks2p1sv", - "population_operator": "≈", - "population": 33000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "0dsdojl6l3", - "types": [ - "ACTION" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "SKILL", - "REACTION" - ], - "element": "EXIA", - "name": "Crimson Prescience", - "slug": "crimson-prescience", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__bubble\"\u003eDamage 25+\u003c/span\u003e This card costs 1 less to activate. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if there are twenty-five or more damage counters on your champion.)\u003c/span\u003e\nChoose a card name. Until end of turn, if damage would be dealt to your champion by a source with that name, prevent that damage.", - "effect_raw": "[Class Bonus] [Damage 25+] This card costs 1 less to activate. (Apply this effect only if there are twenty-five or more damage counters on your champion.)\nChoose a card name. Until end of turn, if damage would be dealt to your champion by a source with that name, prevent that damage.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "qfnv68ul91", - "card_id": "0dsdojl6l3", - "collector_number": "204", - "slug": "crimson-prescience-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "qfnv68ul91", - "card_id": "0dsdojl6l3", - "collector_number": "204", - "slug": "crimson-prescience-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "R9UFbI4Fsh", - "types": [ - "UNIQUE", - "DOMAIN" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "CASTLE" - ], - "element": "WIND", - "name": "Camelot, Impenetrable", - "slug": "camelot-impenetrable", - "effect": "\u003cspan class=\"effect__reminder\"\u003e\u003cspan class=\"effect__label\"\u003eUpkeep\u003c/span\u003e\u003c/span\u003e — Whenever you materialize a card, sacrifice Camelot.\r\nWhenever you activate a wind element card, you may \u003cspan class=\"effect__label\"\u003enegate\u003c/span\u003e its activation. If you do, choose an ally and \u003cspan class=\"effect__label\"\u003esuppress\u003c/span\u003e it.", - "effect_raw": "Upkeep — Whenever you materialize a card, sacrifice Camelot.\nWhenever you activate a wind element card, you may negate its activation. If you do, choose an ally and suppress it.", - "rule": null, - "flavor": "Blessed by the zephyrs, yet now beset with strife. ", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "Vh2NeDccZU", - "card_id": "R9UFbI4Fsh", - "collector_number": "204", - "slug": "camelot-impenetrable-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "杭州新艺族", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "KUqNycUAeY", - "population_operator": "≈", - "population": 109, - "foil": true - }, - { - "uuid": "urolRm4zO0", - "population_operator": "≈", - "population": 2400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "zzioxgugw9", - "card_id": "R9UFbI4Fsh", - "collector_number": "204", - "slug": "camelot-impenetrable-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "杭州新艺族", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "bro89waejc", - "population_operator": "≈", - "population": 7250, - "foil": false - }, - { - "uuid": "htjm4muq20", - "population_operator": "≈", - "population": 423, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "zzioxgugw9", - "card_id": "R9UFbI4Fsh", - "collector_number": "204", - "slug": "camelot-impenetrable-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "杭州新艺族", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "htjm4muq20", - "population_operator": "≈", - "population": 423, - "foil": true - }, - { - "uuid": "bro89waejc", - "population_operator": "≈", - "population": 7250, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "Vh2NeDccZU", - "card_id": "R9UFbI4Fsh", - "collector_number": "204", - "slug": "camelot-impenetrable-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "杭州新艺族", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "KUqNycUAeY", - "population_operator": "≈", - "population": 109, - "foil": true - }, - { - "uuid": "urolRm4zO0", - "population_operator": "≈", - "population": 2400, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "6YiMaCGsfV", - "types": [ - "ACTION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SPELL" - ], - "element": "WIND", - "name": "Channel the Wind", - "slug": "channel-the-wind", - "effect": "Put an \u003cspan class=\"effect__label\"\u003eenlighten\u003c/span\u003e counter on your champion. \u003cspan class=\"effect__reminder\"\u003e(You may remove three \u003cspan class=\"effect__label\"\u003eenlighten\u003c/span\u003e counters from your champion to draw a card.)\u003c/span\u003e\r\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e \u003c/span\u003e\u003cspan class=\"effect__reminder\"\u003e(While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)\u003c/span\u003e", - "effect_raw": "Put an enlighten counter on your champion. (You may remove three enlighten counters from your champion to draw a card.)\n[Class Bonus] Floating Memory (While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "k4f16jph30", - "card_id": "6YiMaCGsfV", - "collector_number": "205", - "slug": "channel-the-wind-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "pKK8pOLDzI", - "card_id": "6YiMaCGsfV", - "collector_number": "205", - "slug": "channel-the-wind-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "k4f16jph30", - "card_id": "6YiMaCGsfV", - "collector_number": "205", - "slug": "channel-the-wind-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "pKK8pOLDzI", - "card_id": "6YiMaCGsfV", - "collector_number": "205", - "slug": "channel-the-wind-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "6g7xgwve1d", - "types": [ - "ACTION" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "CURSE", - "SPELL" - ], - "element": "UMBRA", - "name": "Demon's Aim", - "slug": "demons-aim", - "effect": "Put Demon's Aim on the bottom of your champion's lineage. Then your champion's attacks this turn gain \u003cspan class=\"effect__label\"\u003etrue sight\u003c/span\u003e, \"This attack can't be redirected by \u003cspan class=\"effect__label\"\u003eintercept\"\u003c/span\u003e, and \"Choose the targets for this attack as though units didn't have \u003cspan class=\"effect__label\"\u003etaunt\u003c/span\u003e.\"\r\n\u003cspan class=\"effect__label\"\u003eInherited Effect:\u003c/span\u003e This object \u003cspan class=\"effect__correction\"\u003egets\u003c/span\u003e -2\u003cspan class=\"effect__icon effect__icon--heart\"\u003e\u003c/span\u003e.", - "effect_raw": "Put Demon's Aim on the bottom of your champion's lineage. Then your champion's attacks this turn gain true sight, \u0026#34;This attack can't be redirected by intercept\u0026#34;, and \u0026#34;Choose the targets for this attack as though units didn't have taunt.\u0026#34;\nInherited Effect: This object gets -2 LIFE.", - "rule": [ - { - "title": "ERRATA", - "date_added": "2024-01-19", - "description": "'has -\u003e gets'" - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "bewomius8n", - "card_id": "6g7xgwve1d", - "collector_number": "205", - "slug": "demons-aim-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "px0apqw30k", - "population_operator": "≈", - "population": 16000, - "foil": false - }, - { - "uuid": "u09s6r8l2l", - "population_operator": "≈", - "population": 477, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "bewomius8n", - "card_id": "6g7xgwve1d", - "collector_number": "205", - "slug": "demons-aim-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "u09s6r8l2l", - "population_operator": "≈", - "population": 477, - "foil": true - }, - { - "uuid": "px0apqw30k", - "population_operator": "≈", - "population": 16000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "slmer06rku", - "types": [ - "ALLY" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "HUMAN" - ], - "element": "EXIA", - "name": "Desperate Cavalier", - "slug": "desperate-cavalier", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Attack:\u003c/span\u003e If your \u003cspan class=\"effect__label\"\u003einfluence\u003c/span\u003e is four or less, banish the top two cards of your deck. As long as they're banished you may activate them. As an additional cost to activate each of those cards, deal 2 unpreventable damage to your champion.\n\n", - "effect_raw": "[Class Bonus] On Attack: If your influence is four or less, banish the top two cards of your deck. As long as they're banished you may activate them. As an additional cost to activate each of those cards, deal 2 unpreventable damage to your champion.\n\n", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 2, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "qwsuo0214d", - "card_id": "slmer06rku", - "collector_number": "205", - "slug": "desperate-cavalier-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "186cm7kob9", - "population_operator": "≈", - "population": 361, - "foil": true - }, - { - "uuid": "dbwg8erso7", - "population_operator": "≈", - "population": 8500, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "qwsuo0214d", - "card_id": "slmer06rku", - "collector_number": "205", - "slug": "desperate-cavalier-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "186cm7kob9", - "population_operator": "≈", - "population": 361, - "foil": true - }, - { - "uuid": "dbwg8erso7", - "population_operator": "≈", - "population": 8500, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "zcVjsVRBV8", - "types": [ - "ATTACK" - ], - "classes": [ - "ASSASSIN", - "WARRIOR" - ], - "subtypes": [ - "ASSASSIN", - "WARRIOR", - "SWORD" - ], - "element": "WIND", - "name": "Combo Strike", - "slug": "combo-strike", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__bubble\"\u003eLevel 2+\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Kill:\u003c/span\u003e Wake up your champion. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class, and only if your champion is level 2 or higher.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] [Level 2+] On Kill: Wake up your champion. (Apply this effect only if your champion's class matches this card's class, and only if your champion is level 2 or higher.)", - "rule": null, - "flavor": "On currents of wind born from the exchanging of blows, warriors dance and blades glide.", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 3, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "STiZ1fifo0", - "card_id": "zcVjsVRBV8", - "collector_number": "085", - "slug": "combo-strike-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "8dBps9N0mS", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "hpr2ghovrc", - "card_id": "zcVjsVRBV8", - "collector_number": "004", - "slug": "combo-strike-sp2", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "f505qzzace", - "population_operator": "≈", - "population": 1280, - "foil": true - }, - { - "uuid": "vl4ks2p1sv", - "population_operator": "≈", - "population": 33000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "knOw1W9r6Y", - "card_id": "zcVjsVRBV8", - "collector_number": "206", - "slug": "combo-strike-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - }, - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "r9hcpdtipt", - "card_id": "zcVjsVRBV8", - "collector_number": "206", - "slug": "combo-strike-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - }, - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "r9hcpdtipt", - "card_id": "zcVjsVRBV8", - "collector_number": "206", - "slug": "combo-strike-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - }, - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "knOw1W9r6Y", - "card_id": "zcVjsVRBV8", - "collector_number": "206", - "slug": "combo-strike-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - }, - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "STiZ1fifo0", - "card_id": "zcVjsVRBV8", - "collector_number": "085", - "slug": "combo-strike-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "8dBps9N0mS", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "hpr2ghovrc", - "card_id": "zcVjsVRBV8", - "collector_number": "004", - "slug": "combo-strike-sp2", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "f505qzzace", - "population_operator": "≈", - "population": 1280, - "foil": true - }, - { - "uuid": "vl4ks2p1sv", - "population_operator": "≈", - "population": 33000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "1fy8l4pxs9", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "SPELL" - ], - "element": "EXIA", - "name": "Exia Sight", - "slug": "exia-sight", - "effect": "Draw a card.\n\u003cspan class=\"effect__bubble\"\u003eDamage 20+\u003c/span\u003e The next card you activate this turn costs 1 less to activate. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if there are twenty or more damage counters on your champion.)\u003c/span\u003e", - "effect_raw": "Draw a card.\n[Damage 20+] The next card you activate this turn costs 1 less to activate. (Apply this effect only if there are twenty or more damage counters on your champion.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 0, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "dla8uv1s51", - "card_id": "1fy8l4pxs9", - "collector_number": "053", - "slug": "exia-sight-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "qw1ns3j556", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "z1xbip69si", - "card_id": "1fy8l4pxs9", - "collector_number": "206", - "slug": "exia-sight-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "53d3dvrvur", - "population_operator": "≈", - "population": 27500, - "foil": false - }, - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "z1xbip69si", - "card_id": "1fy8l4pxs9", - "collector_number": "206", - "slug": "exia-sight-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "53d3dvrvur", - "population_operator": "≈", - "population": 27500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "dla8uv1s51", - "card_id": "1fy8l4pxs9", - "collector_number": "053", - "slug": "exia-sight-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "qw1ns3j556", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "47o7eanl1g", - "types": [ - "ACTION" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "SKILL", - "REACTION" - ], - "element": "UMBRA", - "name": "False Step", - "slug": "false-step", - "effect": "If damage would be dealt to your champion this turn, prevent 2 of that damage. Your champion becomes \u003cspan class=\"effect__label\"\u003edistant\u003c/span\u003e. Then you may pay \u003cspan class=\"effect__bubble effect__bubble--yellow ml-2\"\u003e2\u003c/span\u003e. If you do, allies you control also become \u003cspan class=\"effect__label\"\u003edistant\u003c/span\u003e.", - "effect_raw": "If damage would be dealt to your champion this turn, prevent 2 of that damage. Your champion becomes distant. Then you may pay [2]. If you do, allies you control also become distant.", - "rule": null, - "flavor": "The gliding shadows obfuscate and disorientate.", - "cost_memory": null, - "cost_reserve": 1, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "486egq56dj", - "card_id": "47o7eanl1g", - "collector_number": "206", - "slug": "false-step-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "px0apqw30k", - "population_operator": "≈", - "population": 16000, - "foil": false - }, - { - "uuid": "u09s6r8l2l", - "population_operator": "≈", - "population": 477, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "486egq56dj", - "card_id": "47o7eanl1g", - "collector_number": "206", - "slug": "false-step-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "u09s6r8l2l", - "population_operator": "≈", - "population": 477, - "foil": true - }, - { - "uuid": "px0apqw30k", - "population_operator": "≈", - "population": 16000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "nIKhHFa0rK", - "types": [ - "ACTION" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "SKILL", - "REACTION" - ], - "element": "WIND", - "name": "Cry for Help", - "slug": "cry-for-help", - "effect": "Change the target of an attack that targets your champion to an ally you control. \u003cspan class=\"effect__label\"\u003eClass Bonus:\u003c/span\u003e That ally gets +1\u003cspan class=\"effect__icon effect__icon--heart\"\u003e\u003c/span\u003e until end of turn.", - "effect_raw": "Change the target of an attack that targets your champion to an ally you control. Class Bonus: That ally gets +1 LIFE until end of turn.", - "rule": null, - "flavor": "Loyal and protective, Silvie's new friends were swift to rush to her side whenever she needed help.", - "cost_memory": null, - "cost_reserve": 1, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "2EnrVY3MT6", - "card_id": "nIKhHFa0rK", - "collector_number": "207", - "slug": "cry-for-help-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - }, - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "vpnv6hwnua", - "card_id": "nIKhHFa0rK", - "collector_number": "207", - "slug": "cry-for-help-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - }, - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "vpnv6hwnua", - "card_id": "nIKhHFa0rK", - "collector_number": "207", - "slug": "cry-for-help-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - }, - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "2EnrVY3MT6", - "card_id": "nIKhHFa0rK", - "collector_number": "207", - "slug": "cry-for-help-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - }, - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "xrpx8jypwc", - "types": [ - "ALLY" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "HUMAN" - ], - "element": "UMBRA", - "name": "Gloamspire Wraith", - "slug": "gloamspire-wraith", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eRanged 2\u003c/span\u003e\nAs long as Gloamspire Wraith is \u003cspan class=\"effect__label\"\u003edistant\u003c/span\u003e, it has \"\u003cspan class=\"effect__label\"\u003eOn Hit: Recover X\u003c/span\u003e, where \u003cspan class=\"effect__label\"\u003eX\u003c/span\u003e is the amount of damage dealt by this hit.\" \u003cspan class=\"effect__reminder\"\u003e(To \u003cspan class=\"effect__label\"\u003erecover\u003c/span\u003e, remove that many damage counters from your champion.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] Ranged 2\nAs long as Gloamspire Wraith is distant, it has \u0026#34;On Hit: Recover X, where X is the amount of damage dealt by this hit.\u0026#34; (To recover, remove that many damage counters from your champion.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 3, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.064Z", - "editions": [ - { - "uuid": "g0bo2fb4qw", - "card_id": "xrpx8jypwc", - "collector_number": "207", - "slug": "gloamspire-wraith-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "px0apqw30k", - "population_operator": "≈", - "population": 16000, - "foil": false - }, - { - "uuid": "u09s6r8l2l", - "population_operator": "≈", - "population": 477, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "g0bo2fb4qw", - "card_id": "xrpx8jypwc", - "collector_number": "207", - "slug": "gloamspire-wraith-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "u09s6r8l2l", - "population_operator": "≈", - "population": 477, - "foil": true - }, - { - "uuid": "px0apqw30k", - "population_operator": "≈", - "population": 16000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "aws20fsihd", - "types": [ - "ALLY" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "HUMAN" - ], - "element": "EXIA", - "name": "Fervent Lancer", - "slug": "fervent-lancer", - "effect": "Whenever you activate an exia element card, you may banish it as it resolves.\nAs long as there's a card banished by Fervent Lancer, it gets +2\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e and must attack a champion each turn if able.", - "effect_raw": "Whenever you activate an exia element card, you may banish it as it resolves.\nAs long as there's a card banished by Fervent Lancer, it gets +2 POWER and must attack a champion each turn if able.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 3, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "qzh8cj2ooz", - "card_id": "aws20fsihd", - "collector_number": "207", - "slug": "fervent-lancer-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "qzh8cj2ooz", - "card_id": "aws20fsihd", - "collector_number": "207", - "slug": "fervent-lancer-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "UfQh069mc3", - "types": [ - "ACTION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SPELL" - ], - "element": "WIND", - "name": "Disorienting Winds", - "slug": "disorienting-winds", - "effect": "\u003cspan class=\"effect__label\"\u003eEfficiency\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This card costs \u003cspan class=\"effect__label\"\u003eLV\u003c/span\u003e less to activate. \u003cspan class=\"effect__label\"\u003eLV\u003c/span\u003e refers to your champion's level.)\u003c/span\u003e\r\nReturn target ally to its owner's hand. Draw a card.", - "effect_raw": "Efficiency (This card costs LV less to activate. LV refers to your champion's level.)\nReturn target ally to its owner's hand. Draw a card.", - "rule": null, - "flavor": "Not the best way to travel.", - "cost_memory": null, - "cost_reserve": 5, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "1cd633mn8a", - "card_id": "UfQh069mc3", - "collector_number": "174", - "slug": "disorienting-winds-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Pinakes", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "ctVRMYgJdw", - "card_id": "UfQh069mc3", - "collector_number": "086", - "slug": "disorienting-winds-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [], - "circulations": [ - { - "uuid": "w296JK1lJq", - "population_operator": "≈", - "population": 19000, - "foil": false - } - ] - }, - { - "uuid": "optkFjaDTR", - "card_id": "UfQh069mc3", - "collector_number": "208", - "slug": "disorienting-winds-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - }, - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "rzblqryeav", - "card_id": "UfQh069mc3", - "collector_number": "208", - "slug": "disorienting-winds-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - }, - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "rzblqryeav", - "card_id": "UfQh069mc3", - "collector_number": "208", - "slug": "disorienting-winds-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - }, - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "optkFjaDTR", - "card_id": "UfQh069mc3", - "collector_number": "208", - "slug": "disorienting-winds-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - }, - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "ctVRMYgJdw", - "card_id": "UfQh069mc3", - "collector_number": "086", - "slug": "disorienting-winds-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [], - "circulations": [ - { - "uuid": "w296JK1lJq", - "population_operator": "≈", - "population": 19000, - "foil": false - } - ] - }, - { - "uuid": "1cd633mn8a", - "card_id": "UfQh069mc3", - "collector_number": "174", - "slug": "disorienting-winds-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Pinakes", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "xiazfnm292", - "types": [ - "ATTACK" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "POLEARM" - ], - "element": "EXIA", - "name": "Hemorrhaging Rend", - "slug": "hemorrhaging-rend", - "effect": "\u003cspan class=\"effect__bubble\"\u003eDamage 20+\u003c/span\u003e \u003cspan class=\"effect__label\"\u003eCleave\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(Attack all units a chosen opponent controls. This attack can't be intercepted. Apply this effect only if there are twenty or more damage counters on your champion.)\u003c/span\u003e\n", - "effect_raw": "[Damage 20+] Cleave (Attack all units a chosen opponent controls. This attack can't be intercepted. Apply this effect only if there are twenty or more damage counters on your champion.)\n", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": 4, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "10yxyfk8ip", - "card_id": "xiazfnm292", - "collector_number": "054", - "slug": "hemorrhaging-rend-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "qw1ns3j556", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "jc1js3sl6p", - "card_id": "xiazfnm292", - "collector_number": "208", - "slug": "hemorrhaging-rend-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "53d3dvrvur", - "population_operator": "≈", - "population": 27500, - "foil": false - }, - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "jc1js3sl6p", - "card_id": "xiazfnm292", - "collector_number": "208", - "slug": "hemorrhaging-rend-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "53d3dvrvur", - "population_operator": "≈", - "population": 27500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "10yxyfk8ip", - "card_id": "xiazfnm292", - "collector_number": "054", - "slug": "hemorrhaging-rend-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "qw1ns3j556", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "8tuhuy4xip", - "types": [ - "ACTION" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "CURSE", - "SKILL" - ], - "element": "UMBRA", - "name": "Load Soul", - "slug": "load-soul", - "effect": "Materialize a Bullet card from your material deck, then you may put two \u003cspan class=\"effect__label\"\u003edurability\u003c/span\u003e counters on a Gun weapon you control. If you do, put Load Soul on the bottom of your champion's lineage.\n\u003cspan class=\"effect__label\"\u003eInherited Effect:\u003c/span\u003e This object \u003cspan class=\"effect__correction\"\u003egets\u003c/span\u003e -2\u003cspan class=\"effect__icon effect__icon--heart\"\u003e\u003c/span\u003e.", - "effect_raw": "Materialize a Bullet card from your material deck, then you may put two durability counters on a Gun weapon you control. If you do, put Load Soul on the bottom of your champion's lineage.\nInherited Effect: This object gets -2 LIFE.", - "rule": [ - { - "title": "ERRATA", - "date_added": "2024-01-19", - "description": "'has -\u003e gets'" - }, - { - "title": "", - "date_added": "2024-02-07", - "description": "You may choose to fail to find a card from your material deck to materialize." - }, - { - "title": "", - "date_added": "2024-02-07", - "description": "You still pay the costs of the materialization." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "xvzokpajit", - "card_id": "8tuhuy4xip", - "collector_number": "208", - "slug": "load-soul-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "ct3ynbcrae", - "population_operator": "≈", - "population": 6340, - "foil": false - }, - { - "uuid": "so1p5u153b", - "population_operator": "≈", - "population": 344, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "xvzokpajit", - "card_id": "8tuhuy4xip", - "collector_number": "208", - "slug": "load-soul-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "so1p5u153b", - "population_operator": "≈", - "population": 344, - "foil": true - }, - { - "uuid": "ct3ynbcrae", - "population_operator": "≈", - "population": 6340, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "9htu9agwj4", - "types": [ - "ITEM" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "BULLET" - ], - "element": "UMBRA", - "name": "Mindbreak Bullet", - "slug": "mindbreak-bullet", - "effect": "\u003cspan class=\"effect__icon effect__icon--rest\"\u003e\u003c/span\u003e: Load Mindbreak Bullet into target unloaded Gun weapon you control.\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Champion Hit:\u003c/span\u003e Look at that opponent's memory and discard a card from it.", - "effect_raw": "[REST]: Load Mindbreak Bullet into target unloaded Gun weapon you control.\n[Class Bonus] On Champion Hit: Look at that opponent's memory and discard a card from it.", - "rule": [ - { - "title": "", - "date_added": "2024-01-19", - "description": "While loaded into an object, if that object leaves the field, this bullet would be sent to the graveyard (or banishment if it's a regalia)." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 3, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "kca6jhwbsx", - "card_id": "9htu9agwj4", - "collector_number": "105", - "slug": "mindbreak-bullet-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "o8j6aotm85", - "population_operator": "≈", - "population": 22500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "wys9kf4rt7", - "card_id": "9htu9agwj4", - "collector_number": "209", - "slug": "mindbreak-bullet-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "u09s6r8l2l", - "population_operator": "≈", - "population": 477, - "foil": true - }, - { - "uuid": "v8mzvoaggf", - "population_operator": "≈", - "population": 13000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "wys9kf4rt7", - "card_id": "9htu9agwj4", - "collector_number": "209", - "slug": "mindbreak-bullet-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "u09s6r8l2l", - "population_operator": "≈", - "population": 477, - "foil": true - }, - { - "uuid": "v8mzvoaggf", - "population_operator": "≈", - "population": 13000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "kca6jhwbsx", - "card_id": "9htu9agwj4", - "collector_number": "105", - "slug": "mindbreak-bullet-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "o8j6aotm85", - "population_operator": "≈", - "population": 22500, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "UVAb8CmjtL", - "types": [ - "ALLY" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "FAIRY" - ], - "element": "WIND", - "name": "Dream Fairy", - "slug": "dream-fairy", - "effect": "\u003cspan class=\"effect__label\"\u003eStealth\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This unit can't be targeted by attacks unless permitted by \u003cspan class=\"effect__label\"\u003etrue sight\u003c/span\u003e.)\u003c/span\u003e\r\n\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Return target ally you don't control to its owner's memory. Opponents can't activate cards with that ally's name as long as you control Dream Fairy.", - "effect_raw": "Stealth (This unit can't be targeted by attacks unless permitted by true sight.)\nOn Enter: Return target ally you don't control to its owner's memory. Opponents can't activate cards with that ally's name as long as you control Dream Fairy.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 1, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "MpIDRIgOoI", - "card_id": "UVAb8CmjtL", - "collector_number": "087", - "slug": "dream-fairy-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "PY7WcpLIti", - "population_operator": "≈", - "population": 22500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "wjn06zlhig", - "card_id": "UVAb8CmjtL", - "collector_number": "209", - "slug": "dream-fairy-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - }, - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "xjqyDyU04z", - "card_id": "UVAb8CmjtL", - "collector_number": "209", - "slug": "dream-fairy-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - }, - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "wjn06zlhig", - "card_id": "UVAb8CmjtL", - "collector_number": "209", - "slug": "dream-fairy-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - }, - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "xjqyDyU04z", - "card_id": "UVAb8CmjtL", - "collector_number": "209", - "slug": "dream-fairy-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - }, - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "MpIDRIgOoI", - "card_id": "UVAb8CmjtL", - "collector_number": "087", - "slug": "dream-fairy-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "PY7WcpLIti", - "population_operator": "≈", - "population": 22500, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "dfchplzf6m", - "types": [ - "ACTION" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "SKILL" - ], - "element": "EXIA", - "name": "Ingress of Sanguine Ire", - "slug": "ingress-of-sanguine-ire", - "effect": "Activate this card only during an opponent's end phase.\nYour champion's first attack during your next turn gets +3\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e. If your champion hasn't taken damage this turn, draw two cards into your memory.", - "effect_raw": "Activate this card only during an opponent's end phase.\nYour champion's first attack during your next turn gets +3 POWER. If your champion hasn't taken damage this turn, draw two cards into your memory.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "xmqjwtlslr", - "card_id": "dfchplzf6m", - "collector_number": "209", - "slug": "ingress-of-sanguine-ire-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "xmqjwtlslr", - "card_id": "dfchplzf6m", - "collector_number": "209", - "slug": "ingress-of-sanguine-ire-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "wPKxvzTmqq", - "types": [ - "ACTION" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "SKILL" - ], - "element": "WIND", - "name": "Ensnaring Fumes", - "slug": "ensnaring-fumes", - "effect": "You may remove three \u003cspan class=\"effect__label\"\u003epreparation\u003c/span\u003e counters from your champion rather than pay this card's reserve cost.\r\nReturn all allies to their owner's hands.\r\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e", - "effect_raw": "You may remove three preparation counters from your champion rather than pay this card's reserve cost.\nReturn all allies to their owner's hands.\n[Class Bonus] Floating Memory ", - "rule": [ - { - "title": "", - "date_added": "2022-12-27", - "description": "When opting for this card's alternative cost, you get to ignore all reserve costs associated with it. This includes all reserve cost increasing or decreasing effects. Other additional costs still must be paid." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 5, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "2h04dbz8qq", - "card_id": "wPKxvzTmqq", - "collector_number": "210", - "slug": "ensnaring-fumes-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - }, - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "P24CQhcAce", - "card_id": "wPKxvzTmqq", - "collector_number": "210", - "slug": "ensnaring-fumes-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - }, - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "2h04dbz8qq", - "card_id": "wPKxvzTmqq", - "collector_number": "210", - "slug": "ensnaring-fumes-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - }, - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "P24CQhcAce", - "card_id": "wPKxvzTmqq", - "collector_number": "210", - "slug": "ensnaring-fumes-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - }, - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "ju2d98w3j0", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC", - "WARRIOR" - ], - "subtypes": [ - "CLERIC", - "WARRIOR", - "SKILL" - ], - "element": "EXIA", - "name": "Mend Flesh", - "slug": "mend-flesh", - "effect": "\u003cspan class=\"effect__bubble\"\u003eDamage 25+\u003c/span\u003e This card costs 2 less to activate. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if there are twenty-five or more damage counters on your champion.)\u003c/span\u003e\n\u003cspan class=\"effect__label\"\u003eRecover 8\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(To \u003cspan class=\"effect__label\"\u003erecover\u003c/span\u003e, remove that many damage counters from your champion.)\u003c/span\u003e", - "effect_raw": "[Damage 25+] This card costs 2 less to activate. (Apply this effect only if there are twenty-five or more damage counters on your champion.)\nRecover 8. (To recover, remove that many damage counters from your champion.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "0pwq5sfw43", - "card_id": "ju2d98w3j0", - "collector_number": "210", - "slug": "mend-flesh-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "9szi5mxrkd", - "card_id": "ju2d98w3j0", - "collector_number": "055", - "slug": "mend-flesh-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "qw1ns3j556", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "0pwq5sfw43", - "card_id": "ju2d98w3j0", - "collector_number": "210", - "slug": "mend-flesh-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "9szi5mxrkd", - "card_id": "ju2d98w3j0", - "collector_number": "055", - "slug": "mend-flesh-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "qw1ns3j556", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "por7ch2bbm", - "types": [ - "ALLY" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "HUMAN" - ], - "element": "UMBRA", - "name": "Relentless Hexchaser", - "slug": "relentless-hexchaser", - "effect": "\u003cspan class=\"effect__label\"\u003eRanged 2\u003c/span\u003e\n\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e If you control a \u003cspan class=\"effect__label\"\u003edistant\u003c/span\u003e unit, Relentless Hexchaser becomes \u003cspan class=\"effect__label\"\u003edistant\u003c/span\u003e.\n\u003cspan class=\"effect__bubble\"\u003eElement Bonus\u003c/span\u003e \u003cspan class=\"effect__bubble effect__bubble--yellow ml-2\"\u003e2\u003c/span\u003e: Return Relentless Hexchaser from your graveyard to the field rested.", - "effect_raw": "Ranged 2\nOn Enter: If you control a distant unit, Relentless Hexchaser becomes distant.\n[Element Bonus] [2] : Return Relentless Hexchaser from your graveyard to the field rested.", - "rule": [ - { - "title": "", - "date_added": "2024-01-19", - "description": "If Relentless Hexchaser's card element changes in the graveyard, non-umbra champions may be able to activate its ability. For example, if Nullifying Lantern changes this card's element to norm in the graveyard, and you control a norm element champion (usually by having at least one norm element champion card in lineage), then you may activate this card's ability." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 2, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "ru3bpyqgze", - "card_id": "por7ch2bbm", - "collector_number": "210", - "slug": "relentless-hexchaser-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "ct3ynbcrae", - "population_operator": "≈", - "population": 6340, - "foil": false - }, - { - "uuid": "so1p5u153b", - "population_operator": "≈", - "population": 344, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "ru3bpyqgze", - "card_id": "por7ch2bbm", - "collector_number": "210", - "slug": "relentless-hexchaser-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "so1p5u153b", - "population_operator": "≈", - "population": 344, - "foil": true - }, - { - "uuid": "ct3ynbcrae", - "population_operator": "≈", - "population": 6340, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "WdkZU2wwnw", - "types": [ - "ACTION" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "SKILL" - ], - "element": "WIND", - "name": "Extortion Scheme", - "slug": "extortion-scheme", - "effect": "\u003cspan class=\"effect__label\"\u003eSuppress\u003c/span\u003e up to one target ally an opponent controls. \u003cspan class=\"effect__reminder\"\u003e(To \u003cspan class=\"effect__label\"\u003esuppress\u003c/span\u003e an ally, banish it and return it to the field under its owner's control at the beginning of the next end phase.)\u003c/span\u003e\r\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003ePut a \u003cspan class=\"effect__label\"\u003epreparation\u003c/span\u003e counter on your champion.", - "effect_raw": "Suppress up to one target ally an opponent controls. (To suppress an ally, banish it and return it to the field under its owner's control at the beginning of the next end phase.)\n[Class Bonus] Put a preparation counter on your champion.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "4o1n4gygok", - "card_id": "WdkZU2wwnw", - "collector_number": "211", - "slug": "extortion-scheme-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "坊橋夜泊", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - }, - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "8fUP0Rqh3U", - "card_id": "WdkZU2wwnw", - "collector_number": "211", - "slug": "extortion-scheme-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "坊橋夜泊", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - }, - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "4o1n4gygok", - "card_id": "WdkZU2wwnw", - "collector_number": "211", - "slug": "extortion-scheme-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "坊橋夜泊", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - }, - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "8fUP0Rqh3U", - "card_id": "WdkZU2wwnw", - "collector_number": "211", - "slug": "extortion-scheme-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "坊橋夜泊", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - }, - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "oqk2c7wklz", - "types": [ - "ALLY" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "CURSE", - "HUMAN" - ], - "element": "UMBRA", - "name": "Shadecursed Hunter", - "slug": "shadecursed-hunter", - "effect": "\u003cspan class=\"effect__label\"\u003eRanged 5\u003c/span\u003e, \u003cspan class=\"effect__label\"\u003eStealth\u003c/span\u003e\n\u003cspan class=\"effect__label\"\u003eOn Death:\u003c/span\u003e Put Shadecursed Hunter on the bottom of your champion's lineage.\n\u003cspan class=\"effect__label\"\u003eInherited Effect:\u003c/span\u003e This object \u003cspan class=\"effect__correction\"\u003egets\u003c/span\u003e -2\u003cspan class=\"effect__icon effect__icon--heart\"\u003e\u003c/span\u003e.", - "effect_raw": "Ranged 5, Stealth\nOn Death: Put Shadecursed Hunter on the bottom of your champion's lineage.\nInherited Effect: This object gets -2 LIFE.", - "rule": [ - { - "title": "ERRATA", - "date_added": "2024-01-19", - "description": "'has -\u003e gets'" - } - ], - "flavor": "A soul bargained for the thrill of the hunt.", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 2, - "life": 1, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "exkwnp7qxt", - "card_id": "oqk2c7wklz", - "collector_number": "211", - "slug": "shadecursed-hunter-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "px0apqw30k", - "population_operator": "≈", - "population": 16000, - "foil": false - }, - { - "uuid": "u09s6r8l2l", - "population_operator": "≈", - "population": 477, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "exkwnp7qxt", - "card_id": "oqk2c7wklz", - "collector_number": "211", - "slug": "shadecursed-hunter-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "u09s6r8l2l", - "population_operator": "≈", - "population": 477, - "foil": true - }, - { - "uuid": "px0apqw30k", - "population_operator": "≈", - "population": 16000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "mes4idoihs", - "types": [ - "ACTION" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "SKILL" - ], - "element": "EXIA", - "name": "Proof of Life", - "slug": "proof-of-life", - "effect": "The next time your champion would take damage this turn, double that damage.\n\u003cspan class=\"effect__bubble\"\u003eDamage 40+\u003c/span\u003e \u003cspan class=\"effect__bubble effect__bubble--yellow ml-2\"\u003e2\u003c/span\u003e, \u003cspan class=\"effect__label\"\u003eBanish this card from your graveyard:\u003c/span\u003e Wake up your champion.", - "effect_raw": "The next time your champion would take damage this turn, double that damage.\n[Damage 40+] [2] , Banish this card from your graveyard: Wake up your champion.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 1, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "gydkrget5m", - "card_id": "mes4idoihs", - "collector_number": "211", - "slug": "proof-of-life-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "gydkrget5m", - "card_id": "mes4idoihs", - "collector_number": "211", - "slug": "proof-of-life-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "f15joh300z", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "CURSE", - "SPELL" - ], - "element": "UMBRA", - "name": "Umbra Sight", - "slug": "umbra-sight", - "effect": "Draw a card.\nYou may draw a card into your memory and put Umbra Sight on the bottom of your champion's lineage. When you do, deal 2 unpreventable damage to your champion for each Curse card in your champion's lineage.", - "effect_raw": "Draw a card.\nYou may draw a card into your memory and put Umbra Sight on the bottom of your champion's lineage. When you do, deal 2 unpreventable damage to your champion for each Curse card in your champion's lineage.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 0, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "64jzga7gr2", - "card_id": "f15joh300z", - "collector_number": "212", - "slug": "umbra-sight-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - }, - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "u24etu184o", - "card_id": "f15joh300z", - "collector_number": "106", - "slug": "umbra-sight-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "dhemyydel1", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "64jzga7gr2", - "card_id": "f15joh300z", - "collector_number": "212", - "slug": "umbra-sight-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "o2mpzwkubb", - "population_operator": "≈", - "population": 616, - "foil": true - }, - { - "uuid": "g761ecs7os", - "population_operator": "≈", - "population": 26300, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "u24etu184o", - "card_id": "f15joh300z", - "collector_number": "106", - "slug": "umbra-sight-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "dhemyydel1", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "oobp8g4cpe", - "types": [ - "ACTION" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "SKILL" - ], - "element": "EXIA", - "name": "Relentless Outburst", - "slug": "relentless-outburst", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__bubble\"\u003eDamage 35+\u003c/span\u003e Until end of turn, if target champion would take damage this turn, they take that much damage plus 1 instead. \nFor every six damage counters on your champion, deal 1 damage to all other units.", - "effect_raw": "[Class Bonus] [Damage 35+] Until end of turn, if target champion would take damage this turn, they take that much damage plus 1 instead. \nFor every six damage counters on your champion, deal 1 damage to all other units.", - "rule": [ - { - "title": "", - "date_added": "2024-10-10", - "description": "Relentless Outburst will deal damage in separate instances." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "9dlq0w4oe3", - "card_id": "oobp8g4cpe", - "collector_number": "056", - "slug": "relentless-outburst-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "d8cwlzuq9a", - "population_operator": "≈", - "population": 12000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "i6egu9kxde", - "card_id": "oobp8g4cpe", - "collector_number": "212", - "slug": "relentless-outburst-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "186cm7kob9", - "population_operator": "≈", - "population": 361, - "foil": true - }, - { - "uuid": "dbwg8erso7", - "population_operator": "≈", - "population": 8500, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "i6egu9kxde", - "card_id": "oobp8g4cpe", - "collector_number": "212", - "slug": "relentless-outburst-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "186cm7kob9", - "population_operator": "≈", - "population": 361, - "foil": true - }, - { - "uuid": "dbwg8erso7", - "population_operator": "≈", - "population": 8500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "9dlq0w4oe3", - "card_id": "oobp8g4cpe", - "collector_number": "056", - "slug": "relentless-outburst-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "d8cwlzuq9a", - "population_operator": "≈", - "population": 12000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "dsAqxMezGb", - "types": [ - "ACTION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SPELL" - ], - "element": "WIND", - "name": "Favorable Winds", - "slug": "favorable-winds", - "effect": "Allies you control get +1\u003cspan class=\"effect__icon effect__icon--heart\"\u003e\u003c/span\u003e until end of turn.\r\n\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)\u003c/span\u003e", - "effect_raw": "Allies you control get +1 LIFE until end of turn.\nFloating Memory (While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)", - "rule": null, - "flavor": "A sudden gust to turn the tide.", - "cost_memory": null, - "cost_reserve": 1, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "263gh0zblt", - "card_id": "dsAqxMezGb", - "collector_number": "046", - "slug": "favorable-winds-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "h32xj9kwm8", - "population_operator": "≈", - "population": 48000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "LDJ8Ecq2DF", - "card_id": "dsAqxMezGb", - "collector_number": "213", - "slug": "favorable-winds-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "PT8qGktvHO", - "card_id": "dsAqxMezGb", - "collector_number": "089", - "slug": "favorable-winds-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "PY7WcpLIti", - "population_operator": "≈", - "population": 22500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "due0ymeslf", - "card_id": "dsAqxMezGb", - "collector_number": "213", - "slug": "favorable-winds-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "hsvxr8je3q", - "card_id": "dsAqxMezGb", - "collector_number": "084", - "slug": "favorable-winds-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "ofe9mk0fw0", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "kw4HxxgF3d", - "card_id": "dsAqxMezGb", - "collector_number": "001", - "slug": "favorable-winds-gsc", - "set": { - "name": "GenSeCha", - "prefix": "GSC", - "language": "EN" - }, - "illustrator": "Kumai", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "2ft73vhoon", - "population_operator": "≈", - "population": 200, - "foil": true - }, - { - "uuid": "6wfv3d0c35", - "population_operator": "≈", - "population": 1400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "mjbpiclthg", - "card_id": "dsAqxMezGb", - "collector_number": "144", - "slug": "favorable-winds-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Rachel Liu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "nv47o27xgn", - "card_id": "dsAqxMezGb", - "collector_number": "176", - "slug": "favorable-winds-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - }, - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "uepcgtzsea", - "card_id": "dsAqxMezGb", - "collector_number": "024", - "slug": "favorable-winds-demo23", - "set": { - "name": "LGS Demo 2023", - "prefix": "DEMO23", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "63v93w6d11", - "population_operator": "≈", - "population": 12500, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "due0ymeslf", - "card_id": "dsAqxMezGb", - "collector_number": "213", - "slug": "favorable-winds-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "LDJ8Ecq2DF", - "card_id": "dsAqxMezGb", - "collector_number": "213", - "slug": "favorable-winds-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "PT8qGktvHO", - "card_id": "dsAqxMezGb", - "collector_number": "089", - "slug": "favorable-winds-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "PY7WcpLIti", - "population_operator": "≈", - "population": 22500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "hsvxr8je3q", - "card_id": "dsAqxMezGb", - "collector_number": "084", - "slug": "favorable-winds-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "ofe9mk0fw0", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "uepcgtzsea", - "card_id": "dsAqxMezGb", - "collector_number": "024", - "slug": "favorable-winds-demo23", - "set": { - "name": "LGS Demo 2023", - "prefix": "DEMO23", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "63v93w6d11", - "population_operator": "≈", - "population": 12500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "mjbpiclthg", - "card_id": "dsAqxMezGb", - "collector_number": "144", - "slug": "favorable-winds-mrc", - "set": { - "name": "Mercurial Heart", - "prefix": "MRC", - "language": "EN" - }, - "illustrator": "Rachel Liu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "oe9ez87iln", - "population_operator": "≈", - "population": 903, - "foil": true - }, - { - "uuid": "whg3v93w6d", - "population_operator": "≈", - "population": 59543, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "nv47o27xgn", - "card_id": "dsAqxMezGb", - "collector_number": "176", - "slug": "favorable-winds-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - }, - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "263gh0zblt", - "card_id": "dsAqxMezGb", - "collector_number": "046", - "slug": "favorable-winds-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "h32xj9kwm8", - "population_operator": "≈", - "population": 48000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "kw4HxxgF3d", - "card_id": "dsAqxMezGb", - "collector_number": "001", - "slug": "favorable-winds-gsc", - "set": { - "name": "GenSeCha", - "prefix": "GSC", - "language": "EN" - }, - "illustrator": "Kumai", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "2ft73vhoon", - "population_operator": "≈", - "population": 200, - "foil": true - }, - { - "uuid": "6wfv3d0c35", - "population_operator": "≈", - "population": 1400, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "2snsdwmxz1", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "SPELL" - ], - "element": "UMBRA", - "name": "Umbral Tithe", - "slug": "umbral-tithe", - "effect": "This card costs 1 less to activate for each Curse card in each champion's lineage. \nEach player draws two cards into their memory. Then deal 4 damage to each champion controlled by players with six or more cards in their memory.", - "effect_raw": "This card costs 1 less to activate for each Curse card in each champion's lineage. \nEach player draws two cards into their memory. Then deal 4 damage to each champion controlled by players with six or more cards in their memory.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 5, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "g8evrcdzdh", - "card_id": "2snsdwmxz1", - "collector_number": "213", - "slug": "umbral-tithe-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "u09s6r8l2l", - "population_operator": "≈", - "population": 477, - "foil": true - }, - { - "uuid": "v8mzvoaggf", - "population_operator": "≈", - "population": 13000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "zcq30seklk", - "card_id": "2snsdwmxz1", - "collector_number": "107", - "slug": "umbral-tithe-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "o8j6aotm85", - "population_operator": "≈", - "population": 22500, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "g8evrcdzdh", - "card_id": "2snsdwmxz1", - "collector_number": "213", - "slug": "umbral-tithe-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "u09s6r8l2l", - "population_operator": "≈", - "population": 477, - "foil": true - }, - { - "uuid": "v8mzvoaggf", - "population_operator": "≈", - "population": 13000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "zcq30seklk", - "card_id": "2snsdwmxz1", - "collector_number": "107", - "slug": "umbral-tithe-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "o8j6aotm85", - "population_operator": "≈", - "population": 22500, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "l61ubi93jx", - "types": [ - "ACTION" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "SKILL" - ], - "element": "EXIA", - "name": "Seize Fate", - "slug": "seize-fate", - "effect": "\u003cspan class=\"effect__bubble\"\u003eJin Bonus\u003c/span\u003e This card costs 2 less to activate.\nFor the rest of the game, if your champion would take damage, remove that many damage counters from them instead and then if there are zero damage counters on your champion, banish your champion.", - "effect_raw": "[Jin Bonus] This card costs 2 less to activate.\nFor the rest of the game, if your champion would take damage, remove that many damage counters from them instead and then if there are zero damage counters on your champion, banish your champion.", - "rule": [ - { - "title": "", - "date_added": "2024-10-10", - "description": "Seize Fate does not prevent your champion from dying due to having damage counters equal to or above its life stat." - }, - { - "title": "", - "date_added": "2024-10-10", - "description": "Removing the damage counters with Seize Fate's replacement effect does not count as an instance of recover." - }, - { - "title": "", - "date_added": "2024-10-10", - "description": "The replacement effect does not count as damage prevention." - }, - { - "title": "", - "date_added": "2024-10-10", - "description": "State-based checks that occur to check whether the champion is banished is part of the replacement effect. E.g. If Seize Fate resolves while a champion has no damage counters on it, the champion will not get banished until the next time damage counters are removed if that champion would be dealt damage." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 6, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "phjx9gtfrd", - "card_id": "l61ubi93jx", - "collector_number": "213", - "slug": "seize-fate-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "186cm7kob9", - "population_operator": "≈", - "population": 361, - "foil": true - }, - { - "uuid": "dbwg8erso7", - "population_operator": "≈", - "population": 8500, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "phjx9gtfrd", - "card_id": "l61ubi93jx", - "collector_number": "213", - "slug": "seize-fate-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "186cm7kob9", - "population_operator": "≈", - "population": 361, - "foil": true - }, - { - "uuid": "dbwg8erso7", - "population_operator": "≈", - "population": 8500, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "4V6qKuM7xs", - "types": [ - "ATTACK" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "SWORD" - ], - "element": "WIND", - "name": "Hurricane Sweep", - "slug": "hurricane-sweep", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eEfficiency\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This card costs \u003cspan class=\"effect__label\"\u003eLV\u003c/span\u003e less to activate. \u003cspan class=\"effect__label\"\u003eLV\u003c/span\u003e refers to your champion's level. Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e\r\n\u003cspan class=\"effect__label\"\u003eCleave\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(Attack all units a chosen opponent controls. This attack can't be intercepted.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] Efficiency (This card costs LV less to activate. LV refers to your champion's level. Apply this effect only if your champion's class matches this card's class.)\nCleave (Attack all units a chosen opponent controls. This attack can't be intercepted.)", - "rule": [ - { - "title": "", - "date_added": "2022-12-27", - "description": "During the retaliation step, all units being attacked can retaliate if able." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 5, - "level": null, - "power": 1, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "FYQMG2LxpG", - "card_id": "4V6qKuM7xs", - "collector_number": "090", - "slug": "hurricane-sweep-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "UnK4Ed0WI7", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "ap60y6hs7y", - "card_id": "4V6qKuM7xs", - "collector_number": "010", - "slug": "hurricane-sweep-sp1", - "set": { - "name": "Supporter Pack 1", - "prefix": "SP1", - "language": "EN" - }, - "illustrator": "Faicha", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "2jtod12h04", - "population_operator": "≈", - "population": 600, - "foil": true - }, - { - "uuid": "6xwr42ixei", - "population_operator": "≈", - "population": 8000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "s6qt30oyff", - "card_id": "4V6qKuM7xs", - "collector_number": "085", - "slug": "hurricane-sweep-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "6wfv3d1d36", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "u6djkrdSx7", - "card_id": "4V6qKuM7xs", - "collector_number": "214", - "slug": "hurricane-sweep-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - }, - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "wttsvlgl6p", - "card_id": "4V6qKuM7xs", - "collector_number": "214", - "slug": "hurricane-sweep-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - }, - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "wttsvlgl6p", - "card_id": "4V6qKuM7xs", - "collector_number": "214", - "slug": "hurricane-sweep-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - }, - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "u6djkrdSx7", - "card_id": "4V6qKuM7xs", - "collector_number": "214", - "slug": "hurricane-sweep-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - }, - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "FYQMG2LxpG", - "card_id": "4V6qKuM7xs", - "collector_number": "090", - "slug": "hurricane-sweep-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "UnK4Ed0WI7", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "s6qt30oyff", - "card_id": "4V6qKuM7xs", - "collector_number": "085", - "slug": "hurricane-sweep-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "6wfv3d1d36", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "ap60y6hs7y", - "card_id": "4V6qKuM7xs", - "collector_number": "010", - "slug": "hurricane-sweep-sp1", - "set": { - "name": "Supporter Pack 1", - "prefix": "SP1", - "language": "EN" - }, - "illustrator": "Faicha", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "2jtod12h04", - "population_operator": "≈", - "population": 600, - "foil": true - }, - { - "uuid": "6xwr42ixei", - "population_operator": "≈", - "population": 8000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "vdxi74wa4x", - "types": [ - "ACTION" - ], - "classes": [ - "RANGER" - ], - "subtypes": [ - "RANGER", - "CURSE", - "SPELL" - ], - "element": "UMBRA", - "name": "Violet Haze", - "slug": "violet-haze", - "effect": "All units you control become \u003cspan class=\"effect__label\"\u003edistant\u003c/span\u003e, then put Violet Haze on the bottom of target champion's lineage.\n\u003cspan class=\"effect__label\"\u003eInherited Effect:\u003c/span\u003e This object \u003cspan class=\"effect__correction\"\u003egets\u003c/span\u003e -2\u003cspan class=\"effect__icon effect__icon--heart\"\u003e\u003c/span\u003e.", - "effect_raw": "All units you control become distant, then put Violet Haze on the bottom of target champion's lineage.\nInherited Effect: This object gets -2 LIFE.", - "rule": [ - { - "title": "ERRATA", - "date_added": "2024-01-19", - "description": "'has -\u003e gets'" - } - ], - "flavor": "Obscure their sight, then dampen their senses.", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-01-12T22:11:25.063Z", - "editions": [ - { - "uuid": "nd8dy76hkm", - "card_id": "vdxi74wa4x", - "collector_number": "108", - "slug": "violet-haze-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "nf1887aqv0", - "card_id": "vdxi74wa4x", - "collector_number": "214", - "slug": "violet-haze-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "ct3ynbcrae", - "population_operator": "≈", - "population": 6340, - "foil": false - }, - { - "uuid": "so1p5u153b", - "population_operator": "≈", - "population": 344, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "nf1887aqv0", - "card_id": "vdxi74wa4x", - "collector_number": "214", - "slug": "violet-haze-alc", - "set": { - "name": "Alchemical Revolution", - "prefix": "ALC", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "so1p5u153b", - "population_operator": "≈", - "population": 344, - "foil": true - }, - { - "uuid": "ct3ynbcrae", - "population_operator": "≈", - "population": 6340, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "nd8dy76hkm", - "card_id": "vdxi74wa4x", - "collector_number": "108", - "slug": "violet-haze-alcsd", - "set": { - "name": "Alchemical Revolution Starter Decks", - "prefix": "ALCSD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "kw4wuq31g5", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "mwfrfo3wzq", - "types": [ - "UNIQUE", - "ALLY" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "HUMAN" - ], - "element": "EXIA", - "name": "Zhao Yun, Dragonsblood", - "slug": "zhao-yun-dragonsblood", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Attack:\u003c/span\u003e You may have Zhao Yun deal 2 unpreventable damage to your champion. If you do, this attack gets +2\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e.\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Kill:\u003c/span\u003e Zhao Yun gains \u003cspan class=\"effect__label\"\u003eimmortality\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(This effect lasts indefinitely.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] On Attack: You may have Zhao Yun deal 2 unpreventable damage to your champion. If you do, this attack gets +2 POWER.\n[Class Bonus] On Kill: Zhao Yun gains immortality. (This effect lasts indefinitely.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 2, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "nv8yrvc0vb", - "card_id": "mwfrfo3wzq", - "collector_number": "214", - "slug": "zhao-yun-dragonsblood-amb", - "set": { - "name": "Mortal Ambition First Edition", - "prefix": "AMB 1st", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "5fry4gjftk", - "population_operator": "≈", - "population": 178, - "foil": true - }, - { - "uuid": "ghqgz0nhsm", - "population_operator": "≈", - "population": 7200, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "nv8yrvc0vb", - "card_id": "mwfrfo3wzq", - "collector_number": "214", - "slug": "zhao-yun-dragonsblood-amb", - "set": { - "name": "Mortal Ambition First Edition", - "prefix": "AMB 1st", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "5fry4gjftk", - "population_operator": "≈", - "population": 178, - "foil": true - }, - { - "uuid": "ghqgz0nhsm", - "population_operator": "≈", - "population": 7200, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "izGEjxBPo9", - "types": [ - "ALLY" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "HUMAN" - ], - "element": "WIND", - "name": "Menagerie Beastbonder", - "slug": "menagerie-beastbonder", - "effect": "Your champion gets +1 level as long as you control an Animal or Beast ally. \r\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)\u003c/span\u003e", - "effect_raw": "Your champion gets +1 level as long as you control an Animal or Beast ally. \n[Class Bonus] Floating Memory (While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 1, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "17gzdyfr0r", - "card_id": "izGEjxBPo9", - "collector_number": "215", - "slug": "menagerie-beastbonder-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "emgRHHfeFj", - "card_id": "izGEjxBPo9", - "collector_number": "215", - "slug": "menagerie-beastbonder-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "17gzdyfr0r", - "card_id": "izGEjxBPo9", - "collector_number": "215", - "slug": "menagerie-beastbonder-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "emgRHHfeFj", - "card_id": "izGEjxBPo9", - "collector_number": "215", - "slug": "menagerie-beastbonder-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "d9zax2g20h", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "SPELL" - ], - "element": "LUXEM", - "name": "Bathe in Light", - "slug": "bathe-in-light", - "effect": "\u003cspan class=\"effect__label\"\u003eRecover 4\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(To \u003cspan class=\"effect__label\"\u003erecover\u003c/span\u003e, remove that many damage counters from your champion.)\u003c/span\u003e\nAt the beginning of your next recollection phase, \u003cspan class=\"effect__label\"\u003erecover 4\u003c/span\u003e.", - "effect_raw": "Recover 4. (To recover, remove that many damage counters from your champion.)\nAt the beginning of your next recollection phase, recover 4.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "6h78rl4sdx", - "card_id": "d9zax2g20h", - "collector_number": "215", - "slug": "bathe-in-light-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Gyool", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "6h78rl4sdx", - "card_id": "d9zax2g20h", - "collector_number": "215", - "slug": "bathe-in-light-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Gyool", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "27jlb9h1a5", - "types": [ - "ACTION" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "SPELL" - ], - "element": "LUXEM", - "name": "Glow Forth", - "slug": "glow-forth", - "effect": "This card costs 1 less to activate for each Animal you control.\nPut a \u003cspan class=\"effect__label\"\u003ebuff\u003c/span\u003e counter on each ally you control. \n\u003cspan class=\"effect__bubble\"\u003eLevel 4+\u003c/span\u003e Draw a card into your memory.", - "effect_raw": "This card costs 1 less to activate for each Animal you control.\nPut a buff counter on each ally you control. \n[Level 4+] Draw a card into your memory.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "dnf6cfdbp9", - "card_id": "27jlb9h1a5", - "collector_number": "216", - "slug": "glow-forth-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Gyool", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "dnf6cfdbp9", - "card_id": "27jlb9h1a5", - "collector_number": "216", - "slug": "glow-forth-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Gyool", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "mj3WSrghUH", - "types": [ - "ATTACK" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "DAGGER" - ], - "element": "WIND", - "name": "Poised Strike", - "slug": "poised-strike", - "effect": "\u003cspan class=\"effect__label\"\u003ePrepare 1\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(You may remove a \u003cspan class=\"effect__label\"\u003epreparation\u003c/span\u003e counter from your champion as you activate this card.)\u003c/span\u003e\r\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Hit:\u003c/span\u003e If Poised Strike was prepared, wake up your champion. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "Prepare 1 (You may remove a preparation counter from your champion as you activate this card.)\n[Class Bonus] On Hit: If Poised Strike was prepared, wake up your champion. (Apply this effect only if your champion's class matches this card's class.)", - "rule": [ - { - "title": "", - "date_added": "2022-12-27", - "description": "On Hit only triggers when 1 or more damage is dealt from the source. If all of the damage was prevented, then On Hit will not trigger." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 3, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "a5uijxhkus", - "card_id": "mj3WSrghUH", - "collector_number": "217", - "slug": "poised-strike-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "pTLtsXixMI", - "card_id": "mj3WSrghUH", - "collector_number": "217", - "slug": "poised-strike-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "a5uijxhkus", - "card_id": "mj3WSrghUH", - "collector_number": "217", - "slug": "poised-strike-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "pTLtsXixMI", - "card_id": "mj3WSrghUH", - "collector_number": "217", - "slug": "poised-strike-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "6ddfdn8y9f", - "types": [ - "ACTION" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "SKILL" - ], - "element": "LUXEM", - "name": "Illuminating Charge", - "slug": "illuminating-charge", - "effect": "Reveal all cards in your memory. You may put up to two Animal cards from among them onto the field.", - "effect_raw": "Reveal all cards in your memory. You may put up to two Animal cards from among them onto the field.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "cp1si0sx31", - "card_id": "6ddfdn8y9f", - "collector_number": "217", - "slug": "illuminating-charge-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "186cm7kob9", - "population_operator": "≈", - "population": 361, - "foil": true - }, - { - "uuid": "dbwg8erso7", - "population_operator": "≈", - "population": 8500, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "cp1si0sx31", - "card_id": "6ddfdn8y9f", - "collector_number": "217", - "slug": "illuminating-charge-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "186cm7kob9", - "population_operator": "≈", - "population": 361, - "foil": true - }, - { - "uuid": "dbwg8erso7", - "population_operator": "≈", - "population": 8500, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "SPESFtKHLw", - "types": [ - "ATTACK" - ], - "classes": [ - "GUARDIAN", - "WARRIOR" - ], - "subtypes": [ - "GUARDIAN", - "WARRIOR", - "SWORD" - ], - "element": "WIND", - "name": "Rallied Advance", - "slug": "rallied-advance", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Attack:\u003c/span\u003e Wake up target ally you control. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] On Attack: Wake up target ally you control. (Apply this effect only if your champion's class matches this card's class.)", - "rule": null, - "flavor": "The mighty shoulder the biggest burdens so others may advance.", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 1, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "AZyC3TllBp", - "card_id": "SPESFtKHLw", - "collector_number": "091", - "slug": "rallied-advance-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "UTvhuOIYs4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "GifJDyocF6", - "card_id": "SPESFtKHLw", - "collector_number": "218", - "slug": "rallied-advance-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "rwhqq1460h", - "card_id": "SPESFtKHLw", - "collector_number": "218", - "slug": "rallied-advance-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "rwhqq1460h", - "card_id": "SPESFtKHLw", - "collector_number": "218", - "slug": "rallied-advance-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "GifJDyocF6", - "card_id": "SPESFtKHLw", - "collector_number": "218", - "slug": "rallied-advance-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "AZyC3TllBp", - "card_id": "SPESFtKHLw", - "collector_number": "091", - "slug": "rallied-advance-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "UTvhuOIYs4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "kywpjf1b4k", - "types": [ - "ACTION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SPELL" - ], - "element": "TERA", - "name": "Channel Manifold Desire", - "slug": "channel-manifold-desire", - "effect": "As an additional cost to activate this card, banish a \u003cspan class=\"effect__label\"\u003epreserved\u003c/span\u003e card from your material deck. \n\u003cspan class=\"effect__label\"\u003eEmpower X+2\u003c/span\u003e, where \u003cspan class=\"effect__label\"\u003eX\u003c/span\u003e is the reserve cost of the banished card. Then if your \u003ca data-edition-slug=\"shifting-currents-ambsd\" class=\"effect__edition-hover effect__label\"\u003eShifting Currents\u003c/a\u003e face North, you may put a \u003cspan class=\"effect__label\"\u003epreserved\u003c/span\u003e card from your material deck into your hand.", - "effect_raw": "As an additional cost to activate this card, banish a preserved card from your material deck. \nEmpower X+2, where X is the reserve cost of the banished card. Then if your Shifting Currents face North, you may put a preserved card from your material deck into your hand.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "lvyenlfg9s", - "card_id": "kywpjf1b4k", - "collector_number": "218", - "slug": "channel-manifold-desire-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "186cm7kob9", - "population_operator": "≈", - "population": 361, - "foil": true - }, - { - "uuid": "dbwg8erso7", - "population_operator": "≈", - "population": 8500, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "lvyenlfg9s", - "card_id": "kywpjf1b4k", - "collector_number": "218", - "slug": "channel-manifold-desire-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "186cm7kob9", - "population_operator": "≈", - "population": 361, - "foil": true - }, - { - "uuid": "dbwg8erso7", - "population_operator": "≈", - "population": 8500, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "nm77bnz4cc", - "types": [ - "ALLY" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "HUMAN" - ], - "element": "TERA", - "name": "Conduit of Seasons", - "slug": "conduit-of-seasons", - "effect": "If damage would be dealt to Conduit of Seasons while your \u003ca data-edition-slug=\"shifting-currents-ambsd\" class=\"effect__edition-hover effect__label\"\u003eShifting Currents\u003c/a\u003e face West, prevent 2 of that damage.\n\u003cspan class=\"effect__label\"\u003eOn Attack:\u003c/span\u003e If your \u003ca data-edition-slug=\"shifting-currents-ambsd\" class=\"effect__edition-hover effect__label\"\u003eShifting Currents\u003c/a\u003e face East, \u003cspan class=\"effect__label\"\u003erecover 1\u003c/span\u003e and draw a card into your memory.", - "effect_raw": "If damage would be dealt to Conduit of Seasons while your Shifting Currents face West, prevent 2 of that damage.\nOn Attack: If your Shifting Currents face East, recover 1 and draw a card into your memory.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 2, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "2rprcugv73", - "card_id": "nm77bnz4cc", - "collector_number": "219", - "slug": "conduit-of-seasons-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "186cm7kob9", - "population_operator": "≈", - "population": 361, - "foil": true - }, - { - "uuid": "dbwg8erso7", - "population_operator": "≈", - "population": 8500, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "2rprcugv73", - "card_id": "nm77bnz4cc", - "collector_number": "219", - "slug": "conduit-of-seasons-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "186cm7kob9", - "population_operator": "≈", - "population": 361, - "foil": true - }, - { - "uuid": "dbwg8erso7", - "population_operator": "≈", - "population": 8500, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "lrbcgpny3d", - "types": [ - "UNIQUE", - "ALLY" - ], - "classes": [ - "GUARDIAN", - "MAGE" - ], - "subtypes": [ - "GUARDIAN", - "MAGE", - "HUMAN" - ], - "element": "TERA", - "name": "Dong Zhou, False Liege", - "slug": "dong-zhou-false-liege", - "effect": "\u003cspan class=\"effect__label\"\u003eIntercept\u003c/span\u003e\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e You may rest Dong Zhou. If you do, choose two—\n• Deal 3 damage to all other allies.\n• \u003cspan class=\"effect__label\"\u003eEmpower 3\u003c/span\u003e.\n• Dong Zhou gains \u003cspan class=\"effect__label\"\u003evigor\u003c/span\u003e until end of turn.", - "effect_raw": "Intercept\n[Class Bonus] On Enter: You may rest Dong Zhou. If you do, choose two—\n• Deal 3 damage to all other allies.\n• Empower 3.\n• Dong Zhou gains vigor until end of turn.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 1, - "life": 4, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "4ktd61wo8j", - "card_id": "lrbcgpny3d", - "collector_number": "220", - "slug": "dong-zhou-false-liege-amb", - "set": { - "name": "Mortal Ambition First Edition", - "prefix": "AMB 1st", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "5fry4gjftk", - "population_operator": "≈", - "population": 178, - "foil": true - }, - { - "uuid": "ghqgz0nhsm", - "population_operator": "≈", - "population": 7200, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "4ktd61wo8j", - "card_id": "lrbcgpny3d", - "collector_number": "220", - "slug": "dong-zhou-false-liege-amb", - "set": { - "name": "Mortal Ambition First Edition", - "prefix": "AMB 1st", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 5, - "circulationTemplates": [ - { - "uuid": "5fry4gjftk", - "population_operator": "≈", - "population": 178, - "foil": true - }, - { - "uuid": "ghqgz0nhsm", - "population_operator": "≈", - "population": 7200, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "jOqyx96kse", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC", - "MAGE" - ], - "subtypes": [ - "CLERIC", - "MAGE", - "SPELL" - ], - "element": "WIND", - "name": "Scattering Gusts", - "slug": "scattering-gusts", - "effect": "\u003cspan class=\"effect__label\"\u003eSuppress\u003c/span\u003e up to two target allies. \u003cspan class=\"effect__reminder\"\u003e(To \u003cspan class=\"effect__label\"\u003esuppress\u003c/span\u003e an ally, banish it and return it to the field under its owner's control at the beginning of the next end phase.)\u003c/span\u003e\r\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003ePut an \u003cspan class=\"effect__label\"\u003eenlighten\u003c/span\u003e counter on your champion.", - "effect_raw": "Suppress up to two target allies. (To suppress an ally, banish it and return it to the field under its owner's control at the beginning of the next end phase.)\n[Class Bonus] Put an enlighten counter on your champion.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "CIitqQbXmj", - "card_id": "jOqyx96kse", - "collector_number": "221", - "slug": "scattering-gusts-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - }, - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "nifnz9ogm3", - "card_id": "jOqyx96kse", - "collector_number": "221", - "slug": "scattering-gusts-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - }, - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "xRxSDiSKlR", - "card_id": "jOqyx96kse", - "collector_number": "094KS", - "slug": "scattering-gusts-doap-ks", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "8RstF8rBQO", - "population_operator": "≈", - "population": 2500, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "nifnz9ogm3", - "card_id": "jOqyx96kse", - "collector_number": "221", - "slug": "scattering-gusts-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - }, - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "CIitqQbXmj", - "card_id": "jOqyx96kse", - "collector_number": "221", - "slug": "scattering-gusts-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - }, - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "xRxSDiSKlR", - "card_id": "jOqyx96kse", - "collector_number": "094KS", - "slug": "scattering-gusts-doap-ks", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "8RstF8rBQO", - "population_operator": "≈", - "population": 2500, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "16hrusesqi", - "types": [ - "ACTION" - ], - "classes": [ - "TAMER", - "MAGE" - ], - "subtypes": [ - "TAMER", - "MAGE", - "SPELL" - ], - "element": "TERA", - "name": "Invigoration", - "slug": "invigoration", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eThis card costs 2 less to activate. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e\nPut \u003cspan class=\"effect__label\"\u003eLV\u003c/span\u003e \u003cspan class=\"effect__label\"\u003ebuff\u003c/span\u003e counters on target rested ally.", - "effect_raw": "[Class Bonus] This card costs 2 less to activate. (Apply this effect only if your champion's class matches this card's class.)\nPut LV buff counters on target rested ally.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "bdcufqax41", - "card_id": "16hrusesqi", - "collector_number": "221", - "slug": "invigoration-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "bdcufqax41", - "card_id": "16hrusesqi", - "collector_number": "221", - "slug": "invigoration-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "Huh1DljE0j", - "types": [ - "ACTION" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "SPELL" - ], - "element": "WIND", - "name": "Second Wind", - "slug": "second-wind", - "effect": "Wake up target ally. \u003cspan class=\"effect__label\"\u003eClass Bonus:\u003c/span\u003e That ally gets +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e until end of turn. \u003cspan class=\"effect__reminder\"\u003e(Apply the additional effect only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "Wake up target ally. Class Bonus: That ally gets +1 POWER until end of turn. (Apply the additional effect only if your champion's class matches this card's class.)", - "rule": null, - "flavor": "With invigorating winds riding at the tail, an army's assault can press forward.", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "1ydDsSao23", - "card_id": "Huh1DljE0j", - "collector_number": "222", - "slug": "second-wind-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - }, - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "ac6n7tif7l", - "card_id": "Huh1DljE0j", - "collector_number": "026", - "slug": "second-wind-demo23", - "set": { - "name": "LGS Demo 2023", - "prefix": "DEMO23", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "63v93w6d11", - "population_operator": "≈", - "population": 12500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "ugvzKCILz4", - "card_id": "Huh1DljE0j", - "collector_number": "095", - "slug": "second-wind-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "8dBps9N0mS", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "zjl7lpvn9f", - "card_id": "Huh1DljE0j", - "collector_number": "222", - "slug": "second-wind-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - }, - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "zjl7lpvn9f", - "card_id": "Huh1DljE0j", - "collector_number": "222", - "slug": "second-wind-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - }, - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "1ydDsSao23", - "card_id": "Huh1DljE0j", - "collector_number": "222", - "slug": "second-wind-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - }, - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "ugvzKCILz4", - "card_id": "Huh1DljE0j", - "collector_number": "095", - "slug": "second-wind-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "8dBps9N0mS", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "ac6n7tif7l", - "card_id": "Huh1DljE0j", - "collector_number": "026", - "slug": "second-wind-demo23", - "set": { - "name": "LGS Demo 2023", - "prefix": "DEMO23", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "63v93w6d11", - "population_operator": "≈", - "population": 12500, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "hs1mzjzexc", - "types": [ - "ACTION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SPELL" - ], - "element": "TERA", - "name": "Leeching Bolt", - "slug": "leeching-bolt", - "effect": "Deal \u003cspan class=\"effect__label\"\u003eLV\u003c/span\u003e damage to target unit. \u003cspan class=\"effect__label\"\u003erecover 2\u003c/span\u003e.\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eIf Leeching Bolt is \u003cspan class=\"effect__label\"\u003eempowered\u003c/span\u003e, put it into its owner's material deck \u003cspan class=\"effect__label\"\u003epreserved\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(As you materialize, you may instead return a \u003cspan class=\"effect__label\"\u003epreserved\u003c/span\u003e card your hand.)\u003c/span\u003e", - "effect_raw": "Deal LV damage to target unit. recover 2.\n[Class Bonus] If Leeching Bolt is empowered, put it into its owner's material deck preserved. (As you materialize, you may instead return a preserved card your hand.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "kyfk7mj19r", - "card_id": "hs1mzjzexc", - "collector_number": "222", - "slug": "leeching-bolt-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "zmidtgu8ji", - "card_id": "hs1mzjzexc", - "collector_number": "058", - "slug": "leeching-bolt-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "m8ungne4k3", - "population_operator": "≈", - "population": 36000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "kyfk7mj19r", - "card_id": "hs1mzjzexc", - "collector_number": "222", - "slug": "leeching-bolt-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "zmidtgu8ji", - "card_id": "hs1mzjzexc", - "collector_number": "058", - "slug": "leeching-bolt-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "m8ungne4k3", - "population_operator": "≈", - "population": 36000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "MwXulmKsIg", - "types": [ - "ACTION" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "SKILL", - "MELODY" - ], - "element": "WIND", - "name": "Song of Return", - "slug": "song-of-return", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eThis card costs 1 less to activate. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e\r\nReturn up to two target allies you control to their owner's hands.", - "effect_raw": "[Class Bonus] This card costs 1 less to activate. (Apply this effect only if your champion's class matches this card's class.)\nReturn up to two target allies you control to their owner's hands.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "3q8yOkKgFa", - "card_id": "MwXulmKsIg", - "collector_number": "223", - "slug": "song-of-return-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "oqk2m76tlz", - "card_id": "MwXulmKsIg", - "collector_number": "223", - "slug": "song-of-return-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "oqk2m76tlz", - "card_id": "MwXulmKsIg", - "collector_number": "223", - "slug": "song-of-return-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "3q8yOkKgFa", - "card_id": "MwXulmKsIg", - "collector_number": "223", - "slug": "song-of-return-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "oj0oh7pjoq", - "types": [ - "ACTION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SPELL" - ], - "element": "TERA", - "name": "Nature's Appeal", - "slug": "natures-appeal", - "effect": "Reveal the top \u003cspan class=\"effect__label\"\u003eLV\u003c/span\u003e cards of your deck. Put one of those cards into your hand and another into your material deck \u003cspan class=\"effect__label\"\u003epreserved\u003c/span\u003e. Put the rest on the bottom of your deck in any order. \u003cspan class=\"effect__reminder\"\u003e(As you materialize, you may instead return a \u003cspan class=\"effect__label\"\u003epreserved\u003c/span\u003e card to your hand.)\u003c/span\u003e", - "effect_raw": "Reveal the top LV cards of your deck. Put one of those cards into your hand and another into your material deck preserved. Put the rest on the bottom of your deck in any order. (As you materialize, you may instead return a preserved card to your hand.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "tzf97fet0q", - "card_id": "oj0oh7pjoq", - "collector_number": "223", - "slug": "natures-appeal-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "tzf97fet0q", - "card_id": "oj0oh7pjoq", - "collector_number": "223", - "slug": "natures-appeal-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "木叶", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "ZgA7cWNKGy", - "types": [ - "ACTION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SPELL" - ], - "element": "WIND", - "name": "Summon Gale", - "slug": "summon-gale", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eEfficiency\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This card costs \u003cspan class=\"effect__label\"\u003eLV\u003c/span\u003e less to activate. \u003cspan class=\"effect__label\"\u003eLV\u003c/span\u003e refers to your champion's level. Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e\r\nReturn target ally to its owner's hand.", - "effect_raw": "[Class Bonus] Efficiency (This card costs LV less to activate. LV refers to your champion's level. Apply this effect only if your champion's class matches this card's class.)\nReturn target ally to its owner's hand.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "acodVSIIXQ", - "card_id": "ZgA7cWNKGy", - "collector_number": "224", - "slug": "summon-gale-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "ywc18c9htu", - "card_id": "ZgA7cWNKGy", - "collector_number": "224", - "slug": "summon-gale-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "ywc18c9htu", - "card_id": "ZgA7cWNKGy", - "collector_number": "224", - "slug": "summon-gale-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "acodVSIIXQ", - "card_id": "ZgA7cWNKGy", - "collector_number": "224", - "slug": "summon-gale-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "qexcwmx2ug", - "types": [ - "ACTION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SPELL" - ], - "element": "TERA", - "name": "Planar Abyss", - "slug": "planar-abyss", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eEfficiency\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This card costs \u003cspan class=\"effect__label\"\u003eLV\u003c/span\u003e less to activate. \u003cspan class=\"effect__label\"\u003eLV\u003c/span\u003e refers to your champion's level.)\u003c/span\u003e\nAt the beginning of your next recollection phase, destroy all non-champion objects and if your \u003ca data-edition-slug=\"shifting-currents-ambsd\" class=\"effect__edition-hover effect__label\"\u003eShifting Currents\u003c/a\u003e face South, deal 10 damage to each champion you don't control. ", - "effect_raw": "[Class Bonus] Efficiency (This card costs LV less to activate. LV refers to your champion's level.)\nAt the beginning of your next recollection phase, destroy all non-champion objects and if your Shifting Currents face South, deal 10 damage to each champion you don't control. ", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 12, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "yucycnpokl", - "card_id": "qexcwmx2ug", - "collector_number": "224", - "slug": "planar-abyss-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "186cm7kob9", - "population_operator": "≈", - "population": 361, - "foil": true - }, - { - "uuid": "dbwg8erso7", - "population_operator": "≈", - "population": 8500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "z5f6uza5yi", - "card_id": "qexcwmx2ug", - "collector_number": "059", - "slug": "planar-abyss-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "d8cwlzuq9a", - "population_operator": "≈", - "population": 12000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "yucycnpokl", - "card_id": "qexcwmx2ug", - "collector_number": "224", - "slug": "planar-abyss-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "186cm7kob9", - "population_operator": "≈", - "population": 361, - "foil": true - }, - { - "uuid": "dbwg8erso7", - "population_operator": "≈", - "population": 8500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "z5f6uza5yi", - "card_id": "qexcwmx2ug", - "collector_number": "059", - "slug": "planar-abyss-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "d8cwlzuq9a", - "population_operator": "≈", - "population": 12000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "mHd6LLyMyF", - "types": [ - "ALLY" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "HUMAN" - ], - "element": "WIND", - "name": "Swift Recruit", - "slug": "swift-recruit", - "effect": "\u003cspan class=\"effect__label\"\u003eIntercept\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(Whenever your champion is attacked while this ally is awake, you may redirect that attack to this ally.)\u003c/span\u003e\r\n\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)\u003c/span\u003e", - "effect_raw": "Intercept (Whenever your champion is attacked while this ally is awake, you may redirect that attack to this ally.)\nFloating Memory (While paying for a memory cost, you may banish this card from your graveyard to pay for 1 of that cost.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 1, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "6zlhigkaej", - "card_id": "mHd6LLyMyF", - "collector_number": "225", - "slug": "swift-recruit-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "dfoXKlqFzL", - "card_id": "mHd6LLyMyF", - "collector_number": "096", - "slug": "swift-recruit-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "UTvhuOIYs4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "e8ipdd4udt", - "card_id": "mHd6LLyMyF", - "collector_number": "027", - "slug": "swift-recruit-demo23", - "set": { - "name": "LGS Demo 2023", - "prefix": "DEMO23", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "si1hpznzps", - "population_operator": "≈", - "population": 25000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "jy4kteybg2", - "card_id": "mHd6LLyMyF", - "collector_number": "191", - "slug": "swift-recruit-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Sineia", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - }, - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "q167duqbcy", - "card_id": "mHd6LLyMyF", - "collector_number": "088", - "slug": "swift-recruit-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "3gu73wioon", - "population_operator": "≈", - "population": 60000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "q26jldd02u", - "card_id": "mHd6LLyMyF", - "collector_number": "049", - "slug": "swift-recruit-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "Sineia", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "h32xj9kwm8", - "population_operator": "≈", - "population": 48000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "rmCF1mRhN7", - "card_id": "mHd6LLyMyF", - "collector_number": "225", - "slug": "swift-recruit-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "zv7wb08c9h", - "card_id": "mHd6LLyMyF", - "collector_number": "016", - "slug": "swift-recruit-sp1", - "set": { - "name": "Supporter Pack 1", - "prefix": "SP1", - "language": "EN" - }, - "illustrator": "ZERONEXT", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "2zr5zs29xx", - "population_operator": "≈", - "population": 40000, - "foil": false - }, - { - "uuid": "lycple0665", - "population_operator": "≈", - "population": 1200, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "6zlhigkaej", - "card_id": "mHd6LLyMyF", - "collector_number": "225", - "slug": "swift-recruit-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "rmCF1mRhN7", - "card_id": "mHd6LLyMyF", - "collector_number": "225", - "slug": "swift-recruit-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "dfoXKlqFzL", - "card_id": "mHd6LLyMyF", - "collector_number": "096", - "slug": "swift-recruit-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "UTvhuOIYs4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "q167duqbcy", - "card_id": "mHd6LLyMyF", - "collector_number": "088", - "slug": "swift-recruit-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "3gu73wioon", - "population_operator": "≈", - "population": 60000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "e8ipdd4udt", - "card_id": "mHd6LLyMyF", - "collector_number": "027", - "slug": "swift-recruit-demo23", - "set": { - "name": "LGS Demo 2023", - "prefix": "DEMO23", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "si1hpznzps", - "population_operator": "≈", - "population": 25000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "jy4kteybg2", - "card_id": "mHd6LLyMyF", - "collector_number": "191", - "slug": "swift-recruit-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Sineia", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "g2504giy0o", - "population_operator": "≈", - "population": 1071, - "foil": true - }, - { - "uuid": "cectb2onmu", - "population_operator": "≈", - "population": 157000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "q26jldd02u", - "card_id": "mHd6LLyMyF", - "collector_number": "049", - "slug": "swift-recruit-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "Sineia", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "h32xj9kwm8", - "population_operator": "≈", - "population": 48000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "zv7wb08c9h", - "card_id": "mHd6LLyMyF", - "collector_number": "016", - "slug": "swift-recruit-sp1", - "set": { - "name": "Supporter Pack 1", - "prefix": "SP1", - "language": "EN" - }, - "illustrator": "ZERONEXT", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "lycple0665", - "population_operator": "≈", - "population": 1200, - "foil": true - }, - { - "uuid": "2zr5zs29xx", - "population_operator": "≈", - "population": 40000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "pmx99jrukm", - "types": [ - "DOMAIN" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SPIRE" - ], - "element": "TERA", - "name": "Ruinous Pillars of Qidao", - "slug": "ruinous-pillars-of-qidao", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e \u003cspan class=\"effect__label\"\u003eEmpower 2\u003c/span\u003e. Draw a card. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e\nWhenever your \u003ca data-edition-slug=\"shifting-currents-ambsd\" class=\"effect__edition-hover effect__label\"\u003eShifting Currents\u003c/a\u003e change from facing West to East, sacrifice Ruinous Pillars of Qidao. When you do, destroy target non-champion object you don't control.", - "effect_raw": "[Class Bonus] On Enter: Empower 2. Draw a card. (Apply this effect only if your champion's class matches this card's class.)\nWhenever your Shifting Currents change from facing West to East, sacrifice Ruinous Pillars of Qidao. When you do, destroy target non-champion object you don't control.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "ek6qp16epm", - "card_id": "pmx99jrukm", - "collector_number": "225", - "slug": "ruinous-pillars-of-qidao-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "ijied5rcqw", - "card_id": "pmx99jrukm", - "collector_number": "060", - "slug": "ruinous-pillars-of-qidao-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "qw1ns3j556", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "ek6qp16epm", - "card_id": "pmx99jrukm", - "collector_number": "225", - "slug": "ruinous-pillars-of-qidao-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "ijied5rcqw", - "card_id": "pmx99jrukm", - "collector_number": "060", - "slug": "ruinous-pillars-of-qidao-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "qw1ns3j556", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "zmoegdo111", - "types": [ - "ALLY" - ], - "classes": [ - "CLERIC", - "MAGE" - ], - "subtypes": [ - "CLERIC", - "MAGE", - "HUMAN" - ], - "element": "TERA", - "name": "Sempiternal Sage", - "slug": "sempiternal-sage", - "effect": "\u003cspan class=\"effect__label\"\u003ePreserve\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(When this ally dies, put it into its owner's material deck \u003cspan class=\"effect__label\"\u003epreserved\u003c/span\u003e. As you materialize, you may instead return a \u003cspan class=\"effect__label\"\u003epreserved\u003c/span\u003e card to your hand.)\u003c/span\u003e\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Attack:\u003c/span\u003e You may \u003cspan class=\"effect__label\"\u003erecover 3\u003c/span\u003e. If you don't, \u003cspan class=\"effect__label\"\u003eempower 3\u003c/span\u003e.", - "effect_raw": "Preserve (When this ally dies, put it into its owner's material deck preserved. As you materialize, you may instead return a preserved card to your hand.)\n[Class Bonus] On Attack: You may recover 3. If you don't, empower 3.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 3, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "r07d4q0cax", - "card_id": "zmoegdo111", - "collector_number": "226", - "slug": "sempiternal-sage-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "r07d4q0cax", - "card_id": "zmoegdo111", - "collector_number": "226", - "slug": "sempiternal-sage-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "HWFWO0TB8l", - "types": [ - "ALLY" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "BEAST", - "APE" - ], - "element": "WIND", - "name": "Tempest Silverback", - "slug": "tempest-silverback", - "effect": "\u003cspan class=\"effect__label\"\u003ePride 5\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This ally won't obey you unless your champion is level 5 or higher.)\u003c/span\u003e\r\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eTempest Silverback gets +2\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e and +2\u003cspan class=\"effect__icon effect__icon--heart\"\u003e\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "Pride 5 (This ally won't obey you unless your champion is level 5 or higher.)\n[Class Bonus] Tempest Silverback gets +2 POWER and +2 LIFE. (Apply this effect only if your champion's class matches this card's class.)", - "rule": [ - { - "title": "", - "date_added": "2023-04-15", - "description": "A unit that does not obey you can't attack or intercept, and its activated abilities can't be activated." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": 4, - "life": 4, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "099kmoi0a5", - "card_id": "HWFWO0TB8l", - "collector_number": "227", - "slug": "tempest-silverback-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - }, - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "aOQ0GFO0XA", - "card_id": "HWFWO0TB8l", - "collector_number": "227", - "slug": "tempest-silverback-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - }, - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "099kmoi0a5", - "card_id": "HWFWO0TB8l", - "collector_number": "227", - "slug": "tempest-silverback-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - }, - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "aOQ0GFO0XA", - "card_id": "HWFWO0TB8l", - "collector_number": "227", - "slug": "tempest-silverback-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - }, - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "yunjm0of8e", - "types": [ - "ACTION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SPELL", - "REACTION" - ], - "element": "TERA", - "name": "Spellshield: Tera", - "slug": "spellshield-tera", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eThis card costs 1 less to activate.\nThe next time damage would be dealt to your champion this turn, prevent that damage. Reveal an amount of cards from the top of your deck equal to the amount of damage prevented this way and put them into your material deck \u003cspan class=\"effect__label\"\u003epreserved\u003c/span\u003e.", - "effect_raw": "[Class Bonus] This card costs 1 less to activate.\nThe next time damage would be dealt to your champion this turn, prevent that damage. Reveal an amount of cards from the top of your deck equal to the amount of damage prevented this way and put them into your material deck preserved.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "ss3q657cmi", - "card_id": "yunjm0of8e", - "collector_number": "227", - "slug": "spellshield-tera-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "ss3q657cmi", - "card_id": "yunjm0of8e", - "collector_number": "227", - "slug": "spellshield-tera-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "pztlc0urne", - "population_operator": "≈", - "population": 500, - "foil": true - }, - { - "uuid": "spfcgs67a4", - "population_operator": "≈", - "population": 14000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "3TfIePpuZO", - "types": [ - "ALLY" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "ANIMAL", - "BIRD" - ], - "element": "WIND", - "name": "Trained Hawk", - "slug": "trained-hawk", - "effect": "\u003cspan class=\"effect__label\"\u003eTrue Sight\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This ally can attack units with \u003cspan class=\"effect__label\"\u003estealth\u003c/span\u003e.)\u003c/span\u003e\r\n\u003cspan class=\"effect__label\"\u003eVigor\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This ally wakes up at the beginning of your end phase.)\u003c/span\u003e", - "effect_raw": "True Sight (This ally can attack units with stealth.)\nVigor (This ally wakes up at the beginning of your end phase.)", - "rule": null, - "flavor": "With eyes honed to spot the subtlest of movements, these animals are indispensible as hunting partners.", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 2, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "bae3y3o7x8", - "card_id": "3TfIePpuZO", - "collector_number": "025", - "slug": "trained-hawk-sp1", - "set": { - "name": "Supporter Pack 1", - "prefix": "SP1", - "language": "EN" - }, - "illustrator": "silvie", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "fnq0fgmtpa", - "population_operator": "≈", - "population": 2700, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "jr2PgdeTQj", - "card_id": "3TfIePpuZO", - "collector_number": "098", - "slug": "trained-hawk-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "UTvhuOIYs4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "s44IFqW5Zr", - "card_id": "3TfIePpuZO", - "collector_number": "228", - "slug": "trained-hawk-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "skierp5t15", - "card_id": "3TfIePpuZO", - "collector_number": "228", - "slug": "trained-hawk-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [ - { - "uuid": "iqs3hipwsd", - "population_operator": "≈", - "population": 82400, - "foil": false - } - ] - } - ], - "result_editions": [ - { - "uuid": "skierp5t15", - "card_id": "3TfIePpuZO", - "collector_number": "228", - "slug": "trained-hawk-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [ - { - "uuid": "iqs3hipwsd", - "population_operator": "≈", - "population": 82400, - "foil": false - } - ] - }, - { - "uuid": "s44IFqW5Zr", - "card_id": "3TfIePpuZO", - "collector_number": "228", - "slug": "trained-hawk-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "jr2PgdeTQj", - "card_id": "3TfIePpuZO", - "collector_number": "098", - "slug": "trained-hawk-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "UTvhuOIYs4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "bae3y3o7x8", - "card_id": "3TfIePpuZO", - "collector_number": "025", - "slug": "trained-hawk-sp1", - "set": { - "name": "Supporter Pack 1", - "prefix": "SP1", - "language": "EN" - }, - "illustrator": "silvie", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "fnq0fgmtpa", - "population_operator": "≈", - "population": 2700, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "KoF3AMSlUe", - "types": [ - "ACTION" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "SPELL", - "REACTION" - ], - "element": "WIND", - "name": "Veiling Breeze", - "slug": "veiling-breeze", - "effect": "Reveal any amount of wind element cards from your memory. Until end of turn, \u003cspan class=\"effect__correction\"\u003eif\u003c/span\u003e damage would be dealt to your champion, prevent an amount of that damage equal to the amount of cards revealed this way.", - "effect_raw": "Reveal any amount of wind element cards from your memory. Until end of turn, if damage would be dealt to your champion, prevent an amount of that damage equal to the amount of cards revealed this way.", - "rule": [ - { - "title": "ERRATA", - "date_added": "2023-04-15", - "description": "'whenever damage would be dealt to your champion' -\u003e 'if damage would be dealt to your champion'" - }, - { - "title": "", - "date_added": "2022-12-27", - "description": "Veiling Breeze counts the amount of wind cards revealed during resolution. It does not care about the amount of wind cards in your memory after it has resolved." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 1, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "7uychawtts", - "card_id": "KoF3AMSlUe", - "collector_number": "229", - "slug": "veiling-breeze-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "b31xa8n3ko", - "card_id": "KoF3AMSlUe", - "collector_number": "044", - "slug": "veiling-breeze-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "t3F6t2J2F9", - "card_id": "KoF3AMSlUe", - "collector_number": "099", - "slug": "veiling-breeze-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "UTvhuOIYs4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "yfZkptsQkc", - "card_id": "KoF3AMSlUe", - "collector_number": "229", - "slug": "veiling-breeze-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "7uychawtts", - "card_id": "KoF3AMSlUe", - "collector_number": "229", - "slug": "veiling-breeze-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "yfZkptsQkc", - "card_id": "KoF3AMSlUe", - "collector_number": "229", - "slug": "veiling-breeze-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "t3F6t2J2F9", - "card_id": "KoF3AMSlUe", - "collector_number": "099", - "slug": "veiling-breeze-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "UTvhuOIYs4", - "population_operator": "≈", - "population": 7500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "b31xa8n3ko", - "card_id": "KoF3AMSlUe", - "collector_number": "044", - "slug": "veiling-breeze-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [], - "circulations": [] - } - ] - }, - { - "uuid": "l94wp7qjwb", - "types": [ - "UNIQUE", - "PHANTASIA" - ], - "classes": [ - "CLERIC", - "MAGE" - ], - "subtypes": [ - "CLERIC", - "MAGE", - "SPELL" - ], - "element": "TERA", - "name": "Yudi, Gossamer Jade", - "slug": "yudi-gossamer-jade", - "effect": "Whenever you \u003cspan class=\"effect__label\"\u003eempower\u003c/span\u003e an amount, if that amount is greater than the amount of \u003cspan class=\"effect__label\"\u003eroot\u003c/span\u003e counters on Yudi, put a \u003cspan class=\"effect__label\"\u003eroot\u003c/span\u003e counter on it.\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003ePlayers can't declare attacks with non-tera element units unless they pay \u003cspan class=\"effect__bubble effect__bubble--yellow ml-2\"\u003eX\u003c/span\u003e for each attack declaration, where \u003cspan class=\"effect__label\"\u003eX\u003c/span\u003e is the amount of \u003cspan class=\"effect__label\"\u003eroot\u003c/span\u003e counters on Yudi.", - "effect_raw": "Whenever you empower an amount, if that amount is greater than the amount of root counters on Yudi, put a root counter on it.\n[Class Bonus] Players can't declare attacks with non-tera element units unless they pay [X] for each attack declaration, where X is the amount of root counters on Yudi.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2024-09-12T23:00:00.000Z", - "editions": [ - { - "uuid": "n4chq8roe1", - "card_id": "l94wp7qjwb", - "collector_number": "229", - "slug": "yudi-gossamer-jade-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Pinakes", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "186cm7kob9", - "population_operator": "≈", - "population": 361, - "foil": true - }, - { - "uuid": "dbwg8erso7", - "population_operator": "≈", - "population": 8500, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "n4chq8roe1", - "card_id": "l94wp7qjwb", - "collector_number": "229", - "slug": "yudi-gossamer-jade-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Pinakes", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "186cm7kob9", - "population_operator": "≈", - "population": 361, - "foil": true - }, - { - "uuid": "dbwg8erso7", - "population_operator": "≈", - "population": 8500, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "aKgdkLSBza", - "types": [ - "ALLY" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "HUMAN" - ], - "element": "WIND", - "name": "Wilderness Harpist", - "slug": "wilderness-harpist", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eStealth\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This unit can't be targeted by attacks unless permitted by \u003cspan class=\"effect__label\"\u003etrue sight\u003c/span\u003e.)\u003c/span\u003e\r\nWhenever you activate a Harmony or Melody card, your champion gets +1 level until end of turn.", - "effect_raw": "[Class Bonus] Stealth (This unit can't be targeted by attacks unless permitted by true sight.)\nWhenever you activate a Harmony or Melody card, your champion gets +1 level until end of turn.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 0, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "3qu8d6sppo", - "card_id": "aKgdkLSBza", - "collector_number": "230", - "slug": "wilderness-harpist-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "XJhEPwVtNQ", - "card_id": "aKgdkLSBza", - "collector_number": "230", - "slug": "wilderness-harpist-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "3qu8d6sppo", - "card_id": "aKgdkLSBza", - "collector_number": "230", - "slug": "wilderness-harpist-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "XJhEPwVtNQ", - "card_id": "aKgdkLSBza", - "collector_number": "230", - "slug": "wilderness-harpist-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "TgYTZg6TaG", - "types": [ - "ATTACK" - ], - "classes": [ - "RANGER", - "WARRIOR" - ], - "subtypes": [ - "RANGER", - "WARRIOR", - "SWORD" - ], - "element": "WIND", - "name": "Wind Cutter", - "slug": "wind-cutter", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eWind Cutter gets +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e\r\n\u003cspan class=\"effect__label\"\u003eOn Hit:\u003c/span\u003e Reveal a card at random from your memory. If that card is wind element, put Wind Cutter into \u003cspan class=\"effect__correction\"\u003eits owner's memory\u003c/span\u003e.", - "effect_raw": "[Class Bonus] Wind Cutter gets +1 POWER. (Apply this effect only if your champion's class matches this card's class.)\nOn Hit: Reveal a card at random from your memory. If that card is wind element, put Wind Cutter into its owner's memory.", - "rule": [ - { - "title": "", - "date_added": "2022-12-27", - "description": "On Hit only triggers when 1 or more damage is dealt from the source. If all of the damage was prevented, then On Hit will not trigger." - }, - { - "title": "ERRATA", - "date_added": "2024-06-08", - "description": "your memory -\u003e its owner's memory" - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 1, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "02yhNm2ejR", - "card_id": "TgYTZg6TaG", - "collector_number": "100", - "slug": "wind-cutter-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "PY7WcpLIti", - "population_operator": "≈", - "population": 22500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "1bya14ldb7", - "card_id": "TgYTZg6TaG", - "collector_number": "028", - "slug": "wind-cutter-demo23", - "set": { - "name": "LGS Demo 2023", - "prefix": "DEMO23", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "63v93w6d11", - "population_operator": "≈", - "population": 12500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "3gme0xxw0p", - "card_id": "TgYTZg6TaG", - "collector_number": "089", - "slug": "wind-cutter-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "檸檬夾心餅", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "ofe9mk0fw0", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "9kl5d9WGA0", - "card_id": "TgYTZg6TaG", - "collector_number": "231", - "slug": "wind-cutter-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "jahvrma97h", - "card_id": "TgYTZg6TaG", - "collector_number": "198", - "slug": "wind-cutter-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "檸檬夾心餅", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "o6qb0xp3xq", - "card_id": "TgYTZg6TaG", - "collector_number": "231", - "slug": "wind-cutter-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "檸檬夾心餅", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "yvisjrnk5v", - "card_id": "TgYTZg6TaG", - "collector_number": "050", - "slug": "wind-cutter-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "檸檬夾心餅", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "m8ungne4k3", - "population_operator": "≈", - "population": 36000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "o6qb0xp3xq", - "card_id": "TgYTZg6TaG", - "collector_number": "231", - "slug": "wind-cutter-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "檸檬夾心餅", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "9kl5d9WGA0", - "card_id": "TgYTZg6TaG", - "collector_number": "231", - "slug": "wind-cutter-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "02yhNm2ejR", - "card_id": "TgYTZg6TaG", - "collector_number": "100", - "slug": "wind-cutter-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "PY7WcpLIti", - "population_operator": "≈", - "population": 22500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "3gme0xxw0p", - "card_id": "TgYTZg6TaG", - "collector_number": "089", - "slug": "wind-cutter-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "檸檬夾心餅", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "ofe9mk0fw0", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "1bya14ldb7", - "card_id": "TgYTZg6TaG", - "collector_number": "028", - "slug": "wind-cutter-demo23", - "set": { - "name": "LGS Demo 2023", - "prefix": "DEMO23", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "63v93w6d11", - "population_operator": "≈", - "population": 12500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "jahvrma97h", - "card_id": "TgYTZg6TaG", - "collector_number": "198", - "slug": "wind-cutter-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "檸檬夾心餅", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "p9g0fz2n78", - "population_operator": "≈", - "population": 55000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "yvisjrnk5v", - "card_id": "TgYTZg6TaG", - "collector_number": "050", - "slug": "wind-cutter-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "檸檬夾心餅", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "m8ungne4k3", - "population_operator": "≈", - "population": 36000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "ZfCtSldRIy", - "types": [ - "ALLY" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "HUMAN" - ], - "element": "WIND", - "name": "Windrider Mage", - "slug": "windrider-mage", - "effect": "\u003cspan class=\"effect__label\"\u003eStealth\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This unit can't be targeted by attacks unless permitted by \u003cspan class=\"effect__label\"\u003etrue sight\u003c/span\u003e.)\u003c/span\u003e\r\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eAt the beginning of your recollection phase, you may return Windrider Mage to your hand. If you do, put an \u003cspan class=\"effect__label\"\u003eenlighten\u003c/span\u003e counter on your champion.", - "effect_raw": "Stealth (This unit can't be targeted by attacks unless permitted by true sight.)\n[Class Bonus] At the beginning of your recollection phase, you may return Windrider Mage to your hand. If you do, put an enlighten counter on your champion.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 1, - "life": 1, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "2QrZTp1t7k", - "card_id": "ZfCtSldRIy", - "collector_number": "232", - "slug": "windrider-mage-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - }, - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "rhmr2lkvoq", - "card_id": "ZfCtSldRIy", - "collector_number": "232", - "slug": "windrider-mage-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - }, - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "rhmr2lkvoq", - "card_id": "ZfCtSldRIy", - "collector_number": "232", - "slug": "windrider-mage-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - }, - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "2QrZTp1t7k", - "card_id": "ZfCtSldRIy", - "collector_number": "232", - "slug": "windrider-mage-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - }, - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "JEOxGQppTE", - "types": [ - "ALLY" - ], - "classes": [ - "GUARDIAN", - "WARRIOR" - ], - "subtypes": [ - "GUARDIAN", - "WARRIOR", - "HUMAN" - ], - "element": "WIND", - "name": "Windrider Vanguard", - "slug": "windrider-vanguard", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eVigor\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This unit wakes up at the beginning of your end phase. Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] Vigor (This unit wakes up at the beginning of your end phase. Apply this effect only if your champion's class matches this card's class.)", - "rule": null, - "flavor": "The stalwart vanguard of Camelot's airborne forces are chosen for their affinity for wind.", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 2, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "5ugKcJhc9G", - "card_id": "JEOxGQppTE", - "collector_number": "233", - "slug": "windrider-vanguard-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Gendo", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "fludrct5n5", - "card_id": "JEOxGQppTE", - "collector_number": "015", - "slug": "windrider-vanguard-slc", - "set": { - "name": "SquareLive Collaboration", - "prefix": "SLC", - "language": "CN" - }, - "illustrator": "Primea Studio", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "g6p4dnamcf", - "population_operator": "≈", - "population": 1170, - "foil": false - }, - { - "uuid": "urjxqkt1po", - "population_operator": "≈", - "population": 140, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "k2m76tlztm", - "card_id": "JEOxGQppTE", - "collector_number": "233", - "slug": "windrider-vanguard-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Gendo", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "kiyduyv35g", - "card_id": "JEOxGQppTE", - "collector_number": "029", - "slug": "windrider-vanguard-demo23", - "set": { - "name": "LGS Demo 2023", - "prefix": "DEMO23", - "language": "EN" - }, - "illustrator": "Gendo", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "si1hpznzps", - "population_operator": "≈", - "population": 25000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "k2m76tlztm", - "card_id": "JEOxGQppTE", - "collector_number": "233", - "slug": "windrider-vanguard-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Gendo", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "5ugKcJhc9G", - "card_id": "JEOxGQppTE", - "collector_number": "233", - "slug": "windrider-vanguard-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Gendo", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "kiyduyv35g", - "card_id": "JEOxGQppTE", - "collector_number": "029", - "slug": "windrider-vanguard-demo23", - "set": { - "name": "LGS Demo 2023", - "prefix": "DEMO23", - "language": "EN" - }, - "illustrator": "Gendo", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "si1hpznzps", - "population_operator": "≈", - "population": 25000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "fludrct5n5", - "card_id": "JEOxGQppTE", - "collector_number": "015", - "slug": "windrider-vanguard-slc", - "set": { - "name": "SquareLive Collaboration", - "prefix": "SLC", - "language": "CN" - }, - "illustrator": "Primea Studio", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "urjxqkt1po", - "population_operator": "≈", - "population": 140, - "foil": true - }, - { - "uuid": "g6p4dnamcf", - "population_operator": "≈", - "population": 1170, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "1o0tKizBZ6", - "types": [ - "ALLY" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "ANIMAL", - "DOG" - ], - "element": "WIND", - "name": "Windstream Mutt", - "slug": "windstream-mutt", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Reveal a card at random from your memory. If that card is wind element, choose another ally you control and put a \u003cspan class=\"effect__label\"\u003ebuff\u003c/span\u003e counter on it. \u003cspan class=\"effect__reminder\"\u003e(Allies get +1 power and +1 life for each \u003cspan class=\"effect__label\"\u003ebuff\u003c/span\u003e counter on them. Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] On Enter: Reveal a card at random from your memory. If that card is wind element, choose another ally you control and put a buff counter on it. (Allies get +1 power and +1 life for each buff counter on them. Apply this effect only if your champion's class matches this card's class.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 2, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "BaZtP2aL56", - "card_id": "1o0tKizBZ6", - "collector_number": "234", - "slug": "windstream-mutt-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "f9ipdd4vet", - "card_id": "1o0tKizBZ6", - "collector_number": "027", - "slug": "windstream-mutt-sp1", - "set": { - "name": "Supporter Pack 1", - "prefix": "SP1", - "language": "EN" - }, - "illustrator": "silvie", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "fnq0fgmtpa", - "population_operator": "≈", - "population": 2700, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "jxhkusgp77", - "card_id": "1o0tKizBZ6", - "collector_number": "234", - "slug": "windstream-mutt-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "jxhkusgp77", - "card_id": "1o0tKizBZ6", - "collector_number": "234", - "slug": "windstream-mutt-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "BaZtP2aL56", - "card_id": "1o0tKizBZ6", - "collector_number": "234", - "slug": "windstream-mutt-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "f9ipdd4vet", - "card_id": "1o0tKizBZ6", - "collector_number": "027", - "slug": "windstream-mutt-sp1", - "set": { - "name": "Supporter Pack 1", - "prefix": "SP1", - "language": "EN" - }, - "illustrator": "silvie", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "fnq0fgmtpa", - "population_operator": "≈", - "population": 2700, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "XZFXOE9sEV", - "types": [ - "ALLY" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "HUMAN" - ], - "element": "WIND", - "name": "Zephyr Assistant", - "slug": "zephyr-assistant", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Put an \u003cspan class=\"effect__label\"\u003eenlighten\u003c/span\u003e counter on your champion.\r\n\u003cspan class=\"effect__label\"\u003eOn Leave:\u003c/span\u003e Put an \u003cspan class=\"effect__label\"\u003eenlighten\u003c/span\u003e counter on your champion. \u003cspan class=\"effect__reminder\"\u003e(Trigger this effect when Zephyr Assistant leaves the field.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] On Enter: Put an enlighten counter on your champion.\nOn Leave: Put an enlighten counter on your champion. (Trigger this effect when Zephyr Assistant leaves the field.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 1, - "life": 1, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "Q4TshENzDJ", - "card_id": "XZFXOE9sEV", - "collector_number": "236", - "slug": "zephyr-assistant-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - }, - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "hjdue0ymes", - "card_id": "XZFXOE9sEV", - "collector_number": "236", - "slug": "zephyr-assistant-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - }, - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "hjdue0ymes", - "card_id": "XZFXOE9sEV", - "collector_number": "236", - "slug": "zephyr-assistant-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "vlgl6ffqsu", - "population_operator": "≈", - "population": 624, - "foil": true - }, - { - "uuid": "8lzc81mtts", - "population_operator": "≈", - "population": 66400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "Q4TshENzDJ", - "card_id": "XZFXOE9sEV", - "collector_number": "236", - "slug": "zephyr-assistant-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 1, - "circulationTemplates": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 157, - "foil": true - }, - { - "uuid": "1Y3QQXxc35", - "population_operator": "≈", - "population": 24000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "ZSSegCjquB", - "types": [ - "ACTION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SPELL" - ], - "element": "ARCANE", - "name": "Advent of the Stormcaller", - "slug": "advent-of-the-stormcaller", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eEfficiency\u003c/span\u003e\r\nReveal the top \u003cspan class=\"effect__label\"\u003eLV\u003c/span\u003e cards of your deck. You may banish any amount of arcane element cards from among them. For each card banished this way, choose a unit and deal 2 damage to it. Put the rest of the revealed cards on the top or on the bottom of your deck in any order.", - "effect_raw": "[Class Bonus] Efficiency\nReveal the top LV cards of your deck. You may banish any amount of arcane element cards from among them. For each card banished this way, choose a unit and deal 2 damage to it. Put the rest of the revealed cards on the top or on the bottom of your deck in any order.", - "rule": [ - { - "title": "", - "date_added": "2022-12-27", - "description": "The 2 damage dealt by Advent of the Stormcaller is dealt in multiple instances." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 15, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "Io93lyvSyg", - "card_id": "ZSSegCjquB", - "collector_number": "237", - "slug": "advent-of-the-stormcaller-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "KUqNycUAeY", - "population_operator": "≈", - "population": 109, - "foil": true - }, - { - "uuid": "urolRm4zO0", - "population_operator": "≈", - "population": 2400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "o8jwanjcy4", - "card_id": "ZSSegCjquB", - "collector_number": "237", - "slug": "advent-of-the-stormcaller-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "bro89waejc", - "population_operator": "≈", - "population": 7250, - "foil": false - }, - { - "uuid": "htjm4muq20", - "population_operator": "≈", - "population": 423, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "o8jwanjcy4", - "card_id": "ZSSegCjquB", - "collector_number": "237", - "slug": "advent-of-the-stormcaller-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "htjm4muq20", - "population_operator": "≈", - "population": 423, - "foil": true - }, - { - "uuid": "bro89waejc", - "population_operator": "≈", - "population": 7250, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "Io93lyvSyg", - "card_id": "ZSSegCjquB", - "collector_number": "237", - "slug": "advent-of-the-stormcaller-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "KUqNycUAeY", - "population_operator": "≈", - "population": 109, - "foil": true - }, - { - "uuid": "urolRm4zO0", - "population_operator": "≈", - "population": 2400, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "pn9gQjV3Rb", - "types": [ - "ACTION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SPELL" - ], - "element": "ARCANE", - "name": "Arcane Blast", - "slug": "arcane-blast", - "effect": "\u003cspan class=\"effect__label\"\u003eEfficiency\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This card costs \u003cspan class=\"effect__label\"\u003eLV\u003c/span\u003e less to activate. \u003cspan class=\"effect__label\"\u003eLV\u003c/span\u003e refers to your champion's level.)\u003c/span\u003e\r\nDeal 11 damage to target champion.", - "effect_raw": "Efficiency (This card costs LV less to activate. LV refers to your champion's level.)\nDeal 11 damage to target champion.", - "rule": null, - "flavor": "Power enough to level entire fortifications, only an arm's length away.", - "cost_memory": null, - "cost_reserve": 11, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "0dQdTTkzj5", - "card_id": "pn9gQjV3Rb", - "collector_number": "102", - "slug": "arcane-blast-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "zYWnZ9UL2d", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "ECgzwDZo2N", - "card_id": "pn9gQjV3Rb", - "collector_number": "239", - "slug": "arcane-blast-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - }, - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "if7mf9ipdd", - "card_id": "pn9gQjV3Rb", - "collector_number": "001", - "slug": "arcane-blast-sp1", - "set": { - "name": "Supporter Pack 1", - "prefix": "SP1", - "language": "EN" - }, - "illustrator": "Dragonart Chu", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "2jtod12h04", - "population_operator": "≈", - "population": 600, - "foil": true - }, - { - "uuid": "6xwr42ixei", - "population_operator": "≈", - "population": 8000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "uge2u81v4c", - "card_id": "pn9gQjV3Rb", - "collector_number": "091", - "slug": "arcane-blast-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "3gu73wioon", - "population_operator": "≈", - "population": 60000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "z2bix6xo7m", - "card_id": "pn9gQjV3Rb", - "collector_number": "239", - "slug": "arcane-blast-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - }, - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "z2bix6xo7m", - "card_id": "pn9gQjV3Rb", - "collector_number": "239", - "slug": "arcane-blast-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - }, - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "ECgzwDZo2N", - "card_id": "pn9gQjV3Rb", - "collector_number": "239", - "slug": "arcane-blast-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - }, - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "0dQdTTkzj5", - "card_id": "pn9gQjV3Rb", - "collector_number": "102", - "slug": "arcane-blast-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "zYWnZ9UL2d", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "uge2u81v4c", - "card_id": "pn9gQjV3Rb", - "collector_number": "091", - "slug": "arcane-blast-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "3gu73wioon", - "population_operator": "≈", - "population": 60000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "if7mf9ipdd", - "card_id": "pn9gQjV3Rb", - "collector_number": "001", - "slug": "arcane-blast-sp1", - "set": { - "name": "Supporter Pack 1", - "prefix": "SP1", - "language": "EN" - }, - "illustrator": "Dragonart Chu", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "2jtod12h04", - "population_operator": "≈", - "population": 600, - "foil": true - }, - { - "uuid": "6xwr42ixei", - "population_operator": "≈", - "population": 8000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "blq7qXGvWH", - "types": [ - "ACTION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SPELL" - ], - "element": "ARCANE", - "name": "Arcane Disposition", - "slug": "arcane-disposition", - "effect": "Draw two cards. At the beginning of the next end phase, discard your hand.\r\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus:\u003c/span\u003eDraw a card.", - "effect_raw": "Draw two cards. At the beginning of the next end phase, discard your hand.\n[Class Bonus:] Draw a card.", - "rule": null, - "flavor": "Controlling such chaotic mana requires great finesse and some degree of luck. ", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "0zrr9fo8l7", - "card_id": "blq7qXGvWH", - "collector_number": "092", - "slug": "arcane-disposition-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "x58ixy4b7s", - "population_operator": "≈", - "population": 45000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "6gBkBQ8OXV", - "card_id": "blq7qXGvWH", - "collector_number": "240", - "slug": "arcane-disposition-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - }, - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "ePlzjNiNpy", - "card_id": "blq7qXGvWH", - "collector_number": "103", - "slug": "arcane-disposition-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "zYWnZ9UL2d", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "l5s4uxfx51", - "card_id": "blq7qXGvWH", - "collector_number": "240", - "slug": "arcane-disposition-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - }, - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "l5s4uxfx51", - "card_id": "blq7qXGvWH", - "collector_number": "240", - "slug": "arcane-disposition-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - }, - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "6gBkBQ8OXV", - "card_id": "blq7qXGvWH", - "collector_number": "240", - "slug": "arcane-disposition-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - }, - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "ePlzjNiNpy", - "card_id": "blq7qXGvWH", - "collector_number": "103", - "slug": "arcane-disposition-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "zYWnZ9UL2d", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "0zrr9fo8l7", - "card_id": "blq7qXGvWH", - "collector_number": "092", - "slug": "arcane-disposition-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "x58ixy4b7s", - "population_operator": "≈", - "population": 45000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "wFH1kBLrWh", - "types": [ - "ALLY" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "ELEMENTAL" - ], - "element": "ARCANE", - "name": "Arcane Elemental", - "slug": "arcane-elemental", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eThis card costs 1 less to activate for each arcane element card in your banishment.\r\n\u003cspan class=\"effect__label\"\u003ePride 7\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This ally won't obey you unless your champion is level 7 or higher.)\u003c/span\u003e\r\n\u003cspan class=\"effect__label\"\u003eOn Attack:\u003c/span\u003e At the beginning of the next end phase, banish Arcane Elemental.", - "effect_raw": "[Class Bonus] This card costs 1 less to activate for each arcane element card in your banishment.\nPride 7 (This ally won't obey you unless your champion is level 7 or higher.)\nOn Attack: At the beginning of the next end phase, banish Arcane Elemental.", - "rule": [ - { - "title": "", - "date_added": "2023-04-15", - "description": "A unit that does not obey you can't attack or intercept, and its activated abilities can't be activated." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 7, - "level": null, - "power": 7, - "life": 7, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "IUlBafCNsH", - "card_id": "wFH1kBLrWh", - "collector_number": "241", - "slug": "arcane-elemental-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - }, - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "qv4o1n4gyg", - "card_id": "wFH1kBLrWh", - "collector_number": "241", - "slug": "arcane-elemental-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - }, - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "qv4o1n4gyg", - "card_id": "wFH1kBLrWh", - "collector_number": "241", - "slug": "arcane-elemental-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - }, - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "IUlBafCNsH", - "card_id": "wFH1kBLrWh", - "collector_number": "241", - "slug": "arcane-elemental-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - }, - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "XLrHaYV9VB", - "types": [ - "ACTION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SPELL" - ], - "element": "ARCANE", - "name": "Arcane Sight", - "slug": "arcane-sight", - "effect": "Your champion gets +1 level until end of turn.\r\nDraw a card.", - "effect_raw": "Your champion gets +1 level until end of turn.\nDraw a card.", - "rule": null, - "flavor": "\"If only you could see what I see, Lorraine. Even you might abandon the sword.\"\r\n— Rai Kyouki", - "cost_memory": null, - "cost_reserve": 0, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "87b1e14N65", - "card_id": "XLrHaYV9VB", - "collector_number": "242", - "slug": "arcane-sight-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - }, - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "Wsb1PlS8vT", - "card_id": "XLrHaYV9VB", - "collector_number": "104", - "slug": "arcane-sight-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "zYWnZ9UL2d", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "ecr6nifnz9", - "card_id": "XLrHaYV9VB", - "collector_number": "242", - "slug": "arcane-sight-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - }, - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "n080yu75k9", - "card_id": "XLrHaYV9VB", - "collector_number": "093", - "slug": "arcane-sight-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "x58ixy4b7s", - "population_operator": "≈", - "population": 45000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "ecr6nifnz9", - "card_id": "XLrHaYV9VB", - "collector_number": "242", - "slug": "arcane-sight-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - }, - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "87b1e14N65", - "card_id": "XLrHaYV9VB", - "collector_number": "242", - "slug": "arcane-sight-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - }, - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "Wsb1PlS8vT", - "card_id": "XLrHaYV9VB", - "collector_number": "104", - "slug": "arcane-sight-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "zYWnZ9UL2d", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "n080yu75k9", - "card_id": "XLrHaYV9VB", - "collector_number": "093", - "slug": "arcane-sight-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "x58ixy4b7s", - "population_operator": "≈", - "population": 45000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "6SXL09rEzS", - "types": [ - "ALLY" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "HUMAN" - ], - "element": "ARCANE", - "name": "Conduit of the Mad Mage", - "slug": "conduit-of-the-mad-mage", - "effect": "Whenever you activate a Mage Spell action, wake up Conduit of the Mad Mage, and it gets +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e until end of turn.\r\nAt the beginning of your end phase, sacrifice Conduit of the Mad Mage.\r\n\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e", - "effect_raw": "Whenever you activate a Mage Spell action, wake up Conduit of the Mad Mage, and it gets +1 POWER until end of turn.\nAt the beginning of your end phase, sacrifice Conduit of the Mad Mage.\nFloating Memory", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 1, - "level": null, - "power": 0, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "01wdxi74wb", - "card_id": "6SXL09rEzS", - "collector_number": "243", - "slug": "conduit-of-the-mad-mage-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "YOHAKU", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - }, - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "MR6gGa8kWy", - "card_id": "6SXL09rEzS", - "collector_number": "243", - "slug": "conduit-of-the-mad-mage-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "YOHAKU", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - }, - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "01wdxi74wb", - "card_id": "6SXL09rEzS", - "collector_number": "243", - "slug": "conduit-of-the-mad-mage-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "YOHAKU", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - }, - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "MR6gGa8kWy", - "card_id": "6SXL09rEzS", - "collector_number": "243", - "slug": "conduit-of-the-mad-mage-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "YOHAKU", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - }, - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "DqtlaMGMvd", - "types": [ - "ACTION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SPELL" - ], - "element": "ARCANE", - "name": "Erratic Bolt", - "slug": "erratic-bolt", - "effect": "Deal \u003cspan class=\"effect__label\"\u003eLV\u003c/span\u003e damage to target unit. \u003cspan class=\"effect__reminder\"\u003e(\u003cspan class=\"effect__label\"\u003eLV\u003c/span\u003e refers to your champion's level.)\u003c/span\u003e\r\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eYou may banish two cards at random from your memory. If you do, draw two cards. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "Deal LV damage to target unit. (LV refers to your champion's level.)\n[Class Bonus] You may banish two cards at random from your memory. If you do, draw two cards. (Apply this effect only if your champion's class matches this card's class.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "MBVGLjgN3p", - "card_id": "DqtlaMGMvd", - "collector_number": "244", - "slug": "erratic-bolt-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - }, - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "nv6hwnua6r", - "card_id": "DqtlaMGMvd", - "collector_number": "244", - "slug": "erratic-bolt-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - }, - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "nv6hwnua6r", - "card_id": "DqtlaMGMvd", - "collector_number": "244", - "slug": "erratic-bolt-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - }, - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "MBVGLjgN3p", - "card_id": "DqtlaMGMvd", - "collector_number": "244", - "slug": "erratic-bolt-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - }, - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "gJ2dsgywEs", - "types": [ - "ACTION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SPELL" - ], - "element": "ARCANE", - "name": "Reckless Conversion", - "slug": "reckless-conversion", - "effect": "Draw two cards into your memory then banish four cards at random from it.\r\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eReturn all cards from your memory to your hand. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "Draw two cards into your memory then banish four cards at random from it.\n[Class Bonus] Return all cards from your memory to your hand. (Apply this effect only if your champion's class matches this card's class.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 0, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": { - "STANDARD": { - "limit": 0 - } - }, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "EuPZAGP7oZ", - "card_id": "gJ2dsgywEs", - "collector_number": "246", - "slug": "reckless-conversion-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "KUqNycUAeY", - "population_operator": "≈", - "population": 109, - "foil": true - }, - { - "uuid": "urolRm4zO0", - "population_operator": "≈", - "population": 2400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "aKBLFcgUVY", - "card_id": "gJ2dsgywEs", - "collector_number": "106KS", - "slug": "reckless-conversion-doap-ks", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "oDZKhDvX44", - "population_operator": "≈", - "population": 1250, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "xo7ml5s4ux", - "card_id": "gJ2dsgywEs", - "collector_number": "246", - "slug": "reckless-conversion-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "bro89waejc", - "population_operator": "≈", - "population": 7250, - "foil": false - }, - { - "uuid": "htjm4muq20", - "population_operator": "≈", - "population": 423, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "xo7ml5s4ux", - "card_id": "gJ2dsgywEs", - "collector_number": "246", - "slug": "reckless-conversion-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "htjm4muq20", - "population_operator": "≈", - "population": 423, - "foil": true - }, - { - "uuid": "bro89waejc", - "population_operator": "≈", - "population": 7250, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "EuPZAGP7oZ", - "card_id": "gJ2dsgywEs", - "collector_number": "246", - "slug": "reckless-conversion-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "KUqNycUAeY", - "population_operator": "≈", - "population": 109, - "foil": true - }, - { - "uuid": "urolRm4zO0", - "population_operator": "≈", - "population": 2400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "aKBLFcgUVY", - "card_id": "gJ2dsgywEs", - "collector_number": "106KS", - "slug": "reckless-conversion-doap-ks", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "oDZKhDvX44", - "population_operator": "≈", - "population": 1250, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "RUqtU0Lczf", - "types": [ - "ACTION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SPELL", - "REACTION" - ], - "element": "ARCANE", - "name": "Spellshield: Arcane", - "slug": "spellshield-arcane", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eThis card costs 1 less to activate.\r\nThe next time damage would be dealt to your champion this turn, prevent that damage. Put an amount of \u003cspan class=\"effect__label\"\u003eenlighten\u003c/span\u003e counters on your champion equal to the amount of damage prevented this way.", - "effect_raw": "[Class Bonus] This card costs 1 less to activate.\nThe next time damage would be dealt to your champion this turn, prevent that damage. Put an amount of enlighten counters on your champion equal to the amount of damage prevented this way.", - "rule": [ - { - "title": "", - "date_added": "2022-12-27", - "description": "If unpreventable damage is dealt under Spellshield: Arcane's effect, the damage prevented is zero and no enlighten counters will be generated." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "UM5gNZA4MT", - "card_id": "RUqtU0Lczf", - "collector_number": "107", - "slug": "spellshield-arcane-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "UnK4Ed0WI7", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "aK1pOa89OQ", - "card_id": "RUqtU0Lczf", - "collector_number": "247", - "slug": "spellshield-arcane-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - }, - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "jvlo6owr42", - "card_id": "RUqtU0Lczf", - "collector_number": "247", - "slug": "spellshield-arcane-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - }, - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "scnaesxqc8", - "card_id": "RUqtU0Lczf", - "collector_number": "095", - "slug": "spellshield-arcane-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "6wfv3d1d36", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "jvlo6owr42", - "card_id": "RUqtU0Lczf", - "collector_number": "247", - "slug": "spellshield-arcane-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - }, - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "aK1pOa89OQ", - "card_id": "RUqtU0Lczf", - "collector_number": "247", - "slug": "spellshield-arcane-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - }, - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "UM5gNZA4MT", - "card_id": "RUqtU0Lczf", - "collector_number": "107", - "slug": "spellshield-arcane-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "UnK4Ed0WI7", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "scnaesxqc8", - "card_id": "RUqtU0Lczf", - "collector_number": "095", - "slug": "spellshield-arcane-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "6wfv3d1d36", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "P9Y1Q5cQ0F", - "types": [ - "ACTION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SPELL" - ], - "element": "CRUX", - "name": "Crux Sight", - "slug": "crux-sight", - "effect": "\u003cspan class=\"effect__correction\"\u003eAs an additional cost to activate this card, you may pay\u003cspan class=\"effect__bubble effect__bubble--yellow ml-2\"\u003e2\u003c/span\u003e. If you do, banish this card as it resolves and it gains “Return a crux element card from your graveyard to your hand.” \r\nDraw a card.\u003c/span\u003e", - "effect_raw": "As an additional cost to activate this card, you may pay[2]. If you do, banish this card as it resolves and it gains “Return a crux element card from your graveyard to your hand.” \nDraw a card.", - "rule": [ - { - "title": "", - "date_added": "2022-12-27", - "description": "To pay an additional 2 means to pay an additional 2 of the card's default cost type, which is reserve." - }, - { - "title": "ERRATA", - "date_added": "2024-08-27", - "description": "As an additional cost to activate this card, you may pay (2). If you do, banish this card as it resolves and it gains “Return a crux element card from your graveyard to your hand.” " - }, - { - "title": "", - "date_added": "2024-08-27", - "description": "If Crux Sight gains the additional ability, perform it after drawing a card." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 0, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "7mDZsY8mXV", - "card_id": "P9Y1Q5cQ0F", - "collector_number": "108", - "slug": "crux-sight-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "PY7WcpLIti", - "population_operator": "≈", - "population": 22500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "98b1w1m4u6", - "card_id": "P9Y1Q5cQ0F", - "collector_number": "096", - "slug": "crux-sight-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "ofe9mk0fw0", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "FmdmTE8I3o", - "card_id": "P9Y1Q5cQ0F", - "collector_number": "248", - "slug": "crux-sight-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - }, - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "dmoydekro8", - "card_id": "P9Y1Q5cQ0F", - "collector_number": "248", - "slug": "crux-sight-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - }, - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "dmoydekro8", - "card_id": "P9Y1Q5cQ0F", - "collector_number": "248", - "slug": "crux-sight-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - }, - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "FmdmTE8I3o", - "card_id": "P9Y1Q5cQ0F", - "collector_number": "248", - "slug": "crux-sight-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - }, - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "7mDZsY8mXV", - "card_id": "P9Y1Q5cQ0F", - "collector_number": "108", - "slug": "crux-sight-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "PY7WcpLIti", - "population_operator": "≈", - "population": 22500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "98b1w1m4u6", - "card_id": "P9Y1Q5cQ0F", - "collector_number": "096", - "slug": "crux-sight-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "ofe9mk0fw0", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "SkAe1hsw5H", - "types": [ - "ALLY" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "HUMAN", - "SPIRIT" - ], - "element": "CRUX", - "name": "Ghosts of Pendragon", - "slug": "ghosts-of-pendragon", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e You may return a regalia you control to its owner's material deck. If you do, draw two cards.", - "effect_raw": "On Enter: You may return a regalia you control to its owner's material deck. If you do, draw two cards.", - "rule": null, - "flavor": "The ancestors will not rest until Aesa has found lasting peace.", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 3, - "life": 4, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "5t152amn12", - "card_id": "SkAe1hsw5H", - "collector_number": "249", - "slug": "ghosts-of-pendragon-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "bro89waejc", - "population_operator": "≈", - "population": 7250, - "foil": false - }, - { - "uuid": "htjm4muq20", - "population_operator": "≈", - "population": 423, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "9LfjnErznS", - "card_id": "SkAe1hsw5H", - "collector_number": "249", - "slug": "ghosts-of-pendragon-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "KUqNycUAeY", - "population_operator": "≈", - "population": 109, - "foil": true - }, - { - "uuid": "urolRm4zO0", - "population_operator": "≈", - "population": 2400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "j76ffxEal6", - "card_id": "SkAe1hsw5H", - "collector_number": "109KS", - "slug": "ghosts-of-pendragon-doap-ks", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "oDZKhDvX44", - "population_operator": "≈", - "population": 1250, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "5t152amn12", - "card_id": "SkAe1hsw5H", - "collector_number": "249", - "slug": "ghosts-of-pendragon-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "htjm4muq20", - "population_operator": "≈", - "population": 423, - "foil": true - }, - { - "uuid": "bro89waejc", - "population_operator": "≈", - "population": 7250, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "9LfjnErznS", - "card_id": "SkAe1hsw5H", - "collector_number": "249", - "slug": "ghosts-of-pendragon-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "KUqNycUAeY", - "population_operator": "≈", - "population": 109, - "foil": true - }, - { - "uuid": "urolRm4zO0", - "population_operator": "≈", - "population": 2400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "j76ffxEal6", - "card_id": "SkAe1hsw5H", - "collector_number": "109KS", - "slug": "ghosts-of-pendragon-doap-ks", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "oDZKhDvX44", - "population_operator": "≈", - "population": 1250, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "Zu53izIFTX", - "types": [ - "ALLY" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "SPIRIT" - ], - "element": "CRUX", - "name": "Intangible Geist", - "slug": "intangible-geist", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e You may choose any amount of regalia cards from your banishment and put them into your material deck.\r\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003ePrevent all \u003cspan class=\"effect__correction\"\u003ecombat damage\u003c/span\u003e that would be dealt to Intangible Geist.", - "effect_raw": "On Enter: You may choose any amount of regalia cards from your banishment and put them into your material deck.\n[Class Bonus] Prevent all combat damage that would be dealt to Intangible Geist.", - "rule": [ - { - "title": "ERRATA", - "date_added": "2024-01-19", - "description": "attack damage -\u003e combat damage" - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": 3, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "9htu9agxk4", - "card_id": "Zu53izIFTX", - "collector_number": "250", - "slug": "intangible-geist-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "bro89waejc", - "population_operator": "≈", - "population": 7250, - "foil": false - }, - { - "uuid": "htjm4muq20", - "population_operator": "≈", - "population": 423, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "Y8BFq7icJG", - "card_id": "Zu53izIFTX", - "collector_number": "250", - "slug": "intangible-geist-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "KUqNycUAeY", - "population_operator": "≈", - "population": 109, - "foil": true - }, - { - "uuid": "urolRm4zO0", - "population_operator": "≈", - "population": 2400, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "9htu9agxk4", - "card_id": "Zu53izIFTX", - "collector_number": "250", - "slug": "intangible-geist-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "htjm4muq20", - "population_operator": "≈", - "population": 423, - "foil": true - }, - { - "uuid": "bro89waejc", - "population_operator": "≈", - "population": 7250, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "Y8BFq7icJG", - "card_id": "Zu53izIFTX", - "collector_number": "250", - "slug": "intangible-geist-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "KUqNycUAeY", - "population_operator": "≈", - "population": 109, - "foil": true - }, - { - "uuid": "urolRm4zO0", - "population_operator": "≈", - "population": 2400, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "N0ipz8UWwf", - "types": [ - "ACTION" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "SPELL" - ], - "element": "CRUX", - "name": "Spirit Blade: Ascension", - "slug": "spirit-blade-ascension", - "effect": "As an additional cost to activate this card, return a Sword regalia you own to your material deck.\r\nChoose a Sword regalia card from your material deck or banishment and put it onto the field.", - "effect_raw": "As an additional cost to activate this card, return a Sword regalia you own to your material deck.\nChoose a Sword regalia card from your material deck or banishment and put it onto the field.", - "rule": null, - "flavor": "With the spirits' aid, even a worn sword may be transfigured into a divine relic.", - "cost_memory": null, - "cost_reserve": 1, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "35qxrG1FtQ", - "card_id": "N0ipz8UWwf", - "collector_number": "110", - "slug": "spirit-blade-ascension-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "UnK4Ed0WI7", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "3Zf3dOCjdm", - "card_id": "N0ipz8UWwf", - "collector_number": "251", - "slug": "spirit-blade-ascension-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - }, - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "85xb4y7f32", - "card_id": "N0ipz8UWwf", - "collector_number": "042", - "slug": "spirit-blade-ascension-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "8a4m6rgd5j", - "card_id": "N0ipz8UWwf", - "collector_number": "097", - "slug": "spirit-blade-ascension-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "ofe9mk0fw0", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "EtI3gm9YhK", - "card_id": "N0ipz8UWwf", - "collector_number": "110KS", - "slug": "spirit-blade-ascension-doap-ks", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "8RstF8rBQO", - "population_operator": "≈", - "population": 2500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "dohjdue0ym", - "card_id": "N0ipz8UWwf", - "collector_number": "251", - "slug": "spirit-blade-ascension-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - }, - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "gd5jcZn21z", - "card_id": "N0ipz8UWwf", - "collector_number": "042", - "slug": "spirit-blade-ascension-p24-stamped", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "dohjdue0ym", - "card_id": "N0ipz8UWwf", - "collector_number": "251", - "slug": "spirit-blade-ascension-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - }, - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "3Zf3dOCjdm", - "card_id": "N0ipz8UWwf", - "collector_number": "251", - "slug": "spirit-blade-ascension-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - }, - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "35qxrG1FtQ", - "card_id": "N0ipz8UWwf", - "collector_number": "110", - "slug": "spirit-blade-ascension-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "UnK4Ed0WI7", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "EtI3gm9YhK", - "card_id": "N0ipz8UWwf", - "collector_number": "110KS", - "slug": "spirit-blade-ascension-doap-ks", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "8RstF8rBQO", - "population_operator": "≈", - "population": 2500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "8a4m6rgd5j", - "card_id": "N0ipz8UWwf", - "collector_number": "097", - "slug": "spirit-blade-ascension-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "ofe9mk0fw0", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "85xb4y7f32", - "card_id": "N0ipz8UWwf", - "collector_number": "042", - "slug": "spirit-blade-ascension-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "gd5jcZn21z", - "card_id": "N0ipz8UWwf", - "collector_number": "042", - "slug": "spirit-blade-ascension-p24-stamped", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [], - "circulations": [] - } - ] - }, - { - "uuid": "CQ1bxUyi0Q", - "types": [ - "ACTION" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "SPELL" - ], - "element": "CRUX", - "name": "Spirit Blade: Ensoul", - "slug": "spirit-blade-ensoul", - "effect": "Choose any amount of Sword weapon cards with memory cost 1 or less from your banishment and/or material deck and put them onto the field. Until end of turn, Sword weapons you control can attack as though they were allies. At the beginning of your \u003cspan class=\"effect__correction\"\u003enext\u003c/span\u003e end phase, sacrifice all Sword weapons you control.", - "effect_raw": "Choose any amount of Sword weapon cards with memory cost 1 or less from your banishment and/or material deck and put them onto the field. Until end of turn, Sword weapons you control can attack as though they were allies. At the beginning of your next end phase, sacrifice all Sword weapons you control.", - "rule": [ - { - "title": "ERRATA", - "date_added": "2023-04-15", - "description": "'At the beginning of your end phase, sacrifice all Sword weapons you control.' -\u003e 'At the beginning of your next end phase, sacrifice all Sword weapons you control.'" - }, - { - "title": "", - "date_added": "2022-12-27", - "description": "The Sword weapons may attack as though they were allies, but are not actually allies. This means that they don't take retaliation damage, or damage in general." - }, - { - "title": "", - "date_added": "2023-2-6", - "description": "When a Sword weapon attacks as though it were an ally, a durability counter is removed from it upon dealing damage during the damage step." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 6, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "Nf85zFKYkf", - "card_id": "CQ1bxUyi0Q", - "collector_number": "253", - "slug": "spirit-blade-ensoul-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "KUqNycUAeY", - "population_operator": "≈", - "population": 109, - "foil": true - }, - { - "uuid": "urolRm4zO0", - "population_operator": "≈", - "population": 2400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "bd7ozuj68m", - "card_id": "CQ1bxUyi0Q", - "collector_number": "253", - "slug": "spirit-blade-ensoul-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "bro89waejc", - "population_operator": "≈", - "population": 7250, - "foil": false - }, - { - "uuid": "htjm4muq20", - "population_operator": "≈", - "population": 423, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "bd7ozuj68m", - "card_id": "CQ1bxUyi0Q", - "collector_number": "253", - "slug": "spirit-blade-ensoul-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "htjm4muq20", - "population_operator": "≈", - "population": 423, - "foil": true - }, - { - "uuid": "bro89waejc", - "population_operator": "≈", - "population": 7250, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "Nf85zFKYkf", - "card_id": "CQ1bxUyi0Q", - "collector_number": "253", - "slug": "spirit-blade-ensoul-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "KUqNycUAeY", - "population_operator": "≈", - "population": 109, - "foil": true - }, - { - "uuid": "urolRm4zO0", - "population_operator": "≈", - "population": 2400, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "vcZSHNHvKX", - "types": [ - "ATTACK" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "SWORD" - ], - "element": "CRUX", - "name": "Spirit Blade: Ghost Strike", - "slug": "spirit-blade-ghost-strike", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Attack:\u003c/span\u003e You may banish a card from your material deck. If you do, your champion's attacks get +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e until end of turn.", - "effect_raw": "On Attack: You may banish a card from your material deck. If you do, your champion's attacks get +1 POWER until end of turn.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 0, - "level": null, - "power": 1, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "N1xJGsK4Xc", - "card_id": "vcZSHNHvKX", - "collector_number": "112", - "slug": "spirit-blade-ghost-strike-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "zYWnZ9UL2d", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "NMdgeTIcF8", - "card_id": "vcZSHNHvKX", - "collector_number": "254", - "slug": "spirit-blade-ghost-strike-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - }, - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "adnk8izzio", - "card_id": "vcZSHNHvKX", - "collector_number": "254", - "slug": "spirit-blade-ghost-strike-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - }, - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "z9x9z2kba5", - "card_id": "vcZSHNHvKX", - "collector_number": "099", - "slug": "spirit-blade-ghost-strike-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "x58ixy4b7s", - "population_operator": "≈", - "population": 45000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "adnk8izzio", - "card_id": "vcZSHNHvKX", - "collector_number": "254", - "slug": "spirit-blade-ghost-strike-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - }, - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "NMdgeTIcF8", - "card_id": "vcZSHNHvKX", - "collector_number": "254", - "slug": "spirit-blade-ghost-strike-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - }, - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "N1xJGsK4Xc", - "card_id": "vcZSHNHvKX", - "collector_number": "112", - "slug": "spirit-blade-ghost-strike-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "zYWnZ9UL2d", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "z9x9z2kba5", - "card_id": "vcZSHNHvKX", - "collector_number": "099", - "slug": "spirit-blade-ghost-strike-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "x58ixy4b7s", - "population_operator": "≈", - "population": 45000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "qaA3sXFRFY", - "types": [ - "ACTION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SPELL" - ], - "element": "CRUX", - "name": "Spirit's Blessing", - "slug": "spirits-blessing", - "effect": "As an additional cost to activate this card, return a regalia you control to its owner's material deck.\r\nWake up your champion. Draw a card.", - "effect_raw": "As an additional cost to activate this card, return a regalia you control to its owner's material deck.\nWake up your champion. Draw a card.", - "rule": null, - "flavor": "Spirits bestow their favor upon those who offer tribute in earnest.", - "cost_memory": null, - "cost_reserve": 1, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "TaFgPIb2RJ", - "card_id": "qaA3sXFRFY", - "collector_number": "114", - "slug": "spirits-blessing-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "PY7WcpLIti", - "population_operator": "≈", - "population": 22500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "tu073ozcq3", - "card_id": "qaA3sXFRFY", - "collector_number": "101", - "slug": "spirits-blessing-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "ofe9mk0fw0", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "u08s5r8ksk", - "card_id": "qaA3sXFRFY", - "collector_number": "256", - "slug": "spirits-blessing-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - }, - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "uUmInxAFIN", - "card_id": "qaA3sXFRFY", - "collector_number": "256", - "slug": "spirits-blessing-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - }, - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "u08s5r8ksk", - "card_id": "qaA3sXFRFY", - "collector_number": "256", - "slug": "spirits-blessing-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - }, - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "uUmInxAFIN", - "card_id": "qaA3sXFRFY", - "collector_number": "256", - "slug": "spirits-blessing-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - }, - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "TaFgPIb2RJ", - "card_id": "qaA3sXFRFY", - "collector_number": "114", - "slug": "spirits-blessing-doap", - "set": { - "name": "Dawn of Ashes Prelude", - "prefix": "DOAp", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "PY7WcpLIti", - "population_operator": "≈", - "population": 22500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "tu073ozcq3", - "card_id": "qaA3sXFRFY", - "collector_number": "101", - "slug": "spirits-blessing-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "ofe9mk0fw0", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "VAFTR5taNG", - "types": [ - "ALLY" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "HUMAN" - ], - "element": "LUXEM", - "name": "Corhazi Infiltrator", - "slug": "corhazi-infiltrator", - "effect": "\u003cspan class=\"effect__label\"\u003eStealth\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This unit can't be targeted by attacks unless permitted by \u003cspan class=\"effect__label\"\u003etrue sight\u003c/span\u003e.)\u003c/span\u003e\r\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__bubble\"\u003eElement Bonus\u003c/span\u003eWhenever you reveal Corhazi Infiltrator from your memory, \u003cspan class=\"effect__correction\"\u003eyou may put a card named Corhazi Infiltrator from your memory onto the field\u003c/span\u003e.", - "effect_raw": "Stealth (This unit can't be targeted by attacks unless permitted by true sight.)\n[Class Bonus] [Element Bonus] Whenever you reveal Corhazi Infiltrator from your memory, you may put a card named Corhazi Infiltrator from your memory onto the field.", - "rule": [ - { - "title": "ERRATA", - "date_added": "2023-04-15", - "description": "'Whenever you reveal Corhazi Infiltrator from your memory, you may put it onto the field.' -\u003e 'Whenever you reveal Corhazi Infiltrator from your memory, you may put a card named Corhazi Infiltrator from your memory onto the field.'" - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 3, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "D32z5prbQU", - "card_id": "VAFTR5taNG", - "collector_number": "257", - "slug": "corhazi-infiltrator-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "檸檬夾心餅", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - }, - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "zuj68m69jq", - "card_id": "VAFTR5taNG", - "collector_number": "257", - "slug": "corhazi-infiltrator-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "檸檬夾心餅", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - }, - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "zuj68m69jq", - "card_id": "VAFTR5taNG", - "collector_number": "257", - "slug": "corhazi-infiltrator-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "檸檬夾心餅", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - }, - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "D32z5prbQU", - "card_id": "VAFTR5taNG", - "collector_number": "257", - "slug": "corhazi-infiltrator-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "檸檬夾心餅", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - }, - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "2Ch1Gp3jEL", - "types": [ - "ALLY" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "HUMAN" - ], - "element": "LUXEM", - "name": "Corhazi Lightblade", - "slug": "corhazi-lightblade", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Attack:\u003c/span\u003e Reveal a card from your memory at random. If a luxem element card was revealed, Corhazi Lightblade gains \u003cspan class=\"effect__label\"\u003ecritical 1\u003c/span\u003e until end of turn. \u003cspan class=\"effect__reminder\"\u003e(If \u003cspan class=\"effect__correction\"\u003ecombat damage\u003c/span\u003e would be dealt by a source with \u003cspan class=\"effect__label\"\u003ecritical 1\u003c/span\u003e, double that damage unless an opponent discards a card.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] On Attack: Reveal a card from your memory at random. If a luxem element card was revealed, Corhazi Lightblade gains critical 1 until end of turn. (If combat damage would be dealt by a source with critical 1, double that damage unless an opponent discards a card.)", - "rule": [ - { - "title": "ERRATA", - "date_added": "2024-01-19", - "description": "attack damage -\u003e combat damage" - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 2, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "4ZVo9DCb5N", - "card_id": "2Ch1Gp3jEL", - "collector_number": "258", - "slug": "corhazi-lightblade-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "檸檬夾心餅", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - }, - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "q3huqj5bcb", - "card_id": "2Ch1Gp3jEL", - "collector_number": "258", - "slug": "corhazi-lightblade-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "檸檬夾心餅", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - }, - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "q3huqj5bcb", - "card_id": "2Ch1Gp3jEL", - "collector_number": "258", - "slug": "corhazi-lightblade-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "檸檬夾心餅", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - }, - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "4ZVo9DCb5N", - "card_id": "2Ch1Gp3jEL", - "collector_number": "258", - "slug": "corhazi-lightblade-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "檸檬夾心餅", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - }, - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "qtRBz9azeZ", - "types": [ - "ACTION" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "SPELL" - ], - "element": "LUXEM", - "name": "Excalibur, Cleansing Light", - "slug": "excalibur-cleansing-light", - "effect": "Destroy target non-champion object.\r\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eChoose up to two non-norm elements. Players can't materialize or activate cards of those elements until the \u003cspan class=\"effect__correction\"\u003ebeginning\u003c/span\u003e of your next turn. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "Destroy target non-champion object.\n[Class Bonus] Choose up to two non-norm elements. Players can't materialize or activate cards of those elements until the beginning of your next turn. (Apply this effect only if your champion's class matches this card's class.)", - "rule": [ - { - "title": "ERRATA", - "date_added": "2023-04-15", - "description": "'Players can't materialize or activate cards of those elements until the start of your next turn.' -\u003e 'Players can't materialize or activate cards of those elements until the beginning of your next turn.'" - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "9EHqkZgVDh", - "card_id": "qtRBz9azeZ", - "collector_number": "259", - "slug": "excalibur-cleansing-light-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - }, - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "hkusgp77qv", - "card_id": "qtRBz9azeZ", - "collector_number": "259", - "slug": "excalibur-cleansing-light-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - }, - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "hkusgp77qv", - "card_id": "qtRBz9azeZ", - "collector_number": "259", - "slug": "excalibur-cleansing-light-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - }, - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "9EHqkZgVDh", - "card_id": "qtRBz9azeZ", - "collector_number": "259", - "slug": "excalibur-cleansing-light-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - }, - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "qufoIF014c", - "types": [ - "ATTACK" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "DAGGER" - ], - "element": "LUXEM", - "name": "Gleaming Cut", - "slug": "gleaming-cut", - "effect": "\u003cspan class=\"effect__label\"\u003eOn Attack:\u003c/span\u003e Choose and reveal a card in your memory. If the revealed card is luxem element, Gleaming Cut gets +2\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e.\r\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__bubble\"\u003eElement Bonus\u003c/span\u003eWhenever you reveal Gleaming Cut from your memory, \u003cspan class=\"effect__correction\"\u003eyou may banish a card named Gleaming Cut from your memory\u003c/span\u003e. If you do, draw two cards.", - "effect_raw": "On Attack: Choose and reveal a card in your memory. If the revealed card is luxem element, Gleaming Cut gets +2 POWER.\n[Class Bonus] [Element Bonus] Whenever you reveal Gleaming Cut from your memory, you may banish a card named Gleaming Cut from your memory. If you do, draw two cards.", - "rule": [ - { - "title": "ERRATA", - "date_added": "2023-06-23", - "description": "'Whenever you reveal Gleaming Cut from your memory, you may banish it. If you do, draw two cards.' -\u003e 'Whenever you reveal Gleaming Cut from your memory, you may banish a card named Gleaming Cut from your memory. If you do, draw two cards.'" - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 2, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "5gjlfw71qe", - "card_id": "qufoIF014c", - "collector_number": "013", - "slug": "gleaming-cut-sp2", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "8q0vk89n7a", - "population_operator": "≈", - "population": 850, - "foil": true - }, - { - "uuid": "c42yb9p4lp", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "Op92UFwZgR", - "card_id": "qufoIF014c", - "collector_number": "260", - "slug": "gleaming-cut-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "檸檬夾心餅", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - }, - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "cqadnk8izz", - "card_id": "qufoIF014c", - "collector_number": "260", - "slug": "gleaming-cut-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "檸檬夾心餅", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - }, - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "cqadnk8izz", - "card_id": "qufoIF014c", - "collector_number": "260", - "slug": "gleaming-cut-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "檸檬夾心餅", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - }, - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "Op92UFwZgR", - "card_id": "qufoIF014c", - "collector_number": "260", - "slug": "gleaming-cut-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "檸檬夾心餅", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - }, - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "5gjlfw71qe", - "card_id": "qufoIF014c", - "collector_number": "013", - "slug": "gleaming-cut-sp2", - "set": { - "name": "Supporter Pack 2", - "prefix": "SP2", - "language": "EN" - }, - "illustrator": "Primea Studio", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "8q0vk89n7a", - "population_operator": "≈", - "population": 850, - "foil": true - }, - { - "uuid": "c42yb9p4lp", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "zxB4tzy9iy", - "types": [ - "ACTION" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "SKILL" - ], - "element": "LUXEM", - "name": "Lightweaver's Assault", - "slug": "lightweavers-assault", - "effect": "Reveal all cards in your memory. Choose any amount of units and deal damage equal to the amount of cards revealed split among them.\r\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__bubble\"\u003eElement Bonus\u003c/span\u003eWhenever you reveal Lightweaver's Assault from your memory, choose a unit and deal 2 damage to it.", - "effect_raw": "Reveal all cards in your memory. Choose any amount of units and deal damage equal to the amount of cards revealed split among them.\n[Class Bonus] [Element Bonus] Whenever you reveal Lightweaver's Assault from your memory, choose a unit and deal 2 damage to it.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "3de9f6c1ae", - "card_id": "zxB4tzy9iy", - "collector_number": "062", - "slug": "lightweavers-assault-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 6, - "circulationTemplates": [], - "circulations": [] - }, - { - "uuid": "o0qtb31xa7", - "card_id": "zxB4tzy9iy", - "collector_number": "261", - "slug": "lightweavers-assault-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "北飞飞", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "bro89waejc", - "population_operator": "≈", - "population": 7250, - "foil": false - }, - { - "uuid": "htjm4muq20", - "population_operator": "≈", - "population": 423, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "td18XKxnbq", - "card_id": "zxB4tzy9iy", - "collector_number": "261", - "slug": "lightweavers-assault-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "北飞飞", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "KUqNycUAeY", - "population_operator": "≈", - "population": 109, - "foil": true - }, - { - "uuid": "urolRm4zO0", - "population_operator": "≈", - "population": 2400, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "o0qtb31xa7", - "card_id": "zxB4tzy9iy", - "collector_number": "261", - "slug": "lightweavers-assault-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "北飞飞", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "htjm4muq20", - "population_operator": "≈", - "population": 423, - "foil": true - }, - { - "uuid": "bro89waejc", - "population_operator": "≈", - "population": 7250, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "td18XKxnbq", - "card_id": "zxB4tzy9iy", - "collector_number": "261", - "slug": "lightweavers-assault-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "北飞飞", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "KUqNycUAeY", - "population_operator": "≈", - "population": 109, - "foil": true - }, - { - "uuid": "urolRm4zO0", - "population_operator": "≈", - "population": 2400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "3de9f6c1ae", - "card_id": "zxB4tzy9iy", - "collector_number": "062", - "slug": "lightweavers-assault-p24", - "set": { - "name": "Promotional 2024", - "prefix": "P24", - "language": "EN" - }, - "illustrator": "Hanh Chu", - "rarity": 6, - "circulationTemplates": [], - "circulations": [] - } - ] - }, - { - "uuid": "uwnHTLG3fL", - "types": [ - "ACTION" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "SPELL" - ], - "element": "LUXEM", - "name": "Luxem Sight", - "slug": "luxem-sight", - "effect": "\u003cspan class=\"effect__bubble\"\u003eElement Bonus\u003c/span\u003eWhenever you reveal this card from your memory, \u003cspan class=\"effect__label\"\u003erecover 3\u003c/span\u003e. \u003cspan class=\"effect__reminder\"\u003e(To \u003cspan class=\"effect__label\"\u003erecover\u003c/span\u003e, remove that many damage counters from your champion. Apply this effect only if your champion's element matches this card's element.)\u003c/span\u003e\r\nDraw a card.", - "effect_raw": "[Element Bonus] Whenever you reveal this card from your memory, recover 3. (To recover, remove that many damage counters from your champion. Apply this effect only if your champion's element matches this card's element.)\nDraw a card.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 0, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "1WJLjrUngO", - "card_id": "uwnHTLG3fL", - "collector_number": "262", - "slug": "luxem-sight-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "北飞飞", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - }, - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "szvfq3huqj", - "card_id": "uwnHTLG3fL", - "collector_number": "262", - "slug": "luxem-sight-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "北飞飞", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - }, - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "szvfq3huqj", - "card_id": "uwnHTLG3fL", - "collector_number": "262", - "slug": "luxem-sight-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "北飞飞", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - }, - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "1WJLjrUngO", - "card_id": "uwnHTLG3fL", - "collector_number": "262", - "slug": "luxem-sight-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "北飞飞", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - }, - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "XLbCBxla8K", - "types": [ - "ATTACK" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "DAGGER" - ], - "element": "LUXEM", - "name": "Thousand Refractions", - "slug": "thousand-refractions", - "effect": "\u003cspan class=\"effect__label\"\u003ePrepare 1\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(You may remove a \u003cspan class=\"effect__label\"\u003epreparation\u003c/span\u003e counter from your champion as you activate this card.)\u003c/span\u003e\r\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Hit:\u003c/span\u003e If Thousand Refractions was prepared, wake up your champion and return Thousand Refractions to \u003cspan class=\"effect__correction\"\u003eits owner's\u003c/span\u003e hand.", - "effect_raw": "Prepare 1 (You may remove a preparation counter from your champion as you activate this card.)\n[Class Bonus] On Hit: If Thousand Refractions was prepared, wake up your champion and return Thousand Refractions to its owner's hand.", - "rule": [ - { - "title": "", - "date_added": "2022-12-27", - "description": "On Hit only triggers when 1 or more damage is dealt from the source. If all of the damage was prevented, then On Hit will not trigger." - }, - { - "title": "ERRATA", - "date_added": "2024-06-17", - "description": "your hand -\u003e its owner's hand." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 0, - "level": null, - "power": 1, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "7nYzUmPXth", - "card_id": "XLbCBxla8K", - "collector_number": "263", - "slug": "thousand-refractions-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "北飞飞", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "KUqNycUAeY", - "population_operator": "≈", - "population": 109, - "foil": true - }, - { - "uuid": "urolRm4zO0", - "population_operator": "≈", - "population": 2400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "9agxk4f16j", - "card_id": "XLbCBxla8K", - "collector_number": "263", - "slug": "thousand-refractions-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "北飞飞", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "bro89waejc", - "population_operator": "≈", - "population": 7250, - "foil": false - }, - { - "uuid": "htjm4muq20", - "population_operator": "≈", - "population": 423, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "9agxk4f16j", - "card_id": "XLbCBxla8K", - "collector_number": "263", - "slug": "thousand-refractions-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "北飞飞", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "htjm4muq20", - "population_operator": "≈", - "population": 423, - "foil": true - }, - { - "uuid": "bro89waejc", - "population_operator": "≈", - "population": 7250, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "7nYzUmPXth", - "card_id": "XLbCBxla8K", - "collector_number": "263", - "slug": "thousand-refractions-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "北飞飞", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "KUqNycUAeY", - "population_operator": "≈", - "population": 109, - "foil": true - }, - { - "uuid": "urolRm4zO0", - "population_operator": "≈", - "population": 2400, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "ilW4cRlI0C", - "types": [ - "UNIQUE", - "ALLY" - ], - "classes": [ - "WARRIOR" - ], - "subtypes": [ - "WARRIOR", - "ANGEL" - ], - "element": "LUXEM", - "name": "Triskit, Guidance Angel", - "slug": "triskit-guidance-angel", - "effect": "\u003cspan class=\"effect__reminder\"\u003e(Unique — You can control only one object with this card's name.)\u003c/span\u003e\r\nFire, water and wind elements are enabled for you.\r\n\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e You may banish your champion. If you do, Triskit becomes a unique champion with base level 3.", - "effect_raw": "(Unique — You can control only one object with this card's name.)\nFire, water and wind elements are enabled for you.\nOn Enter: You may banish your champion. If you do, Triskit becomes a unique champion with base level 3.", - "rule": [ - { - "title": "", - "date_added": "2022-12-27", - "description": "When Triskit becomes a champion due to her effect, she loses all current types, including the ally type." - }, - { - "title": "", - "date_added": "2022-12-27", - "description": "Triskit retains her power stat as she becomes a champion. This allows her to declare attacks without a weapon or attack card. She may still attack with weapons and/or attack cards." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 5, - "level": null, - "power": 2, - "life": 12, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "htjm4wuq20", - "card_id": "ilW4cRlI0C", - "collector_number": "264", - "slug": "triskit-guidance-angel-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "bro89waejc", - "population_operator": "≈", - "population": 7250, - "foil": false - }, - { - "uuid": "htjm4muq20", - "population_operator": "≈", - "population": 423, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "t389gwtde1", - "card_id": "ilW4cRlI0C", - "collector_number": "017", - "slug": "triskit-guidance-angel-sp1-csr", - "set": { - "name": "Supporter Pack 1", - "prefix": "SP1", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "dkz8zq9on7", - "population_operator": "=", - "population": 160, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "wvB73Brx15", - "card_id": "ilW4cRlI0C", - "collector_number": "264", - "slug": "triskit-guidance-angel-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 4, - "circulationTemplates": [], - "circulations": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 110, - "foil": true - }, - { - "uuid": "rieMj6feZx", - "population_operator": "≈", - "population": 2400, - "foil": false - } - ] - } - ], - "result_editions": [ - { - "uuid": "htjm4wuq20", - "card_id": "ilW4cRlI0C", - "collector_number": "264", - "slug": "triskit-guidance-angel-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "htjm4muq20", - "population_operator": "≈", - "population": 423, - "foil": true - }, - { - "uuid": "bro89waejc", - "population_operator": "≈", - "population": 7250, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "wvB73Brx15", - "card_id": "ilW4cRlI0C", - "collector_number": "264", - "slug": "triskit-guidance-angel-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "Hori", - "rarity": 4, - "circulationTemplates": [], - "circulations": [ - { - "uuid": "y7nkIL2Scb", - "population_operator": "≈", - "population": 110, - "foil": true - }, - { - "uuid": "rieMj6feZx", - "population_operator": "≈", - "population": 2400, - "foil": false - } - ] - }, - { - "uuid": "t389gwtde1", - "card_id": "ilW4cRlI0C", - "collector_number": "017", - "slug": "triskit-guidance-angel-sp1-csr", - "set": { - "name": "Supporter Pack 1", - "prefix": "SP1", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 7, - "circulationTemplates": [ - { - "uuid": "dkz8zq9on7", - "population_operator": "=", - "population": 160, - "foil": true - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "4zkTRt8qXn", - "types": [ - "ACTION" - ], - "classes": [ - "ASSASSIN" - ], - "subtypes": [ - "ASSASSIN", - "SKILL" - ], - "element": "LUXEM", - "name": "Uncover the Plot", - "slug": "uncover-the-plot", - "effect": "Target player reveals all cards in their memory. Draw a card.\r\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003ePut two \u003cspan class=\"effect__label\"\u003epreparation\u003c/span\u003e counters on your champion. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "Target player reveals all cards in their memory. Draw a card.\n[Class Bonus] Put two preparation counters on your champion. (Apply this effect only if your champion's class matches this card's class.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "nNXd16h1Nx", - "card_id": "4zkTRt8qXn", - "collector_number": "265", - "slug": "uncover-the-plot-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - }, - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "ygokwl0px1", - "card_id": "4zkTRt8qXn", - "collector_number": "265", - "slug": "uncover-the-plot-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - }, - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "ygokwl0px1", - "card_id": "4zkTRt8qXn", - "collector_number": "265", - "slug": "uncover-the-plot-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - }, - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "nNXd16h1Nx", - "card_id": "4zkTRt8qXn", - "collector_number": "265", - "slug": "uncover-the-plot-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - }, - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "075L8pLihO", - "types": [ - "UNIQUE", - "ALLY" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "BEAST", - "PHOENIX" - ], - "element": "TERA", - "name": "Arima, Gaia's Wings", - "slug": "arima-gaias-wings", - "effect": "\u003cspan class=\"effect__label\"\u003ePride 5\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This ally won't obey you unless your champion is level 5 or higher.)\u003c/span\u003e\r\nAt the beginning of your recollection phase, put three \u003cspan class=\"effect__label\"\u003ebuff\u003c/span\u003e counters on Arima.\r\n\u003cspan class=\"effect__label\"\u003eOn Death:\u003c/span\u003e Put Arima into \u003cspan class=\"effect__correction\"\u003eits owner's\u003c/span\u003e memory.", - "effect_raw": "Pride 5 (This ally won't obey you unless your champion is level 5 or higher.)\nAt the beginning of your recollection phase, put three buff counters on Arima.\nOn Death: Put Arima into its owner's memory.", - "rule": [ - { - "title": "", - "date_added": "2023-04-15", - "description": "A unit that does not obey you can't attack or intercept, and its activated abilities can't be activated." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 3, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "RlXFr6moED", - "card_id": "075L8pLihO", - "collector_number": "266", - "slug": "arima-gaias-wings-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "KUqNycUAeY", - "population_operator": "≈", - "population": 109, - "foil": true - }, - { - "uuid": "urolRm4zO0", - "population_operator": "≈", - "population": 2400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "ogm3zjl7lp", - "card_id": "075L8pLihO", - "collector_number": "266", - "slug": "arima-gaias-wings-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "bro89waejc", - "population_operator": "≈", - "population": 7250, - "foil": false - }, - { - "uuid": "htjm4muq20", - "population_operator": "≈", - "population": 423, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "ogm3zjl7lp", - "card_id": "075L8pLihO", - "collector_number": "266", - "slug": "arima-gaias-wings-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "htjm4muq20", - "population_operator": "≈", - "population": 423, - "foil": true - }, - { - "uuid": "bro89waejc", - "population_operator": "≈", - "population": 7250, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "RlXFr6moED", - "card_id": "075L8pLihO", - "collector_number": "266", - "slug": "arima-gaias-wings-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "KUqNycUAeY", - "population_operator": "≈", - "population": 109, - "foil": true - }, - { - "uuid": "urolRm4zO0", - "population_operator": "≈", - "population": 2400, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "G5E0PIUd0W", - "types": [ - "ALLY" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "CONSTRUCT", - "GOLEM" - ], - "element": "TERA", - "name": "Artificer's Opus", - "slug": "artificers-opus", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eEfficiency\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This card costs \u003cspan class=\"effect__label\"\u003eLV\u003c/span\u003e less to activate.)\u003c/span\u003e\r\nArtificer's Opus enters the field rested.\r\n\u003cspan class=\"effect__label\"\u003eCleave\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This ally attacks all units a chosen opponent controls. Its attacks can't be intercepted.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] Efficiency (This card costs LV less to activate.)\nArtificer's Opus enters the field rested.\nCleave (This ally attacks all units a chosen opponent controls. Its attacks can't be intercepted.)", - "rule": [ - { - "title": "", - "date_added": "2022-12-27", - "description": "During the retaliation step, all units being attacked can retaliate if able." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 8, - "level": null, - "power": 4, - "life": 8, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "0zF93GtX5T", - "card_id": "G5E0PIUd0W", - "collector_number": "267", - "slug": "artificers-opus-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "KUqNycUAeY", - "population_operator": "≈", - "population": 109, - "foil": true - }, - { - "uuid": "urolRm4zO0", - "population_operator": "≈", - "population": 2400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "okwl0px1y6", - "card_id": "G5E0PIUd0W", - "collector_number": "267", - "slug": "artificers-opus-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "bro89waejc", - "population_operator": "≈", - "population": 7250, - "foil": false - }, - { - "uuid": "htjm4muq20", - "population_operator": "≈", - "population": 423, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "okwl0px1y6", - "card_id": "G5E0PIUd0W", - "collector_number": "267", - "slug": "artificers-opus-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "htjm4muq20", - "population_operator": "≈", - "population": 423, - "foil": true - }, - { - "uuid": "bro89waejc", - "population_operator": "≈", - "population": 7250, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "0zF93GtX5T", - "card_id": "G5E0PIUd0W", - "collector_number": "267", - "slug": "artificers-opus-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "KUqNycUAeY", - "population_operator": "≈", - "population": 109, - "foil": true - }, - { - "uuid": "urolRm4zO0", - "population_operator": "≈", - "population": 2400, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "mdiK8UC78c", - "types": [ - "ACTION" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "SKILL" - ], - "element": "TERA", - "name": "Call the Pack", - "slug": "call-the-pack", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eThis card costs 2 less to activate.\r\nFor each Animal ally you control, you may put a Beast ally card from your hand onto the field.", - "effect_raw": "[Class Bonus] This card costs 2 less to activate.\nFor each Animal ally you control, you may put a Beast ally card from your hand onto the field.", - "rule": null, - "flavor": "If prey run towards you, start running with them.", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "LtkSUi2oga", - "card_id": "mdiK8UC78c", - "collector_number": "268", - "slug": "call-the-pack-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - }, - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "v5klszvfq3", - "card_id": "mdiK8UC78c", - "collector_number": "268", - "slug": "call-the-pack-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - }, - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "v5klszvfq3", - "card_id": "mdiK8UC78c", - "collector_number": "268", - "slug": "call-the-pack-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - }, - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "LtkSUi2oga", - "card_id": "mdiK8UC78c", - "collector_number": "268", - "slug": "call-the-pack-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - }, - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "rxxwQT054x", - "types": [ - "ACTION" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "SKILL" - ], - "element": "TERA", - "name": "Command the Hunt", - "slug": "command-the-hunt", - "effect": "This card costs 2 less to activate if no units have attacked this turn.\r\nAllies you control get +2\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e and gain \u003cspan class=\"effect__label\"\u003evigor\u003c/span\u003e until end of turn. Those allies must attack champions this turn if able. \u003cspan class=\"effect__reminder\"\u003e(Units with \u003cspan class=\"effect__label\"\u003evigor\u003c/span\u003e wake up at the beginning of your end phase.)\u003c/span\u003e", - "effect_raw": "This card costs 2 less to activate if no units have attacked this turn.\nAllies you control get +2 POWER and gain vigor until end of turn. Those allies must attack champions this turn if able. (Units with vigor wake up at the beginning of your end phase.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "UotFB8kmhj", - "card_id": "rxxwQT054x", - "collector_number": "269", - "slug": "command-the-hunt-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - }, - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "z4pyx8bd7o", - "card_id": "rxxwQT054x", - "collector_number": "269", - "slug": "command-the-hunt-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - }, - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "z4pyx8bd7o", - "card_id": "rxxwQT054x", - "collector_number": "269", - "slug": "command-the-hunt-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - }, - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "UotFB8kmhj", - "card_id": "rxxwQT054x", - "collector_number": "269", - "slug": "command-the-hunt-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - }, - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "sHzSmygjWY", - "types": [ - "ALLY" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "ANIMAL", - "BIRD" - ], - "element": "TERA", - "name": "Gaia's Songbird", - "slug": "gaias-songbird", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Reveal cards from the top of your deck until you reveal a Beast ally card. Put that card into your hand and the rest on the bottom of your deck in a random order. \u003cspan class=\"effect__reminder\"\u003e(Apply this effect only if your champion's class matches this card's class.)\u003c/span\u003e", - "effect_raw": "[Class Bonus] On Enter: Reveal cards from the top of your deck until you reveal a Beast ally card. Put that card into your hand and the rest on the bottom of your deck in a random order. (Apply this effect only if your champion's class matches this card's class.)", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 1, - "level": null, - "power": 1, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "2lkvoqk2m7", - "card_id": "sHzSmygjWY", - "collector_number": "270", - "slug": "gaias-songbird-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - }, - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "c3Pe1YRWGA", - "card_id": "sHzSmygjWY", - "collector_number": "270", - "slug": "gaias-songbird-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - }, - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "zsekkjnc7c", - "card_id": "sHzSmygjWY", - "collector_number": "102", - "slug": "gaias-songbird-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "x58ixy4b7s", - "population_operator": "≈", - "population": 45000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "2lkvoqk2m7", - "card_id": "sHzSmygjWY", - "collector_number": "270", - "slug": "gaias-songbird-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - }, - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "c3Pe1YRWGA", - "card_id": "sHzSmygjWY", - "collector_number": "270", - "slug": "gaias-songbird-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - }, - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "zsekkjnc7c", - "card_id": "sHzSmygjWY", - "collector_number": "102", - "slug": "gaias-songbird-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "x58ixy4b7s", - "population_operator": "≈", - "population": 45000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "okDVkV1l76", - "types": [ - "ACTION" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "SKILL", - "MELODY" - ], - "element": "TERA", - "name": "Hymn of Gaia's Grace", - "slug": "hymn-of-gaias-grace", - "effect": "\u003cspan class=\"effect__label\"\u003eGlimpse 3\u003c/span\u003e. Draw a card.\r\nYou may put an Animal or Beast ally card with reserve cost \u003cspan class=\"effect__label\"\u003eLV\u003c/span\u003e or less from your hand onto the field. If you do, you may change the target of an attack that targets your champion to that ally.", - "effect_raw": "Glimpse 3. Draw a card.\nYou may put an Animal or Beast ally card with reserve cost LV or less from your hand onto the field. If you do, you may change the target of an attack that targets your champion to that ally.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "0rqlywc18c", - "card_id": "okDVkV1l76", - "collector_number": "271", - "slug": "hymn-of-gaias-grace-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "bro89waejc", - "population_operator": "≈", - "population": 7250, - "foil": false - }, - { - "uuid": "htjm4muq20", - "population_operator": "≈", - "population": 423, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "RtAD2vCFxY", - "card_id": "okDVkV1l76", - "collector_number": "271", - "slug": "hymn-of-gaias-grace-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "KUqNycUAeY", - "population_operator": "≈", - "population": 109, - "foil": true - }, - { - "uuid": "urolRm4zO0", - "population_operator": "≈", - "population": 2400, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "0rqlywc18c", - "card_id": "okDVkV1l76", - "collector_number": "271", - "slug": "hymn-of-gaias-grace-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "htjm4muq20", - "population_operator": "≈", - "population": 423, - "foil": true - }, - { - "uuid": "bro89waejc", - "population_operator": "≈", - "population": 7250, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "RtAD2vCFxY", - "card_id": "okDVkV1l76", - "collector_number": "271", - "slug": "hymn-of-gaias-grace-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "KUqNycUAeY", - "population_operator": "≈", - "population": 109, - "foil": true - }, - { - "uuid": "urolRm4zO0", - "population_operator": "≈", - "population": 2400, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "PLljzdiMmq", - "types": [ - "ACTION" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "SPELL" - ], - "element": "TERA", - "name": "Invoke Dominance", - "slug": "invoke-dominance", - "effect": "\u003cspan class=\"effect__label\"\u003ePreserve\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(Put this card into your material deck preserved as it resolves. As you materialize, you may instead return a preserved card to \u003cspan class=\"effect__correction\"\u003eits owner's\u003c/span\u003e hand.)\u003c/span\u003e\r\nYour champion gets +3 level until end of turn. You can't activate non-ally cards this turn.", - "effect_raw": "Preserve (Put this card into your material deck preserved as it resolves. As you materialize, you may instead return a preserved card to its owner's hand.)\nYour champion gets +3 level until end of turn. You can't activate non-ally cards this turn.", - "rule": [ - { - "title": "ERRATA", - "date_added": "2024-06-17", - "description": "your hand -\u003e its owner's hand." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 1, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "3snsdwmx01", - "card_id": "PLljzdiMmq", - "collector_number": "272", - "slug": "invoke-dominance-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - }, - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "rY1nPGd4U8", - "card_id": "PLljzdiMmq", - "collector_number": "272", - "slug": "invoke-dominance-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - }, - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "x66hjlgx72", - "card_id": "PLljzdiMmq", - "collector_number": "103", - "slug": "invoke-dominance-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "ofe9mk0fw0", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "3snsdwmx01", - "card_id": "PLljzdiMmq", - "collector_number": "272", - "slug": "invoke-dominance-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - }, - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "rY1nPGd4U8", - "card_id": "PLljzdiMmq", - "collector_number": "272", - "slug": "invoke-dominance-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - }, - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "x66hjlgx72", - "card_id": "PLljzdiMmq", - "collector_number": "103", - "slug": "invoke-dominance-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "ofe9mk0fw0", - "population_operator": "≈", - "population": 30000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "cVRIUJdTW5", - "types": [ - "ALLY" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "DRYAD" - ], - "element": "TERA", - "name": "Meadowbloom Dryad", - "slug": "meadowbloom-dryad", - "effect": "\u003cspan class=\"effect__label\"\u003ePreserve\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(When this ally dies, put it into your material deck preserved. As you materialize, you may instead return a preserved card to \u003cspan class=\"effect__correction\"\u003eits owner's\u003c/span\u003e hand.)\u003c/span\u003e\r\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003eWhenever Meadowbloom Dryad or another ally enters the field under your control, put a \u003cspan class=\"effect__label\"\u003ebuff\u003c/span\u003e counter on target ally.", - "effect_raw": "Preserve (When this ally dies, put it into your material deck preserved. As you materialize, you may instead return a preserved card to its owner's hand.)\n[Class Bonus] Whenever Meadowbloom Dryad or another ally enters the field under your control, put a buff counter on target ally.", - "rule": [ - { - "title": "ERRATA", - "date_added": "2024-06-17", - "description": "your hand -\u003e its owner's hand." - } - ], - "flavor": "", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 1, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "oydekro8jw", - "card_id": "cVRIUJdTW5", - "collector_number": "273", - "slug": "meadowbloom-dryad-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - }, - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "rfgveirydm", - "card_id": "cVRIUJdTW5", - "collector_number": "104", - "slug": "meadowbloom-dryad-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "x58ixy4b7s", - "population_operator": "≈", - "population": 45000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "vQTZY8lHM3", - "card_id": "cVRIUJdTW5", - "collector_number": "273", - "slug": "meadowbloom-dryad-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - }, - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "oydekro8jw", - "card_id": "cVRIUJdTW5", - "collector_number": "273", - "slug": "meadowbloom-dryad-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - }, - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "vQTZY8lHM3", - "card_id": "cVRIUJdTW5", - "collector_number": "273", - "slug": "meadowbloom-dryad-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - }, - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "rfgveirydm", - "card_id": "cVRIUJdTW5", - "collector_number": "104", - "slug": "meadowbloom-dryad-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "x58ixy4b7s", - "population_operator": "≈", - "population": 45000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "2Ojrn7buPe", - "types": [ - "ACTION" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "SPELL" - ], - "element": "TERA", - "name": "Tera Sight", - "slug": "tera-sight", - "effect": "\u003cspan class=\"effect__label\"\u003ePreserve\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(Put this card into your material deck preserved as it resolves. As you materialize, you may instead return a preserved card to \u003cspan class=\"effect__correction\"\u003eits owner's\u003c/span\u003e hand.)\u003c/span\u003e\r\nDraw a card.", - "effect_raw": "Preserve (Put this card into your material deck preserved as it resolves. As you materialize, you may instead return a preserved card to its owner's hand.)\nDraw a card.", - "rule": [ - { - "title": "ERRATA", - "date_added": "2024-06-17", - "description": "your hand -\u003e its owner's hand." - } - ], - "flavor": "See the heartbeat of life.", - "cost_memory": null, - "cost_reserve": 0, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": true, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "8kusuum5tf", - "card_id": "2Ojrn7buPe", - "collector_number": "061", - "slug": "tera-sight-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "m8ungne4k3", - "population_operator": "≈", - "population": 36000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "9kmoi0a5ui", - "card_id": "2Ojrn7buPe", - "collector_number": "274", - "slug": "tera-sight-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - }, - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "JjG4npf8tN", - "card_id": "2Ojrn7buPe", - "collector_number": "274", - "slug": "tera-sight-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - }, - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "cd4hitsmil", - "card_id": "2Ojrn7buPe", - "collector_number": "228", - "slug": "tera-sight-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "53d3dvrvur", - "population_operator": "≈", - "population": 27500, - "foil": false - }, - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "d4n21l8kad", - "card_id": "2Ojrn7buPe", - "collector_number": "105", - "slug": "tera-sight-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "x58ixy4b7s", - "population_operator": "≈", - "population": 45000, - "foil": false - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "9kmoi0a5ui", - "card_id": "2Ojrn7buPe", - "collector_number": "274", - "slug": "tera-sight-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - }, - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "JjG4npf8tN", - "card_id": "2Ojrn7buPe", - "collector_number": "274", - "slug": "tera-sight-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "fpEn7xIRzO", - "population_operator": "≈", - "population": 141, - "foil": true - }, - { - "uuid": "N2Mk4u7e5X", - "population_operator": "≈", - "population": 8400, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "d4n21l8kad", - "card_id": "2Ojrn7buPe", - "collector_number": "105", - "slug": "tera-sight-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "x58ixy4b7s", - "population_operator": "≈", - "population": 45000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "cd4hitsmil", - "card_id": "2Ojrn7buPe", - "collector_number": "228", - "slug": "tera-sight-amb", - "set": { - "name": "Mortal Ambition", - "prefix": "AMB", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "absakbop4z", - "population_operator": "≈", - "population": 837, - "foil": true - }, - { - "uuid": "53d3dvrvur", - "population_operator": "≈", - "population": 27500, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "8kusuum5tf", - "card_id": "2Ojrn7buPe", - "collector_number": "061", - "slug": "tera-sight-ambsd", - "set": { - "name": "Mortal Ambition Starter Decks", - "prefix": "AMBSD", - "language": "EN" - }, - "illustrator": "Dragonart", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "m8ungne4k3", - "population_operator": "≈", - "population": 36000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "dZ960Hnkzv", - "types": [ - "UNIQUE", - "ALLY" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "BEAST", - "LION" - ], - "element": "TERA", - "name": "Vertus, Gaia's Roar", - "slug": "vertus-gaias-roar", - "effect": "\u003cspan class=\"effect__label\"\u003ePride 10\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This ally won't obey you unless your champion is level 10 or higher.)\u003c/span\u003e\r\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Allies you control get +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e for each Animal and/or Beast ally card in your graveyard until end of turn.", - "effect_raw": "Pride 10 (This ally won't obey you unless your champion is level 10 or higher.)\n[Class Bonus] On Enter: Allies you control get +1 POWER for each Animal and/or Beast ally card in your graveyard until end of turn.", - "rule": [ - { - "title": "", - "date_added": "2023-04-15", - "description": "A unit that does not obey you can't attack or intercept, and its activated abilities can't be activated." - } - ], - "flavor": "All cower quickly before his might.\r\n", - "cost_memory": null, - "cost_reserve": 4, - "level": null, - "power": 8, - "life": 6, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2022-12-26T06:00:00.000Z", - "editions": [ - { - "uuid": "oaNGOvcdB1", - "card_id": "dZ960Hnkzv", - "collector_number": "275", - "slug": "vertus-gaias-roar-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - }, - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "vdlhtr7m3y", - "card_id": "dZ960Hnkzv", - "collector_number": "106", - "slug": "vertus-gaias-roar-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "6wfv3d1d36", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "y6isxy5li2", - "card_id": "dZ960Hnkzv", - "collector_number": "275", - "slug": "vertus-gaias-roar-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - }, - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "y6isxy5li2", - "card_id": "dZ960Hnkzv", - "collector_number": "275", - "slug": "vertus-gaias-roar-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - }, - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "oaNGOvcdB1", - "card_id": "dZ960Hnkzv", - "collector_number": "275", - "slug": "vertus-gaias-roar-doa1e", - "set": { - "name": "Dawn of Ashes First Edition", - "prefix": "DOA 1st", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "ubTr1VPeRR", - "population_operator": "≈", - "population": 127, - "foil": true - }, - { - "uuid": "fY2B8N6Z7o", - "population_operator": "≈", - "population": 4000, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "vdlhtr7m3y", - "card_id": "dZ960Hnkzv", - "collector_number": "106", - "slug": "vertus-gaias-roar-doasd", - "set": { - "name": "Dawn of Ashes Starter Decks", - "prefix": "DOASD", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "6wfv3d1d36", - "population_operator": "≈", - "population": 15000, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "HsaWNAsmAQ", - "types": [ - "ACTION" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "SKILL" - ], - "element": "NORM", - "name": "Bestial Frenzy", - "slug": "bestial-frenzy", - "effect": "Choose one. \u003cspan class=\"effect__label\"\u003eClass Bonus:\u003c/span\u003e Choose up to two instead—\r\n• Your champion gets +1 level until end of turn.\r\n• Target Beast ally gets +1\u003cspan class=\"effect__icon effect__icon--sword\"\u003e\u003c/span\u003e until end of turn.\r\n• Target Beast ally gains \u003cspan class=\"effect__label\"\u003ecleave\u003c/span\u003e until end of turn.", - "effect_raw": "Choose one. Class Bonus: Choose up to two instead—\n• Your champion gets +1 level until end of turn.\n• Target Beast ally gets +1 POWER until end of turn.\n• Target Beast ally gains cleave until end of turn.", - "rule": null, - "flavor": "Monstrous. Deadly. Devastating.", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": false, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "a7zd70ah55", - "card_id": "HsaWNAsmAQ", - "collector_number": "276", - "slug": "bestial-frenzy-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "bro89waejc", - "population_operator": "≈", - "population": 7250, - "foil": false - }, - { - "uuid": "htjm4muq20", - "population_operator": "≈", - "population": 423, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "a7zd70ah55", - "card_id": "HsaWNAsmAQ", - "collector_number": "276", - "slug": "bestial-frenzy-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 4, - "circulationTemplates": [ - { - "uuid": "htjm4muq20", - "population_operator": "≈", - "population": 423, - "foil": true - }, - { - "uuid": "bro89waejc", - "population_operator": "≈", - "population": 7250, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "FWnxKjSeB1", - "types": [ - "ALLY" - ], - "classes": [ - "MAGE" - ], - "subtypes": [ - "MAGE", - "FAIRY" - ], - "element": "FIRE", - "name": "Spark Fairy", - "slug": "spark-fairy", - "effect": "\u003cspan class=\"effect__label\"\u003eStealth\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(This unit can't be targeted by attacks unless permitted by \u003cspan class=\"effect__label\"\u003etrue sight\u003c/span\u003e.)\u003c/span\u003e\r\n\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Target non-champion object gains “At the beginning of your recollection phase, deal 1 unpreventable damage to your champion” for as long as you control Spark Fairy.", - "effect_raw": "Stealth (This unit can't be targeted by attacks unless permitted by true sight.)\nOn Enter: Target non-champion object gains “At the beginning of your recollection phase, deal 1 unpreventable damage to your champion” for as long as you control Spark Fairy.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 1, - "life": 2, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "nvy8nou1xi", - "card_id": "FWnxKjSeB1", - "collector_number": "277", - "slug": "spark-fairy-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - }, - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "nvy8nou1xi", - "card_id": "FWnxKjSeB1", - "collector_number": "277", - "slug": "spark-fairy-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "代々", - "rarity": 3, - "circulationTemplates": [ - { - "uuid": "p6gb0op4nq", - "population_operator": "≈", - "population": 465, - "foil": true - }, - { - "uuid": "07mvmdwbau", - "population_operator": "≈", - "population": 12760, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "rpOaAjgtue", - "types": [ - "ALLY" - ], - "classes": [ - "CLERIC", - "WARRIOR" - ], - "subtypes": [ - "CLERIC", - "WARRIOR", - "HUMAN" - ], - "element": "WATER", - "name": "Frostsworn Paladin", - "slug": "frostsworn-paladin", - "effect": "\u003cspan class=\"effect__label\"\u003eIntercept\u003c/span\u003e \u003cspan class=\"effect__reminder\"\u003e(Whenever your champion is attacked while this ally is awake, you may redirect that attack to this ally.)\u003c/span\u003e\r\n\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e You may banish a card with \u003cspan class=\"effect__label\"\u003efloating memory\u003c/span\u003e from your graveyard. If you do, draw a card and put a \u003cspan class=\"effect__label\"\u003ebuff\u003c/span\u003e counter on Frostsworn Paladin.", - "effect_raw": "Intercept (Whenever your champion is attacked while this ally is awake, you may redirect that attack to this ally.)\nOn Enter: You may banish a card with floating memory from your graveyard. If you do, draw a card and put a buff counter on Frostsworn Paladin.", - "rule": null, - "flavor": "", - "cost_memory": null, - "cost_reserve": 3, - "level": null, - "power": 2, - "life": 3, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "e54zcaq5mq", - "card_id": "rpOaAjgtue", - "collector_number": "278", - "slug": "frostsworn-paladin-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "ZERONEXT", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - }, - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - } - ], - "circulations": [] - }, - { - "uuid": "vl4kt2q2sv", - "card_id": "rpOaAjgtue", - "collector_number": "002", - "slug": "frostsworn-paladin-p23", - "set": { - "name": "Promotional 2023", - "prefix": "P23", - "language": "EN" - }, - "illustrator": "Dragonart Chu", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "H36kd7hoc3", - "population_operator": "≈", - "population": 1500, - "foil": false - }, - { - "uuid": "fnp0efmtpa", - "population_operator": "≈", - "population": 180, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "e54zcaq5mq", - "card_id": "rpOaAjgtue", - "collector_number": "278", - "slug": "frostsworn-paladin-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "ZERONEXT", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - }, - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "vl4kt2q2sv", - "card_id": "rpOaAjgtue", - "collector_number": "002", - "slug": "frostsworn-paladin-p23", - "set": { - "name": "Promotional 2023", - "prefix": "P23", - "language": "EN" - }, - "illustrator": "Dragonart Chu", - "rarity": 6, - "circulationTemplates": [ - { - "uuid": "fnp0efmtpa", - "population_operator": "≈", - "population": 180, - "foil": true - }, - { - "uuid": "H36kd7hoc3", - "population_operator": "≈", - "population": 1500, - "foil": false - } - ], - "circulations": [] - } - ] - }, - { - "uuid": "urKxcUjz9a", - "types": [ - "REGALIA", - "ITEM" - ], - "classes": [ - "CLERIC" - ], - "subtypes": [ - "CLERIC", - "ACCESSORY" - ], - "element": "NORM", - "name": "Nullifying Lantern", - "slug": "nullifying-lantern", - "effect": "Cards in graveyards are norm element. \u003cspan class=\"effect__reminder\"\u003e(They are not any other element.)\u003c/span\u003e", - "effect_raw": "Cards in graveyards are norm element. (They are not any other element.)", - "rule": null, - "flavor": "Cleansing impurities of the soul, these lanterns are indispensable for those seeking enlightenment.", - "cost_memory": 0, - "cost_reserve": null, - "level": null, - "power": null, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "d43yb9p4lp", - "card_id": "urKxcUjz9a", - "collector_number": "003", - "slug": "nullifying-lantern-p23", - "set": { - "name": "Promotional 2023", - "prefix": "P23", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [], - "circulations": [ - { - "uuid": "h8r6fpcoeh", - "population_operator": "=", - "population": 180, - "foil": true - }, - { - "uuid": "vskzsmv2qq", - "population_operator": "=", - "population": 900, - "foil": false - } - ] - }, - { - "uuid": "t6kxtm8eed", - "card_id": "urKxcUjz9a", - "collector_number": "279", - "slug": "nullifying-lantern-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - }, - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "t6kxtm8eed", - "card_id": "urKxcUjz9a", - "collector_number": "279", - "slug": "nullifying-lantern-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - }, - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - } - ], - "circulations": [] - }, - { - "uuid": "d43yb9p4lp", - "card_id": "urKxcUjz9a", - "collector_number": "003", - "slug": "nullifying-lantern-p23", - "set": { - "name": "Promotional 2023", - "prefix": "P23", - "language": "EN" - }, - "illustrator": "道漫", - "rarity": 6, - "circulationTemplates": [], - "circulations": [ - { - "uuid": "h8r6fpcoeh", - "population_operator": "=", - "population": 180, - "foil": true - }, - { - "uuid": "vskzsmv2qq", - "population_operator": "=", - "population": 900, - "foil": false - } - ] - } - ] - }, - { - "uuid": "NwswAHojeq", - "types": [ - "ALLY" - ], - "classes": [ - "TAMER" - ], - "subtypes": [ - "TAMER", - "HUMAN" - ], - "element": "NORM", - "name": "Young Beastbonder", - "slug": "young-beastbonder", - "effect": "\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eOn Enter:\u003c/span\u003e Put a \u003cspan class=\"effect__label\"\u003ebuff\u003c/span\u003e counter on another target ally you control. If that ally is a Beast, put two \u003cspan class=\"effect__label\"\u003ebuff\u003c/span\u003e counters on it instead.\r\n\u003cspan class=\"effect__bubble\"\u003eClass Bonus\u003c/span\u003e\u003cspan class=\"effect__label\"\u003eFloating Memory\u003c/span\u003e", - "effect_raw": "[Class Bonus] On Enter: Put a buff counter on another target ally you control. If that ally is a Beast, put two buff counters on it instead.\n[Class Bonus] Floating Memory", - "rule": null, - "flavor": "Inseparable in youth and in battle.", - "cost_memory": null, - "cost_reserve": 2, - "level": null, - "power": 1, - "life": null, - "durability": null, - "speed": null, - "legality": null, - "related_ids": null, - "last_update": "2023-04-15T06:00:00.000Z", - "editions": [ - { - "uuid": "wm5lu3r3tw", - "card_id": "NwswAHojeq", - "collector_number": "280", - "slug": "young-beastbonder-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - }, - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - } - ], - "circulations": [] - } - ], - "result_editions": [ - { - "uuid": "wm5lu3r3tw", - "card_id": "NwswAHojeq", - "collector_number": "280", - "slug": "young-beastbonder-doa-alter", - "set": { - "name": "Dawn of Ashes Alter Edition", - "prefix": "DOA Alter", - "language": "EN" - }, - "illustrator": "砂木烟", - "rarity": 2, - "circulationTemplates": [ - { - "uuid": "y4537nsxir", - "population_operator": "≈", - "population": 519, - "foil": true - }, - { - "uuid": "7dm5j4lxfx", - "population_operator": "≈", - "population": 24200, - "foil": false - } - ], - "circulations": [] - } - ] - } -]} \ No newline at end of file diff --git a/docs/games/grand_archive/cgs.json b/docs/games/grand_archive/cgs.json index e7ff3010..3bac41fc 100644 --- a/docs/games/grand_archive/cgs.json +++ b/docs/games/grand_archive/cgs.json @@ -1,11 +1,12 @@ { "name": "Grand Archive TCG", - "allCardsUrl": "https://www.cardgamesimulator.com/games/grand_archive/AllCards.json", + "allCardsUrl": "https://cgs.games/api/proxy/api.gatcg.com/cards/search", + "allCardsUrlPageCountIdentifier": "total_pages", "autoUpdateUrl": "https://www.cardgamesimulator.com/games/grand_archive/cgs.json", "bannerImageUrl": "https://www.cardgamesimulator.com/games/grand_archive/Banner.png", "cardBackImageUrl": "https://www.cardgamesimulator.com/games/grand_archive/CardBack.png", "cardDataIdentifier": "data", - "cardIdIdentifier": "slug", + "cardIdIdentifier": "uuid", "cardImageFileType": "jpg", "cardImageUrl": "https://cgs.games/api/proxy/ga-index-public.s3.us-west-2.amazonaws.com/cards/{editions[0].slug}.jpg", "cardPrimaryProperty": "effect_raw", @@ -115,7 +116,7 @@ "cardSetIsObject": true, "cardSetsInList": true, "cardSetIdentifier": "editions", - "cgsGamesLink": "https://cgs.games/link/grand_archive_spoilers", + "cgsGamesLink": "https://cgs.games/link/grand_archive", "copyright": "Weebs of the Shore LLC", "deckPlayCards": [ { diff --git a/docs/games/grand_archive_spoilers/AllSets.json b/docs/games/grand_archive_spoilers/AllSets.json index 46acd8c6..33c326da 100644 --- a/docs/games/grand_archive_spoilers/AllSets.json +++ b/docs/games/grand_archive_spoilers/AllSets.json @@ -2,6 +2,6 @@ { "set.name": "Spoilers from https://silvie.gg", "set.prefix": "Spoilers", - "cardsUrl": "https://cgs.games/api/proxy/silvie.gg/api/spoilers" + "cardsUrl": "https://cgs.games/api/proxy/silvie.gg/api/spoilers?page_size=300" } ] \ No newline at end of file diff --git a/docs/games/grand_archive_spoilers/cgs.json b/docs/games/grand_archive_spoilers/cgs.json index 6489a32f..900bb05a 100644 --- a/docs/games/grand_archive_spoilers/cgs.json +++ b/docs/games/grand_archive_spoilers/cgs.json @@ -1,6 +1,7 @@ { "name": "Grand Archive (Spoilers)", - "allCardsUrl": "https://www.cardgamesimulator.com/games/grand_archive/AllCards.json", + "allCardsUrl": "https://cgs.games/api/proxy/api.gatcg.com/cards/search", + "allCardsUrlPageCountIdentifier": "total_pages", "allSetsUrl": "https://www.cardgamesimulator.com/games/grand_archive_spoilers/AllSets.json", "autoUpdateUrl": "https://www.cardgamesimulator.com/games/grand_archive_spoilers/cgs.json", "bannerImageUrl": "https://www.cardgamesimulator.com/games/grand_archive/Banner.png", @@ -117,7 +118,7 @@ "cardSetIsObject": true, "cardSetsInList": true, "cardSetIdentifier": "editions", - "cgsGamesLink": "https://cgs.games/link/grand_archive", + "cgsGamesLink": "https://cgs.games/link/grand_archive_spoilers", "copyright": "Weebs of the Shore LLC", "deckPlayCards": [ { diff --git a/firebase/firebase.json b/firebase/firebase.json index c7fa680b..14d9be1d 100644 --- a/firebase/firebase.json +++ b/firebase/firebase.json @@ -5,7 +5,7 @@ "redirects": [ { "source": "/gatcg", - "destination": "https://cgs.games/link/grand_archive", + "destination": "https://cgs.games/link/grand_archive_spoilers", "type": 301 } ],