Pathfinder 1e for Foundry VTT
    Preparing search index...

    Variable attackReachConst

    attackReach: {
        colors: readonly [
            { border: any; fill: any },
            { border: any; fill: any },
        ];
    } = ...

    Attack Reach handling

    Type Declaration

    • Readonlycolors: readonly [{ border: any; fill: any }, { border: any; fill: any }]