SOLVED
I have no idea how to do that:
A Laser should produce power by ownself, but has PowerProduce is 0. A Reactor gives Buff to the laser from 0 to 200 Energy/sec. Another Reactor will give another 200. How to do that?
My tries:
Laser:
BatteryStorage: 1000
PowerProduce = {Base Value = 0; Type = Reactor; Mode = Add; )
Buff.txt:
CombineMode = Add
BaseValue = 100%
Multiplier = 200
Reactor:
Type = GridBuffProvider
BuffType = Reactor
BuffAmount = 100% //You need put here Amount off Add, 200 for example
GridDistance = 1