Project Zomboid

Project Zomboid

Even More Traits
Showing 51-60 of 61 entries
< 1  2  3  4  5  6  7 >
Update: Nov 2, 2022 @ 3:15am

Fixed Issues with the gradual stat change system caused by the game running several Minute updates for each Tick update. (sleeping causes this)
This was causing Addict to drain your Endurance to 0 every time you slept.
Changed Addict's Scale values to make it much less of a free point trait. Withdrawls now start earlier and reach their maximum a day faster than before. Time to begin recovering has not changed, but the speed of recovery was reduced by 33%. you'll now spend about 1.5 days at full withdrawls before you start recovering, and it will take about 3 days to fully lose the trait. Previously these numbers were half a day at full withdrawl and 2 days to recover.
Fixed a typo in Addict's code that caused it to recover nearly 300% total Unhappiness each time you take pills. This restoration mechanic has been reworked.
Taking pills as an addict now restores 20% Unhappiness immediately, and ques another 20% to be restored over time and also restores 40% Stress immediately, and ques 40% stress to be removed over time.

Update: Sep 11, 2022 @ 3:28am

Change Log; v1.3
Sandbox Settings/Mod Mod Options have had their settings moved around. Previous Settings are not saved and will have to be redone.


Positive Traits:

Juggernaut now only affects blunt/axe weapons, Previously affected all weapons
Juggernaut now increases weapon durability by 5% per skill level
Juggernaut gains +2 to strength and +1 to long blunt/axe at the start of the character
Juggernaut now makes your pushes stronger regardless of held weapon.

New Trait; Psychopath
Psychopath dramatically inproves blade weapon effectiveness
Psychopath grants massive damage and durability increases for short and long blades.
Killing zombies improves mental state

New Trait; Night Walker
Night Walker greatly boosts brightness of the world in the dark, and grants superb endurance when outside at night.
20% increased endurance regeneration and 20% reduced endurance consumption at all times.
Buffs are boosted to +50% regen when sitting, and to -40% consumption when sprinting. (not running)
(Once i learn how to impliment a reduced detection range that will be added as well. and the trait cost will increase to 6 or 7)


Negative Traits

PTSD/Smoker synergy; Smoking cigarettes with the smoker trait now partially ignores the Stress reduction penalty of PTSD.

Anorexic; Reduced penalties slightly. Maximum Calories increased from 2700 to 3000, Reduction in carbs/fats gain changed from -50% to -30%

New Trait; Addict
Addict will make your character reliant on sedatives like painkillers and sleeping tablets to remain mentally functional.
Not taking these pills will dramatically reduce your mental status and will cause intense muscle pain and cramping as withdrawls.
Beta blockers and Alchohol reduce the severity of withdrawls for a time.
(withdrawls cannot kill you directly, but can easily get you eaten if not careful)

Update: Sep 6, 2022 @ 8:14am

v1.22 hotfix
Fixed Juggernaut crashing whenever any weapon was equipped that already has a tooltip. (i forgot to pull the saved tooltip value properly)
New issue: Juggernaut may break existing tooltips if they use the game's built in translator function to shortcut translations. I do not see a way of fixing this at the moment.

Update: Sep 5, 2022 @ 8:33am

v1.2 update;
Juggernaut now scales based on your weapon skill, level 1-3 stats are lower than they used to be 4+ is higher depending on the weapon.
note: the maximum hit bonus is removed at level 0. at skill level 4 it comes back, and at skill level 8 it becomes +2.
Juggernaut now displays its current buffs using its tooltip.
Juggernaut had its swing speed increase removed (it stopped working in testing and i don't have time to fix it right now)
Juggernaut is now disabled below 50% endurance instead of 45% missing hunger.

Fixed insanity.
Insanity mood swings randomness now lean more toward the oposite of your current mood. ie: if your under a lot of stress. it is more likely to swing you back to low stress than to add more.

Update: Sep 4, 2022 @ 9:54am

Fixed Stress gain (again)

Update: Sep 4, 2022 @ 8:40am

Hotfix, last patch broke the entire mod (Still pretty new to publishing mods, oops)

Update: Sep 4, 2022 @ 12:56am

Fixed an issue with Smoker and PTSD causing infinite maximum stress values if you had any stress from not smoking.

Insanity’s mood swings are now more gradual and happen more frequently. They can also improve mood or reduce it now. Stress and Unhappiness each have a 50/50 chance to be affected. And each have a 50/50 chance of being increased or decreased by anywhere from 50% to 100%

Update: Sep 3, 2022 @ 8:37pm

v1.1 Hotfix
Fixed a crash caused by holding any non-weapon in the primary hand slot (how did i not think to test this?)

Update: Sep 3, 2022 @ 10:24am

Update: Sep 3, 2022 @ 10:16am

Added many more traits,
Changed Name of the mod

Fixed some issues with the Berserker trait.