The forum is being replaced with new software. Please use the replacement hosted at https://forum.angband.live/ in the meantime. These forums will stay open until migrating old topics can be achieved, though posting will eventually be locked. Thankyou for your patience.
Magnate: Im not getting any smarter from the src/stats directory...looks more like some db driver capabilities.
FYI, the schema is very lightly documented in main-stats.c; it is basically a direct translation of the consumables and wearables structs, plus dumps of the lib/edit/*.txt files. In the future, I hope to move that section of the code into src/stats/.
Comment