Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.1.1 / Audio / SoundEvents / SFX / NPC / Livestock / Chicken / SFX_Chicken_Alerted.json

SFX_Chicken_Alerted

Server/Audio/SoundEvents/SFX/NPC/Livestock/Chicken/SFX_Chicken_Alerted.json, 627 B

Fields

FieldType
Layersarray[1]
MaxInstancenumber
Volumenumber
PreventSoundInterruptionboolean
AudioCategorystring
Parentstring

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/NPC/Livestock/Chicken/Chicken_Alerted_01.ogg",
        "Sounds/NPC/Livestock/Chicken/Chicken_Alerted_02.ogg",
        "Sounds/NPC/Livestock/Chicken/Chicken_Alerted_03.ogg"
      ],
      "RandomSettings": {
        "MinPitch": -1.8240371213405997,
        "MinVolume": -3,
        "MaxPitch": 0
      },
      "Probability": 100,
      "ProbabilityRerollDelay": 1.5,
      "StartDelay": 0.1,
      "Volume": -2.0
    }
  ],
  "MaxInstance": 3,
  "Volume": -5,
  "PreventSoundInterruption": true,
  "AudioCategory": "AudioCat_NPC_Chicken",
  "Parent": "SFX_Attn_Moderate"
}