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

SFX_Mouflon_Walk

Server/Audio/SoundEvents/SFX/NPC/Livestock/Mouflon/SFX_Mouflon_Walk.json, 648 B

Fields

FieldType
Layersarray[1]
Volumenumber
PreventSoundInterruptionboolean
AudioCategorystring
Parentstring

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/NPC/Livestock/NPC_Generic_Step_Hooved_01.ogg",
        "Sounds/NPC/Livestock/NPC_Generic_Step_Hooved_02.ogg",
        "Sounds/NPC/Livestock/NPC_Generic_Step_Hooved_03.ogg",
        "Sounds/NPC/Livestock/NPC_Generic_Step_Hooved_04.ogg",
        "Sounds/NPC/Livestock/NPC_Generic_Step_Hooved_05.ogg"
      ],
      "RandomSettings": {
        "MinPitch": -3,
        "MaxPitch": 1,
        "MinVolume": -6
      },
      "Looping": true,
      "Volume": -2
    }
  ],
  "Volume": -21,
  "PreventSoundInterruption": true,
  "AudioCategory": "AudioCat_NPC_Mouflon",
  "Parent": "SFX_Attn_Quiet"
}