Skip to content

Add support for Baryanic Leylines notable#2381

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

Add support for Baryanic Leylines notable#2381
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:

Before screenshot:

unallocated

After screenshot:

allocated

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.
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