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

SFX_Lamb_Alerted

Server/Audio/SoundEvents/SFX/NPC/Livestock/Lamb/SFX_Lamb_Alerted.json, 528 B

Fields

FieldType
Layersarray[1]
MaxInstancenumber
Volumenumber
PreventSoundInterruptionboolean
AudioCategorystring
Parentstring

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/NPC/Livestock/Lamb/Lamb_Alerted_01.ogg",
        "Sounds/NPC/Livestock/Lamb/Lamb_Alerted_02.ogg"
      ],
      "RandomSettings": {
        "MinVolume": -3.0980391997148637,
        "MaxVolume": 0.8278537031645015,
        "MinPitch": -6.1748780739571,
        "MaxPitch": 3.1564128700055254
      }
    }
  ],
  "MaxInstance": 5,
  "Volume": -4.4575749056067515,
  "PreventSoundInterruption": true,
  "AudioCategory": "AudioCat_NPC_Lamb",
  "Parent": "SFX_Attn_Moderate"
}