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

    Type Alias MobilityPenaltyResult

    type MobilityPenaltyResult = {
        acp: number;
        maxDexBonus: number;
    }
    Index

    Properties

    Properties

    acp: number

    The armor check penalty of this result.

    maxDexBonus: number

    The maximum dexterity bonus allowed for this result.