Raw Data - Information

Included are files for;

  • .json, formatted as data-GAMEVER.VER.VER-REVISION.json, as well as data-latest.json
  • .ts, formatted as data-formatXXX-spec.ts

If a breaking structural change is made, or the devs changed something, the data’s "format" will be incremented.
Any changes to the format (additions or removals) will incur a format version increase.
The fields "game_version", "revision" and "format" will always be present and never change type.

Any change to the game version may bring unexpected breaking changes, as the game’s internals may have changed, please make an issue on the github if the format number was not incremented.

File Listings

Format History

  1. Initial format…
  2. Added theme configs. (non-breaking)
  3. Added device ports & plug types. (non-breaking)
  4. Added use_config field constraint_descript. (non-breaking)
  5. Added section BalanceCalc. (non-breaking)
  6. Added section merchants. (non-breaking)
  7. Added link sizings. (non-breaking)
  8. Added sections device_outlets, locations and location_pieces. (non-breaking)
  9. Added proposal unlock_description. (non-breaking)

Back to top

Copyright 2026 Avril112113, under a dual-license.
This site uses Just the Docs, a documentation theme for Jekyll.