tactical_missile_launcher_tool_weapon

{
    "ammo_id": "/pa/units/land/tactical_missile_launcher/tactical_missile_launcher_ammo.json",
    "auto_attack": true,
    "base_spec": "/pa/tools/base_missile_tactical_turret/base_missile_tactical_turret.json",
    "firing_arc_pitch": 180,
    "firing_arc_yaw": 180,
    "max_range": 280,
    "pitch_range": 0,
    "pitch_rate": 180,
    "rate_of_fire": 0.25,
    "spread_fire": true,
    "target_layers": [
        "WL_LandHorizontal",
        "WL_WaterSurface",
        "Orbital"
    ],
    "target_priorities": [
        "Mobile & Advanced",
        "Commander",
        "Mobile - Air",
        "Structure - Wall",
        "Wall"
    ],
    "tool_type": "TOOL_Weapon",
    "yaw_range": 0,
    "yaw_rate": 180
}