l_mortar_tank_ammo

{
    "base_spec": "/pa/ammo/base_shell/base_shell.json",
    "damage": 39,
    "events": {
        "died": {
            "audio_cue": "/SE/Impacts/bot_spark_impact",
            "effect_spec": "/pa/units/land/l_mortar_tank/l_mortar_tank_ammo_hit.pfx"
        },
        "spawned": {
            "audio_cue": "/SE/Weapons/bot/spark_fire"
        }
    },
    "full_damage_splash_radius": 2,
    "fx_trail": {
        "filename": "/pa/units/land/l_mortar_tank/l_mortar_tank_ammo_proj_trail.pfx"
    },
    "initial_velocity": 200.0,
    "lifetime": 1,
    "max_velocity": 200.0,
    "model": {
        "filename": ""
    },
    "physics": {
        "add_to_spatial_db": true
    },
    "splash_damage": 25,
    "splash_radius": 6
}