Advanced Walker Foundry (l_bot_factory_adv) - /pa/units/land/l_bot_factory_adv/l_bot_factory_adv.json

Advanced Manufacturing - Builds basic and advanced bots.
{
  "display_name": "!LOC:Advanced Walker Foundry",
  "description": "!LOC:Advanced Manufacturing - Builds basic and advanced bots.",
  "TEMP_texelinfo": 44,
  "area_build_separation": 7,
  "atrophy_cool_down": 15,
  "atrophy_rate": 80,
  "audio": {
    "loops": {
      "build": {
        "cue": "/SE/Construction/Factory_contruction_loop_bot",
        "flag": "build_target_changed",
        "should_start_func": "has_build_target",
        "should_stop_func": "no_build_target"
      }
    }
  },
  "base_spec": "/pa/units/land/base_structure/base_structure.json",
  "build_metal_cost": 4800,
  "buildable_types": "Custom1 & ( Bot & Mobile & FactoryBuild )",
  "command_caps": [
    "ORDER_Move",
    "ORDER_Patrol",
    "ORDER_FactoryBuild",
    "ORDER_Reclaim",
    "ORDER_Repair",
    "ORDER_Attack",
    "ORDER_Assist",
    "ORDER_Use"
  ],
  "events": {
    "died": {
      "effect_scale": 1.5
    }
  },
  "factory_cooldown_time": 3,
  "fx_offsets": [
    {
      "bone": "lathe001",
      "filename": "/pa/effects/specs/legion_factory_spray.pfx",
      "orientation": [
        0,
        0,
        0
      ],
      "type": "build"
    },
    {
      "bone": "lathe002",
      "filename": "/pa/effects/specs/legion_factory_spray.pfx",
      "orientation": [
        0,
        0,
        0
      ],
      "type": "build"
    },
    {
      "bone": "lathe003",
      "filename": "/pa/effects/specs/legion_factory_spray.pfx",
      "orientation": [
        0,
        0,
        0
      ],
      "type": "build"
    },
    {
      "bone": "lathe004",
      "filename": "/pa/effects/specs/legion_factory_spray.pfx",
      "orientation": [
        0,
        0,
        0
      ],
      "type": "build"
    },
    {
      "bone": "lathe005",
      "filename": "/pa/effects/specs/legion_factory_spray.pfx",
      "orientation": [
        0,
        0,
        0
      ],
      "type": "build"
    },
    {
      "bone": "lathe006",
      "filename": "/pa/effects/specs/legion_factory_spray.pfx",
      "orientation": [
        0,
        0,
        0
      ],
      "type": "build"
    },
    {
      "bone": "bone_root",
      "filename": "/pa/effects/specs/factory_smoke.pfx",
      "offset": [
        -21.8,
        -10,
        29
      ],
      "type": "enabled"
    },
    {
      "bone": "bone_root",
      "filename": "/pa/effects/specs/factory_smoke.pfx",
      "offset": [
        -21.8,
        10,
        29
      ],
      "type": "enabled"
    }
  ],
  "headlights": [
    {
      "color": [
        1.5,
        1.52,
        1.6
      ],
      "debug": false,
      "far_distance": 40,
      "gobo": "/pa/effects/textures/gobo/spotlight_gobo.papa",
      "intensity": 2,
      "near_distance": 5,
      "near_height": 12,
      "near_width": 12,
      "offset": [
        -14.29,
        0,
        16.6
      ],
      "orientation": [
        45,
        0,
        0
      ]
    }
  ],
  "lamps": [
    {
      "color": [
        1,
        1,
        1
      ],
      "intensity": 2,
      "offset": [
        -14.29,
        0,
        16
      ],
      "radius": 4
    },
    {
      "color": [
        1,
        1,
        1
      ],
      "intensity": 2,
      "offset": [
        -14.29,
        0,
        17.2
      ],
      "radius": 4
    },
    {
      "color": [
        0.1,
        1,
        0.1
      ],
      "intensity": 2,
      "offset": [
        19,
        0,
        9.67
      ],
      "radius": 8
    },
    {
      "color": [
        0.1,
        1,
        0.1
      ],
      "intensity": 2,
      "offset": [
        22.73,
        0,
        14.32
      ],
      "radius": 8
    },
    {
      "color": [
        1,
        0,
        0
      ],
      "intensity": 2,
      "offset": [
        -25.27,
        0,
        14.65
      ],
      "radius": 4
    },
    {
      "color": [
        1,
        0,
        0
      ],
      "intensity": 2,
      "offset": [
        -14.24,
        -19.53,
        7
      ],
      "radius": 4
    }
  ],
  "max_health": 30000,
  "mesh_bounds": [
    48,
    48,
    34
  ],
  "model": {
    "animations": {
      "build_end": "/pa/units/land/l_bot_factory_adv/l_bot_factory_adv_end.papa",
      "build_loop": "/pa/units/land/l_bot_factory_adv/l_bot_factory_adv_build.papa",
      "build_start": "/pa/units/land/l_bot_factory_adv/l_bot_factory_adv_start.papa"
    },
    "animtree": "/pa/anim/anim_trees/factory_anim_tree.json",
    "filename": "/pa/units/land/l_bot_factory_adv/l_bot_factory_adv.papa",
    "skirt_decal": "/pa/effects/specs/skirt_bot_adv.json"
  },
  "placement_size": [
    60,
    80
  ],
  "recon": {
    "observer": {
      "items": [
        {
          "channel": "sight",
          "layer": "surface_and_air",
          "radius": 110,
          "shape": "capsule"
        },
        {
          "channel": "sight",
          "layer": "underwater",
          "radius": 110,
          "shape": "capsule"
        }
      ]
    }
  },
  "rolloff_dirs": [
    [
      0,
      1,
      0
    ],
    [
      0,
      -1,
      0
    ]
  ],
  "selection_icon": {
    "diameter": -78
  },
  "tools": [
    {
      "aim_bone": "bone_root",
      "spec_id": "/pa/units/land/l_bot_factory_adv/l_bot_factory_adv_build_arm.json"
    }
  ],
  "unit_types": [
    "UNITTYPE_Factory",
    "UNITTYPE_Construction",
    "UNITTYPE_Land",
    "UNITTYPE_Bot",
    "UNITTYPE_Structure",
    "UNITTYPE_Advanced",
    "UNITTYPE_Important",
    "UNITTYPE_Custom1"
  ],
  "wait_to_rolloff_time": 0
}