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

Arcane Cascade stance does not correctly apply the ActiveEffectLike damage type flag #18159

Open
mmechtley opened this issue Jan 31, 2025 · 0 comments

Comments

@mmechtley
Copy link
Contributor

The actor activating the stance will have the pf2e.arcaneCascade.damageType flag but its value will be 0 instead of the correct damageType. This may be related to the Priority of the ChoiceSet vs. ActiveEffectLike rules but not sure.

Other abilities that attempt key off this flag (like Student of the Staff) will fail to work correctly.

Steps to reproduce:
Begin a combat
Have a character activate Arcane Cascade stance
Inspect the character's flags and note that arcaneCascade.damageType is 0 instead of the correct damage type

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

No branches or pull requests

2 participants