Saxonberg Server API
    Preparing search index...

    Interface BodyPartDelta

    Per-part instance delta — only what differs from the shared BodyPlan structure. Kept minimal: trauma/condition state lives in the condition collection, not here.

    interface BodyPartDelta {
        missing?: boolean;
    }
    Index

    Properties

    Properties

    missing?: boolean

    Severed / absent → disables the part's coupled slots.