Jump to content

A endless moonrocks farm


Recommended Posts

11 hours ago, leafstale said:

sorry, the moonrocks dropping chance is higher than 1/3 .and maybe it is 1/2.

The lua confirms that it's 1/2:

[...]
for i = 1, math.random(2) do
	inst.components.lootdropper:SpawnLootPrefab("moonrocknugget")
end
[...]

Archived

This topic is now archived and is closed to further replies.

Please be aware that the content of this thread may be outdated and no longer applicable.

×
  • Create New...