carrier_ammo

{
  "ammo_type": "AMMO_Projectile",
  "armor_damage_map": {
    "AT_Vehicle": 0.0,
    "AT_Bot": 0.0,
    "AT_Naval": 0.0,
    "AT_Orbital": 0.0,
    "AT_Commander": 0.0,
    "AT_Hover": 0.0,
    "AT_Structure": 0.0
  },
  "cruise_height": 80,
  "damage": 0,
  "flight_type": "Staged",
  "full_damage_splash_radius": 0,
  "fx_trail": {
    "filename": "/pa/units/sea/drone_carrier/carrier/carrier_ammo_trail.pfx",
    "offset": [
      0.0,
      0.727,
      0.42
    ]
  },
  "initial_velocity": 110.0,
  "lifetime": 3.0,
  "max_velocity": 110.0,
  "model": {
    "filename": "/pa/units/sea/drone_carrier/drone/drone.papa"
  },
  "physics": {
    "radius": 1,
    "gravity_scalar": 5,
    "ignore_gravity": true,
    "allow_underground": true
  },
  "recon": {
    "observable": {
      "ignore_radar": true
    }
  },
  "spawn_layers": "WL_Air",
  "spawn_unit_on_death": "/pa/units/sea/drone_carrier/drone/drone.json",
  "spawn_unit_on_death_with_velocity": true,
  "splash_damage": 0,
  "splash_radius": 0,
  "stages": [
    {
      "ignores_gravity": true,
      "ignores_LOS": true,
      "stage_duration": 200,
      "stage_turn_rate": 0,
      "rotates_to_velocity": true
    },
    {
      "ignores_gravity": true,
      "apply_thrust": true,
      "ignores_LOS": true,
      "stage_turn_rate": 270,
      "stage_change_height": 25,
      "stage_change_range": 50,
      "rotates_to_velocity": true
    },
    {
      "die_here": true
    }
  ],
  "turn_rate": 720.0
}