Project Zomboid

Project Zomboid

Random Airdrops [B41/B42]
Custom Loot Tables
Trying to build my own loot table

If I have
-combo chance 100
--> oneOf chance 100
---> item1: chance=100
---> item2: chance=10
---> item3: chance=50
--> oneOf chance 100
---> item4: chance=100
---> item5: chance=100
---> item6: chance=100
--> item7 chance=50

Does this mean that:
Item1 has a 33% chance of dropping
Item2 has 3.33%
Item3 has ~16%

Item4-6 each have 33%

Item7 has a 50%
< >
Showing 1-1 of 1 comments
I am guessing the loot drop is based on number in the list / 100, then a roll is done whether that chosen item drops

If that is correct, can numbers greater than 100 being enter for child drop chance
< >
Showing 1-1 of 1 comments
Per page: 1530 50