Versions / 0.4.1 / Audio / SoundEvents / SFX / Deployables / SFX_Deployable_Totem_Heal_Effect_Local.json
SFX_Deployable_Totem_Heal_Effect_Local
Server/Audio/SoundEvents/SFX/Deployables/SFX_Deployable_Totem_Heal_Effect_Local.json, 526 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
Volume | number |
PreventSoundInterruption | boolean |
Source
{
"Layers": [
{
"Files": [
"Sounds/Deployables/Totem_Heal/Deployable_Totem_Heal_Loop_Stereo_01.ogg",
"Sounds/Deployables/Totem_Heal/Deployable_Totem_Heal_Loop_Stereo_02.ogg",
"Sounds/Deployables/Totem_Heal/Deployable_Totem_Heal_Loop_Stereo_03.ogg"
],
"RandomSettings": {
"MinPitch": 0,
"MaxPitch": 0,
"MinVolume": -3
},
"StartDelay": 0,
"Volume": 6.0,
"Looping": true
}
],
"Volume": 0,
"PreventSoundInterruption": true
}