Escort Start Action
Type: escort_start
Manually starts an escort objective for a player. Usually not needed if the objective handles its own start logic via proximity, but useful for forcing start.
Configuration
| Field | Type | Default | Description |
|---|---|---|---|
id | String | "" | Unique identifier. |
objective | Ref<EscortObjective> | Empty | The objective to start. |