tank_heavy_mortar_tool_weapon

{
    "ammo_id": "/pa/units/land/tank_heavy_mortar/tank_heavy_mortar_ammo.json",
    "auto_attack": true,
    "base_spec": "/pa/tools/base_artillery_turret_unit/base_artillery_turret_unit.json",
    "idle_aim_delay": 10,
    "max_range": 260,
    "pitch_range": 89,
    "pitch_rate": 30,
    "rate_of_fire": 0.25,
    "spread_fire": true,
    "target_layers": [
        "WL_LandHorizontal",
        "WL_Seafloor",
        "WL_WaterSurface",
        "WL_Underwater"
    ],
    "target_priorities": [
        "Commander",
        "Mobile - Air",
        "Structure & SurfaceDefense",
        "Structure & Defense",
        "Structure - Wall",
        "Wall"
    ],
    "yaw_range": 180,
    "yaw_rate": 30
}