{ "cards": [ { "id": 68, "role": "market", "card_type": "action", "faction": "yellow", "name": "Confiscate", "cost": 3, "init_amount": 2, "effects": [ { "effect": "buy_for_free", "amount": 4 }, { "effect": "heal", "amount": 6, "effect_type": "faction_combo" } ] }, { "id": 69, "role": "market", "card_type": "action", "faction": "red", "name": "Demonic Cloud", "cost": 7, "effects": [ { "effect": "damage", "amount": 7 }, { "effect": "damage_all_champions", "amount": 4 }, { "effect": "draw" }, { "effect": "sacrifice", "effect_type": "faction_combo" } ] }, { "id": 70, "role": "market", "card_type": "action", "faction": "green", "name": "Pack’s Fury", "cost": 7, "effects": [ { "effect": "damage", "amount": 7 }, { "effect": "discard_x_and_draw_x" } ] }, { "id": 71, "role": "market", "card_type": "action", "faction": "blue", "name": "Thrash", "cost": 2, "init_amount": 2, "effects": [ { "effect": "damage", "amount": 4, "mutex": 1 }, { "effect": "stun", "mutex": 1 } ] }, { "id": 72, "role": "market", "card_type": "champion", "faction": "yellow", "name": "Andor, the Valiant", "cost": 6, "defense": 5, "guard": true, "effects": [ { "effect": "damage", "amount": 2, "effect_type": "champion_action" }, { "effect": "draw", "effect_type": "champion_action" }, { "effect": "prepare_another_champion", "effect_type": "faction_combo" } ] }, { "id": 73, "role": "market", "card_type": "champion", "faction": "red", "name": "Fettered Imp", "cost": 2, "defense": 5, "guard": true, "init_amount": 2, "effects": [ { "effect": "sacrifice", "effect_type": "champion_action" } ] }, { "id": 74, "role": "market", "card_type": "champion", "faction": "blue", "name": "Lenka, the market", "cost": 5, "defense": 5, "guard": false, "effects": [ { "effect": "damage", "amount": 4, "effect_type": "champion_action" }, { "effect": "stun", "effect_type": "faction_combo" } ] }, { "id": 75, "role": "market", "card_type": "champion", "faction": "green", "name": "Pathfinder", "cost": 3, "defense": 4, "guard": false, "init_amount": 2, "effects": [ { "effect": "damage", "amount": 2, "effect_type": "champion_action" }, { "effect": "gold", "amount": 2, "effect_type": "faction_combo" } ] } ] }