l_air_scout_adv_vision_ammo

{
  "ammo_type": "AMMO_Projectile",
  "armor_damage_map": {
    "AT_Air": 0.0,
    "AT_Bot": 0.0,
    "AT_Commander": 0.0,
    "AT_Hover": 0.0,
    "AT_Naval": 0.0,
    "AT_Orbital": 0.0,
    "AT_Structure": 0.0,
    "AT_Vehicle": 0.0
  },
  "cruise_height": 40,
  "damage": 0,
  "events": {
    "died": {
      "audio_cue": "/SE/Weapons/bot/spark_fire"
    }
  },
  "flight_type": "Staged",
  "full_damage_splash_radius": 0,
  "fx_trail": {
    "filename": "/pa/effects/specs/rocket_proj_trail.pfx",
    "offset": [
      0.0,
      0.8,
      0.0
    ]
  },
  "initial_velocity": 150.0,
  "lifetime": 5.0,
  "max_velocity": 150.0,
  "model": {
    "filename": "/pa/units/land/bot_nanoswarm/bot_nanoswarm.papa"
  },
  "physics": {
    "add_to_spatial_db": false,
    "gravity_scalar": 5,
    "ignore_gravity": true,
    "radius": 0
  },
  "recon": {
    "observable": {
      "ignore_radar": true,
      "ignore_sight": true,
      "layer": "surface_and_air"
    }
  },
  "spawn_layers": "WL_Air",
  "spawn_unit_on_death": "/pa/units/air/l_air_scout_adv/l_vision/l_vision.json",
  "spawn_unit_on_death_with_velocity": false,
  "splash_damage": 0,
  "splash_radius": 0,
  "stages": [
    {
      "ignores_LOS": true,
      "ignores_gravity": true,
      "rotates_to_velocity": true,
      "stage_change_range": 40,
      "stage_duration": 0,
      "stage_turn_rate": 1080
    },
    {
      "apply_thrust": true,
      "ignores_LOS": false,
      "ignores_gravity": false,
      "rotates_to_velocity": true,
      "stage_duration": 4000,
      "stage_turn_rate": 3600
    },
    {
      "die_here": true
    }
  ],
  "turn_rate": 360
}