Versions / 0.6.0-pre.1.1 / Audio / SoundEvents / SFX / NPC / Undead / Zombie / SFX_Zombie_Spawn.json
SFX_Zombie_Spawn
Server/Audio/SoundEvents/SFX/NPC/Undead/Zombie/SFX_Zombie_Spawn.json, 753 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_Spawn_01.ogg",
"Sounds/NPC/Undead/Zombie/Zombie_Spawn_02.ogg",
"Sounds/NPC/Undead/Zombie/Zombie_Spawn_03.ogg",
"Sounds/NPC/Undead/Zombie/Zombie_Spawn_04.ogg",
"Sounds/NPC/Undead/Zombie/Zombie_Spawn_05.ogg",
"Sounds/NPC/Undead/Zombie/Zombie_Spawn_06.ogg"
],
"RandomSettings": {
"MinVolume": -1.9382002601611275,
"MaxVolume": 1.583624920952496,
"MinPitch": -3.8631371386483475,
"MaxPitch": 3.1564128700055254
}
}
],
"MaxInstance": 5,
"Volume": 4.0617997398388725,
"PreventSoundInterruption": true,
"AudioCategory": "AudioCat_NPC_Zombie",
"Parent": "SFX_Attn_Moderate"
}