ShockReTestOutcome:
    | { kind: "recover" }
    | { kind: "improve"; state: number }
    | { hr: number; kind: "extendedShock" }
    | { kind: "coma" }

The outcome of a Shock Re-Test (Shock rules — Shock Re-Test), by the victim's current shock state and the test result:

  • recover (CS) — recovers from all shock.
  • improve (MS) — improves to Stunned.
  • extendedShock (MF, or a CF while Incapacitated) — falls into Extended Shock at Healing Rate hr (5 on MF; 4 on a CF while Incapacitated).
  • coma (CF while Unconscious) — falls into a Coma.