SFX_Yeti_Alerted
Server/Audio/SoundEvents/SFX/NPC/Beasts/Yeti/SFX_Yeti_Alerted.json, 1.1 KB
Fields
| Field | Type |
|---|---|
Volume | number |
Layers | array[2] |
PreventSoundInterruption | boolean |
AudioCategory | string |
Parent | string |
SpatialBlend | number |
Source
{
"Volume": 0,
"Layers": [
{
"Files": [
"Sounds/NPC/Beasts/Yeti/Yeti_Alerted_VO_01.ogg",
"Sounds/NPC/Beasts/Yeti/Yeti_Alerted_VO_02.ogg",
"Sounds/NPC/Beasts/Yeti/Yeti_Alerted_VO_03.ogg",
"Sounds/NPC/Beasts/Yeti/Yeti_Alerted_VO_04.ogg"
],
"RandomSettings": {
"MinPitch": -1.8240371213405997,
"MinVolume": -0.9151498112135024,
"MaxPitch": 1.6500422849992202
},
"StartDelay": 0.3,
"Volume": 6.0,
"Probability": 100
},
{
"Files": [
"Sounds/NPC/Beasts/Yeti/Yeti_Alerted_Foley_01.ogg",
"Sounds/NPC/Beasts/Yeti/Yeti_Alerted_Foley_02.ogg",
"Sounds/NPC/Beasts/Yeti/Yeti_Alerted_Foley_03.ogg",
"Sounds/NPC/Beasts/Yeti/Yeti_Alerted_Foley_04.ogg"
],
"RandomSettings": {
"MinPitch": -1.8240371213405997,
"MaxPitch": 1.6500422849992202,
"MinVolume": -0.9151498112135024
},
"StartDelay": 0,
"Volume": 6.0
}
],
"PreventSoundInterruption": true,
"AudioCategory": "AudioCat_NPC_Yeti",
"Parent": "SFX_Attn_Moderate",
"SpatialBlend": 0.5
}