The MD command <add_blueprints ...> has 3 efficiency parameters: cycle, product and resource.
The questions are: Is this feature implemented in-game? If it is, then how to use it?
I forcibly added a blueprint of the gen energy cell production module as:
Code: Select all
<add_blueprints cycle="2.0" product="2.0" macros="macro.prod_gen_energycells_macro"/>
I checked the game's built-in ai/md script for examples of usage of these parameters but found nothing there. If there any extra details on these parameters - could you, please clarify?
Thank you in advance.
Regards.