l_firestarter_turret_ammo

{
    "base_spec": "/pa/ammo/base_bomb/base_bomb.json",
    "damage": 0,
    "events": {
        "died": {
            "audio_cue": "/SE/Impacts/unit_cannon_unit_impact",
            "effect_scale": 0.5,
            "effect_spec": "/pa/units/air/unit_shell/unit_shell_deploy.pfx"
        }
    },
    "full_damage_splash_radius": 0,
    "initial_velocity": 15.0,
    "lifetime": 7,
    "max_velocity": 15.0,
    "model": {
        "filename": "/pa/units/air/unit_shell_small/unit_shell_small.papa"
    },
    "spawn_unit_on_death": "/pa/units/air/l_firestarter/l_drop_turret/l_drop_turret_collision_check.json",
    "splash_damage": 0,
    "splash_radius": 0
}