-
Notifications
You must be signed in to change notification settings - Fork 106
QuestIniQuest
The Quest section defines general quest information. Must exist in quest.ini.
See: QuestFormat
Can be D2E or MoM.
A space separated list of expansion pack IDs. If these are not selected this quest will not be available. perils are only trigged once, even if the threat passes this level more than once.
NOTE: For Mansions of Madness do not use RN or SM, use MoM1E/CotW/FA instead.
If set to true the quest will not be available for user selection. Useful for second encounters, campaign stages and sub quests such as alternative layouts.
The default language file. Missing keys from non default language files will be resolved from this file.
See also: QuestIniQuestText, Translations.
Optional relative path to a jpeg or PNG file to display on quest selection. Will be displayed at 1:1 aspect.
Optional quest difficulty from 0 (easiest) to 1 (hardest). If provided and not 0 will add a difficulty display to quest selection.
Optional minimum hero count for quest, defaults to 2.
Optional maximum hero count for quest. Defaults to 4 for D2E and 5 for MoM.
Maximum of 4 for D2E and 10 for MoM.
Optional quest duration to show on quest selection.
Optional quest duration to show on quest selection.
Unique string identifier, if different to version on remote listing will prompt user for available update.
The name of the quest in the associated language.
The synopsys of the quest in the associated language.
The author(s) in short form of the quest in the associated language.
The author(s) in short form of the quest in the associated language.
Location from which to download quest
A date string showing when quest was updated, uses this documentation for format.
Name of the quest.
Optional description, this markup can be used.
Optional authors, this markup can be used.
Back to QuestIniDetails.