SFX_Owl_Death
Server/Audio/SoundEvents/SFX/NPC/Birds/Owl/SFX_Owl_Death.json, 581 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
MaxInstance | number |
Volume | number |
PreventSoundInterruption | boolean |
Pitch | number |
AudioCategory | string |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/NPC/Birds/Owl/Owl_Death_01.ogg",
"Sounds/NPC/Birds/Owl/Owl_Death_02.ogg",
"Sounds/NPC/Birds/Owl/Owl_Death_03.ogg",
"Sounds/NPC/Birds/Owl/Owl_Death_04.ogg"
],
"RandomSettings": {
"MinPitch": -6.1748780739571,
"MinVolume": -3.0980391997148637,
"MaxPitch": 3.1564128700055254
}
}
],
"MaxInstance": 5,
"Volume": 1.5630250076728727,
"PreventSoundInterruption": true,
"Pitch": 0,
"AudioCategory": "AudioCat_NPC_Owl",
"Parent": "SFX_Attn_Moderate"
}