Project Zomboid

Project Zomboid

评价数不足
Stats Tweaker
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
更新日期
80.309 KB
2023 年 11 月 10 日 下午 5:08
7 月 22 日 下午 1:02
9 项改动说明 ( 查看 )

订阅以下载
Stats Tweaker

描述
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 条留言
Stoned Ape  [作者] 7 月 21 日 下午 11:15 
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 1 月 22 日 下午 5:33 
the error people are mentioning with smoking stress rapidly increasing seems to be an issue in build 41 not this mod specifically
[ACE] Flicked 2024 年 8 月 5 日 上午 11:39 
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 2024 年 8 月 5 日 上午 11:38 
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  [作者] 2024 年 6 月 18 日 下午 4:28 
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 2024 年 2 月 9 日 下午 5:32 
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 2024 年 2 月 9 日 下午 4:25 
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 2024 年 1 月 26 日 上午 9:12 
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 2024 年 1 月 23 日 下午 3:34 
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  [作者] 2024 年 1 月 20 日 下午 4:42 
@ccwscott This is only hunger, I have another mod 'Nutrition Tweaker Enhanced' where you can configure the nutrition system.