Versions / 0.5.0-pre.9.2 / Audio / SoundEvents / SFX / NPC / Beasts / Hyena / SFX_Hyena_Alerted.json
SFX_Hyena_Alerted
Server/Audio/SoundEvents/SFX/NPC/Beasts/Hyena/SFX_Hyena_Alerted.json, 1.1 KB
Fields
| Field | Type |
|---|---|
Layers | array[2] |
MaxInstance | number |
Volume | number |
PreventSoundInterruption | boolean |
AudioCategory | string |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/NPC/Beasts/Hyena/Hyena_Alerted_Growl_01.ogg",
"Sounds/NPC/Beasts/Hyena/Hyena_Alerted_Growl_02.ogg",
"Sounds/NPC/Beasts/Hyena/Hyena_Alerted_Growl_03.ogg",
"Sounds/NPC/Beasts/Hyena/Hyena_Alerted_Growl_04.ogg"
],
"RandomSettings": {
"MinPitch": -1.8240371213405997,
"MaxPitch": 1.6500422849992202,
"MaxVolume": 0,
"MinVolume": -1.9382002601611275
},
"Probability": 80,
"StartDelay": 0.2
},
{
"Files": [
"Sounds/NPC/Beasts/Hyena/Hyena_Alerted_Laugh_01.ogg",
"Sounds/NPC/Beasts/Hyena/Hyena_Alerted_Laugh_02.ogg",
"Sounds/NPC/Beasts/Hyena/Hyena_Alerted_Laugh_03.ogg"
],
"StartDelay": 0.4,
"Probability": 75,
"RandomSettings": {
"MinPitch": -3.8631371386483475,
"MaxPitch": 3.1564128700055254,
"MinVolume": -0.9151498112135024
}
}
],
"MaxInstance": 3,
"Volume": 4.0617997398388725,
"PreventSoundInterruption": true,
"AudioCategory": "AudioCat_NPC_Hyena",
"Parent": "SFX_Attn_Moderate"
}