Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Branding Smite in midiSRD failing (with a fix) #31

Open
dstein766 opened this issue Oct 19, 2022 · 0 comments
Open

Branding Smite in midiSRD failing (with a fix) #31

dstein766 opened this issue Oct 19, 2022 · 0 comments

Comments

@dstein766
Copy link

Branding Smite throws an error when the weapon attack occurs because it is unable to read actor.flags["midi-qol"].brandingSmite.level. This is because the flag was already removed due to the DAE expiring immediately upon hitting.

The fix is to move the setting of brandingSmite.level into its own DAE with no special expiration condition (so it will expire when caster concentration is removed AFTER all the hit processing):
Wl8gnNeGh8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant