Restored effect of Pain Recovery mutation line #57798
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
Bugfixes "Restored effect of Pain Recovery mutation line"
Purpose of change
Effect of Pain Recovery mutation line was cut in #35300 for seemly no reason (at least I couldn't find a reason). Was that an accidental removal? Pinging @mlangsdorf.
Describe the solution
Very Quick Pain Recovery
, reduced pain by mere 1 point every 15 minutes. Without any Pain Recovery mutation: 1000 pain -> after 1 hour 784 pain. With Very Quick Pain Recovery: 1000 pain -> after 1 hour 780 pain. Negligible difference, don't you think? I changed all mutations from this line to trigger every 10 minutes (was 1 hour/30 minutes/15 minutes), and increased pain reducing effect from 1 to 30/40/50. I hope this change will make this mutations really useful.Describe alternatives you've considered
None.
Testing
Got 1000 pain. Waited for 1 hour. Checked pain: 784.
Got 1000 pain. Got Very Quick Pain Recovery. Waited for 1 hour. Checked pain: 564.
Additional context
None.