Advance the active combat to the next turn.

interface AdvanceTurnDrive {
    kind: "advance-turn";
}

Properties

Properties

kind: "advance-turn"