Add unique to conditionally control construction costs

This commit is contained in:
Yair Morgenstern
2024-02-27 11:13:26 +02:00
parent b4cb0e3d75
commit 3689eed3aa
4 changed files with 13 additions and 0 deletions

View File

@ -1070,6 +1070,12 @@ Simple unique parameters are explained by mouseover. Complex parameters are expl
Applicable to: Building, Unit
??? example "[amount]% Cost"
Intended to be used with conditionals to dynamically alter construction costs
Example: "[3]% Cost"
Applicable to: Building, Unit
??? example "Can only be built [cityFilter]"
Example: "Can only be built [in all cities]"