Camera Target (l_vision) - /pa/units/air/l_air_scout_adv/l_vision/l_vision.json

Sneaky Spy Camera - Grants vision for a short time at the location.
{
  "display_name": "!LOC:Camera Target",
  "description": "!LOC:Sneaky Spy Camera - Grants vision for a short time at the location.",
  "TEMP_texelinfo": 5.39039,
  "audio": {
    "selection_response": {
      "cue": "/SE/Selection/structure/radar"
    }
  },
  "base_spec": "/pa/units/land/base_bot/base_bot.json",
  "build_metal_cost": 1,
  "death": {},
  "events": {
    "died": {
      "audio_cue": "/SE/Impacts/bot_spark_impact",
      "effect_spec": "/pa/effects/specs/tesla_hit.pfx"
    }
  },
  "fx_offsets": [
    {
      "bone": "bone_root",
      "filename": "/pa/units/land/l_scout_bot/l_scout_bot_radar_on.pfx",
      "offset": [
        0,
        0,
        0
      ],
      "orientation": [
        0,
        0,
        0
      ],
      "type": "idle"
    },
    {
      "bone": "bone_root",
      "filename": "/pa/units/air/l_air_scout_adv/l_vision/l_vision_active.pfx",
      "type": "idle"
    }
  ],
  "max_health": 20,
  "mesh_bounds": [
    0.01,
    0.01,
    0.01
  ],
  "navigation": {
    "acceleration": 400,
    "brake": 400,
    "move_speed": 0,
    "turn_speed": 0,
    "type": "hover",
    "wobble_factor": 0.1,
    "wobble_speed": 0.2
  },
  "physics": {
    "allow_pushing": true,
    "radius": 0
  },
  "recon": {
    "observable": {
      "ignore_radar": true,
      "ignore_sight": true,
      "layer": "surface_and_air"
    },
    "observer": {
      "items": [
        {
          "channel": "sight",
          "layer": "surface_and_air",
          "radius": 200,
          "shape": "capsule"
        },
        {
          "channel": "sight",
          "layer": "mine",
          "radius": 200,
          "shape": "capsule"
        },
        {
          "channel": "radar",
          "layer": "surface_and_air",
          "radius": 200,
          "shape": "capsule"
        },
        {
          "channel": "sight",
          "layer": "underwater",
          "radius": 200,
          "shape": "capsule"
        }
      ]
    }
  },
  "selection_icon": {
    "diameter": -9
  },
  "tools": [
    {
      "aim_bone": "bone_root",
      "spec_id": "/pa/units/air/l_air_scout_adv/l_vision/l_vision_death_tool_weapon.json"
    }
  ],
  "unit_types": [
    "UNITTYPE_Bot",
    "UNITTYPE_Land",
    "UNITTYPE_Basic",
    "UNITTYPE_Offense",
    "UNITTYPE_Custom1"
  ],
  "wreckage_health_frac": 0.0
}