• Create a world (top-level) actor. GM-only in practice.

    Parameters

    • data: Record<string, unknown>

      The actor creation data (name, type, system, ownership, …).

    Returns Promise<any>

    The created actor document.