-
-
Notifications
You must be signed in to change notification settings - Fork 35
Macros
Below is list of all macros made either by me, or by community, that work, interact, or require Quest Log module.
type: chat
Description: This allows for linking Quest in chat/journal/bio or any other Rich-Text environment. Can be also used in chat
type macro.
@Quest[EtC6FyAEaxX9XeNC]
type: script
QuestLog.render(true);
type: script
if (QuestLog.rendered)
QuestLog.close();
else
QuestLog.render(true);
type: script
Quests.open(questId);
Alternatively you can simply drag&drop quest from Quest Log to your Hotbar to automatically create a macro with proper Quest ID
If you can, please consider supporting me through my Patreon page. Thanks!
Forien's Quest Log is a module for Foundry VTT by Forien and is licensed under a Creative Commons Attribution 4.0 International License.
This work is licensed under Foundry Virtual Tabletop EULA - Limited License Agreement for module development from May 29, 2020.