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

Add support for Momentum support #6092

Merged
merged 3 commits into from
Sep 13, 2023

Conversation

Regisle
Copy link
Member

@Regisle Regisle commented Apr 20, 2023

Adds config options for amount of momentum (if not average)

If not set it correctly gives you the correct average amount of momentum, taking into account the extra from +1
(though both the average and the +1 are incorrect if channeling skill)

also grants movement speed per removed momentum charge, (though this is missing a cap)

@QuickStick123 QuickStick123 added the enhancement New feature, calculation, or mod label Apr 20, 2023
@Regisle
Copy link
Member Author

Regisle commented Apr 20, 2023

another issue, the average is rounded down not up, eg a level 35 momentum has an average of 3.5 stacks, which rounds down to 3

@LocalIdentity LocalIdentity merged commit 871943e into PathOfBuildingCommunity:dev Sep 13, 2023
@Regisle Regisle deleted the momentumSupport branch September 13, 2023 10:06
shafouz pushed a commit to shafouz/PathOfBuilding that referenced this pull request Dec 8, 2023
* Initial support for Momentum support

* fix movespeed buff

* check for momentum support
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature, calculation, or mod
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants