Quest Engines
Quest types in Questborn can behave in drastically different ways based on the "engine" they use. You define the engine in your type configuration file (e.g., types/weekly.yml ).
1. DEFAULT Engine
engine: DEFAULT2. CHAIN Engine
engine: CHAIN
auto-activate-next: true # Automatically grab the next quest3. ROTATION Engine
Last updated