SFX_Fox_Death
Server/Audio/SoundEvents/SFX/NPC/Beasts/Fox/SFX_Fox_Death.json, 553 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
MaxInstance | number |
Volume | number |
PreventSoundInterruption | boolean |
AudioCategory | string |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/NPC/Beasts/Fox/Fox_Death_01.ogg",
"Sounds/NPC/Beasts/Fox/Fox_Death_02.ogg",
"Sounds/NPC/Beasts/Fox/Fox_Death_03.ogg"
],
"RandomSettings": {
"MinPitch": -1.8240371213405997,
"MinVolume": -0.9151498112135024,
"MaxPitch": 0,
"MaxVolume": 0
},
"Volume": -0.020599913279623294
}
],
"MaxInstance": 5,
"Volume": 0,
"PreventSoundInterruption": true,
"AudioCategory": "AudioCat_NPC_Fox",
"Parent": "SFX_Attn_Moderate"
}