-
Notifications
You must be signed in to change notification settings - Fork 7
Taunt Status Effect #25
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestunit impl requestHow to implement specific unit logicHow to implement specific unit logic
Description
Activity
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestunit impl requestHow to implement specific unit logicHow to implement specific unit logic
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.