SFX_Fox_Run
Server/Audio/SoundEvents/SFX/NPC/Beasts/Fox/SFX_Fox_Run.json, 595 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
Volume | number |
PreventSoundInterruption | boolean |
AudioCategory | string |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/NPC/Beasts/Fox/Fox_Run_01.ogg",
"Sounds/NPC/Beasts/Fox/Fox_Run_02.ogg",
"Sounds/NPC/Beasts/Fox/Fox_Run_03.ogg",
"Sounds/NPC/Beasts/Fox/Fox_Run_04.ogg"
],
"RandomSettings": {
"MinPitch": -2,
"MinVolume": -3,
"MaxPitch": 2,
"MaxVolume": 0
},
"StartDelay": 0.2,
"Probability": 35,
"Volume": -2.0,
"Looping": true
}
],
"Volume": -8,
"PreventSoundInterruption": true,
"AudioCategory": "AudioCat_NPC_Fox",
"Parent": "SFX_Attn_Quiet"
}