Versions / 0.5.2 / Audio / SoundEvents / SFX / NPC / Beasts / Golem_Frost / SFX_Golem_Frost_Wake.json
SFX_Golem_Frost_Wake
Server/Audio/SoundEvents/SFX/NPC/Beasts/Golem_Frost/SFX_Golem_Frost_Wake.json, 1.1 KB
Fields
| Field | Type |
|---|---|
Layers | array[2] |
Volume | number |
PreventSoundInterruption | boolean |
AudioCategory | string |
Parent | string |
SpatialBlend | number |
Source
{
"Layers": [
{
"Files": [
"Sounds/NPC/Beasts/Golem_Crystal/General/Golem_Gen_VO_Wake_01.ogg",
"Sounds/NPC/Beasts/Golem_Crystal/General/Golem_Gen_VO_Wake_02.ogg",
"Sounds/NPC/Beasts/Golem_Crystal/General/Golem_Gen_VO_Wake_03.ogg",
"Sounds/NPC/Beasts/Golem_Crystal/General/Golem_Gen_VO_Wake_04.ogg"
],
"RandomSettings": {
"MinPitch": -2,
"MinVolume": -1
},
"Probability": 50,
"StartDelay": 0.2,
"Volume": 0.0
},
{
"Files": [
"Sounds/NPC/Beasts/Golem_Crystal/Golem_Frost/Golem_Frost_Foley_Wake_01.ogg",
"Sounds/NPC/Beasts/Golem_Crystal/Golem_Frost/Golem_Frost_Foley_Wake_02.ogg",
"Sounds/NPC/Beasts/Golem_Crystal/Golem_Frost/Golem_Frost_Foley_Wake_03.ogg",
"Sounds/NPC/Beasts/Golem_Crystal/Golem_Frost/Golem_Frost_Foley_Wake_04.ogg"
],
"RandomSettings": {
"MinVolume": -1,
"MinPitch": -2,
"MaxPitch": 1.5
},
"Volume": 4.0
}
],
"Volume": 0,
"PreventSoundInterruption": true,
"AudioCategory": "AudioCat_NPC_Golem_Frost",
"Parent": "SFX_Attn_Moderate",
"SpatialBlend": 0.4
}