Versions / 0.6.0-pre.1.1 / Audio / SoundEvents / SFX / NPC / Livestock / Boar / SFX_Boar_Alerted.json
SFX_Boar_Alerted
Server/Audio/SoundEvents/SFX/NPC/Livestock/Boar/SFX_Boar_Alerted.json, 546 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
MaxInstance | number |
Volume | number |
PreventSoundInterruption | boolean |
AudioCategory | string |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/NPC/Livestock/Boar/Boar_Alerted_01.ogg",
"Sounds/NPC/Livestock/Boar/Boar_Alerted_02.ogg",
"Sounds/NPC/Livestock/Boar/Boar_Alerted_03.ogg"
],
"RandomSettings": {
"MinPitch": -6.1748780739571,
"MaxPitch": 4.542139479044758,
"MinVolume": -3.0980391997148637
},
"Volume": 1.0
}
],
"MaxInstance": 5,
"Volume": 0,
"PreventSoundInterruption": true,
"AudioCategory": "AudioCat_NPC_Boar",
"Parent": "SFX_Attn_Moderate"
}