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

NextD20Roll effect deletion fix #207

Merged
merged 1 commit into from
Sep 25, 2024
Merged

Conversation

sasquach45932
Copy link
Contributor

Unfortunately each action deletes NextD20Roll effects even the key was not used. E.g. attack roll deletes effects with key "system.bonuses.challenge.boons*" and vice versa.

With this fix:
The following actions deletes NextD20Roll effects where key contains "system.bonuses.attack.boons*"

  1. Attack with a weapon
  2. End Of The Round
  3. Talent/Specfial Attacks
  4. Casting a spell

Challenge roll deletes NextD20Roll effects where key contains "system.bonuses.challenge.boons*"

@ClipplerBlood ClipplerBlood merged commit 45d278e into Xacus:master Sep 25, 2024
2 checks passed
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

Successfully merging this pull request may close these issues.

2 participants