Audit vitamin costs per mutation #74145
Merged
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.
Summary
Content "Vitamin Cost per mutation"
Purpose of change
Deploys vitamin_cost across mutations. The default is 100 of a given vitamin if not listed.
Describe the solution
General formula
Mutation vitamin_cost audit guidelines
-1, 0, +1 = 60 vitamins
-2,-4, +2, +4 = 160
-5, -7, +5,+7 = 210
-8^, +8^ = 300
Limbs are more of a gut feeling because they are often listed as zero points but clearly should use significant mutagen.
Describe alternatives you've considered
None, I've waited on someone else to do this for over a year and Venera asked me to do this. I'm very lucky that I already wanted this done lol.
Testing
All done. Please feel free to make suggestions or followup PRs this isn't word of god just a starting point.
Additional context