I heard from an
Officer of
The Dysonians that they could still scan, although do not lock, Level 4 Bases. It fits with this equation:
MinLvlofBase = (YourBaseLevel / 2), Rounded up.
It's the only equation that works for all levels.
Level 2 = 2 / 2 = 2
Level 3 = 3 / 2 = 1.5 = 2
Level 4 = 4 / 2 = 2
Level 5 = 5 / 2 = 2.5 = 3
Level 6 = 6 / 2 = 3
Level 7 = 7 / 2 = 3.5 = 4
Level 8 = 8 / 2 = 4
Level 9 = 9 / 2 = 4.5 = 5
I see a very nice pattern, that fits with the info I've been given.
-------------------------------------------------------------------
With YourBaseLevel - 3, we get the following results:
Level 2 = 2 - 3 = -1
Level 3 = 3 - 3 = 0
Level 4 = 4 - 3 = 1
Level 5 = 5 - 3 = 2 <--- Can't see Level 2's at Level 5.
Level 6 = 6 - 3 = 3
Level 7 = 7 - 3 = 4