Per-creature body-scale factor (1.0 = baseline human).
SafeExpression source of encumbrance (enc) → personal fatigue.
Base melee reach (feet) for this being.
Persisted anatomical structure (body parts, hit locations, adjacency).
Body weight (pounds, excluding gear): a fixed base, or a
SafeExpression calc of strength (str) when base is null.
Fixed body weight in pounds; null to compute from calc.
SafeExpression source of str → body weight (used when base is null).
The persisted shape of a being's body (
system.body), implemented by thebodySchemaField onBeingDataModel.