SFX_Bat_Death
Server/Audio/SoundEvents/SFX/NPC/Beasts/Bat/SFX_Bat_Death.json, 629 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
MaxInstance | number |
Volume | number |
PreventSoundInterruption | boolean |
AudioCategory | string |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/NPC/Beasts/Bat/Bat_Death_01.ogg",
"Sounds/NPC/Beasts/Bat/Bat_Death_02.ogg",
"Sounds/NPC/Beasts/Bat/Bat_Death_03.ogg",
"Sounds/NPC/Beasts/Bat/Bat_Death_04.ogg",
"Sounds/NPC/Beasts/Bat/Bat_Death_05.ogg"
],
"RandomSettings": {
"MinVolume": -1,
"MaxVolume": 0,
"MinPitch": -5,
"MaxPitch": 0
},
"Volume": -2,
"StartDelay": 0
}
],
"MaxInstance": 1,
"Volume": 0,
"PreventSoundInterruption": true,
"AudioCategory": "AudioCat_NPC_Bat",
"Parent": "SFX_Attn_Quiet"
}