ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
GapRadiusInCells
Jump to navigation
Jump to search
| Flag: | GapRadiusInCells |
| File(s): | rules(md).ini |
| Values: | Signed integers: All whole numbers from -2147483648 to 2147483647; in rare cases, only from -32768 to 32767. |
| Default: | 0 |
| Applicable to: | BuildingTypes |
Specifies the radius, in cells a building with GapGenerator=yes uses for 'gap' (shroud-generating) effect.
Notes
This is part of the Allied Gap Generator logic in vanilla; when power is abundant, it can switch to the range designated by SuperGapRadiusInCells=.
Bugs/Side-Effects/Unexpected Limitations
Values over 127 result in no shroud being generated at all.
- Ares 3.0 has expanded the effective gap creation range, and within the practically required scope, it no longer has range limitations.
See ShroudGrow#Bugs.