[
  {
    "result": "bot_dispatch",
    "type": "uncraft",
    "skill_used": "electronics",
    "difficulty": 5,
    "time": "1 h",
    "using": [ [ "soldering_standard", 20 ] ],
    "qualities": [ { "id": "WRENCH", "level": 1 }, { "id": "SCREW", "level": 1 }, { "id": "SAW_M", "level": 1 } ],
    "components": [
      [ [ "ai_module", 1 ] ],
      [ [ "sensor_module", 1 ] ],
      [ [ "memory_module", 1 ] ],
      [ [ "pathfinding_module", 1 ] ],
      [ [ "identification_module", 1 ] ],
      [ [ "tank_tread", 1 ] ],
      [ [ "copbot_chassis", 1 ] ],
      [ [ "targeting_module", 1 ] ],
      [ [ "power_supply", 3 ] ],
      [ [ "plut_cell", 1 ] ],
      [ [ "broken_manhack", 4 ] ],
      [ [ "omnicamera", 1 ] ],
      [ [ "storage_battery", 1 ] ]
    ]
  },
  {
    "result": "bot_dispatch_military",
    "type": "uncraft",
    "skill_used": "electronics",
    "difficulty": 5,
    "time": "1 h",
    "using": [ [ "soldering_standard", 20 ] ],
    "qualities": [ { "id": "WRENCH", "level": 1 }, { "id": "SCREW", "level": 1 }, { "id": "SAW_M", "level": 1 } ],
    "components": [
      [ [ "ai_module", 1 ] ],
      [ [ "sensor_module", 1 ] ],
      [ [ "memory_module", 1 ] ],
      [ [ "pathfinding_module", 1 ] ],
      [ [ "identification_module", 1 ] ],
      [ [ "tank_tread", 1 ] ],
      [ [ "copbot_chassis", 1 ] ],
      [ [ "targeting_module", 1 ] ],
      [ [ "power_supply", 3 ] ],
      [ [ "plut_cell", 1 ] ],
      [ [ "broken_manhack", 4 ] ],
      [ [ "omnicamera", 1 ] ],
      [ [ "storage_battery", 1 ] ]
    ]
  }
]