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

    Type Alias SaveData

    type SaveData = {
        ability: string;
        base: number;
    }
    Index

    Properties

    Properties

    ability: string
    base: number