Hytale Asset ReferenceUnofficial
Versions / 0.5.5 / Audio / SoundEvents / SFX / NPC / Livestock / Sheep / SFX_Sheep_Alerted.json

SFX_Sheep_Alerted

Server/Audio/SoundEvents/SFX/NPC/Livestock/Sheep/SFX_Sheep_Alerted.json, 523 B

Fields

FieldType
Layersarray[1]
MaxInstancenumber
Volumenumber
PreventSoundInterruptionboolean
AudioCategorystring
Parentstring

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/NPC/Livestock/Sheep/Sheep_Alerted_01.ogg",
        "Sounds/NPC/Livestock/Sheep/Sheep_Alerted_02.ogg"
      ],
      "RandomSettings": {
        "MinVolume": -2,
        "MaxVolume": 0,
        "MinPitch": -1,
        "MaxPitch": 1
      },
      "Probability": 100,
      "StartDelay": 0.1,
      "Volume": 0
    }
  ],
  "MaxInstance": 3,
  "Volume": -8.0,
  "PreventSoundInterruption": true,
  "AudioCategory": "AudioCat_NPC_Sheep",
  "Parent": "SFX_Attn_Moderate"
}