tank_flak_tool_weapon

{
    "ammo_id": "/pa/units/land/tank_flak/tank_flak_ammo.json",
    "auto_attack": true,
    "base_spec": "/pa/tools/base_missile_turret/base_missile_turret.json",
    "firing_arc_pitch": 180,
    "firing_arc_yaw": 180,
    "max_range": 100,
    "pitch_range": 60,
    "pitch_rate": 360,
    "rate_of_fire": 1.0,
    "spread_fire": true,
    "target_layers": [
        "WL_Air"
    ],
    "target_priorities": [
        "Air & ( EnergyProduction | Transport | Bomber | Gunship | Titan )",
        "Mobile & Air"
    ],
    "yaw_range": 0,
    "yaw_rate": 0
}