Hytale Asset ReferenceUnofficial
Versions / 0.5.2 / Audio / SoundEvents / SFX / NPC / Livestock / Cow / SFX_Cow_Alerted.json

SFX_Cow_Alerted

Server/Audio/SoundEvents/SFX/NPC/Livestock/Cow/SFX_Cow_Alerted.json, 493 B

Fields

FieldType
Layersarray[1]
MaxInstancenumber
Volumenumber
PreventSoundInterruptionboolean
AudioCategorystring
Parentstring

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/NPC/Livestock/Cow/Cow_Alerted_01.ogg",
        "Sounds/NPC/Livestock/Cow/Cow_Alerted_02.ogg",
        "Sounds/NPC/Livestock/Cow/Cow_Alerted_03.ogg"
      ],
      "RandomSettings": {
        "MinPitch": -2,
        "MaxPitch": 2,
        "MinVolume": -3
      },
      "Volume": 0
    }
  ],
  "MaxInstance": 2,
  "Volume": -4.0,
  "PreventSoundInterruption": true,
  "AudioCategory": "AudioCat_NPC_Cow",
  "Parent": "SFX_Attn_Moderate"
}