Project Zomboid

Project Zomboid

82 个评价
Better Zombie Loot
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
更新日期
26.734 KB
2022 年 6 月 27 日 上午 9:20
2022 年 7 月 7 日 上午 4:44
5 项改动说明 ( 查看 )

订阅以下载
Better Zombie Loot

在 Falkon 的 1 个合集中
TWD LATAM
29 件物品
描述
This is an updated version of the mod Sustainable Zombie Loot from Sego. All credits to him. I decreased the spawn rate considerably.

Workshop ID: 2826894792
Mod ID: BetterZombieLoot
4 条留言
MaDeAbU 2022 年 12 月 11 日 下午 6:58 
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://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2892563252&searchtext=mad%27s+awesome+zombie+loot
FreeGamesJP 2022 年 8 月 31 日 下午 11:31 
what are the loot rates exactly tho
kERHUS 2022 年 6 月 30 日 下午 12:37 
-- 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.