SFX_Goat_Death
Server/Audio/SoundEvents/SFX/NPC/Livestock/Goat/SFX_Goat_Death.json, 651 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
MaxInstance | number |
Volume | number |
PreventSoundInterruption | boolean |
AudioCategory | string |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/NPC/Livestock/Goat/NPC_Goat_Death_01.ogg",
"Sounds/NPC/Livestock/Goat/NPC_Goat_Death_02.ogg",
"Sounds/NPC/Livestock/Goat/NPC_Goat_Death_03.ogg",
"Sounds/NPC/Livestock/Goat/NPC_Goat_Death_04.ogg",
"Sounds/NPC/Livestock/Goat/NPC_Goat_Death_05.ogg"
],
"RandomSettings": {
"MinPitch": -2,
"MaxPitch": 1,
"MinVolume": -2
},
"StartDelay": 0.05,
"Volume": -1
}
],
"MaxInstance": 3,
"Volume": -10,
"PreventSoundInterruption": true,
"AudioCategory": "AudioCat_NPC_Goat",
"Parent": "SFX_Attn_Moderate"
}