Quest
Dynaros Quest is a planned plugin for quest definitions, quest state, objective coordination, completion, and failure.
Purpose
Section titled “Purpose”Quest answers:
How does a project track quest lifecycle without making quests own every gameplay system involved?
The product owns the behavior inside that responsibility and exposes clean integration points for the systems around it.
Quest Owns
Section titled “Quest Owns”- quest identity
- quest definitions
- runtime quest state
- objective coordination
- quest lifecycle events
Quest Does Not Own
Section titled “Quest Does Not Own”- dialogue writing
- inventory storage
- combat logic
- gathering rules
- project narrative UI
First Useful Result
Section titled “First Useful Result”The first useful Quest guide will help you start a quest, update objective progress, complete it, and observe the result.
Current Status
Section titled “Current Status”Status: Planned
This product area is early. Detailed implementation docs will expand as the product matures.