Project Zomboid

Project Zomboid

Not enough ratings
Stats Tweaker
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
78.051 KB
10 Nov, 2023 @ 5:08pm
22 Jul @ 1:58am
8 Change Notes ( view )

Subscribe to download
Stats Tweaker

Description
Allows you to tweak how fast player stats increase or decrease over time.
Each stat has separate modifiers for gain and loss rates.

Supported stats:
- Anger
- Boredom
- Drunkenness
- Endurance (Base, Danger, Last, Warn)
- Fatigue
- Fear
- Fitness
- Hunger
- Idle Boredom
- Morale
- Pain
- Panic
- Sanity
- Sickness
- Stress
- Stress from Cigarettes
- Thirst from Cigarettes

Lower values mean slower changes; higher values mean faster changes.
A modifier of 0.1 applies only 10% of the original effect.
A modifier of 2.0 applies 200% of the original effect.

Workshop ID: 3079044208
Mod ID: StatsTweaker
20 Comments
Stoned Ape  [author] 5 hours ago 
It's been a while folks, but I am back.

I've updated for build 42, and cleaned up some of the code. Stat inconsistencies may be resolved. I'll keep an eye out for bug reports.
Hekate 22 Jan @ 5:33pm 
the error people are mentioning with smoking stress rapidly increasing seems to be an issue in build 41 not this mod specifically
[ACE] Flicked 5 Aug, 2024 @ 11:39am 
Did this in this order: moved the mod to the front of the mod list, relaunched server with default mod values, shut server down, and then changed the values to what I wanted them to be and relaunched server.

-----

Also, bonus for anyone wondering... HungerDecrease is how much food fills you up when you eat, lower than 1.0 makes food less filling, and you need to eat more, higher than 1.0, you need to eat less. HungerIncrease is how quickly your character gets hungry. Less than 1.0, you get hungry slower, more than 1.0 and your character will get very hungry very quickly.
[ACE] Flicked 5 Aug, 2024 @ 11:38am 
An FYI for anyone that might be running into issues with this mod. Added it to a multiplayer server the other day and was having issues where it wasn't taking effect (changing the values in the SandboxVars.lua wasn't sticking, just kept resetting to default every time I launched the server). I had to go into the server's .ini file (C:\Users\username\Zomboid\Server) and update it to have this mod load first in the mod order, and it seems to be working fine now. Had to update the file in 2 places, loading ID and workshop ID:

# Enter the mod loading ID here. It can be found in \Steam\steamapps\workshop\modID\mods\modName\info.txt
Mods=StatsTweaker;88240wagon

# List Workshop Mod IDs for the server to download. Each must be separated by a semicolon. Example: WorkshopItems=514427485;513111049
WorkshopItems=3079044208;2900580391
Stoned Ape  [author] 18 Jun, 2024 @ 4:28pm 
My son was born & I disappeared for a while. I'll try to give these bugs a look in the next week or two.
Andy 9 Feb, 2024 @ 5:32pm 
Yes I can confirm that it's just PZ mechanics not allowing you to recover all that Fatigue at once. Since it doesn't realize what Stats Tweaker is doing.
Andy 9 Feb, 2024 @ 4:25pm 
For those wondering about some bugs that can occur just due to PZ mechanics, a couple are more noticeable if you set them to extreme values like I did.
If you set both Fatigue stats to the absolute minimum as I did, the game doesn't consider this when you go to sleep, instead having a predetermined amount of time you sleep based on your fatigue meter (with a cap). This can result in a relatively minor amount of Fatigue restored (but this restored Fatigue works as intended)
(As I finished writing this whole thing, I just realized that the Restful Sleeper Trait from More Traits mod may be responsible for this. I will post a follow-up if that is the case.)

For drinking water, the game only drinks how much you would need to get your Thirst back to 100 normally.

Food however seems kinda weird, as you can receive the "Satiated" moodle without actually being at max hunger. Not a big problem. Also calorie intake from eating big foods at once seems weird.
pynoTTV 26 Jan, 2024 @ 9:12am 
same error for stress in my server, it go to 100% in 2 seconds. Alsohaving little appetite doesn't help, hunger goes down very quickly anyway so the stretch becomes useless. Very great mod but seems a little buggy for now!
d4n13lus 23 Jan, 2024 @ 3:34pm 
Hi! I think there is a bug with the cigarrette stress. I have a smoker character and the stress increase from 0 to 100 in 1 second. Without the mod is ok. can you check it? thanks!
Stoned Ape  [author] 20 Jan, 2024 @ 4:42pm 
@ccwscott This is only hunger, I have another mod 'Nutrition Tweaker Enhanced' where you can configure the nutrition system.