Simple Quest Forge

← Back to Assets

Simple Quest Forge

Quest databases, quest chains, and procedural quest templates. Three forges, one quest pipeline.

Coming Soon — Free

Stop Hand-Coding Quest Databases

Simple Quest Forge generates production-ready quest systems in minutes. Three interconnected wizards build quest databases, branching quest chains, and procedural quest templates. Every wizard generates type-safe enums, custom ScriptableObject editors, and full runtime tracking. Export your content schema to JSON and let AI write hundreds of quests for you.

Three Forges

Quest Forge

Define quests with objectives (kill, collect, escort, etc.), rewards, prerequisites, and two-level dynamic properties. 6 genre templates: RPG, Open World, MMO, Survival, Narrative RPG, Roguelike.

Quest Chain Forge

Build narrative quest chains with ordered steps and branch groups for player-choice branching paths. Links to your Quest Database.

Procedural Quest Forge

Design procedural quest templates with variable slots, objective templates, and reward templates. Generate infinite quest variations at runtime.

Key Features

Two-Level Properties

Quest Forge supports dynamic properties at both quest-level AND objective-level. Define your own Categories, Flags, Numerics, and Texts.

Runtime Tracking

Quest tracker, chain tracker, and procedural generator included. Track progress, timed objectives, choice rewards, with full save/load support.

AI Content Pipeline

Export schema as JSON or Markdown with embedded AI instructions. Generate hundreds of quests, import back with one click.

Bridge Integrations

Auto-detects Simple Enemy Forge, Simple Item Forge, and Simple Attribute Forge. Reflection-based — no hard dependencies.

Editor Tools

Quest Browser and Quest Dependency windows. Visualize prerequisite chains, browse quests with search and filter.

63 Scripts

12 runtime + 51 editor scripts. 13-page HTML documentation. Interactive demo scene with 6-tab browser.

Technical Details

Runtime Helpers

  • SimpleQuestHelper — prerequisite checks, completion evaluation
  • SimpleQuestTracker — active/completed/failed tracking with save/load
  • SimpleQuestChainTracker — chain progression with branch choices
  • SimpleProceduralQuestGenerator — runtime quest generation

Generated Output

  • Type-safe enum of all quest codes
  • ScriptableObject database (15+ runtime methods)
  • Custom Inspector editor
  • Populated .asset file

Requirements

  • Unity 2021.3+
  • Any render pipeline
  • All platforms
  • No dependencies

Quests, Chains, Procedural Templates — Generated

Three forges. Runtime tracking. AI-powered content pipeline. Zero cost.

Coming Soon — Free on Unity Asset Store