Tola (l_ion_defense) - /pa/units/orbital/l_ion_defense/l_ion_defense.json

Anti-Orbital Turret - Attacks orbital targets and drop pods.
{
  "display_name": "!LOC:Tola",
  "description": "!LOC:Anti-Orbital Turret - Attacks orbital targets and drop pods.",
  "TEMP_texelinfo": 33.1862,
  "area_build_separation": 50,
  "area_build_type": "Sphere",
  "atrophy_cool_down": 15.0,
  "atrophy_rate": 29.16667,
  "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/structure_small"
    },
    "died": {
      "audio_cue": "/SE/Death/structure_small",
      "effect_scale": 1.0
    },
    "fired0": {
      "audio_cue": "/SE/Weapons/orb/umbrella_laser_fire",
      "effect_spec": "/pa/units/orbital/l_ion_defense/ion_defense_muzzle_flash.pfx socket_muzzle"
    },
    "fired1": {
      "audio_cue": "/SE/Weapons/orb/umbrella_mis_anti_unitcannon_fire"
    }
  },
  "guard_layer": "WL_Orbital",
  "max_health": 1000,
  "mesh_bounds": [
    18.162,
    18.162,
    32.964
  ],
  "model": [
    {
      "animtree": "/pa/anim/anim_trees/one_turret_static_anim_tree.json",
      "filename": "/pa/units/orbital/l_ion_defense/l_ion_defense.papa",
      "layer": "WL_LandHorizontal",
      "skirt_decal": "/pa/effects/specs/skirt_ion_defense.json"
    },
    {
      "animtree": "/pa/anim/anim_trees/one_turret_static_anim_tree.json",
      "filename": "/pa/units/orbital/l_ion_defense/l_ion_defense.papa",
      "layer": "WL_WaterSurface"
    }
  ],
  "physics": {
    "collision_layers": "WL_AnyHorizontalGroundOrWaterSurface"
  },
  "recon": {
    "observer": {
      "items": [
        {
          "channel": "sight",
          "layer": "surface_and_air",
          "radius": 100,
          "shape": "capsule"
        },
        {
          "channel": "sight",
          "layer": "orbital",
          "radius": 500,
          "shape": "capsule"
        },
        {
          "channel": "sight",
          "layer": "underwater",
          "radius": 100,
          "shape": "capsule"
        }
      ]
    }
  },
  "selection_icon": {
    "diameter": -32
  },
  "show_in_orbital_layer": false,
  "spawn_layers": "WL_AnyHorizontalGroundOrWaterSurface",
  "tools": [
    {
      "aim_bone": "bone_turret",
      "fire_event": "fired0",
      "muzzle_bone": "socket_muzzle",
      "record_index": 0,
      "spec_id": "/pa/units/orbital/l_ion_defense/l_ion_defense_tool_weapon.json"
    },
    {
      "aim_bone": "bone_turret",
      "fire_event": "fired1",
      "muzzle_bone": "socket_muzzle",
      "record_index": 1,
      "spec_id": "/pa/units/orbital/l_ion_defense/l_ion_defense_tool_antidrop.json"
    }
  ],
  "unit_types": [
    "UNITTYPE_Structure",
    "UNITTYPE_Basic",
    "UNITTYPE_Defense",
    "UNITTYPE_OrbitalDefense",
    "UNITTYPE_FabBuild",
    "UNITTYPE_FabAdvBuild",
    "UNITTYPE_CmdBuild",
    "UNITTYPE_Custom1"
  ]
}