SFX_Mouse_Death
Server/Audio/SoundEvents/SFX/NPC/Beasts/Mouse/SFX_Mouse_Death.json, 580 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
MaxInstance | number |
Volume | number |
PreventSoundInterruption | boolean |
AudioCategory | string |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/NPC/Beasts/Mouse/Mouse_Death_01.ogg",
"Sounds/NPC/Beasts/Mouse/Mouse_Death_02.ogg",
"Sounds/NPC/Beasts/Mouse/Mouse_Death_03.ogg"
],
"RandomSettings": {
"MinVolume": -3.0980391997148637,
"MaxVolume": 0,
"MinPitch": -3.8631371386483475,
"MaxPitch": 3.1564128700055254
},
"Volume": -7.979400086720375
}
],
"MaxInstance": 3,
"Volume": -8,
"PreventSoundInterruption": true,
"AudioCategory": "AudioCat_NPC_Mouse",
"Parent": "SFX_Attn_Quiet"
}