Versions / 0.6.0-pre.6 / Audio / SoundEvents / SFX / NPC / Livestock / Mouflon / SFX_Mouflon_Walk.json
SFX_Mouflon_Walk
Server/Audio/SoundEvents/SFX/NPC/Livestock/Mouflon/SFX_Mouflon_Walk.json, 648 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"
],
"RandomSettings": {
"MinPitch": -3,
"MaxPitch": 1,
"MinVolume": -6
},
"Looping": true,
"Volume": -2
}
],
"Volume": -21,
"PreventSoundInterruption": true,
"AudioCategory": "AudioCat_NPC_Mouflon",
"Parent": "SFX_Attn_Quiet"
}