• This function is used to hook into the Chat Log context menu to add additional options to each message These options make it easy to conveniently apply damage to controlled tokens based on the value of a Roll

    Parameters

    • html: HTMLElement

      The Chat Message being rendered

    • options: any[]

      The Array of Context Menu options

    Returns any[]

    The extended options Array including new context choices

Generated using TypeDoc