SFX_Cow_Idle
Server/Audio/SoundEvents/SFX/NPC/Livestock/Cow/SFX_Cow_Idle.json, 516 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
MaxInstance | number |
Volume | number |
PreventSoundInterruption | boolean |
AudioCategory | string |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/NPC/Livestock/Cow/Cow_Alerted_01.ogg",
"Sounds/NPC/Livestock/Cow/Cow_Alerted_02.ogg",
"Sounds/NPC/Livestock/Cow/Cow_Alerted_03.ogg"
],
"RandomSettings": {
"MinPitch": -4,
"MaxPitch": 2,
"MinVolume": -10
},
"Probability": 60,
"Volume": 0
}
],
"MaxInstance": 2,
"Volume": -9.0,
"PreventSoundInterruption": true,
"AudioCategory": "AudioCat_NPC_Cow",
"Parent": "SFX_Attn_Quiet"
}