Skip to content

skills#276

Merged
acbeaumo merged 8 commits into
Project-Path-of-Exile-Wiki:devfrom
acbeaumo:dev
Jul 9, 2026
Merged

skills#276
acbeaumo merged 8 commits into
Project-Path-of-Exile-Wiki:devfrom
acbeaumo:dev

Conversation

@acbeaumo

@acbeaumo acbeaumo commented Jul 9, 2026

Copy link
Copy Markdown
Collaborator

This PR touches on skill data exports.

Fixed an issue where the gem description was outputting line breaks, which were causing issues with the wiki syntax.

A max_level parameter is now exported with the skill data. This indicates the maximum ordinal value in skill levels for determining how to display skill value ranges. I.e., 1 to maximum level.

Tried to add better handling for skill icons. The icons should now export with the proper names that we want to use on the wiki. Additionally, skill data for transfigured gems and similar variants will export a skill_icon parameter if the icon is the same as the base version of the skill. This should reduce a little bit of maintenance overhead when new transfigured gems are added to the game.

We will no longer bother with trying to export projectile speed with the skill data. It has to be manually mapped, which requires a lot of effort, and at the end of the day it outputs a meaningless speed value that isn't useful for readers of the wiki.

@acbeaumo acbeaumo merged commit 728fcff into Project-Path-of-Exile-Wiki:dev Jul 9, 2026
1 check passed
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.

1 participant