Versions / 0.6.0-pre.5 / Audio / SoundEvents / SFX / NPC / Livestock / Chicken / SFX_Chicken_Flee.json
SFX_Chicken_Flee
Server/Audio/SoundEvents/SFX/NPC/Livestock/Chicken/SFX_Chicken_Flee.json, 629 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_Flee_01.ogg",
"Sounds/NPC/Livestock/Chicken/Chicken_Flee_02.ogg",
"Sounds/NPC/Livestock/Chicken/Chicken_Flee_03.ogg"
],
"RandomSettings": {
"MinPitch": -1.8240371213405997,
"MinVolume": -13.979400086720375,
"MaxPitch": 1.6500422849992202
},
"Probability": 20,
"StartDelay": 0.1,
"Volume": -4.4575749056067515
}
],
"MaxInstance": 3,
"Volume": -5,
"PreventSoundInterruption": true,
"AudioCategory": "AudioCat_NPC_Chicken",
"Parent": "SFX_Attn_Moderate"
}