land_mine_tool_weapon

{
  "ammo_id": "/pa/units/land/land_mine/land_mine_ammo.json",
  "auto_attack": true,
  "firing_arc_pitch": 360,
  "firing_arc_yaw": 360,
  "idle_aim_delay": 0,
  "max_range": 5,
  "pitch_range": 0,
  "pitch_rate": 0,
  "rate_of_fire": 5,
  "self_destruct": true,
  "target_layers": [
    "WL_LandHorizontal",
    "WL_WaterSurface",
    "WL_Underwater"
  ],
  "tool_type": "TOOL_Weapon",
  "yaw_range": 0,
  "yaw_rate": 0
}