KINBARROW modding reference
v0.2.0+main.c05ef2b dataset 45d0fe274f851548

Kinbarrow modding reference

Every file under data/ deserializes into one of the types below, and this reference is generated from those exact structs — so it cannot disagree with the game that reads them. A mod is a data/-shaped tree under mods/<id>/, listed in mods/enabled.ron.

Types give the authorable shape of a file. Registries give the legal ids a field may reference — the set behind school: "evocation". This describes content tree 45d0fe274f851548.

A note on syntax: these files are RON, not JSON. The shapes here are exact, but punctuation follows RON — read a real data/*.ron file alongside.

Types 28

Registries 24