Skip to content

Fix level requirements on staves, wands, and jewellery#2323

Open
Blitz54 wants to merge 2 commits into
PathOfBuildingCommunity:devfrom
Blitz54:level-reqs
Open

Fix level requirements on staves, wands, and jewellery#2323
Blitz54 wants to merge 2 commits into
PathOfBuildingCommunity:devfrom
Blitz54:level-reqs

Conversation

@Blitz54

@Blitz54 Blitz54 commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Description of the problem being solved:

0.5.4 changed granted skills, so that the item does not require level or attributes for the granted skill. The requirements are either from the base item, or specifically for the unique (Sylvan's Effigy level 62 on a Stoic Sceptre which is level 6).

  • Advanced copy paste format is different from poe1, so some changes were made to parse the "Level Requirement". Int, Str, and Dex are obtained from the base item and calculated through mods later, so those have been stripped.
  • Jewellery level req works like before I broke it. It uses the modLine Level, and scales that by 0.8 for the level req.
  • Import isn't 100%. I left a comment where things should be fixed at some point. But it's a little involved atm.
  • Wands, sceptres, and staves have a base level req for crafting now.

@Blitz54 Blitz54 changed the title Fix level requirements on staves, wands, and jewelry Fix level requirements on staves, wands, and jewellery Jun 29, 2026
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