Hytale Asset ReferenceUnofficial
Versions / 0.4.1 / Audio / SoundEvents / SFX / NPC / Undead / Zombie / SFX_Zombie_Death.json

SFX_Zombie_Death

Server/Audio/SoundEvents/SFX/NPC/Undead/Zombie/SFX_Zombie_Death.json, 807 B

Fields

FieldType
Layersarray[1]
MaxInstancenumber
Volumenumber
PreventSoundInterruptionboolean
AudioCategorystring
Parentstring

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/NPC/Undead/Zombie/Zombie_Death_01.ogg",
        "Sounds/NPC/Undead/Zombie/Zombie_Death_02.ogg",
        "Sounds/NPC/Undead/Zombie/Zombie_Death_03.ogg",
        "Sounds/NPC/Undead/Zombie/Zombie_Death_04.ogg",
        "Sounds/NPC/Undead/Zombie/Zombie_Death_05.ogg",
        "Sounds/NPC/Undead/Zombie/Zombie_Death_06.ogg"
      ],
      "RandomSettings": {
        "MinVolume": -0.9151498112135024,
        "MaxVolume": 0,
        "MinPitch": -1.8240371213405997,
        "MaxPitch": 1.6500422849992202
      },
      "Probability": 100,
      "StartDelay": 0.1,
      "Volume": 4.0617997398388725
    }
  ],
  "MaxInstance": 5,
  "Volume": 0,
  "PreventSoundInterruption": true,
  "AudioCategory": "AudioCat_NPC_Zombie",
  "Parent": "SFX_Attn_Moderate"
}