Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restored effect of Pain Recovery mutation line #57798

Merged
merged 1 commit into from
May 21, 2022
Merged

Restored effect of Pain Recovery mutation line #57798

merged 1 commit into from
May 21, 2022

Conversation

Night-Pryanik
Copy link
Contributor

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

  • Restored effect of Pain Recovery mutation line.
  • Significantly buffed its effect. Previously even the most powerful mutation from this line, 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.

Also significantly buffed its effect.
@Night-Pryanik Night-Pryanik added Game: Balance Balancing of (existing) in-game features. Mutations / Traits / Professions/ Hobbies Mutations / Traits / Professions/ Hobbies [C++] Changes (can be) made in C++. Previously named `Code` <Bugfix> This is a fix for a bug (or closes open issue) labels May 19, 2022
@github-actions github-actions bot added json-styled JSON lint passed, label assigned by github actions astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions labels May 19, 2022
@dseguin dseguin merged commit 4cfa50a into CleverRaven:master May 21, 2022
@Night-Pryanik Night-Pryanik deleted the restore-pain-recovery-mutation-effect branch May 22, 2022 04:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions <Bugfix> This is a fix for a bug (or closes open issue) [C++] Changes (can be) made in C++. Previously named `Code` Game: Balance Balancing of (existing) in-game features. json-styled JSON lint passed, label assigned by github actions Mutations / Traits / Professions/ Hobbies Mutations / Traits / Professions/ Hobbies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mutation "Pain Recovery" is not working
2 participants