You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: