We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Steps to reproduce:
Actual result: As every failure in this function it's triggering the default animation. While "Basic skill" it's passive.
Expected result: should not trigger SkillAction['DEFAULT'] animation.
SkillAction['DEFAULT']
Additional context Probably there could be more skills like that, but I don't remember easy way to find all the passive skills to compare.
I was thinking about solution like this: master...kontownik:roBrowserLegacy:fix/basic_skill_failure but I need to hardcode line breaks to match current ones I believe
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Steps to reproduce:
Actual result:
As every failure in this function it's triggering the default animation. While "Basic skill" it's passive.
Expected result:
should not trigger
SkillAction['DEFAULT']
animation.Additional context
Probably there could be more skills like that, but I don't remember easy way to find all the passive skills to compare.
I was thinking about solution like this: master...kontownik:roBrowserLegacy:fix/basic_skill_failure
but I need to hardcode line breaks to match current ones I believe
The text was updated successfully, but these errors were encountered: