You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If quick rolls are enabled, either via midi-qol, ready set roll, or some other module, display in the roll card any message from flags.adv-reminder.message.*** that would apply.
This would help with some conditional effects like 'Advantage on saving throws against fiends`
The text was updated successfully, but these errors were encountered:
I'm leaning towards not doing this, but before I do I wanted to look into it and brainstorm where the messages would show up. I think the complication is this is primarily for Midi QOL and Ready Set Roll and they both use custom chat cards or customize the existing one. The challenge would be figuring out where to put the messages but also the maintenance of being tied to other modules and having to make code changes if/when they ever change things.
For a test with Midi, I setup a test world with the Midi beta in dnd5e v3.0.4 and used Midi's "full automation" preset. This is the card I got.
Where would the messages go? After the item's description but before the attack/damage rolls?
If quick rolls are enabled, either via midi-qol, ready set roll, or some other module, display in the roll card any message from
flags.adv-reminder.message.***
that would apply.This would help with some conditional effects like 'Advantage on saving throws against fiends`
The text was updated successfully, but these errors were encountered: