SFX_Fox_Alerted
Server/Audio/SoundEvents/SFX/NPC/Beasts/Fox/SFX_Fox_Alerted.json, 548 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_Alerted_01.ogg",
"Sounds/NPC/Beasts/Fox/Fox_Alerted_02.ogg"
],
"RandomSettings": {
"MinPitch": -1.8240371213405997,
"MinVolume": -0.9151498112135024,
"MaxPitch": 1.6500422849992202,
"MaxVolume": 0
},
"Probability": 100,
"Volume": -7.979400086720375
}
],
"MaxInstance": 5,
"Volume": -5,
"PreventSoundInterruption": true,
"AudioCategory": "AudioCat_NPC_Fox",
"Parent": "SFX_Attn_Moderate"
}