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

Restrict trigger source for CwC using CwC gem tags #6681

Conversation

Paliak
Copy link
Contributor

@Paliak Paliak commented Sep 14, 2023

Fixes #6653 .

Description of the problem being solved:

Cast While Channeling support requires the source skill to not have the SkillType.SummonsTotem tag. The handler func was not checking that and then used a value which is added by:

skill("triggerTime", nil, { type = "SkillType", skillType = SkillType.Channel } ),

which did not exist because cwc was not supporting that trigger source.

@LocalIdentity LocalIdentity added the crash Causes PoB to crash and is High Priority label Sep 14, 2023
@LocalIdentity LocalIdentity merged commit 190b57f into PathOfBuildingCommunity:dev Sep 14, 2023
shafouz pushed a commit to shafouz/PathOfBuilding that referenced this pull request Dec 8, 2023
@Paliak Paliak deleted the restrictCwcSourceSkillBaseOnCwcTags branch January 20, 2024 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crash Causes PoB to crash and is High Priority
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Whispering Ice + Winter Orb + Cast While Channeling = Crash
2 participants