The swing's triggers array
The actor who owns the action
The action item document
The full tracker action data object
Optionaloptions: { advantageStage?: number; globalStartIndex?: number; priorAccumulator?: any[] } = {}
OptionaladvantageStage?: numberAdvantage/disadvantage stage for draw resolution
OptionalglobalStartIndex?: numberGlobal 0-based index of the first trigger in this batch
OptionalpriorAccumulator?: any[]Accumulated results from prior swings
Execute swing triggers for a resolved swing, iterating over targets as configured.