• Roll one of an actor's various attributes

    Parameters

    • actorId: string

      The actor's identifier

    • type: string

      The attribute to roll

    • Optional altType: string = null

      An additional qualifier, used e.g. to determine a roll's spellbook

    Returns void | Promise<any>

    The roll, or void if no actor is found

    Deprecated

Generated using TypeDoc