Skip to content

Add new 3.28 Uniques#9618

Merged
LocalIdentity merged 6 commits intodevfrom
add_new-uniques
Mar 14, 2026
Merged

Add new 3.28 Uniques#9618
LocalIdentity merged 6 commits intodevfrom
add_new-uniques

Conversation

@LocalIdentity
Copy link
Copy Markdown
Contributor

@LocalIdentity LocalIdentity commented Mar 14, 2026

Fixes #9606, Fixes #9621

Description of the problem being solved:

Adds the new uniques and support for some of their mods
Updates the pre-release uniques with their mod rolls

Fix calculations that care about when a flask is active for the Screams of the Desiccated shrine mod
Adds support for all the shrine mods and also the greater freezing / shocking / skeletal shrine buffs
Added support for flasks are instant while on low life and made a helper function in CalcPerform as there are 2 different spots that care about the instant flask percentage
Mana and Life flasks with instant effects do not ever count as being under the effect of a flask
Same with having a utility flask but having the Bloodline for utility flasks are disabled

Tested Vaal Pact and the mana flask mod for effect is instant at end of duration and those both disable the shrine
The life flask mod for additional recovery over x seconds does not count as being under a flask effect. Might be a bug and get fixed in the future

Adds the new uniques and support for some of their mods
Updates the pre-release uniques with their mod rolls
@LocalIdentity LocalIdentity added the enhancement New feature, calculation, or mod label Mar 14, 2026
LocalIdentity added 5 commits March 14, 2026 23:18
Adds a new config option to only show if a condition is true already
Moves the flask conditions for HaveAmethystFlask or other base types to CalcSetup as the previous handling in CalcPerform only enabled the condition if the flask was active instead of in the item slot which is what is meant to be for
Adds support for all the shrine mods and also the greater freezing / shocking / skeletal shrine buffs
The Screams of the Desiccated belt only grants you the shrine effects when you do not have any active flask effects
Mana and Life flasks with instant effects do not ever count as being under the effect of a flask
Same with having a utility flask but having the Bloodline for utility flasks are disabled
Added support flasks are instant while on low life and made a helper function in CalcPerform as there are 2 different spots where instPerc are used
Tested Vaal Pact and the mana flask mod for effect is instant at end of duration and those both disable the shrine
The life flask mod for additional recovery over x seconds does not count as being under a flask effect however
@LocalIdentity LocalIdentity merged commit 206af3b into dev Mar 14, 2026
3 checks passed
@LocalIdentity LocalIdentity deleted the add_new-uniques branch March 14, 2026 21:07
NDari pushed a commit to NDari/PathOfBuilding that referenced this pull request Mar 31, 2026
* Add new 3.28 Uniques

Adds the new uniques and support for some of their mods
Updates the pre-release uniques with their mod rolls

* Desecrated Chalice and Desecrated Chalice flask mods

Adds a new config option to only show if a condition is true already
Moves the flask conditions for HaveAmethystFlask or other base types to CalcSetup as the previous handling in CalcPerform only enabled the condition if the flask was active instead of in the item slot which is what is meant to be for

* Flame of Hope

* Screams of the Desiccated

Adds support for all the shrine mods and also the greater freezing / shocking / skeletal shrine buffs

* Fix while affected by no flasks when using instant flasks

The Screams of the Desiccated belt only grants you the shrine effects when you do not have any active flask effects
Mana and Life flasks with instant effects do not ever count as being under the effect of a flask
Same with having a utility flask but having the Bloodline for utility flasks are disabled
Added support flasks are instant while on low life and made a helper function in CalcPerform as there are 2 different spots where instPerc are used
Tested Vaal Pact and the mana flask mod for effect is instant at end of duration and those both disable the shrine
The life flask mod for additional recovery over x seconds does not count as being under a flask effect however

---------

Co-authored-by: LocalIdentity <localidentity2@gmail.com>
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.

Screams of the dessicated and instant flasks Skysunder implicit issue

1 participant