Countables for Cities, Units, Buildings allow filters

This commit is contained in:
yairm210
2024-06-25 23:56:01 +03:00
parent d640ed9557
commit 095c4faed6
3 changed files with 18 additions and 16 deletions

View File

@ -287,11 +287,11 @@ Allowed values are:
Indicates *something that can be counted*, used both for comparisons and for multiplying uniques
Allowed values:
- `year`, `turns`
- `Cities`, `Units`, `Air units` - these count your total number
- Unit name (counts your existing units)
- `<unit type> units` (e.g. `Mounted units`) - counts your units by their type (this is not a filter, use the unitType verbatim)
- Building name (counts your existing buildings)
- `Cities`, `[cityFilter] Cities`
- `Units`, `[mapUnitFilter] Units`
- `[buildingFilter] Buildings`
- Stat name - gets the stat *reserve*, not the amount per turn (can be city stats or civilization stats, depending on where the unique is used)
- Resource name (can be city stats or civilization stats, depending on where the unique is used)