Hytale Asset ReferenceUnofficial
Versions / 0.5.2 / Audio / SoundEvents / SFX / NPC / Livestock / Boar / SFX_Boar_Run.json

SFX_Boar_Run

Server/Audio/SoundEvents/SFX/NPC/Livestock/Boar/SFX_Boar_Run.json, 1.2 KB

Fields

FieldType
Layersarray[2]
Volumenumber
PreventSoundInterruptionboolean
AudioCategorystring
Parentstring

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/NPC/Livestock/Boar/Boar_Run_01.ogg",
        "Sounds/NPC/Livestock/Boar/Boar_Run_02.ogg",
        "Sounds/NPC/Livestock/Boar/Boar_Run_03.ogg",
        "Sounds/NPC/Livestock/Boar/Boar_Run_04.ogg",
        "Sounds/NPC/Livestock/Boar/Boar_Run_05.ogg",
        "Sounds/NPC/Livestock/Boar/Boar_Run_06.ogg"
      ],
      "RandomSettings": {
        "MinPitch": -8.843587129994475,
        "MaxPitch": 4.542139479044758,
        "MinVolume": -6.020599913279623
      },
      "StartDelay": 0.5,
      "Probability": 50,
      "Looping": true,
      "Volume": 1.0
    },
    {
      "Files": [
        "Sounds/NPC/Shared/Footsteps/Hoof/Hoof_Small_Run_01.ogg",
        "Sounds/NPC/Shared/Footsteps/Hoof/Hoof_Small_Run_02.ogg",
        "Sounds/NPC/Shared/Footsteps/Hoof/Hoof_Small_Run_03.ogg",
        "Sounds/NPC/Shared/Footsteps/Hoof/Hoof_Small_Run_04.ogg"
      ],
      "RandomSettings": {
        "MinVolume": -10,
        "MinPitch": -3,
        "MaxPitch": 3
      },
      "Looping": true,
      "Volume": 6.0
    }
  ],
  "Volume": 0,
  "PreventSoundInterruption": true,
  "AudioCategory": "AudioCat_NPC_Boar",
  "Parent": "SFX_Attn_Quiet"
}