This commit is contained in:
Yair Morgenstern
2023-04-19 11:52:57 +03:00
parent 2184c494fc
commit 32191bd57d
3 changed files with 22 additions and 31 deletions

View File

@ -96,20 +96,8 @@ Allowed values are:
- `Great Improvements`, `Great`
- `All Road` - for Roads & Railroads
## mapUnitFilter
This indicates a unit as placed on the map. Compare with `baseUnitFilter`.
It can be any value noted in `baseUnitFilter` or one of the following:
- `Wounded`, `wounded units`
- `City-State`
- `Barbarians`, `Barbarian`
- Again, any combination of the above is also allowed, e.g. `[{Wounded} {Water}]` units.
## nationFilter
At the moment only implemented for [ModOptions.nationsToRemove](../Other/Miscellaneous-JSON-files.md#modoptionsjson).
Allowed values are:
- `All`
@ -118,6 +106,17 @@ Allowed values are:
- The name of a Nation
- A unique a Nation has (verbatim, no placeholders)
## mapUnitFilter
This indicates a unit as placed on the map. Compare with `baseUnitFilter`.
- Any value noted in `baseUnitFilter`
- `Wounded`
- `Embarked`
- `City-State`
- `Barbarians`, `Barbarian`
- Again, any combination of the above is also allowed, e.g. `[{Wounded} {Water}]` units.
## populationFilter
A filter determining a part of the population of a city. It can be any of the following values: