artillery_unit_launcher_ammo

{
    "audio_loop": "/SE/Movement/missile/artillery_short_missile_fly_loop",
    "base_spec": "/pa/ammo/base_artillery/base_artillery.json",
    "damage": 0,
    "events": {
        "died": {
            "audio_cue": "/SE/Impacts/unit_cannon_unit_impact",
            "effect_spec": "/pa/units/air/unit_shell/unit_shell_deploy.pfx",
            "effect_scale": 0.5
        }
    },
    "full_damage_splash_radius": 0,
    "influence_radius": 400,
    "initial_velocity": 150.0,
    "lifetime": 30,
    "model": {
        "filename": "/pa/units/air/unit_shell_small/unit_shell_small.papa"
    },
    "spawn_unit_on_death": "/pa/units/land/assault_bot/assault_bot.json",
    "splash_damage": 0,
    "splash_damages_allies": false,
    "splash_radius": 0
}