Skip to content

Fix power report and trade search not working with Minions#2219

Open
LocalIdentity wants to merge 1 commit into
devfrom
fix_minion-stat-sorting
Open

Fix power report and trade search not working with Minions#2219
LocalIdentity wants to merge 1 commit into
devfrom
fix_minion-stat-sorting

Conversation

@LocalIdentity

Copy link
Copy Markdown
Contributor

Description of the problem being solved:

When using the Power Report of a weighted sum trade search, it would not work with minions unless you included them in FullDPS
The power report logic was broken due to the invalid lua logic of using "and not selection.stat =="

For the trade search I used the same logic we have in the items tab for using combined DPS as a fallback incase someone selects fullDPS but doesn't add the minion to it

Link to a build that showcases this PR:

https://maxroll.gg/poe2/pob/7e3gjh0h

Before screenshot:

image

After screenshot:

image

When using the Power Report of a weighted sum trade search, it would not work with minions unless you included them in FullDPS
The power report logic was broken due to the invalid lua logic of using "and not selection.stat =="

For the trade search I used the same logic we have in the items tab for using combined DPS as a fallback incase someone selects fullDPS but doesn't add the minion to it
@LocalIdentity LocalIdentity added the bug: behaviour Behavioral differences label Jun 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug: behaviour Behavioral differences

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant