l_titan_air_side_ammo

{
    "ammo_type": "AMMO_Projectile",
    "armor_damage_map": {
        "AT_Air": 1.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
    },
    "base_spec": "/pa/ammo/base_missiles/base_missile_tactical.json",
    "cruise_height": 20,
    "damage": 27,
    "events": {
        "died": {
            "audio_cue": "/SE/Impacts/shell_tank",
            "effect_spec": "/pa/units/land/l_titan_vehicle/l_titan_vehicle_side_ammo_hit.pfx"
        }
    },
    "flight_type": "Staged",
    "full_damage_splash_radius": 20,
    "fx_trail": {
        "filename": "/pa/units/land/l_titan_vehicle/side_trail.pfx",
        "offset": [
            0.0,
            0.8,
            0.0
        ]
    },
    "initial_velocity": 250.0,
    "lifetime": 1,
    "max_health": 1,
    "max_velocity": 250.0,
    "model": {
        "filename": "/pa/units/air/shell/shell.papa"
    },
    "physics": {
        "add_to_spatial_db": false,
        "allow_underground": true,
        "gravity_scalar": 1,
        "radius": 10
    },
    "splash_damage": 27,
    "splash_radius": 25,
    "stages": [
        {
            "ignores_LOS": true,
            "ignores_gravity": true,
            "rotates_to_velocity": true,
            "stage_change_range": 18,
            "stage_duration": 600,
            "stage_turn_rate": 0
        },
        {
            "die_here": true
        }
    ],
    "turn_rate": 0
}