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
21 lines
347 B
Plaintext
21 lines
347 B
Plaintext
{
|
|
"id": "08120",
|
|
"type": "Asset",
|
|
"class": "Guardian|Mystic|Survivor",
|
|
"cost": 3,
|
|
"level": 3,
|
|
"traits": "Talent.",
|
|
"permanent": false,
|
|
"weakness": false,
|
|
"willpowerIcons": 2,
|
|
"uses": [
|
|
{
|
|
"count": 2,
|
|
"replenish": 2,
|
|
"type": "Resource",
|
|
"token": "resource"
|
|
}
|
|
],
|
|
"cycle": "Edge of the Earth"
|
|
}
|