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

Chemical Imbalance triggers too often #60463

Open
Stadler76 opened this issue Aug 26, 2022 · 0 comments
Open

Chemical Imbalance triggers too often #60463

Stadler76 opened this issue Aug 26, 2022 · 0 comments
Labels
Mutations / Traits / Professions/ Hobbies Mutations / Traits / Professions/ Hobbies (S2 - Confirmed) Bug that's been confirmed to exist

Comments

@Stadler76
Copy link
Contributor

Stadler76 commented Aug 26, 2022

Describe the bug

Once I get the mutation 'Chemical imbalance' I'll get spammed with its effects. Sometimes I suffer from more than half of them in a single hour. It can even happen that I get the same effect three or more times in a single hour.

Looking at the this chunk in suffer.cpp shows, that instead of choosing one effect every x hours it can occur, that you get every effect at once, if unlucky.

@Maleclypse suggested, that it should be changed to pick 1 effect every 2 to 4 hours instead. And I'd say, it should be moved to an EOC instead of being hardcoded.

Steps to reproduce

  1. Get the 'Chemical Imbalance' mutation. For example through the debug menu.
  2. Wait for a day or two and see what happens.
  3. Get spammed with its effects.

Expected behavior

I only get one effect every few hours.

Screenshots

Screenhot with only the bad effects of Chemical Imbalance:
20 bad effects from Chemical Imbalance in a single day

Versions and configuration

  • OS: Windows
    • OS Version: 10.0.19044.1889 (21H2)
  • Game Version: 0.F-10856-gb0bcd854c9-dirty [64-bit]
  • Graphics Version: Tiles
  • Game Language: System language []
  • Mods loaded: [
    Dark Days Ahead [dda],
    Disable NPC Needs [no_npc_food],
    No Fungal Growth [no_fungal_growth],
    Bionic Professions [package_bionic_professions],
    Magiclysm [magiclysm],
    Stats Through Kills [stats_through_kills],
    Stats Through Skills [StatsThroughSkills]
    ]

Additional context

No response

@Stadler76 Stadler76 added the (S1 - Need confirmation) Report waiting on confirmation of reproducibility label Aug 26, 2022
@Maleclypse Maleclypse added (S2 - Confirmed) Bug that's been confirmed to exist Mutations / Traits / Professions/ Hobbies Mutations / Traits / Professions/ Hobbies and removed (S1 - Need confirmation) Report waiting on confirmation of reproducibility labels Aug 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mutations / Traits / Professions/ Hobbies Mutations / Traits / Professions/ Hobbies (S2 - Confirmed) Bug that's been confirmed to exist
Projects
None yet
Development

No branches or pull requests

2 participants