Scarab (l_t1_turret_adv) - /pa/units/land/l_t1_turret_adv/l_t1_turret_adv.json

Heavy Turret - High damage. Attacks land, sea and seabed targets.
{
  "display_name": "!LOC:Scarab",
  "description": "!LOC:Heavy Turret - High damage. Attacks land, sea and seabed targets.",
  "TEMP_texelinfo": 25.2224,
  "area_build_separation": 18,
  "atrophy_cool_down": 15,
  "atrophy_rate": 8.7,
  "base_spec": "/pa/units/land/base_structure/base_structure.json",
  "build_metal_cost": 550,
  "command_caps": [
    "ORDER_Attack"
  ],
  "events": {
    "build_complete": {
      "audio_cue": "/SE/Build_Complete/structure_small"
    },
    "died": {
      "audio_cue": "/SE/Death/structure_small",
      "effect_scale": 0.6
    },
    "fired": {
      "audio_cue": "/SE/Weapons/structure/laser_defense_double_fire",
      "effect_spec": "/pa/units/land/l_t1_turret_adv/muzzle_flash.pfx socket_muzzleRight /pa/units/land/l_t1_turret_adv/muzzle_flash.pfx socket_muzzleLeft"
    }
  },
  "guard_layer": "WL_AnySurface",
  "max_health": 2500,
  "mesh_bounds": [
    17.0612,
    17.0612,
    16.7755
  ],
  "model": [
    {
      "animtree": "/pa/anim/anim_trees/defense_turret_single_anim_tree.json",
      "filename": "/pa/units/land/l_t1_turret_adv/l_t1_turret_adv.papa",
      "layer": "WL_LandHorizontal",
      "skirt_decal": "/pa/effects/specs/skirt_defense.json"
    },
    {
      "animtree": "/pa/anim/anim_trees/defense_turret_single_anim_tree.json",
      "filename": "/pa/units/land/l_t1_turret_adv/l_t1_turret_adv.papa",
      "layer": "WL_WaterSurface"
    }
  ],
  "recon": {
    "observer": {
      "items": [
        {
          "channel": "sight",
          "layer": "surface_and_air",
          "radius": 130,
          "shape": "capsule"
        },
        {
          "channel": "sight",
          "layer": "underwater",
          "radius": 130,
          "shape": "capsule"
        }
      ]
    }
  },
  "selection_icon": {
    "diameter": -22
  },
  "spawn_layers": "WL_AnyHorizontalGroundOrWaterSurface",
  "tools": [
    {
      "aim_bone": "bone_pitch",
      "muzzle_bone": [
        "socket_muzzleRight",
        "socket_muzzleLeft"
      ],
      "spec_id": "/pa/units/land/l_t1_turret_adv/l_t1_turret_adv_tool_weapon.json"
    }
  ],
  "unit_types": [
    "UNITTYPE_Structure",
    "UNITTYPE_Basic",
    "UNITTYPE_Land",
    "UNITTYPE_SurfaceDefense",
    "UNITTYPE_Defense",
    "UNITTYPE_FabBuild",
    "UNITTYPE_Custom1"
  ]
}