Project Zomboid

Project Zomboid

Even More Traits
61件中 11-20 を表示
< 1  2  3  4  5  6  7 >
更新: 2024年6月13日 @ 12時42分

Added full Brazilian Portugese (PTBR) translation by Consagradu

更新: 2024年1月26日 @ 18時10分

Added German translation by Kandlo

更新: 2024年1月5日 @ 18時07分

Added Polish Translation by Cytryna122

更新: 2023年12月30日 @ 0時30分

Attempted to fix Sentimental Trait giving you unhappiness when you had the item. (i wasn't able to replicate the issue but i saw what might have been causing it in the code so hopefully i fixed it)

更新: 2023年12月7日 @ 3時07分

Attempted _LT fix #2 (why did it not error for me??? it should have errored for me earlier but it just didnt??)

更新: 2023年12月7日 @ 2時37分

Attempt Fix for the __LT error caused when hitting zombies with an existing berserker character.

更新: 2023年12月6日 @ 21時26分

Moved all of EMT's data from PlayerModData to PlayerModData.LazoloTraitsData
this should hopefully prevent issues long term as well as fix the __Mul issue (again again)

as a result, most temporary buffs or info related to this mods traits will be reset, i've added exceptions to try and save long term info like Addict's addiction value and Bushman's outdoors timer
but ultimately some of the values will be reset.

new characters and new worlds should be completely functional with no changes, but existing characters might have some hiccups with their traits after this update.

更新: 2023年12月6日 @ 16時58分

Attempted to fix __Mul error again

更新: 2023年12月5日 @ 0時15分

Attempted to fix __Mul Undefined again. (hopefully this works)

更新: 2023年12月2日 @ 0時01分

Changed the internal name for ApplyGradualStatChanges to LazoloApplyGradualStatChanges to try and fix a compatibility issue between my mod and and unkown mod.

Reduced the speed that regular stress is converted into Cigarette stress when a character has both PTSD and Smoker by half.