• Create a Macro from save data to roll an actor's save, or get an existing one.

    Parameters

    • saveId: string

      The save's identifier

    • uuid: string

      The actor's UUID

    • slot: number

      The hotbar slot to use

    Returns Promise<User>

    The updated User

    Async

Generated using TypeDoc