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

SFX_Mouflon_Run

Server/Audio/SoundEvents/SFX/NPC/Livestock/Mouflon/SFX_Mouflon_Run.json, 646 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": 0,
        "MaxPitch": 3,
        "MinVolume": -4
      },
      "Looping": true,
      "Volume": 0
    }
  ],
  "Volume": -19,
  "PreventSoundInterruption": true,
  "AudioCategory": "AudioCat_NPC_Mouflon",
  "Parent": "SFX_Attn_Quiet"
}