SFX_Goat_Run
Server/Audio/SoundEvents/SFX/NPC/Livestock/Goat/SFX_Goat_Run.json, 646 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
Volume | number |
PreventSoundInterruption | boolean |
AudioCategory | string |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/NPC/Livestock/NPC_Generic_Step_Hooved_01.ogg",
"Sounds/NPC/Livestock/NPC_Generic_Step_Hooved_02.ogg",
"Sounds/NPC/Livestock/NPC_Generic_Step_Hooved_03.ogg",
"Sounds/NPC/Livestock/NPC_Generic_Step_Hooved_04.ogg",
"Sounds/NPC/Livestock/NPC_Generic_Step_Hooved_05.ogg"
],
"Volume": 1.0,
"RandomSettings": {
"MinVolume": -10,
"MinPitch": -3,
"MaxPitch": 3
},
"Looping": true
}
],
"Volume": -15,
"PreventSoundInterruption": true,
"AudioCategory": "AudioCat_NPC_Goat",
"Parent": "SFX_Attn_Quiet"
}