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 skill uses #5537

Merged
merged 8 commits into from Feb 18, 2023

Conversation

QuickStick123
Copy link
Contributor

@QuickStick123 QuickStick123 commented Jan 4, 2023

Description of the problem being solved:

This information was missing in PoB and was manually added in existing cases this updates it to be generic and adds a breakdown and tooltip information.

There is an issue where skill uses > 1 seems to let cooldowns not be affected by server ticks which this doesn't implement #5648.

If the maintainers prefer this can be updated to only be shown if greater than 1 (in calcs tab).

Build

https://pobb.in/5Ib0KsCzOcyB

Ingame screenshot:

image

Before screenshot:

image

After screenshot:

image
image
image
image
image

@QuickStick123 QuickStick123 added the enhancement New feature, calculation, or mod label Jan 4, 2023
@QuickStick123 QuickStick123 changed the title Add stored uses to gem data Add stored uses to gem tooltip and data Jan 4, 2023
@QuickStick123 QuickStick123 changed the title Add stored uses to gem tooltip and data Add full support for skill uses Jan 5, 2023
@QuickStick123 QuickStick123 changed the title Add full support for skill uses Add support for skill uses Jan 5, 2023
@LocalIdentity LocalIdentity merged commit 2a6456a into PathOfBuildingCommunity:dev Feb 18, 2023
@QuickStick123 QuickStick123 deleted the Stored-Uses branch February 19, 2023 00:48
Dullson pushed a commit to Dullson/PathOfBuilding that referenced this pull request Dec 6, 2023
* Add stored uses

* lower case and add tooltip

* Make implementations generic.

* Add proper parsing

* typo

* Add breakdown and make extracooldown from second wind for non instant skills.

* Fix accidently missing readding warcry

* Fix forgetting to update .txt
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.

None yet

2 participants