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

    Variable armorProficienciesConst

    armorProficiencies: {
        hvy: "Heavy Armor";
        lgt: "Light Armor";
        med: "Medium Armor";
        shl: "Shields";
        twr: "Tower Shields";
    } = ...

    The set of Armor Proficiencies which a character may have

    Type declaration

    • Readonlyhvy: "Heavy Armor"
    • Readonlylgt: "Light Armor"
    • Readonlymed: "Medium Armor"
    • Readonlyshl: "Shields"
    • Readonlytwr: "Tower Shields"