Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.5 / Audio / SoundEvents / SFX / NPC / Birds / Flamingo / SFX_Flamingo_Alerted.json

SFX_Flamingo_Alerted

Server/Audio/SoundEvents/SFX/NPC/Birds/Flamingo/SFX_Flamingo_Alerted.json, 620 B

Fields

FieldType
Layersarray[1]
MaxInstancenumber
Volumenumber
PreventSoundInterruptionboolean
AudioCategorystring
Parentstring

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/NPC/Birds/Flamingo/Flamingo_Alerted_01.ogg",
        "Sounds/NPC/Birds/Flamingo/Flamingo_Alerted_02.ogg",
        "Sounds/NPC/Birds/Flamingo/Flamingo_Alerted_03.ogg",
        "Sounds/NPC/Birds/Flamingo/Flamingo_Alerted_04.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"
}