Pathfinder 1e for Foundry VTT
    Preparing search index...
    • 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

      • Optionaloptions: object = {}

        Additional options

      Returns Promise<undefined>

      • In case the parameters are invalid