Add support for "Tide Caller" and "Salt and Scale" from Velka Bloodline - #9986
Merged
LocalIdentity merged 5 commits intoJul 25, 2026
Merged
Conversation
This avoids potential doubling of the mods, when there are additional sources of Brine Ground, such as the "Surging Torrent" skill
Contributor
Author
|
Spellcheck error is from "Velka" which is the name of the new Bloodline |
majochem
marked this pull request as ready for review
July 24, 2026 13:43
Ailment effect was not being applied to the enemy so it wasn't showing a multiplier on the calcs tab It also wasn't scaling sources or guaranteed shocks like skitterbots
LocalIdentity
approved these changes
Jul 25, 2026
LocalIdentity
merged commit Jul 25, 2026
9aad3c8
into
PathOfBuildingCommunity:dev
2 of 3 checks passed
|
|
DrakenKor
pushed a commit
to DrakenKor/PathOfBuilding
that referenced
this pull request
Jul 27, 2026
…ne (PathOfBuildingCommunity#9986) * Add support for Salt and Scale (Barnacles) * Add support for "Tide Caller" (Brine Ground) * Update ModCache * Move damage gain mods to ConfigOptions This avoids potential doubling of the mods, when there are additional sources of Brine Ground, such as the "Surging Torrent" skill * Fix ailment scaling Ailment effect was not being applied to the enemy so it wasn't showing a multiplier on the calcs tab It also wasn't scaling sources or guaranteed shocks like skitterbots --------- 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.
Description of the problem being solved:
Adds support for new Velka Bloodline Ascendancy nodes "Tide Caller" and "Salt and Scale"
Steps taken to verify a working solution:
Limitations:
This PR does not yet implement the "Surging Torrent" skill that is also part of the "Tide Caller" Ascendancy notable, as that will require gem data, which we don't have yet.
Link to a build that showcases this PR:
After screenshot:
mod parsing


Barnacle and enemy Brine Ground Config

Self and Minion on Brine Ground Config

Enemy physical conversion at 10 Barnacle Stacks

Chill and Freeze Duration (Barnacles)


Cold & Lightning Ailment Effect (Enemy Brine Ground)


Minion Brine Ground Damage Gain

Self Brine Ground Damage Gain
