Skip to content

Update The Queen's Hunger to show new veiled mods - #9455

Merged
LocalIdentity merged 4 commits into
PathOfBuildingCommunity:devfrom
michelrtm:9413-queens-hunger-veiled-mod
Feb 12, 2026
Merged

Update The Queen's Hunger to show new veiled mods#9455
LocalIdentity merged 4 commits into
PathOfBuildingCommunity:devfrom
michelrtm:9413-queens-hunger-veiled-mod

Conversation

@michelrtm

Copy link
Copy Markdown
Contributor

Fixes#9413 .

Description of the problem being solved:

In 3.26 the item "The Queen's Hunger" would pull random Prefix and Suffixes from the ordinary pool. This doesn't seem to be the case in 3.27 according to the POE Wiki Entry. As reported in the issue, a few mods were missing and a few don't seem to be available in the mod pool.

I couldn't find a prettier way to include all the mods that should display in the dropdowns, so I added the mod pool manually for the item.

Steps taken to verify a working solution:

  • Create a new build
  • Go to the items tab and select The Queen's Hunger to add to the build
  • Check that the available Prefixes and Suffixed match the expected mod pool

Link to a build that showcases this PR:

N/A as it's simple to set up.

Before screenshot:

Missing prefixes.
image

After screenshot:

Offering modifiers now available as an option and other missing prefixes are added.
image

Comment threadsrc/Data/Uniques/Special/Generated.lua Outdated
Comment threadsrc/Data/Uniques/Special/Generated.lua
@LocalIdentityLocalIdentity added the bug: accuracy Wording differences label Feb 12, 2026

@LocalIdentityLocalIdentity left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This does remove legacy mods from the pool but getting those to still work would clutter the list way too much

@LocalIdentity
LocalIdentity merged commit 0dd1bc8 into PathOfBuildingCommunity:devFeb 12, 2026
3 checks passed
@LocalIdentityLocalIdentity changed the title fix(9413): Changed mods available for The Queen's Hunger and changed veiled mods to display as crafted.Update The Queen's Hunger to show new veiled modsFeb 12, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug: accuracyWording differences

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Queen's Hunger Katarina mods

3 participants

@michelrtm@Nightblade@LocalIdentity