Added 'for [amount] movement' unit action modifier

This commit is contained in:
Yair Morgenstern
2023-03-02 21:02:34 +02:00
parent 085c5d73e8
commit 06fa2c2378
5 changed files with 24 additions and 7 deletions

View File

@ -1978,6 +1978,11 @@ Simple unique parameters are explained by mouseover. Complex parameters are expl
??? example "<by consuming this unit>"
Applicable to: UnitActionModifier
??? example "<for [amount] movement>"
Example: "<for [3] movement>"
Applicable to: UnitActionModifier
*[action]: An action that a unit can perform. Currently, there are only two actions part of this: 'Spread Religion' and 'Remove Foreign religions from your own cities'
*[amount]: This indicates a whole number, possibly with a + or - sign, such as `2`, `+13`, or `-3`.