mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-20 12:48:56 +07:00
Countables for Cities, Units, Buildings allow filters
This commit is contained in:
@ -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)
|
||||
|
||||
|
Reference in New Issue
Block a user