death-save / maestro

Audio-focused QOL module for Foundry Virtual Tabletop
GNU General Public License v3.0
18 stars 18 forks source link

Play Item Track after initial item roll #163

Open eclarke12 opened 2 years ago

eclarke12 commented 2 years ago

Many systems feature an "attack" roll that comes after the item is rolled, it would be useful if Maestro could play its item track when the attack is rolled instead of when the item is rolled.

NTS: could be done with a Hooks.once registered inside the _onRenderChatMessage handler. This could also allow for a follow on hook registration for the damage roll.