New countable for adopted policies supports policyFilter (#13191)

* New countable: Countables.FilteredPolicies with test

* Result of doc autoupdate

* Result of doc autoupdate

* Some clarifying comments

* Remove policy filter with bad wording
This commit is contained in:
SomeTroglodyte
2025-05-30 15:41:17 +02:00
committed by GitHub
parent 299c043e99
commit 72e0460bcb
7 changed files with 80 additions and 5 deletions

View File

@ -363,6 +363,8 @@ Allowed values:
- Example: `Only available <when number of [[Wounded] Units] is more than [0]>`
- `[buildingFilter] Buildings`
- Example: `Only available <when number of [[Culture] Buildings] is more than [0]>`
- `Adopted [policyFilter] Policies`
- Example: `Only available <when number of [Adopted [Oligarchy] Policies] is more than [0]>`
- `Remaining [civFilter] Civilizations`
- Example: `Only available <when number of [Remaining [City-States] Civilizations] is more than [0]>`
- `Owned [tileFilter] Tiles`