Skip to content

Restore Queen's Hunger Chosen prefixes - #10289

Merged
LocalIdentity merged 1 commit into
PathOfBuildingCommunity:devfrom
mcagnion:bugfix/10152-queens-hunger-chosen
Aug 26, 2026
Merged

Restore Queen's Hunger Chosen prefixes#10289
LocalIdentity merged 1 commit into
PathOfBuildingCommunity:devfrom
mcagnion:bugfix/10152-queens-hunger-chosen

Conversation

@mcagnion

Copy link
Copy Markdown
Contributor

Description of the problem being solved:

The Queen's Hunger rare-like affix pool added in #10152 includes Catarina's prefixes and of the Order suffixes, but omits generic body-armour Chosen prefixes. This prevents the item editor from recreating valid variants such as one with Chance to Block Spell Damage.

This change adds Chosen modifiers to the Queen's Hunger pool while retaining the existing fake-base compatibility filtering.

Steps taken to verify a working solution:

  • Added focused system coverage for representative Chosen, Catarina's, and of the Order modifiers.
  • Regenerated the derived modifier cache through headless item parsing.
  • Manually verified that the Queen's Hunger editor exposes options from all three modifier families.

AI-assisted implementation disclosure: This fix and its focused regression coverage were prepared using OpenAI Codex and manually verified in Path of Building.

The rare-like pool only included Catarina and Order mods, making valid generic prefixes unavailable in the editor. Add representative coverage for all three affix families and regenerate the derived ModCache. Addresses a follow-up to PR 10152.
@LocalIdentity LocalIdentity added the technical Hidden from release notes label Aug 26, 2026
@LocalIdentity
LocalIdentity merged commit a7a3549 into PathOfBuildingCommunity:dev Aug 26, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

technical Hidden from release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants