Versions / 0.6.0-pre.1.1 / Audio / SoundEvents / SFX / NPC / Livestock / Chick / SFX_Chick_Death.json
SFX_Chick_Death
Server/Audio/SoundEvents/SFX/NPC/Livestock/Chick/SFX_Chick_Death.json, 437 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
MaxInstance | number |
Volume | number |
PreventSoundInterruption | boolean |
AudioCategory | string |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/NPC/Livestock/Chick/Chick_Death_01.ogg",
"Sounds/NPC/Livestock/Chick/Chick_Death_02.ogg"
],
"RandomSettings": {
"MinPitch": -12,
"MinVolume": -1.9382002601611275
},
"Volume": 1.0
}
],
"MaxInstance": 2,
"Volume": -4,
"PreventSoundInterruption": true,
"AudioCategory": "AudioCat_NPC_Chick",
"Parent": "SFX_Attn_Quiet"
}