This commit is contained in:
yairm210
2024-04-01 14:21:45 +03:00
parent 18f27bc400
commit c2a2bcb417
44 changed files with 1603 additions and 197 deletions

View File

@ -1092,7 +1092,7 @@ Simple unique parameters are explained by mouseover. Complex parameters are expl
Applicable to: Building, Unit
??? 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
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"
@ -2398,6 +2398,12 @@ Simple unique parameters are explained by mouseover. Complex parameters are expl
Applicable to: UnitActionModifier
??? example "&lt;costs [amount] [stockpiledResource]&gt;"
A positive Integer value will be subtracted from your stock.
Example: "&lt;costs [3] [StockpiledResource]&gt;"
Applicable to: UnitActionModifier
??? example "&lt;once&gt;"
Applicable to: UnitActionModifier