tank_hover_tool_weapon

{
    "ammo_id": "/pa/units/land/tank_hover/tank_hover_ammo.json",
    "auto_attack": true,
    "base_spec": "/pa/tools/base_missile_turret/base_missile_turret.json",
    "idle_aim_delay": 5,
    "max_range": 110,
    "pitch_range": 120,
    "pitch_rate": 60,
    "rate_of_fire": 0.4,
    "spread_fire": true,
    "target_layers": [
        "WL_LandHorizontal",
        "WL_WaterSurface"
    ],
    "target_priorities": [
        "Mobile & Advanced",
        "Commander",
        "Mobile - Air",
        "Structure - Wall",
        "Wall"
    ],
    "yaw_range": 180,
    "yaw_rate": 60
}