babylon.formulas.constants
Shared constants for formula calculations.
These constants are loaded from GameDefines.
GameDefines.load_default() reads src/babylon/data/defines.yaml if
present (optional override) and otherwise returns the dataclass defaults
compiled into GameDefines. The repository ships without the YAML, so
the dataclass defaults are the canonical source today; the YAML is a
calibration override callers may add.