SavedInstances

SavedInstances

11M Downloads

Custom text for repeatable quest tracking

Emerno opened this issue ยท 0 comments

commented

Hi,

I've added some custom text to the "Progress" file to track specific Rares/Quests etc but I'm wondering if there's a way to add something similar but to return a yes/checkmark if 1 of any of 4 possible quests has been completed that week. My intention is to add Replenish the Reservoir/Return Lost Souls but they have unique IDs for each covenant.

Example of what I have added:

{
name = "Sha of Anger",
quest = 32099,
weekly = true,
},

As an aside it would also be cool to have something for Shaping Fate that shows both current % or a checkmark (if completed that week) similar to how the Callings currently work?

Thanks