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