Hytale Asset ReferenceUnofficial
Versions / 0.5.0-pre.9.2 / Audio / SoundEvents / SFX / NPC / Birds / Vulture / SFX_Vulture_Death.json

SFX_Vulture_Death

Server/Audio/SoundEvents/SFX/NPC/Birds/Vulture/SFX_Vulture_Death.json, 635 B

Fields

FieldType
Layersarray[1]
MaxInstancenumber
Volumenumber
PreventSoundInterruptionboolean
AudioCategorystring
Parentstring

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/NPC/Birds/Vulture/Vulture_Death_01.ogg",
        "Sounds/NPC/Birds/Vulture/Vulture_Death_02.ogg",
        "Sounds/NPC/Birds/Vulture/Vulture_Death_03.ogg",
        "Sounds/NPC/Birds/Vulture/Vulture_Death_04.ogg"
      ],
      "RandomSettings": {
        "MinPitch": -1.8240371213405997,
        "MinVolume": -3.0980391997148637,
        "MaxPitch": 3.1564128700055254
      },
      "Probability": 100
    }
  ],
  "MaxInstance": 5,
  "Volume": -0.020599913279623294,
  "PreventSoundInterruption": true,
  "AudioCategory": "AudioCat_NPC_Vulture",
  "Parent": "SFX_Attn_Moderate"
}