Versions / 0.6.0-pre.4 / Audio / SoundEvents / SFX / NPC / Livestock / Chicken / SFX_Chicken_Death.json
SFX_Chicken_Death
Server/Audio/SoundEvents/SFX/NPC/Livestock/Chicken/SFX_Chicken_Death.json, 591 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
MaxInstance | number |
Volume | number |
PreventSoundInterruption | boolean |
AudioCategory | string |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/NPC/Livestock/Chicken/Chicken_Death_01.ogg",
"Sounds/NPC/Livestock/Chicken/Chicken_Death_02.ogg",
"Sounds/NPC/Livestock/Chicken/Chicken_Death_03.ogg"
],
"RandomSettings": {
"MinPitch": -1.8240371213405997,
"MinVolume": -1.9382002601611275,
"MaxPitch": 1.6500422849992202
},
"StartDelay": 0.1,
"Volume": -1.0
}
],
"MaxInstance": 3,
"Volume": 0,
"PreventSoundInterruption": true,
"AudioCategory": "AudioCat_NPC_Chicken",
"Parent": "SFX_Attn_Moderate"
}