l_land_mine_main_ammo

{
    "base_spec": "/pa/ammo/base_laser_blast/base_laser_blast.json",
    "damage": 40,
    "events": {
        "died": {
            "audio_cue": "/SE/Impacts/shell_tank",
            "effect_spec": "/pa/units/land/l_shotgun_tank/proj_hit.pfx"
        }
    },
    "fx_trail": {
        "filename": "/pa/units/land/l_shotgun_tank/l_shotgun_tank_ammo_trail.pfx",
        "offset": [
            0.0,
            0.5,
            0.0
        ]
    },
    "initial_velocity": 200,
    "lifetime": 0.25,
    "max_velocity": 200,
    "physics": {
        "add_to_spatial_db": true,
        "radius": 5,
        "shape": "sphere"
    },
    "splash_damage": 40,
    "splash_radius": 6
}