Fix "info Products" on how to query sector type p.e.
It's show sect capabilities, not stats.
This commit is contained in:
parent
4884eddb51
commit
2a1e039834
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ e.g., it takes 1 unit of work per unit of food produced.
|
||||||
How many products each unit of production makes depends on the level
|
How many products each unit of production makes depends on the level
|
||||||
production efficiency, which is the product's level p.e. (shown by
|
production efficiency, which is the product's level p.e. (shown by
|
||||||
"show product") times the sector type's p.e. (shown by "show sect
|
"show product") times the sector type's p.e. (shown by "show sect
|
||||||
stats"). Production requires a level p.e. above zero, obviously.
|
capabilities"). Production requires a level p.e. above zero, obviously.
|
||||||
.s1
|
.s1
|
||||||
Say your country is at tech level 25. Then your agribusinesses' level
|
Say your country is at tech level 25. Then your agribusinesses' level
|
||||||
p.e. is (25+10)/(25+20) * 900% = 7, i.e. they'll make 7 food per unit
|
p.e. is (25+10)/(25+20) * 900% = 7, i.e. they'll make 7 food per unit
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue