{ "cards": [ { "id": 28, "role": "market", "card_type": "champion", "faction": "blue", "name": "Street Thug", "cost": 3, "defense": 4, "guard": false, "init_amount": 2, "effects": [ { "effect": "gold", "effect_type": "champion_action", "mutex": 1 }, { "effect": "damage", "amount": 2, "effect_type": "champion_action", "mutex": 1 } ] }, { "id": 15, "role": "market", "card_type": "champion", "faction": "blue", "name": "borg, ogre mercenary", "cost": 6, "defense": 6, "guard": true, "effects": [ { "effect": "damage", "amount": 4, "effect_type": "champion_action" } ] }, { "id": 16, "role": "market", "card_type": "action", "faction": "blue", "name": "bribe", "cost": 3, "init_amount": 3, "effects": [ { "effect": "gold", "amount": 3 }, { "effect": "stack_next_action_bought", "effect_type": "faction_combo" } ] }, { "id": 17, "role": "market", "card_type": "action", "faction": "blue", "name": "death threat", "cost": 3, "effects": [ { "effect": "damage" }, { "effect": "draw" }, { "effect": "stun", "effect_type": "faction_combo" } ] }, { "id": 18, "role": "market", "card_type": "action", "faction": "blue", "name": "deception", "cost": 5, "effects": [ { "effect": "gold", "amount": 2 }, { "effect": "draw" }, { "effect": "play_next_card_bought", "effect_type": "faction_combo" } ] }, { "id": 19, "role": "market", "card_type": "action", "faction": "blue", "name": "fire bomb", "cost": 8, "effects": [ { "effect": "damage", "amount": 8 }, { "effect": "stun" }, { "effect": "draw" }, { "effect": "damage", "amount": 5, "effect_type": "suicide" } ] }, { "id": 20, "role": "market", "card_type": "action", "faction": "blue", "name": "tit job", "cost": 4, "effects": [ { "effect": "damage", "amount": 7 }, { "effect": "stun", "effect_type": "faction_combo" } ] }, { "id": 21, "role": "market", "card_type": "action", "faction": "blue", "name": "intimidation", "cost": 2, "init_amount": 2, "effects": [ { "effect": "damage", "amount": 5 }, { "effect": "gold", "amount": 2, "effect_type": "faction_combo" } ] }, { "id": 22, "role": "market", "card_type": "champion", "faction": "blue", "name": "myros, guild mage", "cost": 5, "defense": 3, "guard": true, "effects": [ { "effect": "gold", "amount": 3, "effect_type": "champion_action" }, { "effect": "damage", "amount": 4, "effect_type": "faction_combo" } ] }, { "id": 23, "role": "market", "card_type": "champion", "faction": "blue", "name": "parov, the enforcer", "cost": 5, "defense": 5, "guard": true, "effects": [ { "effect": "damage", "amount": 3, "effect_type": "champion_action" }, { "effect": "draw", "effect_type": "faction_combo" } ] }, { "id": 24, "role": "market", "card_type": "action", "faction": "blue", "name": "profit", "cost": 1, "init_amount": 3, "effects": [ { "effect": "gold", "amount": 2 }, { "effect": "damage", "amount": 4, "effect_type": "faction_combo" } ] }, { "id": 25, "role": "market", "card_type": "champion", "faction": "blue", "name": "rake, master assassin", "cost": 7, "defense": 7, "guard": false, "effects": [ { "effect": "damage", "amount": 4, "effect_type": "champion_action" }, { "effect": "stun", "effect_type": "champion_action" } ] }, { "id": 26, "role": "market", "card_type": "champion", "faction": "blue", "name": "rasmus, the smuggler", "cost": 4, "defense": 5, "guard": false, "effects": [ { "effect": "gold", "amount": 2, "effect_type": "champion_action" }, { "effect": "stack_next_card_bought", "effect_type": "faction_combo" } ] }, { "id": 27, "role": "market", "card_type": "action", "faction": "blue", "name": "smash and grab", "cost": 6, "effects": [ { "effect": "damage", "amount": 6 }, { "effect": "restack_discarded_card" } ] } ] }