SFX_Pig_Alerted
Server/Audio/SoundEvents/SFX/NPC/Livestock/Pig/SFX_Pig_Alerted.json, 608 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
MaxInstance | number |
Volume | number |
PreventSoundInterruption | boolean |
AudioCategory | string |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/NPC/Livestock/Pig/Pig_Alerted_01.ogg",
"Sounds/NPC/Livestock/Pig/Pig_Alerted_02.ogg",
"Sounds/NPC/Livestock/Pig/Pig_Alerted_03.ogg"
],
"RandomSettings": {
"MinVolume": -0.9151498112135024,
"MaxVolume": 0,
"MinPitch": -3.8631371386483475,
"MaxPitch": 3.1564128700055254
},
"Probability": 100,
"Volume": 1.5630250076728727
}
],
"MaxInstance": 5,
"Volume": 0,
"PreventSoundInterruption": true,
"AudioCategory": "AudioCat_NPC_Pig",
"Parent": "SFX_Attn_Moderate"
}