I originally asked this in "Strategies", but I think it applies here too, and I believe modders might be able to help me uncover how it works.
I'm looking to develop a supply chain calculator; IE an external tool that would be able to balance production when I vertically integrate. I've been able to locate where recipes are in the game files, but some in-game testing reveals that I don't know how a recipe equates to how many units per month of production. Sure, there is the production speed multiplier, but that doesn't seem to tell the full story. Glass produces nearly 80 thousand units per month per manufacturing slot in a small factory without training, but that number is only 32 engines per month, even with their X2 production speed.
There has to be some sort of adjustment on the back end. My theory is that the game tries to balance it based on making sure each manufacturing slot gives an equal profit, assuming base prices, but the in-game data I've gathered is too sloppy to say for certain. Anyone know what's going on?
Rate of production
- cantdownloadit
- Community Contributor
- Posts: 1047
- Joined: Sat Aug 30, 2014 12:14 pm
- Has thanked: 13 times
- Been thanked: 30 times
Re: Rate of production
Base price also affects inventory size weirdly
if you have 2 identical recipes one with a base price of 999 and one with 99999 the inventory units will store much less of the more expensive one..
if you have 2 identical recipes one with a base price of 999 and one with 99999 the inventory units will store much less of the more expensive one..
-
- Level 2 user
- Posts: 24
- Joined: Mon Nov 20, 2023 10:47 pm
Re: Rate of production
IG it makes sense for balancing reasons why it isn't based off quantity is based off of base price, assuming manufacturing speed is. 1 pound of aluminim and 5 pounds of corn syrup makes 50 cans of cola. If inventory was based off of quantity, it would be impossible to ship them all out without using an obscene amount of sell units. If the cost of the materials are in the same ballpark as the cost of the output by around the same order of magnitude, you wouldn't choke on exporting them all fast enough.
- David
- Community and Marketing Manager at Enlight
- Posts: 10419
- Joined: Sat Jul 03, 2010 1:42 pm
- Has thanked: 78 times
- Been thanked: 223 times
Re: Rate of production
Are there any specific types of production data that you would like to suggest to the dev team for showing on the manufacturing units?
If so, please let me know and I will forward your suggestion to the dev team.
If so, please let me know and I will forward your suggestion to the dev team.
-
- Posts: 7
- Joined: Mon Mar 06, 2023 9:11 am
- Has thanked: 3 times
- Been thanked: 2 times
Re: Rate of production
I'm just going to reply to this, even though it is a bit old and not directed at me

-
- Level 4 user
- Posts: 163
- Joined: Wed Jan 23, 2019 3:56 pm
- Has thanked: 20 times
- Been thanked: 9 times
-
- Translation Contributor
- Posts: 217
- Joined: Fri Oct 19, 2018 6:58 pm
- Has thanked: 55 times
- Been thanked: 12 times
Re: Rate of production
I would really like to see the quantity produced per day and per month based on the efficiency of those units. And the quantity produced and sold in the previous month.
- David
- Community and Marketing Manager at Enlight
- Posts: 10419
- Joined: Sat Jul 03, 2010 1:42 pm
- Has thanked: 78 times
- Been thanked: 223 times
Re: Rate of production
In the latest post-release beta version 11.0.13, you can now view the details of how the capacity utilization for a functional unit is calculated by hovering your mouse over the capacity utilization icon.

You can download the new version from viewtopic.php?t=9970
You can download the new version from viewtopic.php?t=9970