Verified Mission Batch 6 — Search and Rescue HQ
Stage 17 establishes the first verified Search and Rescue HQ mission model, including active-drone preconditions, SAR command personnel, operational-support alternatives and aerial-search alternatives.
Batch summary
Section titled “Batch summary”| ID | Mission | Police Cars | Control Van | Average credits |
|---|---|---|---|---|
635 | High Risk Missing Person | 3 | 1 | 15,275 |
636 | Very High Risk Missing Person | 5 | 1 | 18,750 |
Shared SAR response model
Section titled “Shared SAR response model”Both missions require:
- 3 Rescue Stations;
- 2 Search and Rescue HQs;
- 1 active Drone;
- 1 Control Van;
- 1 Operational Support Van, Operational Support Trailer or Personal SAR Vehicle;
- 1 Police Helicopter or Drone;
- 2 Mountain Rescue 4x4s or SAR 4x4s in any qualifying combination.
Operational-support group
Section titled “Operational-support group”{ "resources": [ "operational_support_van", "operational_support_trailer", "personal_sar_vehicle" ], "quantity": 1}One qualifying resource satisfies this group. The requirement does not ask for one of each.
Aerial-search group
Section titled “Aerial-search group”{ "resources": [ "police_helicopter", "drone" ], "quantity": 1}The active-Drone precondition is separate from this response group. A Police Helicopter can satisfy the incident requirement where the official mission permits it.
4x4 group
Section titled “4x4 group”{ "resources": [ "mountain_rescue_4x4", "sar_4x4" ], "quantity": 2}The quantity is two qualifying vehicles total, not two of each type.
Personnel
Section titled “Personnel”Available before generation
Section titled “Available before generation”- 2 Search Advisors;
- 4 SAR Commanders.
Required at the incident
Section titled “Required at the incident”- 1 Search Advisor;
- 2 SAR Commanders.
Average minimum
Section titled “Average minimum”- 10 Search Technicians.
The Search Technician figure is stored under average_minimum. It is not presented as a guaranteed exact headcount.
High Risk Missing Person
Section titled “High Risk Missing Person”Canonical ID: 635
Police Stations: 3
Police Cars: 3
Average reward: 15,275 credits
The live mission page may display a temporary reward multiplier. The structured record preserves the base average reward rather than replacing it with the temporary observation.
Very High Risk Missing Person
Section titled “Very High Risk Missing Person”Canonical ID: 636
Police Stations: 6
Police Cars: 5
Average reward: 18,750 credits
The remaining resource, personnel and patient model matches the High Risk mission.
Patient behaviour
Section titled “Patient behaviour”Both missions record:
- minimum patients: 1;
- maximum patients: 1;
- transport probability: 40%;
- critical-care probability: 5%;
- specialisation: General Internal;
- possible codes: C-1, C-2 and C-3.
Canonical resources added
Section titled “Canonical resources added”data/uk/vehicles/├── drone.json├── operational-support-trailer.json├── operational-support-van.json├── personal-sar-vehicle.json└── police-helicopter.jsonMachine-readable mission records
Section titled “Machine-readable mission records”data/uk/missions/├── high-risk-missing-person.json└── very-high-risk-missing-person.jsonRepository validation checks every resource in all three alternative groups against the canonical resource dataset.