Hytale Asset ReferenceUnofficial
Versions / 0.5.1 / Audio / SoundEvents / SFX / NPC / Birds / Flamingo / SFX_Flamingo_Death.json

SFX_Flamingo_Death

Server/Audio/SoundEvents/SFX/NPC/Birds/Flamingo/SFX_Flamingo_Death.json, 553 B

Fields

FieldType
Layersarray[1]
MaxInstancenumber
Volumenumber
PreventSoundInterruptionboolean
AudioCategorystring
Parentstring

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/NPC/Birds/Flamingo/Flamingo_Death_01.ogg",
        "Sounds/NPC/Birds/Flamingo/Flamingo_Death_02.ogg",
        "Sounds/NPC/Birds/Flamingo/Flamingo_Death_03.ogg"
      ],
      "RandomSettings": {
        "MinPitch": -6.1748780739571,
        "MinVolume": -3.0980391997148637,
        "MaxPitch": 3.1564128700055254
      }
    }
  ],
  "MaxInstance": 5,
  "Volume": -7.979400086720375,
  "PreventSoundInterruption": true,
  "AudioCategory": "AudioCat_NPC_Flamingo",
  "Parent": "SFX_Attn_Moderate"
}