Versions / 0.6.0-pre.1.1 / Audio / SoundEvents / SFX / NPC / Beasts / Antelope / SFX_Antelope_Alerted.json
SFX_Antelope_Alerted
Server/Audio/SoundEvents/SFX/NPC/Beasts/Antelope/SFX_Antelope_Alerted.json, 611 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
Volume | number |
PreventSoundInterruption | boolean |
AudioCategory | string |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/NPC/Beasts/Antelope/Antelope_Alerted_01.ogg",
"Sounds/NPC/Beasts/Antelope/Antelope_Alerted_02.ogg",
"Sounds/NPC/Beasts/Antelope/Antelope_Alerted_03.ogg",
"Sounds/NPC/Beasts/Antelope/Antelope_Alerted_04.ogg"
],
"RandomSettings": {
"MinPitch": -1,
"MaxPitch": 1,
"MaxVolume": 0,
"MinVolume": -3
},
"Probability": 100,
"Volume": -2.0
}
],
"Volume": 0,
"PreventSoundInterruption": true,
"AudioCategory": "AudioCat_NPC_Antelope",
"Parent": "SFX_Attn_Moderate"
}