Don't Starve Together

Don't Starve Together

The Engineer
juustox 28. jan. 2023 kl. 14:39
Dispenser loot table?
What's the loot table for the Dispenser for each lvl?
< >
Viser 1-1 af 1 kommentarer
Goat Slice  [udvikler] 12. aug. 2023 kl. 12:43 
VERY belated reply, but the current version's loot table is as follows
local fuel = { twigs = 1, cutgrass = 1, log = 1, charcoal = .5, } local mineral = { flint = 1, rocks = 1, nitre = .3, marble = .1, } local night = { lightbulb = .2, wormlight = .1, nightmarefuel = .1, } local rare = { goldnugget = 1, gunpowder = .5, gears = .3, livinglog = .1, }

The specific weighting of what drops can further be seen in the mod's code in dispenser.lua
< >
Viser 1-1 af 1 kommentarer
Per side: 1530 50