Fix Corrupted Blood config not showing for Corrupting Cry Supports#1831
Open
Peechey wants to merge 2 commits into
Open
Fix Corrupted Blood config not showing for Corrupting Cry Supports#1831Peechey wants to merge 2 commits into
Peechey wants to merge 2 commits into
Conversation
add ifGemFamily as a conditional for configOptions test
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:
The Corrupted Blood stacks config was not showing for Corrupting Cry I, II or Paquate's Pact. This PR adds a new configOption conditional "ifGemFamily" that we can use for the shown.
I also slightly updated the way we limit the Corrupted Blood stacks instead of a hardcode in the configOption. Now we will be using a limit in the multiplier mod in each skill.
Default placeholder is set to 10/max instead of 1.
Added a test.
Steps taken to verify a working solution:
Link to a build that showcases this PR:
Before screenshot:
After screenshot: