Skip to content

Learn Progression

Use this page to understand what Progression is responsible for before you look up exact API details.

Progression focuses on unlocks, requirements, milestones, and persistent advancement beyond one skill.

It should answer its own responsibility clearly without taking over nearby systems.

Progression owns:

  • progression IDs
  • progression state
  • requirement evaluation
  • unlock state
  • milestone events

It does not own:

  • skill XP storage
  • crafting rules
  • harvesting rules
  • interaction dispatch
  • project UI

Progression should be usable by itself. When other Dynaros products are installed, integrations can make workflows smoother without turning unrelated products into hidden requirements.

Project or gameplay event
v
Progression plugin behavior
v
Progression validation / state / result
v
Owning project or related system responds

Start with the overview if you are still deciding whether Progression owns your problem. Use Guides for workflows, Recipes for focused examples, and Reference for exact symbols or settings.