SFX_Fish_Death
Server/Audio/SoundEvents/SFX/NPC/Ocean/Fish/SFX_Fish_Death.json, 587 B
Fields
| Field | Type |
|---|---|
PreventSoundInterruption | boolean |
MaxInstance | number |
Volume | number |
Layers | array[1] |
AudioCategory | string |
Parent | string |
Source
{
"PreventSoundInterruption": true,
"MaxInstance": 1,
"Volume": 1.5630250076728727,
"Layers": [
{
"Files": [
"Sounds/NPC/Ocean/Fish/Fish_Death_01.ogg",
"Sounds/NPC/Ocean/Fish/Fish_Death_02.ogg",
"Sounds/NPC/Ocean/Fish/Fish_Death_03.ogg",
"Sounds/NPC/Ocean/Fish/Fish_Death_04.ogg"
],
"RandomSettings": {
"MinPitch": -3.8631371386483475,
"MinVolume": -6.020599913279623
},
"Probability": 100,
"StartDelay": 0.3
}
],
"AudioCategory": "AudioCat_NPC_Fish",
"Parent": "SFX_Attn_Quiet"
}