Versions / 0.6.0-pre.7 / Audio / SoundEvents / SFX / NPC / Livestock / Turkey / SFX_Turkey_Alerted.json
SFX_Turkey_Alerted
Server/Audio/SoundEvents/SFX/NPC/Livestock/Turkey/SFX_Turkey_Alerted.json, 745 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
MaxInstance | number |
Volume | number |
PreventSoundInterruption | boolean |
AudioCategory | string |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/NPC/Livestock/Turkey/NPC_Turkey_Startle_01.ogg",
"Sounds/NPC/Livestock/Turkey/NPC_Turkey_Startle_02.ogg",
"Sounds/NPC/Livestock/Turkey/NPC_Turkey_Startle_03.ogg",
"Sounds/NPC/Livestock/Turkey/NPC_Turkey_Startle_04.ogg",
"Sounds/NPC/Livestock/Turkey/NPC_Turkey_Startle_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_Turkey",
"Parent": "SFX_Attn_Moderate"
}