Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.8.1 / Audio / SoundEvents / SFX / Weapons / Item / Meat / SFX_Club_Meat_Impact.json

SFX_Club_Meat_Impact

Server/Audio/SoundEvents/SFX/Weapons/Item/Meat/SFX_Club_Meat_Impact.json, 921 B

Fields

FieldType
AudioCategorystring
Layersarray[3]
Volumenumber
PreventSoundInterruptionboolean
Parentstring

Source

{
  "AudioCategory": "AudioCat_Weapons",
  "Layers": [
    {
      "Files": [
        "Sounds/Weapons/Club/Meat/Club_Meat_Impact_01.ogg",
        "Sounds/Weapons/Club/Meat/Club_Meat_Impact_02.ogg"
      ],
      "RandomSettings": {
        "MaxPitch": 4.542139479044758
      },
      "Volume": -0.020599913279623294,
      "StartDelay": 0
    },
    {
      "Files": [
        "Sounds/Weapons/Unarmed/Punch_Impact_Damage_01.ogg",
        "Sounds/Weapons/Unarmed/Punch_Impact_Damage_02.ogg"
      ],
      "RandomSettings": {
        "MinPitch": 0,
        "MaxPitch": 0,
        "MinVolume": 0
      },
      "Volume": 6.0,
      "StartDelay": 0.1
    },
    {
      "Files": [
        "Sounds/Weapons/Unarmed/Punch_Impact_Weight_01.ogg"
      ],
      "Volume": -4.4575749056067515,
      "StartDelay": 0.1
    }
  ],
  "Volume": -4.436974992327127,
  "PreventSoundInterruption": true,
  "Parent": "SFX_Attn_Moderate"
}