Versions / 0.6.0-pre.4 / Audio / SoundEvents / SFX / NPC / Beasts / Golem_Frost / SFX_Golem_Frost_Laydown.json
SFX_Golem_Frost_Laydown
Server/Audio/SoundEvents/SFX/NPC/Beasts/Golem_Frost/SFX_Golem_Frost_Laydown.json, 1.2 KB
Fields
| Field | Type |
|---|---|
Layers | array[2] |
MaxInstance | number |
Volume | number |
PreventSoundInterruption | boolean |
AudioCategory | string |
Parent | string |
SpatialBlend | number |
Source
{
"Layers": [
{
"Files": [
"Sounds/NPC/Beasts/Golem_Crystal/General/Golem_Gen_VO_Laydown_01.ogg",
"Sounds/NPC/Beasts/Golem_Crystal/General/Golem_Gen_VO_Laydown_02.ogg",
"Sounds/NPC/Beasts/Golem_Crystal/General/Golem_Gen_VO_Laydown_03.ogg",
"Sounds/NPC/Beasts/Golem_Crystal/General/Golem_Gen_VO_Laydown_04.ogg"
],
"RandomSettings": {
"MinPitch": -2,
"MinVolume": -1
},
"Probability": 50,
"Volume": 0.0
},
{
"Files": [
"Sounds/NPC/Beasts/Golem_Crystal/Golem_Frost/Golem_Frost_Foley_Laydown_01.ogg",
"Sounds/NPC/Beasts/Golem_Crystal/Golem_Frost/Golem_Frost_Foley_Laydown_02.ogg",
"Sounds/NPC/Beasts/Golem_Crystal/Golem_Frost/Golem_Frost_Foley_Laydown_03.ogg",
"Sounds/NPC/Beasts/Golem_Crystal/Golem_Frost/Golem_Frost_Foley_Laydown_04.ogg"
],
"RandomSettings": {
"MinVolume": -1,
"MinPitch": -2,
"MaxPitch": 1.5
},
"Volume": 6.0
}
],
"MaxInstance": 3,
"Volume": 0,
"PreventSoundInterruption": true,
"AudioCategory": "AudioCat_NPC_Golem_Frost",
"Parent": "SFX_Attn_Moderate",
"SpatialBlend": 0.4
}