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

    Variable classFractionalBABFormulasConst

    classFractionalBABFormulas: {
        custom: "0";
        high: "@hitDice";
        low: "@hitDice * 0.5";
        med: "@hitDice * 0.75";
    } = ...

    Type declaration

    • Readonlycustom: "0"
    • Readonlyhigh: "@hitDice"
    • Readonlylow: "@hitDice * 0.5"
    • Readonlymed: "@hitDice * 0.75"