-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Fix Schizophrenia #34267
Fix Schizophrenia #34267
Conversation
Allow various effects while holding a weapon.
Could you move the messages to use the snippet system, so that it's easier to mod? See killing drive trait as an exemple of how that works. |
Co-Authored-By: BevapDin <[email protected]>
@Fris0uman If a weapon was being held, None of the weapon quotes used snippets, so I followed suit. I can move all those into snippets as well. |
Why is this line under both grandoise and paranoid? 😕 |
@laveyanfiend I put that in both as a joke. It can go either way, depending on how you feel about the world at the time. |
…ication apply message" This reverts commit 630ac2c.
I think it'd be nice if in a description somewhere we could specify that this is paranoid schizophrenia, since there are different types. |
@dunstad Not according to the DSM-V. Besides, this isn't really schizophrenia, it's just a rough approximation. Real schizophrenia has negative symptoms, disordered thoughts, and sometimes catatonia. |
Co-Authored-By: ZhilkinSerg <[email protected]>
Summary
SUMMARY: Bugfixes "Unblocked various additional effects while holding a weapon with schizophrenia"
Purpose of change
It obviously didn't seem right for holding a weapon to prevent the effect of dropping a weapon, among others.
I've also buffed the schizophrenia point gain, to account for the additional effects, and because it sorely needed it.
Finally, I've added delusion flavor text to the bad feelings, as well as added good feelings (schizophrenia can cause grandiose delusions), and made them a little less common (even though they basically never happened at all before).
Describe the solution
Moved the
done_effect
assignment to only occur if the weapon speaks.