Skip to content

Port minion stat sorting options for trade and tree#9930

Open
vaisest wants to merge 4 commits into
PathOfBuildingCommunity:devfrom
vaisest:rework-power
Open

Port minion stat sorting options for trade and tree#9930
vaisest wants to merge 4 commits into
PathOfBuildingCommunity:devfrom
vaisest:rework-power

Conversation

@vaisest

@vaisest vaisest commented Jul 5, 2026

Copy link
Copy Markdown
Contributor

Description of the problem being solved:

Ports PathOfBuildingCommunity/PathOfBuilding-PoE2#2261
Fixes #8096 by rewriting the power gain calculations in timeless jewel calc code

Steps taken to verify a working solution:

  • Tests pass
  • Timeless jewel calc works and taken hit power works

Not sure if militant faith works properly as I have no idea how to use the item

Link to a build that showcases this PR:

Before screenshot:

After screenshot:

image image

@vaisest vaisest changed the title Add minion stats to sorting options for trade and tree Port minion stat sorting options for trade and tree Jul 5, 2026
Comment thread src/Modules/Data.lua
end

-- these stats don't exist on minions or generally don't exist on both player and minion
local minionNonApplicableStats = {

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I should've asked this in the pob2 PR already, but I'm not sure if this filters out enough stats. I'm not exactly sure what stats minions can actually have

Some of the stats like EHP seem to be calculated even though they aren't displayed in the client

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Sort by Taken damage going negative

1 participant