SFX_Portal_Void
Server/Audio/SoundEvents/SFX/Items/Portal/SFX_Portal_Void.json, 1.7 KB
Fields
| Field | Type |
|---|---|
Layers | array[5] |
Volume | number |
PreventSoundInterruption | boolean |
MaxInstance | number |
Parent | string |
Source
{
"Layers": [
{
"Looping": true,
"Files": [
"Sounds/Items/Portal/Portal_Void_LOOP.ogg"
],
"Volume": -5
},
{
"Files": [
"Sounds/Items/Portal/Textures/Portal_Breath_01.ogg",
"Sounds/Items/Portal/Textures/Portal_Breath_02.ogg",
"Sounds/Items/Portal/Textures/Portal_Breath_03.ogg",
"Sounds/Items/Portal/Textures/Portal_Breath_04.ogg"
],
"Looping": true,
"Probability": 90,
"RandomSettings": {
"MinVolume": -3,
"MinPitch": -1,
"MaxPitch": 1
},
"StartDelay": 0.3,
"Volume": -10
},
{
"Files": [
"Sounds/Items/Portal/Textures/Portal_Magic_01.ogg",
"Sounds/Items/Portal/Textures/Portal_Magic_02.ogg",
"Sounds/Items/Portal/Textures/Portal_Magic_03.ogg"
],
"StartDelay": 1,
"Looping": true,
"Probability": 30,
"RandomSettings": {
"MinVolume": -10,
"MinPitch": -1,
"MaxPitch": 1
},
"Volume": -10
},
{
"Files": [
"Sounds/Items/Portal/Textures/Portal_Zap_01.ogg",
"Sounds/Items/Portal/Textures/Portal_Zap_02.ogg",
"Sounds/Items/Portal/Textures/Portal_Zap_03.ogg",
"Sounds/Items/Portal/Textures/Portal_Zap_04.ogg"
],
"RandomSettings": {
"MinVolume": -10,
"MinPitch": -1,
"MaxPitch": 1
},
"Looping": true,
"Probability": 30,
"StartDelay": 2,
"Volume": -10
},
{
"Files": [
"Sounds/Items/Portal/Portal_Void_LOOP_2.ogg"
],
"Volume": -5,
"Looping": true
}
],
"Volume": -14.0,
"PreventSoundInterruption": false,
"MaxInstance": 2,
"Parent": "SFX_Attn_Moderate"
}