classBABFormulas: {
    custom: "0";
    high: "@hitDice";
    low: "floor(@hitDice * 0.5)";
    med: "floor(@hitDice * 0.75)";
} = ...

The formulae for BAB progressions