082f9e6595
- Adds cycle field to a lot of TSK cards that didn't have it - Syncs TSK cards with ArkhamDB data which wasn't available for 2.3 - Adds a Minicard tag and removes the PlayerCard tag for Minicards - Change Revised investigators to their official IDs - Integrates hotfix releases --- Add stats for Calvin --- Correct ID for .35 Winchester (standard had the taboo ID) --- Add replenish field to uses for appropriate cards --- Fix level and class fields for Flashlight(3) and Kicking the Hornet's Nest --- Add some missing fields for Scroll of Secrets
22 lines
356 B
Plaintext
22 lines
356 B
Plaintext
{
|
|
"id": "08070",
|
|
"type": "Asset",
|
|
"class": "Mystic",
|
|
"cost": 4,
|
|
"level": 5,
|
|
"traits": "Item. Relic. Tome.",
|
|
"permanent": false,
|
|
"weakness": false,
|
|
"willpowerIcons": 2,
|
|
"wildIcons": 1,
|
|
"uses": [
|
|
{
|
|
"count": 1,
|
|
"replenish": 1,
|
|
"type": "Charge",
|
|
"token": "resource"
|
|
}
|
|
],
|
|
"cycle": "Edge of the Earth"
|
|
}
|