Add support for Pearl of Tsoatha - #10087
Open
MatthewSbar wants to merge 2 commits into
Open
Conversation
added 2 commits
August 1, 2026 11:16
Adds the Pearl of Tsoatha unique ring (Allflame league) as a generated unique with per-variant support gem selection, following the Forbidden Shako approach. Each of its two mods grants a random level 20 support to skills socketed in the Helmet, Gloves, or Boots slot (or to skills granted by the passive tree), so variants cover each slot and support combination, selected via the variant and alt variant dropdowns. Adds a ModParser pattern for skills socketed in a specific slot being supported by a given support gem level, which applies an ExtraSupport scoped to gems socketed in that slot. The passive tree roll is left unparsed since ExtraSupport does not apply to granted skill groups.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description of the problem being solved:
Add support for the new unique ring Pearl of Tsoatha with the exception of supports for skill tree skills, as I believe that would require a larger refactor for how tree skills are treated relative to normal skills in PoB.
Steps taken to verify a working solution:
Link to a build that showcases this PR:
My build this league
https://pobb.in/DP5nz1_cHwPB
Before screenshot:
After screenshot: