User Tools

Site Tools


mr:quest_demo1_config

Quest Demo1 Configuration - Code References

Overview

QuestDemo1.json is a quest demo configuration file that defines a test level with demo NPCs and quest elements. It is used for development and testing of quest mechanics.

JSON Configuration

  • File: RemixedDungeon/src/main/assets/levelsDesc/QuestDemo1.json
  • Defines a test level with demo NPCs (DemoNpc1, DemoNpc2)
  • Contains spawn configurations for test entities
  • Used for testing quest systems and NPC interactions

Structure

The configuration includes:

  • Level layout and dimensions
  • NPC spawn points with AI states (Passive)
  • Quest triggers and objectives (demo only)
  • Test items and rewards

Usage

This configuration is used for:

  • Testing quest mechanics
  • Validating NPC spawn and AI behavior
  • Development debugging
mr/quest_demo1_config.txt · Last modified: by 127.0.0.1