Range
0 to 32767
Default Value
0,0,0,0,0,0,0,0,0,0,100
Arrayized!
PHost only!
Range
0 to 32767
Default Value
0,0,0,0,0,0,0,0,0,0,20
Arrayized!
Values
Yes No
Default Value
No

These parameters control the behavior of fighters in sweeping mines. This originally was a Colonial race ability.

  • FighterSweepRange specifies the range in which fighters can destroy mines, like the MineSweepRange for beams. It should be smaller than MineScanRange, because ships cannot send fighters to sweep mines when they don't see the mines.
  • FighterSweepRate specifies the number of mines every fighter can destroy each turn per minefield, like the MineSweepRate.
  • With AllowColoniesSweepWebs enabled, Colonial fighters can also sweep web mines. Otherwise, they can only sweep normal mines. Other races' fighters cannot sweep webs.

To achieve the HOST behavior, set the FighterSweepRate to zero for everyone but the Colonies, that is,

FighterSweepRate = 0,0,0,0,0,0,0,0,0,0,20