Skip to content

Add Talisman enchants to trader - #10078

Merged
LocalIdentity merged 2 commits into
PathOfBuildingCommunity:devfrom
vaisest:talisman-trader
Aug 3, 2026
Merged

Add Talisman enchants to trader#10078
LocalIdentity merged 2 commits into
PathOfBuildingCommunity:devfrom
vaisest:talisman-trader

Conversation

@vaisest

@vaisestvaisest commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

Description of the problem being solved:

Talisman implicits became enchants and thus weren't included in QueryMods.lua. This exports the enchant mod ids and adds them to QueryMods.lua. I also changed the talisman checkbox to default to off, because otherwise the search is completely useless. It could also be a good idea to separate amulet and talisman completely so that the amulet implicits and talisman enchants never appear in the same search, but the explicit mods seem to be the same so I'm not sure that makes a lot of sense.

Steps taken to verify a working solution:

  • Enchants appear in searches
  • No real runtime logic changes so there shouldn't be any problems.

Link to a build that showcases this PR:

https://poe.ninja/poe1/pob/94aa6

Before screenshot:

After screenshot:

imageimage

@vaisestvaisest added the enhancement New feature, calculation, or mod label Aug 2, 2026
Add talisman enchant modifiers to trade queries and only include them when the talisman option is enabled. Also fixes utility flask charge enchants and adds tests for the new behaviour.
@LocalIdentity
LocalIdentity merged commit 6842232 into PathOfBuildingCommunity:devAug 3, 2026
3 checks passed
@LocalIdentityLocalIdentity changed the title Add talisman enchants to traderAdd Talisman enchants to traderAug 3, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancementNew feature, calculation, or mod

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@vaisest@LocalIdentity