Hytale Asset ReferenceUnofficial
Versions / 0.5.0 / Audio / SoundEvents / SFX / NPC / Livestock / Boar / SFX_Boar_Walk.json

SFX_Boar_Walk

Server/Audio/SoundEvents/SFX/NPC/Livestock/Boar/SFX_Boar_Walk.json, 598 B

Fields

FieldType
Layersarray[1]
Volumenumber
PreventSoundInterruptionboolean
AudioCategorystring
Parentstring

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/NPC/Shared/Footsteps/Hoof/Hoof_Small_Walk_01.ogg",
        "Sounds/NPC/Shared/Footsteps/Hoof/Hoof_Small_Walk_02.ogg",
        "Sounds/NPC/Shared/Footsteps/Hoof/Hoof_Small_Walk_03.ogg",
        "Sounds/NPC/Shared/Footsteps/Hoof/Hoof_Small_Walk_04.ogg"
      ],
      "RandomSettings": {
        "MinPitch": -3,
        "MaxPitch": 3,
        "MinVolume": -6
      },
      "Volume": -5,
      "Looping": true
    }
  ],
  "Volume": -2.0,
  "PreventSoundInterruption": true,
  "AudioCategory": "AudioCat_NPC_Boar",
  "Parent": "SFX_Attn_Quiet"
}