SFX_Chick_Alerted
Server/Audio/SoundEvents/SFX/NPC/Livestock/Chick/SFX_Chick_Alerted.json, 651 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
Volume | number |
PreventSoundInterruption | boolean |
AudioCategory | string |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/NPC/Livestock/Chick/Chick_Alerted_01.ogg",
"Sounds/NPC/Livestock/Chick/Chick_Alerted_02.ogg",
"Sounds/NPC/Livestock/Chick/Chick_Alerted_03.ogg",
"Sounds/NPC/Livestock/Chick/Chick_Alerted_04.ogg",
"Sounds/NPC/Livestock/Chick/Chick_Alerted_05.ogg"
],
"RandomSettings": {
"MinPitch": -2,
"MinVolume": -5,
"MaxPitch": 2
},
"Probability": 100,
"StartDelay": 0,
"Volume": 0
}
],
"Volume": 2.0,
"PreventSoundInterruption": true,
"AudioCategory": "AudioCat_NPC_Chick",
"Parent": "SFX_Attn_Quiet"
}