l_land_mine_trigger_ammo

{
    "base_spec": "/pa/ammo/base_bomb/base_bomb.json",
    "damage": 0,
    "events": {
        "died": {
            "audio_cue": "/SE/Impacts/shell_artillery",
            "effect_spec": "/pa/effects/specs/none.pfx"
        }
    },
    "fx_trail": {},
    "impact_decals": [],
    "initial_velocity": 1,
    "lifetime": 5,
    "max_velocity": 1,
    "min_velocity": 1,
    "model": {
        "filename": ""
    },
    "physics": {
        "gravity_scalar": 120,
        "ignore_gravity": false
    },
    "recon": {
        "observer": {
            "items": [
                {
                    "channel": "sight",
                    "layer": "surface_and_air",
                    "radius": 150,
                    "shape": "capsule"
                }
            ]
        }
    },
    "spawn_unit_on_death": "/pa/units/land/l_land_mine/triggered/l_land_mine.json",
    "spawn_unit_on_death_with_velocity": false,
    "splash_damage": 0,
    "splash_damages_allies": false,
    "splash_radius": 0
}