Storyteller Basics - Vanilla-Expanded/VanillaExpandedFramework GitHub Wiki
The Storyteller module includes code that modifies base game storyteller behaviours or incidents:
- Quest chains system, an extensive system to design quest chains
- Storyteller Def Extensions, def extensions to give certain behaviours to storytellers and incidents
- Storyteller Comps, comps to give certain behaviours to storytellers
How do I use this code?
Depends on the code. Examples are provided in each section.
Inside the framework, the namespace to access all the Storyteller classes is "VEF.Storyteller"