Skip to content

QuestGuide

NPBruce edited this page Mar 31, 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

Updating Quests and Scenarios to 0.8.0

Help

Pressing alt+d when the log is open will show dev log entries and the variable list, which can be edited.

If you are still running into issues please provide "valkyrie_Data/output_log.txt" and a save game (.vSave) of the problem and report Here

Clone this wiki locally