Hytale Asset ReferenceUnofficial
Versions / 0.5.3 / Audio / SoundEvents / SFX / NPC / Beasts / Antelope / SFX_Antelope_Death.json

SFX_Antelope_Death

Server/Audio/SoundEvents/SFX/NPC/Beasts/Antelope/SFX_Antelope_Death.json, 611 B

Fields

FieldType
Layersarray[1]
MaxInstancenumber
Volumenumber
PreventSoundInterruptionboolean
AudioCategorystring
Parentstring

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/NPC/Beasts/Antelope/Antelope_Death_01.ogg",
        "Sounds/NPC/Beasts/Antelope/Antelope_Death_02.ogg",
        "Sounds/NPC/Beasts/Antelope/Antelope_Death_03.ogg"
      ],
      "RandomSettings": {
        "MinPitch": -1.8240371213405997,
        "MaxPitch": 0,
        "MaxVolume": 0,
        "MinVolume": -0.9151498112135024
      },
      "StartDelay": 0,
      "Volume": -0.020599913279623294
    }
  ],
  "MaxInstance": 2,
  "Volume": 0,
  "PreventSoundInterruption": true,
  "AudioCategory": "AudioCat_NPC_Antelope",
  "Parent": "SFX_Attn_Moderate"
}