• Calculates and renders the AttackReachHighlight for a token's attack. If a highlight already exists, it will be removed.

    Parameters

    • token: TokenDocument | Token

      The token to calculate the attack reach for

    • action: ItemAction

      The action to calculate the reach for

    Returns Promise<void>

    • In case the parameters are invalid