SFX_Portal_Neutral
Server/Audio/SoundEvents/SFX/Magic/Portals/SFX_Portal_Neutral.json, 1.4 KB
Fields
| Field | Type |
|---|---|
Layers | array[4] |
MaxInstance | number |
Volume | number |
PreventSoundInterruption | boolean |
Parent | string |
SpatialBlend | number |
Source
{
"Layers": [
{
"Files": [
"Sounds/Magic/Portals/Portal_Loop_Layer_1_01.ogg"
],
"RandomSettings": {
"MinVolume": -2,
"MinPitch": -2,
"MaxPitch": 2
},
"StartDelay": 0,
"Looping": true,
"Volume": 6.0
},
{
"Files": [
"Sounds/Magic/Portals/Portal_Loop_Layer_2_01.ogg"
],
"RandomSettings": {
"MinVolume": -2,
"MinPitch": -2,
"MaxPitch": 2
},
"Volume": 8.0,
"StartDelay": 0,
"Looping": true
},
{
"Files": [
"Sounds/Magic/Portals/Portal_Loop_Layer_3_01.ogg"
],
"RandomSettings": {
"MinVolume": -2,
"MinPitch": -2,
"MaxPitch": 2
},
"StartDelay": 0,
"Looping": true,
"Volume": 6.0
},
{
"Files": [
"Sounds/Magic/Portals/Portal_Loop_Random_01.ogg",
"Sounds/Magic/Portals/Portal_Loop_Random_02.ogg",
"Sounds/Magic/Portals/Portal_Loop_Random_03.ogg",
"Sounds/Magic/Portals/Portal_Loop_Random_04.ogg"
],
"RandomSettings": {
"MinVolume": -2,
"MinPitch": -2,
"MaxPitch": 2
},
"Volume": 10.0,
"StartDelay": 0,
"Looping": true
}
],
"MaxInstance": 10,
"Volume": 0,
"PreventSoundInterruption": true,
"Parent": "SFX_Attn_VeryQuiet",
"SpatialBlend": 0.4
}