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

[Feature Request] Add override fields for effect properties to aura Rule Element #16507

Open
pinkflumph opened this issue Sep 12, 2024 · 0 comments

Comments

@pinkflumph
Copy link

Request:
Add fields to aura Rule Element that would override effect properties, or make duration override optional.

Issue this is designed to resolve:
The aura Rule Element currently automatically overrides the duration of the effect it applies to be unlimited, which limits its applicability.

In particular, this severely restricts the usefulness of unchecking the "remove on exit" checkbox, since all effects applied by an aura are automatically made permanent.

Use case:
Applying effects that persist outside of an aura but retain their limited duration simplifies the implementation of instantaneous AoE spells that apply effects in an emanation, such as Courageous Anthem, by briefly applying the aura to a token, leveraging applyAreaEffects (see example code attached as txt)

courageous_anthem_macro_v3.txt

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

3 participants