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

Verified Mission Batch 5 — Mountain Rescue

Stage 16 introduces the first verified Mountain Rescue and specialist land-search records.

The batch models alternative 4x4 resources, technical-rescue support, search coordination, search dogs, probability-based personnel and additive HART or helicopter variants.

Dataset IDOfficial mission IDMissionConfirmed responseAverage credits
143143Stuck Climber1 MR 4x4 or SAR 4x4; 1 Fire engine; 1 Rescue Support Vehicle; 50% Aerial Appliance650
756756Overdue Hikers2 MR 4x4 or SAR 4x4; 1 Control Van; 1 Search Dog Unit6,400
753-helicopter-overlay753Belay Failure Whilst Abseiling2 MR 4x4 or SAR 4x4; 1 Coastguard Rescue Helicopter6,000
755-hart-overlay755Fall Whilst Fell Running1 MR 4x4 or SAR 4x4; 1 ATV Carrier2,600
760760Amateur Explorers Trapped in Abandoned Mineshaft4 qualifying 4x4s plus command, dog, Fire, Police and Ambulance support25,400

Canonical ID: 143
Preconditions: 4 Fire Stations, 1 Rescue Station and 2 Mountain Rescue Stations
Custom spawn area: Yes

  • 1 Mountain Rescue 4x4 or SAR 4x4;
  • 1 Fire engine;
  • 1 Rescue Support Vehicle;
  • 50% probability of 1 Aerial Appliance Truck.
  • 75% probability of 1 Operational Team Leader;
  • exactly 1 patient;
  • 30% transport probability;
  • General Internal specialisation;
  • possible codes C-2 and C-3.

Official UK mission record

Canonical ID: 756
Preconditions: 3 Rescue Stations, 1 Police Station and 3 Mountain Rescue Stations
Custom spawn area: Yes

  • 2 Mountain Rescue 4x4s or SAR 4x4s in total;
  • 1 Control Van;
  • 1 Search Dog Unit.
  • maximum 3 patients;
  • 25% transport probability;
  • 0% critical-care probability;
  • General Internal specialisation;
  • possible codes C-2, C-3 and C-4.

The official page displayed a temporary x2 marker. The dataset retains 6,400 as the base average and stores the multiplier only as an observation.

Official UK mission record

Belay Failure Whilst Abseiling — helicopter overlay

Section titled “Belay Failure Whilst Abseiling — helicopter overlay”

Dataset ID: 753-helicopter-overlay
Official mission ID: 753
Variant: Additive helicopter overlay
POIs: Ravine or Cliff
Preconditions: 1 Rescue Station, 2 Mountain Rescue Stations and 1 Helicopter Hangar

  • 2 Mountain Rescue 4x4s or SAR 4x4s in total;
  • 1 Coastguard Rescue Helicopter;
  • maximum 2 patients;
  • 80% transport probability;
  • 50% critical-care probability;
  • Traumatology specialisation;
  • possible codes C-1 and C-2.

The official mission directory lists the base version at 4,000 average credits. This record represents only the 6,000-credit helicopter overlay and carries the official mission ID through the structured variant field.

Official UK overlay record

Dataset ID: 755-hart-overlay
Official mission ID: 755
Variant: Additive HART overlay
Preconditions: 1 Rescue Station, 1 HART Base and 1 Mountain Rescue Station

  • 1 Mountain Rescue 4x4 or SAR 4x4;
  • 1 ATV Carrier;
  • exactly 1 patient;
  • 75% transport probability;
  • 10% critical-care probability;
  • Traumatology specialisation;
  • possible codes C-2 and C-3.

The official mission directory lists the base version at 1,600 average credits. This record represents only the 2,600-credit HART overlay.

Official UK overlay record

Amateur Explorers Trapped in Abandoned Mineshaft

Section titled “Amateur Explorers Trapped in Abandoned Mineshaft”

Canonical ID: 760
POI: Mineshaft
Preconditions: 4 Fire Stations, 3 Rescue Stations, 3 Police Stations, 2 HART Bases and 5 Mountain Rescue Stations
Custom spawn area: Yes

  • 4 Mountain Rescue 4x4s or SAR 4x4s in total;
  • 1 Control Van;
  • 1 Search Dog Unit;
  • 2 Fire engines;
  • 2 Rescue Support Vehicles;
  • 2 Police Cars;
  • 2 PRVs;
  • 2 SRVs;
  • 1 Welfare Vehicle.
  • 2 Search Advisors;
  • 2 Police Sergeants;
  • 20 Cave Rescue Specialists.
  • 1 Search Advisor;
  • 1 Police Sergeant;
  • 10 Cave Rescue Specialists;
  • 3 Fire Officers;
  • 1 Ambulance Officer;
  • 1 Operational Team Leader.
  • minimum 2 and maximum 6;
  • 75% transport probability;
  • 25% critical-care probability;
  • General Internal specialisation;
  • possible codes C-1, C-2, C-3 and C-4.

The official page displayed a temporary x2 marker. The dataset stores 25,400 as the base average.

Official UK mission record

Overlay records use string dataset IDs so they do not collide with the numeric base mission ID:

{
"id": "755-hart-overlay",
"variant": {
"source_mission_id": 755,
"kind": "additive-overlay",
"key": "hart-atv-carrier"
}
}

This preserves the official relationship while preventing the overlay requirement from contaminating the base mission.

data/uk/missions/
├── amateur-explorers-trapped-abandoned-mineshaft.json
├── belay-failure-abseiling-helicopter-overlay.json
├── fall-whilst-fell-running-hart-overlay.json
├── overdue-hikers.json
└── stuck-climber.json