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

Verified Mission Records

This catalogue is the first production population of the MissionChief UK structured mission dataset.

Every record on this page is backed by the official UK game mission reference and has a matching machine-readable JSON record under data/uk/missions/.

IDMissionRequired resourcesUnlock requirementAverage creditsVerification
0Bin fire1 Fire engine1 Fire Station110Verified 22 July 2026
1Container fire1 Fire engine1 Fire Station170Verified 22 July 2026
208Domestic smoke alarm activation1 Fire engine1 Fire Station600Verified 22 July 2026

Canonical ID: 0
Service: Fire and Rescue
Average reward: 110 credits
Guaranteed requirement: 1 Fire engine

The official mission page also identifies the following possible follow-up missions:

  • Phonebox on fire
  • Burning leaves
  • Burning bus shelter

Official UK mission record

Canonical ID: 1
Service: Fire and Rescue
Average reward: 170 credits
Guaranteed requirement: 1 Fire engine

Official UK mission record

Canonical ID: 208
Service: Fire and Rescue
Average reward: 600 credits
Guaranteed requirement: 1 Fire engine

The official mission page lists two expandable missions:

  • House fire
  • House fire (Persons Reported)

Official UK mission record

data/uk/missions/
├── bin-fire.json
├── container-fire.json
└── domestic-smoke-alarm-activation.json

These records are validated against data/schema/mission.schema.json by the repository validation workflow.

The next mission batches should be added in controlled groups. Each batch must:

  1. preserve the official UK mission ID;
  2. use the exact current UK mission name;
  3. distinguish guaranteed and probabilistic requirements;
  4. record the official source URL;
  5. include the verification date;
  6. pass schema and documentation validation.