Fix Might of the Meek not working with Light of Meaning#9220
Merged
LocalIdentity merged 4 commits intoPathOfBuildingCommunity:devfrom Nov 18, 2025
Merged
Conversation
There's a type check when calculating Increased Effect that needs the value to be "number".
ProphetLamb
reviewed
Nov 12, 2025
LocalIdentity
approved these changes
Nov 18, 2025
github-actions bot
pushed a commit
to PathOfBuildingCommunity/PathOfBuilding-PoE2
that referenced
this pull request
Dec 15, 2025
LocalIdentity
pushed a commit
to PathOfBuildingCommunity/PathOfBuilding-PoE2
that referenced
this pull request
Dec 15, 2025
…1599) * Apply changes from PathOfBuildingCommunity/PathOfBuilding#9220 * Fix conflict and add PR#1584 --------- Co-authored-by: NL908 <NL908@users.noreply.github.com> Co-authored-by: LocalIdentity <localidentity2@gmail.com>
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.
Added Foulborn Might of the Meek modifiers (manully edit the value and jewel raidus for now)
Fixes #9219 .
Description of the problem being solved:
Might of the Meek and the Light of Meaning interaction does not work.
There's a type check when calculating Increased Effect that needs the value to be "number".
NOTE: There might be a potential bug between Tattoo, Warrior's Tale (Ancestor league unique, 100% increased effect of Tattoos in Radius), and the Light of Meaning. Extra testing might be needed. Since Warrior's Tale is now only obtainble in Standard, maybe it's fine?
Steps taken to verify a working solution:
Link to a build that showcases this PR:
https://pobb.in/aU7-cvnDSbOq
Before screenshot:
After screenshot: