Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.5 / Audio / SoundEvents / SFX / NPC / Livestock / Chick / SFX_Chick_Alerted.json

SFX_Chick_Alerted

Server/Audio/SoundEvents/SFX/NPC/Livestock/Chick/SFX_Chick_Alerted.json, 651 B

Fields

FieldType
Layersarray[1]
Volumenumber
PreventSoundInterruptionboolean
AudioCategorystring
Parentstring

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/NPC/Livestock/Chick/Chick_Alerted_01.ogg",
        "Sounds/NPC/Livestock/Chick/Chick_Alerted_02.ogg",
        "Sounds/NPC/Livestock/Chick/Chick_Alerted_03.ogg",
        "Sounds/NPC/Livestock/Chick/Chick_Alerted_04.ogg",
        "Sounds/NPC/Livestock/Chick/Chick_Alerted_05.ogg"
      ],
      "RandomSettings": {
        "MinPitch": -2,
        "MinVolume": -5,
        "MaxPitch": 2
      },
      "Probability": 100,
      "StartDelay": 0,
      "Volume": 0
    }
  ],
  "Volume": 2.0,
  "PreventSoundInterruption": true,
  "AudioCategory": "AudioCat_NPC_Chick",
  "Parent": "SFX_Attn_Quiet"
}