Jackal (l_t1_turret_basic) - /pa/units/land/l_t1_turret_basic/l_t1_turret_basic.json

Light Turret - Rapid fire. Attacks land, sea and seabed targets.
{
  "display_name": "!LOC:Jackal",
  "description": "!LOC:Light Turret - Rapid fire. Attacks land, sea and seabed targets.",
  "TEMP_texelinfo": 15.2314,
  "area_build_separation": 18,
  "atrophy_cool_down": 15,
  "atrophy_rate": 3.33,
  "base_spec": "/pa/units/land/base_structure/base_structure.json",
  "build_metal_cost": 325,
  "command_caps": [
    "ORDER_Attack"
  ],
  "events": {
    "build_complete": {
      "audio_cue": "/SE/Build_Complete/structure_small"
    },
    "died": {
      "audio_cue": "/SE/Death/structure_small",
      "effect_scale": 0.55
    },
    "fired": {
      "audio_cue": "/SE/Weapons/structure/laser_defense_single_fire",
      "effect_spec": "/pa/units/land/l_t1_turret_basic/muzzle_flash.pfx socket_muzzle"
    }
  },
  "guard_layer": "WL_AnyHorizontalGroundOrWaterSurface",
  "max_health": 750,
  "mesh_bounds": [
    12,
    12,
    12.7
  ],
  "model": [
    {
      "animtree": "/pa/anim/anim_trees/defense_turret_single_anim_tree.json",
      "filename": "/pa/units/land/l_t1_turret_basic/l_t1_turret_basic.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_basic/l_t1_turret_basic.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": -23
  },
  "spawn_layers": "WL_AnyHorizontalGroundOrWaterSurface",
  "tools": [
    {
      "aim_bone": "bone_pitch",
      "muzzle_bone": [
        "socket_muzzle"
      ],
      "spec_id": "/pa/units/land/l_t1_turret_basic/l_t1_turret_basic_tool_weapon.json"
    }
  ],
  "unit_types": [
    "UNITTYPE_Structure",
    "UNITTYPE_Basic",
    "UNITTYPE_Land",
    "UNITTYPE_SurfaceDefense",
    "UNITTYPE_Defense",
    "UNITTYPE_FabBuild",
    "UNITTYPE_CmdBuild",
    "UNITTYPE_CombatFabAdvBuild",
    "UNITTYPE_Custom1"
  ]
}