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

    Interface MobilityPenaltyResult

    interface MobilityPenaltyResult {
        acp: number;
        maxDexBonus: null | number;
    }
    Index

    Properties

    Properties

    acp: number

    The armor check penalty of this result.

    maxDexBonus: null | number

    The maximum dexterity bonus allowed for this result.