Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.9.1 / Audio / SoundEvents / SFX / NPC / Livestock / Mouflon / SFX_Mouflon_Alerted.json

SFX_Mouflon_Alerted

Server/Audio/SoundEvents/SFX/NPC/Livestock/Mouflon/SFX_Mouflon_Alerted.json, 761 B

Fields

FieldType
Layersarray[1]
MaxInstancenumber
Volumenumber
PreventSoundInterruptionboolean
AudioCategorystring
Parentstring

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/NPC/Livestock/Mouflon/NPC_Mouflon_Startled_01.ogg",
        "Sounds/NPC/Livestock/Mouflon/NPC_Mouflon_Startled_02.ogg",
        "Sounds/NPC/Livestock/Mouflon/NPC_Mouflon_Startled_03.ogg",
        "Sounds/NPC/Livestock/Mouflon/NPC_Mouflon_Startled_04.ogg",
        "Sounds/NPC/Livestock/Mouflon/NPC_Mouflon_Startled_05.ogg"
      ],
      "RandomSettings": {
        "MinPitch": -2,
        "MaxPitch": 1,
        "MinVolume": -3
      },
      "Probability": 100,
      "ProbabilityRerollDelay": 1.5,
      "StartDelay": 0.1,
      "Volume": -2
    }
  ],
  "MaxInstance": 3,
  "Volume": -13,
  "PreventSoundInterruption": true,
  "AudioCategory": "AudioCat_NPC_Mouflon",
  "Parent": "SFX_Attn_Moderate"
}