mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-16 18:59:15 +07:00
Added 'for [amount] movement' unit action modifier
This commit is contained in:
@ -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`.
|
||||
|
Reference in New Issue
Block a user