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

SFX_Chicken_Flee

Server/Audio/SoundEvents/SFX/NPC/Livestock/Chicken/SFX_Chicken_Flee.json, 629 B

Fields

FieldType
Layersarray[1]
MaxInstancenumber
Volumenumber
PreventSoundInterruptionboolean
AudioCategorystring
Parentstring

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/NPC/Livestock/Chicken/Chicken_Flee_01.ogg",
        "Sounds/NPC/Livestock/Chicken/Chicken_Flee_02.ogg",
        "Sounds/NPC/Livestock/Chicken/Chicken_Flee_03.ogg"
      ],
      "RandomSettings": {
        "MinPitch": -1.8240371213405997,
        "MinVolume": -13.979400086720375,
        "MaxPitch": 1.6500422849992202
      },
      "Probability": 20,
      "StartDelay": 0.1,
      "Volume": -4.4575749056067515
    }
  ],
  "MaxInstance": 3,
  "Volume": -5,
  "PreventSoundInterruption": true,
  "AudioCategory": "AudioCat_NPC_Chicken",
  "Parent": "SFX_Attn_Moderate"
}