SFX_Zombie_Hurt
Server/Audio/SoundEvents/SFX/NPC/Undead/Zombie/SFX_Zombie_Hurt.json, 679 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_Hurt_01.ogg",
"Sounds/NPC/Undead/Zombie/Zombie_Hurt_02.ogg",
"Sounds/NPC/Undead/Zombie/Zombie_Hurt_03.ogg",
"Sounds/NPC/Undead/Zombie/Zombie_Hurt_04.ogg",
"Sounds/NPC/Undead/Zombie/Zombie_Hurt_05.ogg"
],
"RandomSettings": {
"MinVolume": -2,
"MaxVolume": 0,
"MinPitch": -2,
"MaxPitch": 2
},
"StartDelay": 0.1,
"Probability": 80,
"Volume": 4.0
}
],
"MaxInstance": 5,
"Volume": 0,
"PreventSoundInterruption": true,
"AudioCategory": "AudioCat_NPC_Zombie",
"Parent": "SFX_Attn_Moderate"
}