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

SFX_Mouflon_Death

Server/Audio/SoundEvents/SFX/NPC/Livestock/Mouflon/SFX_Mouflon_Death.json, 684 B

Fields

FieldType
Layersarray[1]
MaxInstancenumber
Volumenumber
PreventSoundInterruptionboolean
AudioCategorystring
Parentstring

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/NPC/Livestock/Mouflon/NPC_Mouflon_Death_01.ogg",
        "Sounds/NPC/Livestock/Mouflon/NPC_Mouflon_Death_02.ogg",
        "Sounds/NPC/Livestock/Mouflon/NPC_Mouflon_Death_03.ogg",
        "Sounds/NPC/Livestock/Mouflon/NPC_Mouflon_Death_04.ogg",
        "Sounds/NPC/Livestock/Mouflon/NPC_Mouflon_Death_05.ogg"
      ],
      "RandomSettings": {
        "MinPitch": -2,
        "MaxPitch": 1,
        "MinVolume": -2
      },
      "StartDelay": 0.05,
      "Volume": -1
    }
  ],
  "MaxInstance": 3,
  "Volume": -10,
  "PreventSoundInterruption": true,
  "AudioCategory": "AudioCat_NPC_Mouflon",
  "Parent": "SFX_Attn_Moderate"
}