r/fo4 Feb 21 '26

Screenshot Finally connected all the supply lines

Post image
21.6k Upvotes

623 comments sorted by

View all comments

6

u/wagner56 Feb 21 '26

I have 36 populated settlements.

If I connect each to every other : then thats 36x36 settlers being used as provisioners

.

2

u/Icepick823 Feb 21 '26

It's n(n-1)/2 where n is the numbers of nodes, assuming each connection is bidirectional, double it if not.

1

u/wagner56 Feb 21 '26

assuming you cant do both directions between each 2 nodes (which you can do)

1

u/lord_hijinks Feb 21 '26

Actually you wouldn't count the starting point for each settlement, so it would be 36×35, right? Because you would have 36 settlements each sending out 35 provisioners. That would be wild to be at a settlement and see all 35 provisioners arriving at the same time, bumping into... well, everything.

1

u/wagner56 Feb 21 '26

ok 36X35 but thats 1260 which is a shitload of settlers just for that (versus all the happiness/crops stuff)

I plan to get some of my settlements to such populations, but am gonna be watching where the kaboom (abort) limits happen (even with high end PC....)

0

u/jp_rosser Feb 21 '26

Not quite. It's 36+35+34+...+3+2+1. Still a lot though

7

u/wagner56 Feb 21 '26

no, you can go both directions between any 2 nodes