mr:quest_demo1_config
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| mr:quest_demo1_config [2026/07/18 11:35] – wiki: fix red links and create missing reference pages Bot | mr:quest_demo1_config [2026/07/18 11:39] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== 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/ | ||
| + | * 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 | ||
| + | |||
| + | ===== Related Entities ===== | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
| + | |||
| + | ===== Usage ===== | ||
| + | This configuration is used for: | ||
| + | * Testing quest mechanics | ||
| + | * Validating NPC spawn and AI behavior | ||
| + | * Development debugging | ||
| + | |||
| + | {{tag> mr quest demo config test}} | ||
mr/quest_demo1_config.txt · Last modified: by 127.0.0.1
