Type alias PlayerMoveCounts

PlayerMoveCounts: {
    [K in MoveCategory]: number
}