SFX_Chicken_Hurt
Server/Audio/SoundEvents/SFX/NPC/Livestock/Chicken/SFX_Chicken_Hurt.json, 597 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_Hurt_01.ogg",
"Sounds/NPC/Livestock/Chicken/Chicken_Hurt_02.ogg",
"Sounds/NPC/Livestock/Chicken/Chicken_Hurt_03.ogg"
],
"RandomSettings": {
"MinPitch": -1.8240371213405997,
"MinVolume": -3,
"MaxPitch": 1.6500422849992202
},
"Probability": 30,
"StartDelay": 0.1,
"Volume": -4.0
}
],
"MaxInstance": 3,
"Volume": -7,
"PreventSoundInterruption": true,
"AudioCategory": "AudioCat_NPC_Chicken",
"Parent": "SFX_Attn_Moderate"
}