TokenMovementWaypoint: Omit<
    TokenMeasuredMovementWaypoint,
    "terrain"
    | "intermediate"
    | "userId"
    | "movementId"
    | "cost",
>