Versions / 0.6.0-pre.6 / Audio / SoundEvents / SFX / NPC / Livestock / Mouflon / SFX_Mouflon_Alerted.json
SFX_Mouflon_Alerted
Server/Audio/SoundEvents/SFX/NPC/Livestock/Mouflon/SFX_Mouflon_Alerted.json, 761 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
MaxInstance | number |
Volume | number |
PreventSoundInterruption | boolean |
AudioCategory | string |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/NPC/Livestock/Mouflon/NPC_Mouflon_Startled_01.ogg",
"Sounds/NPC/Livestock/Mouflon/NPC_Mouflon_Startled_02.ogg",
"Sounds/NPC/Livestock/Mouflon/NPC_Mouflon_Startled_03.ogg",
"Sounds/NPC/Livestock/Mouflon/NPC_Mouflon_Startled_04.ogg",
"Sounds/NPC/Livestock/Mouflon/NPC_Mouflon_Startled_05.ogg"
],
"RandomSettings": {
"MinPitch": -2,
"MaxPitch": 1,
"MinVolume": -3
},
"Probability": 100,
"ProbabilityRerollDelay": 1.5,
"StartDelay": 0.1,
"Volume": -2
}
],
"MaxInstance": 3,
"Volume": -13,
"PreventSoundInterruption": true,
"AudioCategory": "AudioCat_NPC_Mouflon",
"Parent": "SFX_Attn_Moderate"
}