Versions / 0.6.0-pre.5 / Audio / SoundEvents / SFX / NPC / Livestock / Sheep / SFX_Sheep_Alerted.json
SFX_Sheep_Alerted
Server/Audio/SoundEvents/SFX/NPC/Livestock/Sheep/SFX_Sheep_Alerted.json, 523 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
MaxInstance | number |
Volume | number |
PreventSoundInterruption | boolean |
AudioCategory | string |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/NPC/Livestock/Sheep/Sheep_Alerted_01.ogg",
"Sounds/NPC/Livestock/Sheep/Sheep_Alerted_02.ogg"
],
"RandomSettings": {
"MinVolume": -2,
"MaxVolume": 0,
"MinPitch": -1,
"MaxPitch": 1
},
"Probability": 100,
"StartDelay": 0.1,
"Volume": 0
}
],
"MaxInstance": 3,
"Volume": -8.0,
"PreventSoundInterruption": true,
"AudioCategory": "AudioCat_NPC_Sheep",
"Parent": "SFX_Attn_Moderate"
}