Versions / 0.6.0-pre.9.1 / Audio / SoundEvents / SFX / NPC / Livestock / Turkey / SFX_Turkey_Death.json
SFX_Turkey_Death
Server/Audio/SoundEvents/SFX/NPC/Livestock/Turkey/SFX_Turkey_Death.json, 688 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_Hurt_Die_01.ogg",
"Sounds/NPC/Livestock/Turkey/NPC_Turkey_Hurt_Die_02.ogg",
"Sounds/NPC/Livestock/Turkey/NPC_Turkey_Hurt_Die_03.ogg",
"Sounds/NPC/Livestock/Turkey/NPC_Turkey_Hurt_Die_04.ogg",
"Sounds/NPC/Livestock/Turkey/NPC_Turkey_Hurt_Die_05.ogg"
],
"RandomSettings": {
"MinPitch": -2,
"MaxPitch": 1,
"MinVolume": -2
},
"StartDelay": 0.05,
"Volume": -1
}
],
"MaxInstance": 3,
"Volume": -10,
"PreventSoundInterruption": true,
"AudioCategory": "AudioCat_NPC_Turkey",
"Parent": "SFX_Attn_Moderate"
}