[0.12.0][posila] Laser turrets drain accumulators while idle
Posted: Wed Jul 22, 2015 12:41 pm
Idling laser turrets drain energy from accumulators long before energy limit is reached ... the more laser turrets the sooner accumulators lose their charge.
using 300 power -> accumulator stops charging / keeps load
using less than 300 power -> accumulator charging
using 300 power -> accumulator discharging!
using between 299 - 278 power -> accumulator discharging!
using 278 power -> accumulator stops discharging / keeps load
using less than 278 power -> accumulator charging
using 300 power -> accumulator stops charging / keeps load
using less than 300 power -> accumulator charging
edit:
using only laser turrets and no other energy consumer act exactly like "SETUP WITHOUT LASER TURRET".
TEST SETUP
Accumulator provides 300 energy.SETUP WITHOUT LASER TURRET
using more than 300 power -> accumulator stops charging / keeps load -> factory slows downusing 300 power -> accumulator stops charging / keeps load
using less than 300 power -> accumulator charging
SETUP WITH SOME LASER TURRETS
using more than 300 power -> accumulator discharging! -> factory slows downusing 300 power -> accumulator discharging!
using between 299 - 278 power -> accumulator discharging!
using 278 power -> accumulator stops discharging / keeps load
using less than 278 power -> accumulator charging
SETUP WITH LASER TURRETS ONLY
using more than 300 power -> accumulator stops charging / keeps load -> laser turrets lose chargeusing 300 power -> accumulator stops charging / keeps load
using less than 300 power -> accumulator charging
Using more than one laser turret in mixed setup
Code: Select all
1 laser turret / 1 accu power usage >= 278 - accumulator discharging
2 laser turrets / 1 accu power usage >= 260 - accumulator discharging
3 laser turrets / 1 accu power usage >= 245 - accumulator discharging
4 laser turrets / 1 accu power usage >= 235 - accumulator discharging
4 laser turrets / 2 accus power usage >= 520 - accumulator discharging
using only laser turrets and no other energy consumer act exactly like "SETUP WITHOUT LASER TURRET".