64 lines
1.5 KiB
JSON
64 lines
1.5 KiB
JSON
{
|
|
"cards": [
|
|
{
|
|
"id": 151,
|
|
"role": "market",
|
|
"card_type": "item",
|
|
"faction": "base",
|
|
"name": "Cloak of Night",
|
|
"cost": 3,
|
|
"effects": [
|
|
{
|
|
"effect": "draw_and_discard",
|
|
"amount": 2
|
|
},
|
|
{
|
|
"effect": "make_discard",
|
|
"on": "discard"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 152,
|
|
"role": "market",
|
|
"card_type": "item",
|
|
"faction": "base",
|
|
"name": "Divining Wand",
|
|
"cost": 4,
|
|
"effects": [
|
|
{
|
|
"effect": "gold",
|
|
"amount": 2
|
|
},
|
|
{
|
|
"effect": "draw"
|
|
},
|
|
{
|
|
"effect": "stack_this_card",
|
|
"on": "buy"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 153,
|
|
"role": "market",
|
|
"card_type": "item",
|
|
"faction": "base",
|
|
"name": "Shimmering Steel",
|
|
"cost": 4,
|
|
"effects": [
|
|
{
|
|
"effect": "damage",
|
|
"amount": 4
|
|
},
|
|
{
|
|
"effect": "pick_faction"
|
|
},
|
|
{
|
|
"effect": "this_card_in_hand",
|
|
"on": "buy"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |