What is the night (and day) duration in seconds? From the electric power graph it seems a night is much shorter than a day, but how long it is?
I'd like to count accumulator capacity for a device running all night, let's say a mining drill (well, few of them) or a radar.
What is the night&day duration?
-
- Fast Inserter
- Posts: 183
- Joined: Sun Mar 20, 2016 11:49 pm
- Contact:
Re: What is the night&day duration?
https://wiki.factorio.com/index.php?title=Game-day
During dusk, the light level decreases linearly from fully light to fully dark. During dawn, it increases linearly from dark to light.
Code: Select all
day 208.33 s
dusk 83.33 s
night 41.66 s
dawn 83.33 s
-----------------
game-day 416.66 s
-
- Fast Inserter
- Posts: 183
- Joined: Sun Mar 20, 2016 11:49 pm
- Contact:
Re: What is the night&day duration?
If you're just running a radar as a standalone mini-base, 6 solar collectors and 5 accumulators will make it almost through the night.
7 and 6 will stay powered up forever....
7 and 6 will stay powered up forever....
Re: What is the night&day duration?
Are those values actually accurate and up-to-date?
Because the page also mentions the duration of those cycle phases in ticks and in percentages of the complete cycle and those values don't match up.
Because the page also mentions the duration of those cycle phases in ticks and in percentages of the complete cycle and those values don't match up.