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

Taunt Status Effect #25

Open
Chillu1 opened this issue Oct 7, 2023 · 0 comments
Open

Taunt Status Effect #25

Chillu1 opened this issue Oct 7, 2023 · 0 comments
Labels
enhancement New feature or request unit impl request How to implement specific unit logic

Comments

@Chillu1
Copy link
Owner

Chillu1 commented Oct 7, 2023

Taunt status effect is different from all the other usual status effects, it needs a target to be fed through it.

It would require an extra method for setting the target up.
Unit would also need some very basic targeting system for testing taunt functionality.
StatusEffect would need a side effect in case the status effect type is taunt, feeding the correct target.

@Chillu1 Chillu1 added the enhancement New feature or request label Oct 7, 2023
@Chillu1 Chillu1 added the unit impl request How to implement specific unit logic label Nov 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request unit impl request How to implement specific unit logic
Projects
None yet
Development

No branches or pull requests

1 participant