SFX_Frog_Death
Server/Audio/SoundEvents/SFX/NPC/Beasts/Frog/SFX_Frog_Death.json, 503 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
MaxInstance | number |
Volume | number |
PreventSoundInterruption | boolean |
AudioCategory | string |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/NPC/Beasts/Frog/Frog_Death_01.ogg",
"Sounds/NPC/Beasts/Frog/Frog_Death_02.ogg"
],
"RandomSettings": {
"MinPitch": -1.8240371213405997,
"MinVolume": -0.9151498112135024,
"MaxPitch": 0,
"MaxVolume": 0
},
"Volume": 1.5630250076728727
}
],
"MaxInstance": 5,
"Volume": 0,
"PreventSoundInterruption": true,
"AudioCategory": "AudioCat_NPC_Frog",
"Parent": "SFX_Attn_Quiet"
}