Skip to content

Add support for Item Requirements on items with Granted Skills and Fix Soul Cores#1462

Merged
LocalIdentity merged 12 commits into
PathOfBuildingCommunity:devfrom
Blitz54:requirements
Oct 3, 2025
Merged

Add support for Item Requirements on items with Granted Skills and Fix Soul Cores#1462
LocalIdentity merged 12 commits into
PathOfBuildingCommunity:devfrom
Blitz54:requirements

Conversation

@Blitz54
Copy link
Copy Markdown
Contributor

@Blitz54 Blitz54 commented Sep 27, 2025

Fixes #115

Description of the problem being solved:

Staff, Sceptre, and Wand items that have a granted skill implicit use that skill for the level and attribute requirements. Body armour like Coming Calamity only get their level, and crossbow The Last Lament.

Also fixes soul cores not exporting all of the potential items they can socket into.

Potential Issues

Coming Calamity always has the same level granted skills. PoB2 does not scale them all at the same time, so for now I just have the first skill set the reqs.

Manually setting the LevelReq on items doesn't change it anymore. Maybe not an issue, as now we are forcing the correct Level Requirement. Only Uniques could have a lower Req than the base (and no examples of that yet in game).

After screenshot:

image image image

@Blitz54 Blitz54 changed the title Add support for Item Requirements on items with Granted Skills Add support for Item Requirements on items with Granted Skills and Fix Soul Cores Sep 27, 2025
@LocalIdentity LocalIdentity merged commit a8f8866 into PathOfBuildingCommunity:dev Oct 3, 2025
3 checks passed
@Blitz54 Blitz54 deleted the requirements branch October 3, 2025 03:47
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.

Add support for sceptres, wands and staff attribute and level requirements.

2 participants