Skip to main content

Quest Additional Lore

Allows defining additional lore that will be appended to a quest’s icon regardless of the category it is in. This is useful for global status messages.

Fields

FieldTypeDescription
questRef<QuestEntry>The quest to apply the lore to.
additionalLoreNotStartedStringLore shown when the quest is not started.
additionalLoreInProgressStringLore shown when the quest is in progress.
additionalLoreCompletedStringLore shown when the quest is completed.