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

Add a hook in Token._onApplyStatusEffect to allow downstream modules or systems to support additional special status conditions which require token handling #9311

Closed
dev7355608 opened this issue Apr 29, 2023 · 1 comment
Assignees
Labels
api Issues related to the API used by Mod Devs tokens Issues related to Tokens and their appearance

Comments

@dev7355608
Copy link

User Experience

A hook in Token._onApplyStatusEffect would be eliminate the need for modules that add special status effects to patch _onApplyStatusEffect or subclass Token.

@aaclayton
Copy link
Contributor

Makes sense, this is a good use case for a Hook.

@aaclayton aaclayton added tokens Issues related to Tokens and their appearance api Issues related to the API used by Mod Devs labels May 1, 2023
@aaclayton aaclayton changed the title Add a hook in Token._onApplyStatusEffect Add a hook in Token._onApplyStatusEffect to allow downstream modules or systems to support additional special status conditions which require token handling May 1, 2023
@aaclayton aaclayton added this to the Version 11 - Testing 2 milestone May 1, 2023
@Feu-Secret Feu-Secret self-assigned this May 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Issues related to the API used by Mod Devs tokens Issues related to Tokens and their appearance
Projects
Status: Done
Development

No branches or pull requests

3 participants