l_mortar_tank_torpedo_water_ammo

{
    "base_spec": "/pa/ammo/torpedo/torpedo.json",
    "cruise_height": 2,
    "damage": 200,
    "events": {
        "spawned": {
            "audio_cue": "/SE/Weapons/sea/attack_sub_fire"
        }
    },
    "initial_velocity": 40.0,
    "lifetime": 4.0,
    "max_velocity": 70.0,
    "model": {
        "filename": "/pa/units/sea/torpedo_small/torpedo_small.papa"
    },
    "physics": {
        "add_to_spatial_db": false,
        "allow_underground": true,
        "gravity_scalar": 3,
        "radius": 1
    },
    "turn_rate": 160
}