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

    Variable abilitiesShortConst

    abilitiesShort: {
        cha: "Cha";
        con: "Con";
        dex: "Dex";
        int: "Int";
        str: "Str";
        wis: "Wis";
    } = ...

    The set of Ability Scores used within the system in short form

    Type declaration

    • Readonlycha: "Cha"
    • Readonlycon: "Con"
    • Readonlydex: "Dex"
    • Readonlyint: "Int"
    • Readonlystr: "Str"
    • Readonlywis: "Wis"