Commit Graph

5 Commits

Author SHA1 Message Date
Entrox-Licher
764441ec39 Updated cards to include slots metadata 2023-12-11 12:51:13 -05:00
Buhallin
92e2f6198b
Metadata minimization
Mass change to streamline the metadata JSON.  For boolean fields which are rarely true (e.g. permanent, weakness) the fields are removed and assumed to be false if absenst.

It also removes the traits field if it was empty, which would apply to non-card cards like Minicards and Upgrade Sheets.
2022-11-17 11:50:52 -08:00
Buhallin
d3834d4013
Clean up corrupted Unicode characters
The metadata editor tool was using the wrong character encodings, resulting in corrupted Unicode characters.
2022-11-15 15:32:45 -08:00
Buhallin
082f9e6595
Metadata update, Part 2
- 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
2022-11-15 12:59:23 -08:00
Buhallin
d4488846c3
Baseline commit from Base232 2022-11-10 23:59:55 -08:00