bot_bomb_tool_weapon

{
    "ammo_capacity": 1,
    "ammo_demand": 10,
    "ammo_id": "/pa/units/land/bot_bomb/bot_bomb_ammo.json",
    "ammo_per_shot": 1,
    "ammo_source": "energy",
    "auto_attack": true,
    "firing_arc_pitch": 360,
    "firing_arc_yaw": 360,
    "idle_aim_delay": 0,
    "max_range": 10,
    "no_busy_auto_attack": false,
    "pitch_range": 0,
    "pitch_rate": 3600,
    "rate_of_fire": 10,
    "self_destruct": true,
    "target_layers": [
        "WL_LandHorizontal",
        "WL_WaterSurface"
    ],
    "tool_type": "TOOL_Weapon",
    "yaw_range": 0,
    "yaw_rate": 3600
}