Hytale Asset ReferenceUnofficial
Versions / 0.4.1 / Audio / SoundEvents / SFX / NPC / Beasts / Bison / SFX_Bison_Walk.json

SFX_Bison_Walk

Server/Audio/SoundEvents/SFX/NPC/Beasts/Bison/SFX_Bison_Walk.json, 621 B

Fields

FieldType
Layersarray[1]
Volumenumber
PreventSoundInterruptionboolean
AudioCategorystring
Parentstring
SpatialBlendnumber

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/NPC/Shared/Footsteps/Hoof/Hoof_Large_Walk_01.ogg",
        "Sounds/NPC/Shared/Footsteps/Hoof/Hoof_Large_Walk_02.ogg",
        "Sounds/NPC/Shared/Footsteps/Hoof/Hoof_Large_Walk_03.ogg",
        "Sounds/NPC/Shared/Footsteps/Hoof/Hoof_Large_Walk_04.ogg"
      ],
      "RandomSettings": {
        "MinPitch": -3,
        "MaxPitch": 3,
        "MinVolume": -6
      },
      "Volume": 1.0,
      "Looping": true
    }
  ],
  "Volume": 0,
  "PreventSoundInterruption": true,
  "AudioCategory": "AudioCat_NPC_Bison",
  "Parent": "SFX_Attn_Quiet",
  "SpatialBlend": 0.5
}