Hytale Asset ReferenceUnofficial
Versions / 0.5.5 / Audio / SoundEvents / SFX / NPC / Livestock / Calf / SFX_Calf_Run.json

SFX_Calf_Run

Server/Audio/SoundEvents/SFX/NPC/Livestock/Calf/SFX_Calf_Run.json, 593 B

Fields

FieldType
Layersarray[1]
Volumenumber
PreventSoundInterruptionboolean
AudioCategorystring
Parentstring

Source

{
  "Layers": [
    {
      "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"
      ],
      "Volume": -9.0,
      "RandomSettings": {
        "MinVolume": -6,
        "MinPitch": -3,
        "MaxPitch": 3
      },
      "Looping": true
    }
  ],
  "Volume": 0,
  "PreventSoundInterruption": true,
  "AudioCategory": "AudioCat_NPC_Calf",
  "Parent": "SFX_Attn_Quiet"
}