Versions / 0.6.0-pre.1.1 / Audio / SoundEvents / SFX / Deployables / SFX_Deployable_Totem_Slowing_Spawn.json
SFX_Deployable_Totem_Slowing_Spawn
Server/Audio/SoundEvents/SFX/Deployables/SFX_Deployable_Totem_Slowing_Spawn.json, 619 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
Volume | number |
PreventSoundInterruption | boolean |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/Deployables/Totem_Slowing/Deployable_Totem_Slowing_Spawn_01.ogg",
"Sounds/Deployables/Totem_Slowing/Deployable_Totem_Slowing_Spawn_02.ogg",
"Sounds/Deployables/Totem_Slowing/Deployable_Totem_Slowing_Spawn_03.ogg",
"Sounds/Deployables/Totem_Slowing/Deployable_Totem_Slowing_Spawn_04.ogg"
],
"RandomSettings": {
"MinPitch": -2,
"MaxPitch": 2,
"MinVolume": -3
},
"StartDelay": 0,
"Volume": 0
}
],
"Volume": 4.0,
"PreventSoundInterruption": true,
"Parent": "SFX_Attn_Moderate"
}