Skip to content

Add support for Baryanic Leylines notable - #2381

Open
jacul wants to merge 1 commit into
PathOfBuildingCommunity:devfrom
jacul:baryanic-leylines
Open

jacul wants to merge 1 commit into
PathOfBuildingCommunity:devfrom
jacul:baryanic-leylines

Conversation

@jacul

@jacul jacul commented Jul 17, 2026 •

Copy link
Copy Markdown
Contributor

Parses "Non-Unique Time-Lost Jewels have 40% increased radius" and applies it to socketed non-unique Time-Lost jewels.

Adds 40% increased versions of the four base radii to data.jewelRadius. PassiveSpec:GetJewelRadiusIndex() now remaps Time-Lost jewel's index to the new versions when the notable is allocated. The lookup goes through the spec instead of the item, so loadouts and tree compare can disagree for the same jewel.

Tree view rings, hover previews, and tooltips are updated to use the effective index.

ModCache is also regenerated for the new parser entry.

Fixes #2380 .

Description of the problem being solved:

Steps taken to verify a working solution:

  • Ran the dev build locally

Link to a build that showcases this PR:

https://poe.ninja/poe2/pob/2606e

Before screenshot:

unsupported

After screenshot:

unallocated:

unallocated

allocated:

allocated

item preview:

Screenshot 2026-07-19 at 11 52 29 PM

@jacul
jacul marked this pull request as draft July 20, 2026 03:43
@jacul
jacul marked this pull request as ready for review July 20, 2026 03:56
Apply the increased radius to non-unique Time-Lost jewels in calculations and simulated node allocations. Update tree rings, node tooltips, and socket previews to reflect the effective radius, including comparisons between specs with different Leylines allocations.

Add tests for the increased radius in calculations and hover previews, and for jewels it should not affect.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support Baryanic Leylines ascendancy notable

1 participant