titan_vehicle_ammo_side

{
    "base_spec": "/pa/ammo/base_shell/base_shell.json",
    "damage": 100,
    "events": {
        "died": {
            "effect_spec": "/pa/units/sea/battleship/battleship_hit.pfx"
        }
    },
    "full_damage_splash_radius": 2,
    "initial_velocity": 140.0,
    "lifetime": 3,
    "max_velocity": 140.0,
    "physics": {
        "radius": 1,
        "gravity_scalar": 10,
        "add_to_spatial_db": false,
        "allow_underground": true
    },
    "splash_damage": 100,
    "splash_radius": 5
}