Creating quests¶
Use this section after you complete the first quest tutorial. It explains the choices that matter when you build real quest content.
Recommended order¶
- Understand how quests work.
- Configure quest groups.
- Create quests and tasks.
- Control quest assignment.
- Add progress conditions.
- Add rewards and progress messages.
- Test quest changes.
For complete examples, open the Quest recipe book. For exact accepted keys, use the Reference.
Safe working rule¶
Change and test one idea at a time. A private test server makes YAML errors, reward mistakes, and assignment changes much safer to find.