Versions / 0.6.0-pre.10 / Audio / SoundEvents / SFX / NPC / Livestock / Mouflon / SFX_Mouflon_Idle.json
SFX_Mouflon_Idle
Server/Audio/SoundEvents/SFX/NPC/Livestock/Mouflon/SFX_Mouflon_Idle.json, 1.3 KB
Fields
| Field | Type |
|---|---|
Layers | array[2] |
MaxInstance | number |
Volume | number |
PreventSoundInterruption | boolean |
AudioCategory | string |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/NPC/Livestock/Mouflon/NPC_Mouflon_Bleat_01.ogg",
"Sounds/NPC/Livestock/Mouflon/NPC_Mouflon_Bleat_02.ogg",
"Sounds/NPC/Livestock/Mouflon/NPC_Mouflon_Bleat_03.ogg",
"Sounds/NPC/Livestock/Mouflon/NPC_Mouflon_Bleat_04.ogg",
"Sounds/NPC/Livestock/Mouflon/NPC_Mouflon_Bleat_05.ogg",
"Sounds/NPC/Livestock/Mouflon/NPC_Mouflon_Bleat_06.ogg"
],
"RandomSettings": {
"MinPitch": -2,
"MaxPitch": 1,
"MinVolume": -4
},
"Probability": 40,
"ProbabilityRerollDelay": 3,
"Volume": 0
},
{
"Files": [
"Sounds/NPC/Livestock/Mouflon/NPC_Mouflon_Snort_01.ogg",
"Sounds/NPC/Livestock/Mouflon/NPC_Mouflon_Snort_02.ogg",
"Sounds/NPC/Livestock/Mouflon/NPC_Mouflon_Snort_03.ogg",
"Sounds/NPC/Livestock/Mouflon/NPC_Mouflon_Snort_04.ogg",
"Sounds/NPC/Livestock/Mouflon/NPC_Mouflon_Snort_05.ogg"
],
"RandomSettings": {
"MinPitch": -2,
"MaxPitch": 2,
"MinVolume": -4
},
"Probability": 25,
"ProbabilityRerollDelay": 4,
"Volume": -2
}
],
"MaxInstance": 2,
"Volume": -19,
"PreventSoundInterruption": true,
"AudioCategory": "AudioCat_NPC_Mouflon",
"Parent": "SFX_Attn_Quiet"
}