Versions / 0.6.0-pre.9.1 / Audio / SoundEvents / SFX / NPC / Livestock / Goat / SFX_Goat_Alerted.json
SFX_Goat_Alerted
Server/Audio/SoundEvents/SFX/NPC/Livestock/Goat/SFX_Goat_Alerted.json, 728 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
MaxInstance | number |
Volume | number |
PreventSoundInterruption | boolean |
AudioCategory | string |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/NPC/Livestock/Goat/NPC_Goat_Startled_01.ogg",
"Sounds/NPC/Livestock/Goat/NPC_Goat_Startled_02.ogg",
"Sounds/NPC/Livestock/Goat/NPC_Goat_Startled_03.ogg",
"Sounds/NPC/Livestock/Goat/NPC_Goat_Startled_04.ogg",
"Sounds/NPC/Livestock/Goat/NPC_Goat_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_Goat",
"Parent": "SFX_Attn_Moderate"
}