SFX_Hyena_Idle
Server/Audio/SoundEvents/SFX/NPC/Beasts/Hyena/SFX_Hyena_Idle.json, 659 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
MaxInstance | number |
Volume | number |
PreventSoundInterruption | boolean |
AudioCategory | string |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/NPC/Beasts/Hyena/Hyena_Idle_01.ogg",
"Sounds/NPC/Beasts/Hyena/Hyena_Idle_02.ogg",
"Sounds/NPC/Beasts/Hyena/Hyena_Idle_03.ogg",
"Sounds/NPC/Beasts/Hyena/Hyena_Idle_04.ogg"
],
"RandomSettings": {
"MinPitch": -1.8240371213405997,
"MaxPitch": 1.6500422849992202,
"MaxVolume": 0,
"MinVolume": -6.020599913279623
},
"Probability": 15,
"StartDelay": 0.1
}
],
"MaxInstance": 3,
"Volume": -1.9588001734407507,
"PreventSoundInterruption": true,
"AudioCategory": "AudioCat_NPC_Hyena",
"Parent": "SFX_Attn_Quiet"
}