Generalized "Stats per policies" unique

This commit is contained in:
Yair Morgenstern
2022-11-26 21:39:26 +02:00
parent 683c3483b4
commit 545b4afc5a
6 changed files with 63 additions and 74 deletions

View File

@ -93,6 +93,11 @@ Simple unique parameters are explained by mouseover. Complex parameters are expl
Applicable to: Global, FollowerBelief
??? example "[stats] per [amount] social policies adopted"
Example: "[+1 Gold, +2 Production] per [3] social policies adopted"
Applicable to: Global
??? example "[stats] in cities on [terrainFilter] tiles"
Example: "[+1 Gold, +2 Production] in cities on [Fresh Water] tiles"
@ -302,9 +307,6 @@ Simple unique parameters are explained by mouseover. Complex parameters are expl
Applicable to: Global, FollowerBelief
??? example "Provides 1 happiness per 2 additional social policies adopted"
Applicable to: Global
??? example "[relativeAmount]% of excess happiness converted to [stat]"
Example: "[+20]% of excess happiness converted to [Culture]"
@ -1623,21 +1625,6 @@ Simple unique parameters are explained by mouseover. Complex parameters are expl
Applicable to: Ruins
## CityState uniques
??? example "Provides [stats] per turn"
Example: "Provides [+1 Gold, +2 Production] per turn"
Applicable to: CityState
??? example "Provides [stats] [cityFilter] per turn"
Example: "Provides [+1 Gold, +2 Production] [in all cities] per turn"
Applicable to: CityState
??? example "Provides [amount] Happiness"
Example: "Provides [3] Happiness"
Applicable to: CityState
??? example "Provides military units every ≈[amount] turns"
Example: "Provides military units every ≈[3] turns"
@ -1723,11 +1710,6 @@ Simple unique parameters are explained by mouseover. Complex parameters are expl
Applicable to: Conditional
??? example "<upon discovering [tech]>"
Example: "<upon discovering [Agriculture]>"
Applicable to: Conditional
??? example "<after adopting [policy]>"
Example: "<after adopting [Oligarchy]>"