Skip to content

Show flavour text on Ascendancy and Bloodlines - #9548

Merged
LocalIdentity merged 3 commits into
PathOfBuildingCommunity:devfrom
Blitz54:passive-tree-flavour-text
Mar 9, 2026
Merged

Show flavour text on Ascendancy and Bloodlines#9548
LocalIdentity merged 3 commits into
PathOfBuildingCommunity:devfrom
Blitz54:passive-tree-flavour-text

Conversation

@Blitz54

Copy link
Copy Markdown
Contributor

Description of the problem being solved:

Ascendancy and bloodline ascendancies have flavour text provided in the tree.

  • Normal Ascendancy images are 1300x1300. The flavourTextRect is positive number from top left.
  • Bloodline Ascendancy seems to be 1488x1412. I couldn't find the current images in GGPK, but I found an old one from previous league and I'm fairly certain that's the right size.
  • Text is printed in the colour provided as well.
  • Small issue is how our font scaling works. At some zoom levels, the text will look somewhat poor or a little too big before it selects the smaller size. Don't think I can do anything about that here.

After screenshot:

imageimage

@Blitz54Blitz54 added the user-interface Changes that only affect the UI label Mar 8, 2026
@LocalIdentity
LocalIdentity merged commit 2df591a into PathOfBuildingCommunity:devMar 9, 2026
3 checks passed
@LocalIdentityLocalIdentity changed the title Show flavour text on ascendancy and bloodlinesShow flavour text on Ascendancy and BloodlinesMar 9, 2026
@Blitz54
Blitz54 deleted the passive-tree-flavour-text branch March 9, 2026 18:37
@IonDrako

Copy link
Copy Markdown

Any way to add a toggle to disable these showing? I know it's nice for flavor but the text colors extremely stand out to me and when zoomed out it looks not great with how the text grow and how the colors stand out compared to the rest of the tree so I'd prefer having an option to disable the text if possible.

@WaRNe0nx3

Copy link
Copy Markdown

I'd welcome a rollback, it's currently buggy and in the end not in anyway benefical.

2026-03-PoB-ascendancytext

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

user-interfaceChanges that only affect the UI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@Blitz54@IonDrako@WaRNe0nx3@LocalIdentity