combat_begin_turn
Verify active actor's turn is open, reporting actions left without resetting. For other actors, the call is refused.
Instructions
Confirm the active actor's turn is open (turns now open themselves).
combat_start opens the first turn and every resolved action that ends a turn opens the next one, so this call is normally unnecessary. Calling it for the active actor anyway succeeds and reports the actions left without resetting anything; calling it for anyone else is refused, because only the active actor may act.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| actor_id | Yes |