Versions / 0.5.0-pre.9.2 / 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
| Field | Type |
|---|---|
Layers | array[1] |
MaxInstance | number |
Volume | number |
PreventSoundInterruption | boolean |
AudioCategory | string |
Parent | string |
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"
}