Skip to content

Conversation

@Mizkii
Copy link
Contributor

@Mizkii Mizkii commented Sep 7, 2025

Fixes #404

Description of the problem being solved:

The current Stat Weight Multiplier does not have Spirit or Increased Item Rarity as a stat. This makes them unavailable for use in the trade query's stat weighting system.

This PR introduces the necessary logic to integrate both Spirit and Rarity into the trading calculation pipeline.

Steps taken to verify a working solution:

  • Used the "Trader" to create a weighted search using both Spirit and Rarity to confirm the filter generation is working as expected.

  • Spellchecked :

image
  • Docker :
image

Link to a build that showcases this PR:


Before screenshot:

(A screenshot of the Calcs tab or Trader showing Spirit/Rarity as missing)
image
image

After screenshot:

(A screenshot showing Spirit and Rarity available for weighting in the Trader.)
image
image

@LocalIdentity LocalIdentity added the enhancement New feature, calculation, or mod label Sep 9, 2025
@LocalIdentity LocalIdentity changed the title Add: Rarity and Spirit Trade Weight Stats Add ability to sort tree and gear slots by Spirit and Item Rarity Sep 9, 2025
@LocalIdentity LocalIdentity merged commit 9efa054 into PathOfBuildingCommunity:dev Sep 9, 2025
2 checks passed
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.

Add rarity to adjusted weights and value calc

2 participants