[
  {
    "type": "sound_effect",
    "id": "smash_fail",
    "variant": "f_egg_sackbw",
    "volume": 50,
    "files": [
      "terrain/other/hit_flesh_1.ogg",
      "terrain/other/hit_flesh_2.ogg",
      "terrain/other/hit_flesh_3.ogg",
      "terrain/other/hit_flesh_4.ogg",
      "terrain/other/hit_flesh_5.ogg"
    ]
  },
  {
    "type": "sound_effect",
    "id": "smash_success",
    "variant": "f_egg_sackbw",
    "volume": 50,
    "files": [
      "terrain/other/smash_flesh_1.ogg",
      "terrain/other/smash_flesh_2.ogg",
      "terrain/other/smash_flesh_3.ogg",
      "terrain/other/smash_flesh_4.ogg",
      "terrain/other/smash_flesh_5.ogg"
    ]
  },
  {
    "type": "sound_effect",
    "id": "smash_fail",
    "variant": "f_egg_sackcs",
    "volume": 50,
    "files": [
      "terrain/other/hit_flesh_1.ogg",
      "terrain/other/hit_flesh_2.ogg",
      "terrain/other/hit_flesh_3.ogg",
      "terrain/other/hit_flesh_4.ogg",
      "terrain/other/hit_flesh_5.ogg"
    ]
  },
  {
    "type": "sound_effect",
    "id": "smash_success",
    "variant": "f_egg_sackcs",
    "volume": 50,
    "files": [
      "terrain/other/smash_flesh_1.ogg",
      "terrain/other/smash_flesh_2.ogg",
      "terrain/other/smash_flesh_3.ogg",
      "terrain/other/smash_flesh_4.ogg",
      "terrain/other/smash_flesh_5.ogg"
    ]
  },
  {
    "type": "sound_effect",
    "id": "smash_fail",
    "variant": "f_egg_sackws",
    "volume": 50,
    "files": [
      "terrain/other/hit_flesh_1.ogg",
      "terrain/other/hit_flesh_2.ogg",
      "terrain/other/hit_flesh_3.ogg",
      "terrain/other/hit_flesh_4.ogg",
      "terrain/other/hit_flesh_5.ogg"
    ]
  },
  {
    "type": "sound_effect",
    "id": "smash_success",
    "variant": "f_egg_sackws",
    "volume": 50,
    "files": [
      "terrain/other/smash_flesh_1.ogg",
      "terrain/other/smash_flesh_2.ogg",
      "terrain/other/smash_flesh_3.ogg",
      "terrain/other/smash_flesh_4.ogg",
      "terrain/other/smash_flesh_5.ogg"
    ]
  },
  {
    "type": "sound_effect",
    "id": "smash_fail",
    "variant": "f_egg_sacke",
    "volume": 50,
    "files": [
      "terrain/other/hit_flesh_1.ogg",
      "terrain/other/hit_flesh_2.ogg",
      "terrain/other/hit_flesh_3.ogg",
      "terrain/other/hit_flesh_4.ogg",
      "terrain/other/hit_flesh_5.ogg"
    ]
  },
  {
    "type": "sound_effect",
    "id": "smash_success",
    "variant": "f_egg_sacke",
    "volume": 50,
    "files": [
      "terrain/other/smash_flesh_1.ogg",
      "terrain/other/smash_flesh_2.ogg",
      "terrain/other/smash_flesh_3.ogg",
      "terrain/other/smash_flesh_4.ogg",
      "terrain/other/smash_flesh_5.ogg"
    ]
  }
]