Enforcer (l_riot_bot) - /pa/units/land/l_riot_bot/l_riot_bot.json

Assault Walker - High DPS. Attacks land, sea and seabed targets.
{
  "display_name": "!LOC:Enforcer",
  "description": "!LOC:Assault Walker - High DPS. Attacks land, sea and seabed targets.",
  "TEMP_texelinfo": 10,
  "attachable": {
    "offsets": {
      "head": [
        0,
        0,
        4
      ],
      "root": [
        0,
        0,
        0
      ]
    }
  },
  "audio": {
    "loops": {
      "move": {
        "cue": "/SE/Movement/bot/grenadier_loop",
        "flag": "vel_changed",
        "should_start_func": "is_moving",
        "should_stop_func": "is_not_moving"
      }
    },
    "selection_response": {
      "cue": "/SE/Selection/bot/grenadier"
    }
  },
  "base_spec": "/pa/units/land/base_bot/base_bot.json",
  "build_metal_cost": 450,
  "events": {
    "died": {
      "effect_spec": "/pa/effects/specs/default_explosion_bot_t2.pfx"
    },
    "fired": {
      "audio_cue": "/SE/Weapons/bot/grenadier_fire",
      "effect_spec": "/pa/effects/specs/default_small_muzzle_flash.pfx right_muzzle01 /pa/effects/specs/default_small_muzzle_flash.pfx left_muzzle01 /pa/effects/specs/default_small_muzzle_flash.pfx right_muzzle02 /pa/effects/specs/default_small_muzzle_flash.pfx left_muzzle02 /pa/effects/specs/default_small_muzzle_flash.pfx right_muzzle03 /pa/effects/specs/default_small_muzzle_flash.pfx left_muzzle03 /pa/units/land/l_riot_bot/bullet_shells.pfx bone_pivot /pa/units/land/l_riot_bot/bullet_shells_left.pfx bone_pivot"
    }
  },
  "guard_layer": "WL_AnySurface",
  "max_health": 500,
  "mesh_bounds": [
    7.5,
    7.5,
    7
  ],
  "model": {
    "animations": {
      "idle": "/pa/units/land/l_riot_bot/l_riot_bot_idle.papa",
      "walk": "/pa/units/land/l_riot_bot/l_riot_bot_walk.papa"
    },
    "animtree": "/pa/anim/anim_trees/l_riot_bot_anim_tree.json",
    "filename": "/pa/units/land/l_riot_bot/l_riot_bot.papa",
    "walk_speed": 3
  },
  "navigation": {
    "acceleration": 80,
    "brake": -1,
    "move_speed": 12,
    "turn_speed": 240
  },
  "physics": {
    "radius": 3.5
  },
  "recon": {
    "observer": {
      "items": [
        {
          "channel": "sight",
          "layer": "surface_and_air",
          "radius": 100,
          "shape": "capsule"
        }
      ]
    }
  },
  "selection_icon": {
    "diameter": -15
  },
  "tools": [
    {
      "aim_bone": "bone_pitch",
      "muzzle_bone": [
        "left_muzzle01",
        "right_muzzle01",
        "left_muzzle02",
        "right_muzzle02",
        "left_muzzle03",
        "right_muzzle03"
      ],
      "spec_id": "/pa/units/land/l_riot_bot/l_riot_bot_tool_weapon.json"
    }
  ],
  "transportable": {
    "size": 1
  },
  "unit_types": [
    "UNITTYPE_Bot",
    "UNITTYPE_Mobile",
    "UNITTYPE_Offense",
    "UNITTYPE_Land",
    "UNITTYPE_Advanced",
    "UNITTYPE_FactoryBuild",
    "UNITTYPE_CannonBuildable",
    "UNITTYPE_Custom1"
  ]
}