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

Fix unleash seal gain time depends on base cast speed #793

Merged
merged 1 commit into from
Mar 10, 2025

Conversation

mauriliogenovese
Copy link
Contributor

Fixes #726 .

Description of the problem being solved:

Unleash support seal gain frequency is based on spell BASE cast time not modified by cast speed

Steps taken to verify a working solution:

import the build and select/deselect arcane tempo support on arc, gain time is not modified now while anticipation skill tree node will

Link to a build that showcases this PR:

test build

Before screenshot:

After screenshot:

@mauriliogenovese mauriliogenovese changed the title Unleash seal gain tine depends on base cast speed Fix Unleash seal gain time depends on base cast speed Feb 17, 2025
@mauriliogenovese mauriliogenovese changed the title Fix Unleash seal gain time depends on base cast speed Fix unleash seal gain time depends on base cast speed Feb 17, 2025
@LocalIdentity LocalIdentity added the bug: calculation Numerical differences label Mar 10, 2025
@LocalIdentity LocalIdentity merged commit 4666b52 into PathOfBuildingCommunity:dev Mar 10, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug: calculation Numerical differences
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unleash Support Seal Gain Frequency is calculating Cast Speed to modify Seal Gain time.
2 participants