AddFlagRecipeStep
Defined in: src/scenario/recipe.ts:295
Recipe step that places a faction flag.
Properties
Section titled “Properties”action
Section titled “action”action:
"addFlag"
Defined in: src/scenario/recipe.ts:297
Discriminator for flag placement.
at:
HexCoordinates
Defined in: src/scenario/recipe.ts:299
Target hex coordinate.
faction
Section titled “faction”faction:
"blue"|"green"|"red"|"yellow"
Defined in: src/scenario/recipe.ts:301
Faction color/style to use for the flag.
rotationSteps?
Section titled “rotationSteps?”
optionalrotationSteps?:number
Defined in: src/scenario/recipe.ts:303
Clockwise 60-degree rotation steps.
scale?
Section titled “scale?”
optionalscale?:number
Defined in: src/scenario/recipe.ts:305
Optional placement scale override.