Skip to content

Add support to auto calculate minion count for mods on Bonemeld and Farrul Bloodline - #9832

Merged
LocalIdentity merged 2 commits into
devfrom
add_minion-count
May 4, 2026
Merged

Add support to auto calculate minion count for mods on Bonemeld and Farrul Bloodline#9832
LocalIdentity merged 2 commits into
devfrom
add_minion-count

Conversation

@LocalIdentity

@LocalIdentityLocalIdentity commented May 4, 2026

Copy link
Copy Markdown
Contributor

Description of the problem being solved:

Mods that relied on the number of minions or non-vaal minions summoned required the user to manually input the total count instead of us just auto-calculating it
-2% to all Resistances per Minion from your Non-Vaal Skills - Bonemeld
6% increased Defences per Minion from your Non-Vaal Skills - Bonemeld
4% increased Attack Speed per Minion, up to a maximum of 80% - Farrul Bloodline
1% additional Physical Damage Reduction per Minion, up to 10% - Necromancer Bone Barrier

Link to a build that showcases this PR:

https://maxroll.gg/poe/pob/a8691x0u

Before screenshot:

imageimage

After screenshot:

imageimage

LocalIdentity added 2 commits May 5, 2026 05:58
Automates the calc for the 2 config boxes so people don't need to manually work them out
For some reason the count of Animate weapon minions didn't use the same format as the other minion types so wasn't being counted in the total minion count calc
Now will also show the minion max count in the sidebar too
@LocalIdentityLocalIdentity added the enhancement New feature, calculation, or mod label May 4, 2026
@LocalIdentity
LocalIdentity merged commit 7e38600 into devMay 4, 2026
3 checks passed
@LocalIdentity
LocalIdentity deleted the add_minion-count branch May 4, 2026 20:48
LocalIdentity added a commit to PathOfBuildingCommunity/PathOfBuilding-PoE2 that referenced this pull request May 23, 2026
…nemeld and Farrul Bloodline (#1835)
* Apply changes from PathOfBuildingCommunity/PathOfBuilding#9832
* Remove extra PoB 1 lines
---------
Co-authored-by: LocalIdentity <LocalIdentity@users.noreply.github.com>
Co-authored-by: LocalIdentity <localidentity2@gmail.com>
bct8925 pushed a commit to bct8925/PathOfBuilding-PoE2 that referenced this pull request Jun 19, 2026
…nemeld and Farrul Bloodline (PathOfBuildingCommunity#1835)
* Apply changes from PathOfBuildingCommunity/PathOfBuilding#9832
* Remove extra PoB 1 lines
---------
Co-authored-by: LocalIdentity <LocalIdentity@users.noreply.github.com>
Co-authored-by: LocalIdentity <localidentity2@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancementNew feature, calculation, or mod

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@LocalIdentity