dc0d / dataforged

Official Ironsworn: Starforged rules data in JSON, for use in community tools.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dataforged

Official Ironsworn: Starforged rules data in JSON, for use in community tools.

Intent

This repository is intended to give Starforged's kickstarter backers access to game data to incorporate into their own Starforged tools; it has been left public in the interest of keeping it easily accessible (and, frankly, will be of limited use without the complete text of the Backer Preview).

Licensing

Starforged is currently under development, and this content is not yet licensed for non-personal use without explicit permission of Shawn Tomkin. Once Starforged's development is complete and it is released, a permissive Creative Commons license for non-commercial and commercial projects will be attached to this content.

In other words: for the moment, treat it like you would excerpts from a copyrighted work; please include attribution (e.g. "Copyright ©2021 Shawn Tomkin and Absolute Tabletop, LLC") and a link back to the repository in your project... and drop a link in the Ironsworn discord, because we're excited to see what you make with it!

Recommended Usage

Due to this being preview content, this repo is fairly unstable! As the game grows and evolves, I will almost certainly make changes in how it's organized. I recommend forking or otherwise copying this repo's contents rather than pulling from it directly.

Current Version/Sources

  • Rulebook Backer Preview - 101221
    • setting truths
    • glossary
  • Rulebook Backer Preview - 122421
    • assets
    • moves
    • encounters
    • oracles

TODO

  • implement standardized keys for references to other game objects, oracle tables, and multiple rolls
  • normalize case of table strings (leaving only initialisms, proper nouns, and full sentences capitalized)
  • all-in-one oracle file
  • NPC entries from backer preview
  • make moves more programmatically accessible
  • make assets more programmatically accessible
  • data for move glossary entries from backer preview
  • do proper schemas for everything
  • documentation of json keys and oracle meta-information

Credits

Dataforged began as an unofficial personal project of rsek and continues to be maintained by them in its official capacity.

Thanks to XenotropicDev for allowing me to use TheOracle (a Discord bot for use with Ironsworn and Starforged) as the nucleus of the original!

About

Official Ironsworn: Starforged rules data in JSON, for use in community tools.

License:Other


Languages

Language:TypeScript 100.0%