Rhys
Rhys
A .DOCX export functionality would allow users to export to Word, or services such as Shard Tabletop.
The background system for DnD heroes works fine- nondescript generic "sages" are all well and dandy before fullblown cleric-dom. But for the NPCs that inhabit these worlds, it's a little...
`npc.lifeEvents` is generated by `Setup.lifeEvents`, which should be refactored. At the moment, conversational 'fluff' is added in on the `NPCProfile.twee` page, which is not ideal. There should be a refactoring...
Children can be generated with jobs, relationships, etc. I'm all for a realistic depiction of the earlier entry to the workforce, but it can be a little ridiculous! 
## What does this do? Convert docks ## How was this tested? Did you test the changes in the compiled `.html` file? This isn't currently working, for some reason. ##...
Barebones as a regular copy + paste affair like GMBinder would be fine, though there is a relatively barebones WorldAnvil [API ](https://www.worldanvil.com/api/aragorn/documentation) which would be usable.
## What does this do? Adds a library. ## How was this tested? Did you test the changes in the compiled `.html` file? ## Is there a [GitHub Issue](https://github.com/ryceg/Eigengrau-s-Essential-Establishment-Generator/issues?q=is%3Aopen+is%3Aissue) that...
## What does this do? Converts general store to typescript. ## How was this tested? Did you test the changes in the compiled `.html` file? Not tested, should be fine....
Several custom JSDoc tags would aid in the development of the generator. ``` @extendable {boolean} description goes here blah blah blah ``` To signify whether an array, ThresholdTable, or other...
## What does this do? Adds a more robust food generation system. ## How was this tested? Did you test the changes in the compiled `.html` file? Still in draft....