Hytale Asset ReferenceUnofficial
Versions / 0.4.1 / Audio / SoundEvents / SFX / NPC / Livestock / Chicken / SFX_Chicken_Walk.json

SFX_Chicken_Walk

Server/Audio/SoundEvents/SFX/NPC/Livestock/Chicken/SFX_Chicken_Walk.json, 601 B

Fields

FieldType
Layersarray[1]
Volumenumber
PreventSoundInterruptionboolean
AudioCategorystring
Parentstring

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/NPC/Shared/Footsteps/Claw/Claw_Small_Walk_01.ogg",
        "Sounds/NPC/Shared/Footsteps/Claw/Claw_Small_Walk_02.ogg",
        "Sounds/NPC/Shared/Footsteps/Claw/Claw_Small_Walk_03.ogg",
        "Sounds/NPC/Shared/Footsteps/Claw/Claw_Small_Walk_04.ogg"
      ],
      "RandomSettings": {
        "MinPitch": -3,
        "MaxPitch": 3,
        "MinVolume": -6
      },
      "Looping": true,
      "Volume": -1.0
    }
  ],
  "Volume": -5,
  "PreventSoundInterruption": true,
  "AudioCategory": "AudioCat_NPC_Chicken",
  "Parent": "SFX_Attn_Quiet"
}