l_rocket_barrage_tool_weapon

{
    "ammo_id": "/pa/units/land/l_rocket_barrage/l_rocket_barrage_ammo.json",
    "arc_type": "High",
    "auto_attack": true,
    "base_spec": "/pa/tools/base_artillery_turret_unit/base_artillery_turret_unit.json",
    "firing_arc_pitch": 10,
    "firing_arc_yaw": 10,
    "firing_standard_deviation": 25,
    "max_range": 160,
    "pitch_range": 180,
    "pitch_rate": 70,
    "rate_of_fire": 0.8,
    "spread_fire": true,
    "target_layers": [
        "WL_LandHorizontal",
        "WL_WaterSurface"
    ],
    "tool_type": "TOOL_Weapon",
    "yaw_range": 360,
    "yaw_rate": 70
}