Skip to content

Show Influence icons on item headers#1199

Merged
Wires77 merged 7 commits into
PathOfBuildingCommunity:devfrom
Blitz54:infleunce-images
Sep 2, 2025
Merged

Show Influence icons on item headers#1199
Wires77 merged 7 commits into
PathOfBuildingCommunity:devfrom
Blitz54:infleunce-images

Conversation

@Blitz54

@Blitz54 Blitz54 commented Aug 27, 2025

Copy link
Copy Markdown
Contributor

Description of the problem being solved:

0.3 will have desecrated mods, and the trailer showed icons on the item header. Trade site also shows icons for fractured items.
This PR shows the icons, and allows dual influence for future proofing.
We do need to get the proper icon upon release.

Link to a build that showcases this PR:

https://maxroll.gg/poe2/pob/zhm3u0q9

After screenshot:

"Desecrated Item" is in the raw item text, which makes the right icon (temp) desecrated version.
image

@Blitz54 Blitz54 added the user-interface Changes that only affect the UI label Aug 27, 2025

@Wires77 Wires77 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good, though I'm inclined to just wait to merge it until we get the official image

@Wires77 Wires77 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One thing this PR doesn't work on is item text copied from in game:

Item Class: Two Hand Maces
Rarity: Rare
Sol Smasher
Totemic Greatclub
--------
Quality: +5% (augmented)
Physical Damage: 178-262 (augmented)
Fire Damage: 36-48 (fire)
Critical Hit Chance: 8.18% (augmented)
Attacks per Second: 1.19 (augmented)
--------
Requires: Level 50 (unmet), 89 (unmet) Str
--------
Item Level: 50
--------
Crushes Enemies on Hit (implicit)
--------
95% increased Physical Damage
Adds 14 to 29 Physical Damage
+3.18% to Critical Hit Chance
8% increased Attack Speed
Leeches 5.82% of Physical Damage as Life
Adds 36 to 48 Fire Damage (desecrated)

It doesn't say "Desecrated Item" anywhere on it, so the desecrated flag doesn't get set

@Blitz54

Blitz54 commented Sep 2, 2025

Copy link
Copy Markdown
Contributor Author

One thing this PR doesn't work on is item text copied from in game:

Item Class: Two Hand Maces
Rarity: Rare
Sol Smasher
Totemic Greatclub
--------
Quality: +5% (augmented)
Physical Damage: 178-262 (augmented)
Fire Damage: 36-48 (fire)
Critical Hit Chance: 8.18% (augmented)
Attacks per Second: 1.19 (augmented)
--------
Requires: Level 50 (unmet), 89 (unmet) Str
--------
Item Level: 50
--------
Crushes Enemies on Hit (implicit)
--------
95% increased Physical Damage
Adds 14 to 29 Physical Damage
+3.18% to Critical Hit Chance
8% increased Attack Speed
Leeches 5.82% of Physical Damage as Life
Adds 36 to 48 Fire Damage (desecrated)

It doesn't say "Desecrated Item" anywhere on it, so the desecrated flag doesn't get set

Should be fixed now. Good catch. Took a different and actually better approach instead. Not sure about the TestItem stuff though.

@Wires77 Wires77 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, looks good now

@Wires77 Wires77 merged commit f853b0d into PathOfBuildingCommunity:dev Sep 2, 2025
2 checks passed
@Blitz54 Blitz54 deleted the infleunce-images branch September 17, 2025 00:22
bct8925 pushed a commit to bct8925/PathOfBuilding-PoE2 that referenced this pull request Jun 19, 2026
* Show Influence icons on item headers

* Comment out fractured icon, get new desecrated icon

* Remove Old Image

* Set self.desecrated item if the item has an unveiled desecrated mod

* Fix copy paste not showing icons
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

user-interface Changes that only affect the UI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants