Skip to content
MissionChief UK Operational Field Guide
Guide online TKB Games

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.

IDMissionPolice CarsControl VanAverage credits
635High Risk Missing Person3115,275
636Very High Risk Missing Person5118,750

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.
{
"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.

{
"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.

{
"resources": [
"mountain_rescue_4x4",
"sar_4x4"
],
"quantity": 2
}

The quantity is two qualifying vehicles total, not two of each type.

  • 2 Search Advisors;
  • 4 SAR Commanders.
  • 1 Search Advisor;
  • 2 SAR Commanders.
  • 10 Search Technicians.

The Search Technician figure is stored under average_minimum. It is not presented as a guaranteed exact headcount.

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.

Official UK mission record

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.

Official UK mission record

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.
data/uk/vehicles/
├── drone.json
├── operational-support-trailer.json
├── operational-support-van.json
├── personal-sar-vehicle.json
└── police-helicopter.json
data/uk/missions/
├── high-risk-missing-person.json
└── very-high-risk-missing-person.json

Repository validation checks every resource in all three alternative groups against the canonical resource dataset.