Hytale Asset ReferenceUnofficial
Versions / 0.4.0 / Audio / SoundEvents / SFX / NPC / Undead / Zombie / SFX_Zombie_ScratchBack.json

SFX_Zombie_ScratchBack

Server/Audio/SoundEvents/SFX/NPC/Undead/Zombie/SFX_Zombie_ScratchBack.json, 532 B

Fields

FieldType
Layersarray[1]
Volumenumber
PreventSoundInterruptionboolean
AudioCategorystring
Parentstring

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/NPC/Undead/Zombie/Zombie_Scratch_Back_01.ogg",
        "Sounds/NPC/Undead/Zombie/Zombie_Scratch_Back_02.ogg"
      ],
      "RandomSettings": {
        "MinVolume": -1.9382002601611275,
        "MaxVolume": 0,
        "MinPitch": -1.8240371213405997,
        "MaxPitch": 1.6500422849992202
      },
      "StartDelay": 0.2
    }
  ],
  "Volume": 4.0617997398388725,
  "PreventSoundInterruption": true,
  "AudioCategory": "AudioCat_NPC_Zombie",
  "Parent": "SFX_Attn_Moderate"
}