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

    Variable attackReachConst

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

    Attack Reach handling

    Type declaration

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