l_missile_ship_light_tool_weapon

{
    "ammo_id": "/pa/units/sea/l_missile_ship/l_missile_ship_light_ammo.json",
    "auto_attack": true,
    "base_spec": "/pa/tools/base_bot_weapon/base_bot_weapon.json",
    "firing_standard_deviation": 5,
    "idle_aim_delay": 0,
    "max_range": 130,
    "pitch_range": 90,
    "pitch_rate": 360,
    "rate_of_fire": 8,
    "spread_fire": true,
    "target_layers": [
        "WL_Air"
    ],
    "target_priorities": [
        "Air & (EnergyProduction | Transport | Bomber | Gunship | Titan)",
        "Air & Mobile"
    ],
    "yaw_range": 360,
    "yaw_rate": 360
}