Skip to content

Quest

Dynaros Quest is a planned plugin for quest definitions, quest state, objective coordination, completion, and failure.

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 identity
  • quest definitions
  • runtime quest state
  • objective coordination
  • quest lifecycle events
  • dialogue writing
  • inventory storage
  • combat logic
  • gathering rules
  • project narrative UI

The first useful Quest guide will help you start a quest, update objective progress, complete it, and observe the result.

Status: Planned

This product area is early. Detailed implementation docs will expand as the product matures.