doomeer / factorio

Factorio Planner
MIT License
137 stars 40 forks source link

Assembler Bonuses #52

Open SirGregorius opened 6 years ago

SirGregorius commented 6 years ago

@doomeer There is another post regarding how to split up the items list by their type (eg. logictics, production, etc). It could be valuable to find a way to add another section for assembler bonuses for items which don't utilize productivity.

I have been updating my factory by adding two speed 3 and two productivity 3 modules to all of the assemblers. This adds 70% speed and 20% productivity for intermediate products, but all other products don't utilize the productivity modules and thus decreases the amount of speed loss, making the speed 100%. This creates a difference in the assembler requirements. This could be done by adding a second line for assemblers 2 & 3 and add the types of effected products in parentheses as was done with the chemical plant.

Assembler 2: Speed bonus % Productivity bonus % (Logistics, Production, Combat products) Assembler 2: Speed bonus % Productivity bonus % (Intermediate Products) Assembler 3: Speed bonus % Productivity bonus % (Logistics, Production, Combat products) Assembler 3: Speed bonus % Productivity bonus % (Intermediate Products)

doomeer commented 6 years ago

This seems like a reasonable request but it is a little specific. Do many people have this issue? I guess a more general version would be to be able to specify the groups yourself but this becomes rather complicated.

Sorry for not answering sooner ^^'

rob-stuart commented 6 years ago

I usually use max productivity with speed beacons (so not as specific as SirGregorius), and it can be a little annoying that the same speed bonus is applied to products that don't give productivity (and should thus have more speed even if speed modules aren't inserted into the machine). This could be a possible way to get around this (although it doesn't allow for inserting speed modules into machines that don't use prod):

You would then apply the speed X+Y-Z and prod N for things that give productivity and the speed X+Y for things that don't. Just a thought. Great calculator! :)