Project Zomboid

Project Zomboid

Better Zombie Loot
4 Comments
MaDeAbU 11 Dec, 2022 @ 6:58pm 
for those who want a updated zombie loot mod...
"Mad's awesome loot" got sandbox options for loot, loot add/removal, extra chance for drops depending on zombie clothes... check it out

https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2892563252&searchtext=mad%27s+awesome+zombie+loot
FreeGamesJP 31 Aug, 2022 @ 11:31pm 
what are the loot rates exactly tho
kERHUS 30 Jun, 2022 @ 12:37pm 
-- Literature
addItemToZombieLoot("Base.ComicBook", 0.05 , GlobalDropRate, LitDropRate);
addItemToZombieLoot("Base.Book", 0.01 , GlobalDropRate, LitDropRate););
addItemToZombieLoot("Base.ElectronicsMag4", 0.01 , GlobalDropRate, LitDropRate);

line 210, error with:
;);
in the end.