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

    Parameters

    • skillId: string

      The skill'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