Tsunami (l_torpedo_launcher_adv) - /pa/units/sea/l_torpedo_launcher_adv/l_torpedo_launcher_adv.json

Advanced Wave Turret - Attacks sea, seabed and undersea targets.
{
    "display_name": "!LOC:Tsunami",
    "description": "!LOC:Advanced Wave Turret - Attacks sea, seabed and undersea targets.",
    "TEMP_texelinfo": 10.4007,
    "area_build_separation": 18,
    "atrophy_cool_down": 15.0,
    "atrophy_rate": 30.0,
    "base_spec": "/pa/units/land/base_structure/base_structure.json",
    "build_metal_cost": 1000,
    "command_caps": [
        "ORDER_Attack"
    ],
    "events": {
        "build_complete": {
            "audio_cue": "/SE/Build_Complete/sea"
        },
        "died": {
            "audio_cue": "/SE/Death/Sea",
            "effect_scale": 0.5
        },
        "fired0": {
            "audio_cue": "/SE/Weapons/sea/torpedo_fire"
        }
    },
    "guard_layer": "WL_WaterSurface",
    "max_health": 4000,
    "mesh_bounds": [
        30,
        18,
        6
    ],
    "model": {
        "animations": {
            "fire": "/pa/units/sea/l_torpedo_launcher_adv/l_torpedo_launcher_adv_anim_fire.papa"
        },
        "animtree": "/pa/anim/anim_trees/l_torpedo_launcher_adv_anim_tree.json",
        "filename": "/pa/units/sea/l_torpedo_launcher_adv/l_torpedo_launcher_adv.papa"
    },
    "recon": {
        "observer": {
            "items": [
                {
                    "channel": "sight",
                    "layer": "surface_and_air",
                    "radius": 100,
                    "shape": "capsule"
                },
                {
                    "channel": "radar",
                    "layer": "surface_and_air",
                    "radius": 200,
                    "shape": "capsule"
                },
                {
                    "channel": "radar",
                    "layer": "underwater",
                    "radius": 200,
                    "shape": "capsule"
                },
                {
                    "channel": "sight",
                    "layer": "underwater",
                    "radius": 100,
                    "shape": "capsule"
                }
            ]
        }
    },
    "selection_icon": {
        "diameter": -42
    },
    "spawn_layers": "WL_WaterSurface",
    "tools": [
        {
            "aim_bone": "bone_turret",
            "fire_event": "fired0",
            "muzzle_bone": [
                "socket_muzzle001",
                "socket_muzzle002",
                "socket_muzzle003"
            ],
            "projectiles_per_fire": 3,
            "record_index": 0,
            "spec_id": "/pa/units/sea/l_torpedo_launcher_adv/l_torpedo_launcher_adv_wave_tool_weapon.json"
        }
    ],
    "unit_types": [
        "UNITTYPE_Structure",
        "UNITTYPE_Advanced",
        "UNITTYPE_Naval",
        "UNITTYPE_Defense",
        "UNITTYPE_FabAdvBuild",
        "UNITTYPE_CombatFabAdvBuild",
        "UNITTYPE_Custom1"
    ]
}