SFX_Zombie_ScratchBack
Server/Audio/SoundEvents/SFX/NPC/Undead/Zombie/SFX_Zombie_ScratchBack.json, 532 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
Volume | number |
PreventSoundInterruption | boolean |
AudioCategory | string |
Parent | string |
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"
}