Hytale Asset ReferenceUnofficial
Versions / 0.5.0 / Audio / SoundEvents / SFX / NPC / Livestock / Boar / SFX_Boar_Death.json

SFX_Boar_Death

Server/Audio/SoundEvents/SFX/NPC/Livestock/Boar/SFX_Boar_Death.json, 540 B

Fields

FieldType
Layersarray[1]
MaxInstancenumber
Volumenumber
PreventSoundInterruptionboolean
AudioCategorystring
Parentstring

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/NPC/Livestock/Boar/Boar_Death_01.ogg",
        "Sounds/NPC/Livestock/Boar/Boar_Death_02.ogg",
        "Sounds/NPC/Livestock/Boar/Boar_Death_03.ogg"
      ],
      "RandomSettings": {
        "MinPitch": -6.1748780739571,
        "MaxPitch": 4.542139479044758,
        "MinVolume": -3.0980391997148637
      },
      "Volume": 1.0
    }
  ],
  "MaxInstance": 5,
  "Volume": 0,
  "PreventSoundInterruption": true,
  "AudioCategory": "AudioCat_NPC_Boar",
  "Parent": "SFX_Attn_Moderate"
}