Range
0 to 10000
Default Value
100
Arrayized!
PHost only!
Optional!

Ships which scan for wormholes will see all wormholes within this range. Outside that range, the old probabilistic scan model is still applied.

Ships with the ScansAllWormholes function internally double that range.

Putting it all together, this gives you the following options:

  • WrmScanRange=0: old probabilistic model. For each wormhole, a dice is rolled; of the found wormholes, the closest one is reported.
  • WrmScanRange=100 (something in the magnitude of SensorRange): wormholes behave similar to normal objects. Exceptionally strong wormholes can also be seen at larger distances due to the probabilistic scan model. This is the default.
  • WrmScanRange=10000: every ship that scans will see all wormholes in the universe. Use this if you want to make wormhole positions public, like planet positions are public.