Add Stun, Pin, Freeze and Electrocute buildup calculations#1378
Merged
LocalIdentity merged 28 commits intoDec 14, 2025
Conversation
Add poise from data Add poise to ConfigOptions
Add data table Clean up code
f2f98df to
1e539f4
Compare
Add breakdown support in CalcOffense
…thOfBuilding-PoE2 into buildup-parsing
Simplify base_all_damage_can_pin
Rime Chaotic Freeze Leap Slam Shield Charge Freezing Mark
The base value in MonsterVarieties is 100 so we need to take away 100 when applying it as a more multiplier
The stat was not being applied as a AuraDebuff so wasn't being properly scaled by the Aura effect quality mod
LocalIdentity
approved these changes
Dec 14, 2025
de5de8c
into
PathOfBuildingCommunity:dev
2 of 3 checks passed
bct8925
pushed a commit
to bct8925/PathOfBuilding-PoE2
that referenced
this pull request
Jun 19, 2026
…ldingCommunity#1378) * Add parsing/support for buildup mechanics Add poise from data Add poise to ConfigOptions * Add pin buildup Add data table Clean up code * Add breakdown for buildup Add breakdown support in CalcOffense * Add all damage types to stun in data * Fix Poise Threshold + Misc.lua * Redo removed export * Fix misc and add poise number * Update breakdown * Fix parsing for proj pin + remove pin damage type * Add Bone Cage pin mods * Undo duplicated electrocute-change Simplify base_all_damage_can_pin * Tree / Gear mods for builup * Fix breakdown * Add support for a lot of skills with buildups * Fix Lightning damage innately affection electrocution * Innate Melee / Phys damage Stun bonuses * Adds support for buildup from: Rime Chaotic Freeze Leap Slam Shield Charge Freezing Mark * Fix Pin support not disabling Stun * Fix Melee Damage buildup not working * Fix Enemy Poise multiplier The base value in MonsterVarieties is 100 so we need to take away 100 when applying it as a more multiplier * Add stat name to config mods * Use enemy damage taken instead of pre hit mitigation * Fix Quality on Overwhelming Presence not affecting threshold mods The stat was not being applied as a AuraDebuff so wasn't being properly scaled by the Aura effect quality mod --------- Co-authored-by: LocalIdentity <localidentity2@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description of the problem being solved:
Add support for the build per hit calcs for poise related effects of Stun, Pin, Electrocute and Freeze
Adds support for pretty much every buildup mod I could find
Currently, shows the buildup per projectile / hit with a range for a crit vs non crit and the average value
Fixes #1499
Link to a build that showcases this PR:
https://maxroll.gg/poe2/pob/4937l001
Before screenshot:
Red text.
After screenshot: