This commit is contained in:
Yair Morgenstern
2024-03-13 23:31:22 +02:00
parent 78ab65addf
commit 0eb79c5209
41 changed files with 158 additions and 382 deletions

View File

@ -983,9 +983,11 @@ Simple unique parameters are explained by mouseover. Complex parameters are expl
Applicable to: Tech
??? example "Only available"
Meant to be used together with conditionals, like "Only available <after adopting [policy]> <while the empire is happy>". Only allows Building when ALL conditionals are met. Will also block Upgrade and Transform actions. See also CanOnlyBeBuiltWhen
Applicable to: Tech, Policy, FounderBelief, FollowerBelief, Building, Unit, Promotion, Improvement, Ruins
??? example "Unavailable"
Meant to be used together with conditionals, like "Unavailable <after generating a Great Prophet>".
Applicable to: Tech, Policy, Building, Unit, Promotion, Improvement, Ruins
??? example "Cannot be hurried"
@ -1033,6 +1035,7 @@ Simple unique parameters are explained by mouseover. Complex parameters are expl
Applicable to: Building, Unit, Improvement
??? example "Unbuildable"
Blocks from being built, possibly by conditional. However it can still appear in the menu and be bought with other means such as Gold or Faith
Applicable to: Building, Unit, Improvement
??? example "Cannot be purchased"
@ -1088,10 +1091,9 @@ Simple unique parameters are explained by mouseover. Complex parameters are expl
Applicable to: Building, Unit
??? example "Can only be built [cityFilter]"
Example: "Can only be built [in all cities]"
Applicable to: Building
??? example "Can only be built"
Meant to be used together with conditionals, like "Can only be built <after adopting [policy]> <while the empire is happy>". Only allows Building when ALL conditionals are met. Will also NOT block Upgrade and Transform actions. See also OnlyAvailable
Applicable to: Building, Unit
??? example "Must have an owned [tileFilter] within [amount] tiles"
Example: "Must have an owned [Farm] within [3] tiles"