Skip to main content

capacity_under_pressure

Function capacity_under_pressure 

Source
pub fn capacity_under_pressure(
    base: CapacityStatus,
    imbalance: f32,
    explicit_threat: bool,
    threshold: f32,
) -> CapacityStatus
Expand description

Capacity under relational pressure: an otherwise-Intact agent whose act is coerced becomes UnderDuress (voidable). Duress never upgrades an already-Impaired capacity.