Set Temporary Unit Phase Initiative By Tag Result

The SetTemporaryUnitPhaseInitiativeByTag result temporarily changes the selected unit(s) phase initiative for 1 round.

Properties

PropertyRequiredDefaultDetails
TypetrueSetTemporaryUnitPhaseInitiativeByTag-
Initiativetrue-Number value as a modifier to the unit's initiative for 1 round.

Setting 1 makes the unit initiative early. Setting a higher number makes it later.
Tagstrue-Tags to identify the unit(s). If multiple are provided then ALL must match.

Example

{
"Type": "SetTemporaryUnitPhaseInitiativeByTag",
"Initiative": 1, // between 1 (earlier) and 6 (later)
"Tags": ["turrets_1b"]
}