Whether this movement profile is disabled.
SafeExpression source of carried weight (wt) → encumbrance units.
Tactical move (feet per combat round) in this medium.
Overland travel speed (leagues per watch) in this medium.
The movement medium this profile describes.
SafeExpression source of strength (str) → encumbrance shift.
A single per-medium movement profile persisted on an actor. Bundles the actor's speeds in one MovementMedium with the sohl.entity.expr.SafeExpressions (stored as source strings) that turn carried weight into encumbrance and shift it by strength.
Remarks
Movement is a universal actor capability: every actor carries
currentMoveMedium+movementProfileson the base actor schema, and the base actor logic (sohl.document.actor.logic.SohlActorBaseLogic) selects the active profile. Only some actor kinds (Beings) derive thestrMod/encumbranceexpressions; for the rest those default to a no-op"0".