base_commander_torpedo_ammo_water

{
    "base_spec": "/pa/ammo/torpedo/torpedo.json",
    "cruise_height": 2,
    "damage": 250,
    "events": {
        "spawned": {
            "audio_cue": "/SE/Weapons/commander/Commander_gun_fire_torpedo"
        }
    },
    "flight_layer": "Underwater",
    "flight_type": "Seeking",
    "initial_velocity": 75.0,
    "lifetime": 4,
    "max_velocity": 75.0,
    "physics": {
        "radius": 1,
        "gravity_scalar": 5,
        "add_to_spatial_db": false,
        "allow_underground": true
    },
    "spawn_layers": "WL_Underwater",
    "splash_damage": 0,
    "splash_damages_allies": false,
    "splash_radius": 0,
    "turn_rate": 120
}