inherent productivity module on an assembler
Posted: Tue Nov 12, 2019 12:41 pm
hello,
I am trying to build an assembler entity which does not support modules at all (beacon or module) but I want it to have a productivity bonus like a prod module.
Is this possible?
note: I tried allowed_effects = { "productivity" } but it does not work because negative speed is also considered "speed". I need to put "speed" to allowed effects but then it allows speed modules which I do not want.
I am trying to build an assembler entity which does not support modules at all (beacon or module) but I want it to have a productivity bonus like a prod module.
Is this possible?
note: I tried allowed_effects = { "productivity" } but it does not work because negative speed is also considered "speed". I need to put "speed" to allowed effects but then it allows speed modules which I do not want.