42 lines
1.0 KiB
JSON
42 lines
1.0 KiB
JSON
{
|
|
"cards": [
|
|
{
|
|
"id": 115,
|
|
"role": "market",
|
|
"card_type": "champion",
|
|
"faction": "base",
|
|
"name": "Captain Koska",
|
|
"cost": 4,
|
|
"defense": 4,
|
|
"guard": true,
|
|
"effects": [
|
|
{
|
|
"effect": "damage",
|
|
"amount": 3,
|
|
"effect_type": "champion_action"
|
|
},
|
|
{
|
|
"effect": "pick_faction",
|
|
"effect_type": "champion_action"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 116,
|
|
"role": "market",
|
|
"card_type": "action",
|
|
"faction": "base",
|
|
"name": "Contract Negotiation",
|
|
"cost": 1,
|
|
"effects": [
|
|
{
|
|
"effect": "gold",
|
|
"amount": 2
|
|
},
|
|
{
|
|
"effect": "pick_faction"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |