Versions / 0.5.2 / Audio / SoundEvents / SFX / NPC / Beasts / Golem_Earth / SFX_Golem_Earth_Alerted.json
SFX_Golem_Earth_Alerted
Server/Audio/SoundEvents/SFX/NPC/Beasts/Golem_Earth/SFX_Golem_Earth_Alerted.json, 1.2 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/Golem_Crystal/General/Golem_Gen_VO_Alerted_01.ogg",
"Sounds/NPC/Beasts/Golem_Crystal/General/Golem_Gen_VO_Alerted_02.ogg",
"Sounds/NPC/Beasts/Golem_Crystal/General/Golem_Gen_VO_Alerted_03.ogg",
"Sounds/NPC/Beasts/Golem_Crystal/General/Golem_Gen_VO_Alerted_04.ogg"
],
"RandomSettings": {
"MinPitch": -3,
"MinVolume": -3,
"MaxPitch": 3
},
"StartDelay": 0.2,
"Volume": 5.0
},
{
"Files": [
"Sounds/NPC/Beasts/Golem_Crystal/Golem_Earth/Golem_Earth_Foley_Alerted_01.ogg",
"Sounds/NPC/Beasts/Golem_Crystal/Golem_Earth/Golem_Earth_Foley_Alerted_02.ogg",
"Sounds/NPC/Beasts/Golem_Crystal/Golem_Earth/Golem_Earth_Foley_Alerted_03.ogg",
"Sounds/NPC/Beasts/Golem_Crystal/Golem_Earth/Golem_Earth_Foley_Alerted_04.ogg"
],
"RandomSettings": {
"MinPitch": -1.5,
"MaxPitch": 1.5,
"MinVolume": -3
},
"Volume": 6.0,
"StartDelay": 0
}
],
"PreventSoundInterruption": true,
"AudioCategory": "AudioCat_NPC_Golem_Earth",
"Parent": "SFX_Attn_Moderate",
"SpatialBlend": 0.4
}