Add new 0.5 Data#2035
Merged
Merged
Conversation
added 12 commits
June 1, 2026 09:42
Adds the lineage gems + support for some of their mods Adds some other new support gems too Fixes a new gem have a foreign character Fixes Global.lua for changes skil ltypes Adds assets for new skills
Contains the spec for all the PoE 2 files based on the public schema
Issue happening on PoE.ninja where the Unique Id was being fed through the mod range finding function and could cause imports to take ages as it would run the function a 100k times
Need to add skill flags and mod support
Supports like corrupting cry that grant an active skill need to have the active skill scaled off of the level of the warcry the triggers it
Adds the new bases and export for ward values Fixes the import of the new frame type for runic ward bases
Adds support for exporting bases that can have many different variants based on their implicit
Leaves out changes in the files for updating the uniques
The new Zarokh's Gift anoint node was giving an empty icon to both the enabled and disabled skill shet. We now skip empty icons so they don't break the sheet logic Remove JSON tree data + images
Wires77
approved these changes
Jun 1, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #2025, #2037
Description of the problem being solved: