pub fn capacity_under_pressure(
base: CapacityStatus,
imbalance: f32,
explicit_threat: bool,
threshold: f32,
) -> CapacityStatusExpand description
Capacity under relational pressure: an otherwise-Intact agent whose act is coerced becomes
UnderDuress (voidable). Duress never upgrades an already-Impaired capacity.