stressor 
Vars | |
| desc | A short string shown in Check Stressors. |
|---|---|
| incompatible_with_stressors | A list of stressor IDs that will prevent this stressor being added if present. |
| name | A name string, used solely for input(). |
| on_addition_message | A message shown when the stressor begins. |
| on_removal_message | A message shown when the stressor expires. |
| stress_value | Amount that this stressor will contribute to stress. |
| suppress_stressors | A list of stressor IDs that will be hidden/not counted while this stressor is present. |
Var Details
desc 
A short string shown in Check Stressors.
incompatible_with_stressors 
A list of stressor IDs that will prevent this stressor being added if present.
name 
A name string, used solely for input().
on_addition_message 
A message shown when the stressor begins.
on_removal_message 
A message shown when the stressor expires.
stress_value 
Amount that this stressor will contribute to stress.
suppress_stressors 
A list of stressor IDs that will be hidden/not counted while this stressor is present.