SFX_Effect_Burn_World
Server/Audio/SoundEvents/SFX/Effects/SFX_Effect_Burn_World.json, 571 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
MaxInstance | number |
Volume | number |
PreventSoundInterruption | boolean |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/Effects/Entity_Effect_Burn_01.ogg",
"Sounds/Effects/Entity_Effect_Burn_02.ogg",
"Sounds/Effects/Entity_Effect_Burn_03.ogg",
"Sounds/Effects/Entity_Effect_Burn_04.ogg",
"Sounds/Effects/Entity_Effect_Burn_05.ogg"
],
"RandomSettings": {
"MinVolume": -2,
"MinPitch": -2,
"MaxPitch": 2
},
"StartDelay": 0,
"Volume": 6.0
}
],
"MaxInstance": 5,
"Volume": 0,
"PreventSoundInterruption": true,
"Parent": "SFX_Attn_Moderate"
}