Advanced Fabrication Flyer (l_fabrication_aircraft_adv) - /pa/units/air/l_fabrication_aircraft_adv/l_fabrication_aircraft_adv.json

Advanced Builder - Builds basic and advanced structures. Builds air titan. Very mobile. Vulnerable. Less efficient than other builders.
{
  "display_name": "!LOC:Advanced Fabrication Flyer",
  "description": "!LOC:Advanced Builder - Builds basic and advanced structures. Builds air titan. Very mobile. Vulnerable. Less efficient than other builders.",
  "TEMP_texelinfo": 7.54279,
  "attachable": {
    "offsets": {
      "head": [
        0,
        0,
        2.7
      ],
      "root": [
        0,
        0,
        0
      ]
    }
  },
  "audio": {
    "loops": {
      "build": {
        "cue": "/SE/Construction/Fab_contruction_beam_loop",
        "flag": "build_target_changed",
        "should_start_func": "has_build_target",
        "should_stop_func": "no_build_target"
      },
      "move": {
        "cue": "/SE/Movement/air/fab_air_loop_T2",
        "flag": "vel_changed",
        "should_start_func": "is_moving",
        "should_stop_func": "is_not_moving"
      }
    },
    "selection_response": {
      "cue": "/SE/Selection/air/fabber_T2"
    }
  },
  "base_spec": "/pa/units/air/base_flyer/base_flyer.json",
  "build_metal_cost": 2400,
  "buildable_types": "Custom1 & (Land & Structure & Advanced - Factory | Factory & Advanced & Air | FabAdvBuild | FabBuild | Air & Titan)",
  "command_caps": [
    "ORDER_Move",
    "ORDER_Patrol",
    "ORDER_Build",
    "ORDER_Reclaim",
    "ORDER_Repair",
    "ORDER_Assist",
    "ORDER_Use"
  ],
  "events": {
    "build_complete": {
      "audio_cue": "/SE/Build_Complete/fab"
    }
  },
  "fx_offsets": [
    {
      "bone": "lathe_left",
      "filename": "/pa/effects/specs/legion_fab_spray.pfx",
      "type": "build"
    },
    {
      "bone": "lathe_right",
      "filename": "/pa/effects/specs/legion_fab_spray.pfx",
      "type": "build"
    },
    {
      "bone": "thrust001",
      "filename": "/pa/units/air/fabrication_aircraft/fabrication_aircraft_jets.pfx",
      "type": "moving"
    },
    {
      "bone": "thrust002",
      "filename": "/pa/units/air/fabrication_aircraft/fabrication_aircraft_jets.pfx",
      "type": "moving"
    },
    {
      "bone": "thrust003",
      "filename": "/pa/units/air/fabrication_aircraft/fabrication_aircraft_jets.pfx",
      "type": "moving"
    },
    {
      "bone": "thrust004",
      "filename": "/pa/units/air/fabrication_aircraft/fabrication_aircraft_jets.pfx",
      "type": "moving"
    },
    {
      "bone": "thrust_backTop",
      "filename": "/pa/units/air/fabrication_aircraft/fabrication_aircraft_jets.pfx",
      "type": "moving"
    },
    {
      "bone": "thrust_backBottom",
      "filename": "/pa/units/air/fabrication_aircraft/fabrication_aircraft_jets.pfx",
      "type": "moving"
    }
  ],
  "guard_layer": "WL_LandHorizontal",
  "max_health": 160,
  "mesh_bounds": [
    10.5,
    7.52258,
    3.9
  ],
  "model": {
    "animations": {
      "fly": "/pa/units/air/l_fabrication_aircraft_adv/l_fabrication_aircraft_adv_fly.papa"
    },
    "animtree": "/pa/anim/anim_trees/l_fabrication_aircraft_adv_anim_tree.json",
    "filename": "/pa/units/air/l_fabrication_aircraft_adv/l_fabrication_aircraft_adv.papa"
  },
  "navigation": {
    "acceleration": 30,
    "aggressive_behavior": "circle",
    "brake": 30,
    "circle_max_time": 3,
    "circle_min_time": 1,
    "move_speed": 30,
    "turn_speed": 180
  },
  "physics": {
    "radius": 4
  },
  "recon": {
    "observer": {
      "items": [
        {
          "channel": "sight",
          "layer": "surface_and_air",
          "radius": 100,
          "shape": "capsule"
        },
        {
          "channel": "sight",
          "layer": "underwater",
          "radius": 100,
          "shape": "capsule"
        }
      ]
    }
  },
  "selection_icon": {
    "diameter": -17
  },
  "tools": [
    {
      "aim_bone": "bone_root",
      "muzzle_bone": [
        "turret_left",
        "turret_right"
      ],
      "spec_id": "/pa/units/air/l_fabrication_aircraft_adv/l_fabrication_aircraft_adv_build_arm.json"
    }
  ],
  "transportable": {
    "size": 1
  },
  "unit_types": [
    "UNITTYPE_Air",
    "UNITTYPE_Fabber",
    "UNITTYPE_Construction",
    "UNITTYPE_Mobile",
    "UNITTYPE_Advanced",
    "UNITTYPE_FactoryBuild",
    "UNITTYPE_Custom1"
  ]
}