[
  {
    "type": "sound_effect",
    "id": "fire_gun",
    "volume": 60,
    "variant": "recurbow",
    "files": [
      "guns/archery/archery_1.ogg",
      "guns/archery/archery_2.ogg",
      "guns/archery/archery_3.ogg",
      "guns/archery/archery_4.ogg",
      "guns/archery/archery_5.ogg"
    ]
  },
  {
    "type": "sound_effect",
    "id": "fire_gun_distant",
    "volume": 30,
    "variant": "recurbow",
    "files": [
      "guns/archery/archery_1.ogg",
      "guns/archery/archery_2.ogg",
      "guns/archery/archery_3.ogg",
      "guns/archery/archery_4.ogg",
      "guns/archery/archery_5.ogg"
    ]
  },
  {
    "type": "sound_effect",
    "id": "reload",
    "volume": 75,
    "variant": "recurbow",
    "files": [
      "guns/archery/takearrow_1.ogg",
      "guns/archery/takearrow_2.ogg",
      "guns/archery/takearrow_3.ogg",
      "guns/archery/takearrow_4.ogg"
    ]
  },
  {
    "type": "sound_effect",
    "id": "fire_gun",
    "volume": 60,
    "variant": "reflexbow",
    "files": [
      "guns/archery/archery_1.ogg",
      "guns/archery/archery_2.ogg",
      "guns/archery/archery_3.ogg",
      "guns/archery/archery_4.ogg",
      "guns/archery/archery_5.ogg"
    ]
  },
  {
    "type": "sound_effect",
    "id": "fire_gun_distant",
    "volume": 30,
    "variant": "reflexbow",
    "files": [
      "guns/archery/archery_1.ogg",
      "guns/archery/archery_2.ogg",
      "guns/archery/archery_3.ogg",
      "guns/archery/archery_4.ogg",
      "guns/archery/archery_5.ogg"
    ]
  },
  {
    "type": "sound_effect",
    "id": "reload",
    "volume": 75,
    "variant": "reflexbow",
    "files": [
      "guns/archery/takearrow_1.ogg",
      "guns/archery/takearrow_2.ogg",
      "guns/archery/takearrow_3.ogg",
      "guns/archery/takearrow_4.ogg"
    ]
  },
  {
    "type": "sound_effect",
    "id": "fire_gun",
    "volume": 60,
    "variant": "hybridbow",
    "files": [
      "guns/archery/archery_1.ogg",
      "guns/archery/archery_2.ogg",
      "guns/archery/archery_3.ogg",
      "guns/archery/archery_4.ogg",
      "guns/archery/archery_5.ogg"
    ]
  },
  {
    "type": "sound_effect",
    "id": "fire_gun_distant",
    "volume": 30,
    "variant": "hybridbow",
    "files": [
      "guns/archery/archery_1.ogg",
      "guns/archery/archery_2.ogg",
      "guns/archery/archery_3.ogg",
      "guns/archery/archery_4.ogg",
      "guns/archery/archery_5.ogg"
    ]
  },
  {
    "type": "sound_effect",
    "id": "reload",
    "volume": 75,
    "variant": "hybridbow",
    "files": [
      "guns/archery/takearrow_1.ogg",
      "guns/archery/takearrow_2.ogg",
      "guns/archery/takearrow_3.ogg",
      "guns/archery/takearrow_4.ogg"
    ]
  },
  {
    "type": "sound_effect",
    "id": "fire_gun",
    "volume": 60,
    "variant": "woodgreatbow",
    "files": [
      "guns/archery/archery_1.ogg",
      "guns/archery/archery_2.ogg",
      "guns/archery/archery_3.ogg",
      "guns/archery/archery_4.ogg",
      "guns/archery/archery_5.ogg"
    ]
  },
  {
    "type": "sound_effect",
    "id": "fire_gun_distant",
    "volume": 30,
    "variant": "woodgreatbow",
    "files": [
      "guns/archery/archery_1.ogg",
      "guns/archery/archery_2.ogg",
      "guns/archery/archery_3.ogg",
      "guns/archery/archery_4.ogg",
      "guns/archery/archery_5.ogg"
    ]
  },
  {
    "type": "sound_effect",
    "id": "reload",
    "volume": 75,
    "variant": "woodgreatbow",
    "files": [
      "guns/archery/takearrow_1.ogg",
      "guns/archery/takearrow_2.ogg",
      "guns/archery/takearrow_3.ogg",
      "guns/archery/takearrow_4.ogg"
    ]
  }
]