Versions / 0.4.0 / Audio / SoundEvents / SFX / Deployables / SFX_Deployable_Totem_Slowing_Despawn.json
SFX_Deployable_Totem_Slowing_Despawn
Server/Audio/SoundEvents/SFX/Deployables/SFX_Deployable_Totem_Slowing_Despawn.json, 543 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
Volume | number |
PreventSoundInterruption | boolean |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/Deployables/Totem_Slowing/Deployable_Totem_Slowing_Despawn_01.ogg",
"Sounds/Deployables/Totem_Slowing/Deployable_Totem_Slowing_Despawn_02.ogg",
"Sounds/Deployables/Totem_Slowing/Deployable_Totem_Slowing_Despawn_03.ogg"
],
"RandomSettings": {
"MinPitch": -2,
"MaxPitch": 2,
"MinVolume": -3
},
"StartDelay": 0,
"Volume": 0
}
],
"Volume": 1.0,
"PreventSoundInterruption": true,
"Parent": "SFX_Attn_Moderate"
}