Arsonist (l_flame_turret) - /pa/units/land/l_flame_turret/l_flame_turret.json

Flame Turret - High splash damage. Attacks land and sea targets.
{
  "display_name": "!LOC:Arsonist",
  "description": "!LOC:Flame Turret - High splash damage. Attacks land and sea targets.",
  "TEMP_texelinfo": 28.44,
  "area_build_separation": 18,
  "atrophy_cool_down": 15,
  "atrophy_rate": 13,
  "base_spec": "/pa/units/land/base_structure/base_structure.json",
  "build_metal_cost": 800,
  "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/veh/tank_flame",
      "effect_spec": "/pa/units/land/l_flame_turret/fire.pfx socket_muzzleLeft /pa/units/land/l_flame_turret/fire.pfx socket_muzzleRight"
    }
  },
  "fx_offsets": [
    {
      "bone": "bone_fireRight",
      "filename": "/pa/units/land/l_flame_turret/flame.pfx",
      "type": "idle"
    },
    {
      "bone": "bone_fireLeft",
      "filename": "/pa/units/land/l_flame_turret/flame.pfx",
      "type": "idle"
    }
  ],
  "guard_layer": "WL_AnySurface",
  "max_health": 4000,
  "mesh_bounds": [
    18.5,
    18.5,
    13.75
  ],
  "model": [
    {
      "animtree": "/pa/anim/anim_trees/one_turret_mobile_anim_tree.json",
      "filename": "/pa/units/land/l_flame_turret/l_flame_turret.papa",
      "layer": "WL_LandHorizontal",
      "skirt_decal": "/pa/effects/specs/skirt_defense.json"
    },
    {
      "animtree": "/pa/anim/anim_trees/one_turret_mobile_anim_tree.json",
      "filename": "/pa/units/land/l_flame_turret/l_flame_turret.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": -34
  },
  "spawn_layers": "WL_AnyHorizontalGroundOrWaterSurface",
  "tools": [
    {
      "aim_bone": "bone_pitch",
      "muzzle_bone": [
        "socket_muzzleRight",
        "socket_muzzleLeft"
      ],
      "spec_id": "/pa/units/land/l_flame_turret/l_flame_turret_tool_weapon.json"
    }
  ],
  "unit_types": [
    "UNITTYPE_Structure",
    "UNITTYPE_Advanced",
    "UNITTYPE_Land",
    "UNITTYPE_SurfaceDefense",
    "UNITTYPE_Defense",
    "UNITTYPE_FabAdvBuild",
    "UNITTYPE_Custom1"
  ]
}