Skip to content

QuestGuide

NPBruce edited this page Mar 24, 2017 · 56 revisions

This guide contains information on creating Quests and Scenarios for Valkyrie.

Data Location

User quest data is stored in %AppData%/Valkyrie/

Quests can either be individual file(s) in their own directory or they can be included in a Valkyrie package file.

Package Files

Package Files are zip files with a .valkyrie extension that contain one or more quests. To extract rename to .zip and use a zip extractor. To create zip one or more quests and rename the file to have a .valkyrie extension.

Graphical Editor

Manual Editing

Quest Creation Tutorial (D2E)

Scenario Creation Tutorial (MoM)

Publishing

Help

If you are running into issues checking "valkyrie_Data/output_log.txt" will provide messages for common errors in quest data. Please provide this file and your quest.ini with any issues filed.

Clone this wiki locally