BloodStoppageKind:
    | "continue"
    | "continuePlusNext"
    | "stopAfterNext"
    | "stopImmediately"

How a Blood Stoppage Test result affects the bleeder.

Type declaration

  • "continue"

    CF — bleeding continues.

  • "continuePlusNext"

    MF — bleeding continues; +10 to the next Blood Stoppage Test.

  • "stopAfterNext"

    MS — bleeding stops after the next Blood Loss Advance Test.

  • "stopImmediately"

    CS — bleeding stops immediately.