Versions / 0.5.0-pre.8 / Audio / SoundEvents / SFX / Weapons / Mace / SFX_Mace_T2_Swing_Charged_Up_Local.json
SFX_Mace_T2_Swing_Charged_Up_Local
Server/Audio/SoundEvents/SFX/Weapons/Mace/SFX_Mace_T2_Swing_Charged_Up_Local.json, 1.6 KB
Fields
| Field | Type |
|---|---|
Layers | array[3] |
Volume | number |
PreventSoundInterruption | boolean |
AudioCategory | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/Weapons/Mace/Mace_T1_Swing_Charged_Up_Stereo_01.ogg",
"Sounds/Weapons/Mace/Mace_T1_Swing_Charged_Up_Stereo_03.ogg",
"Sounds/Weapons/Mace/Mace_T1_Swing_Charged_Up_Stereo_04.ogg",
"Sounds/Weapons/Mace/Mace_T1_Swing_Charged_Up_Stereo_05.ogg"
],
"RandomSettings": {
"MinPitch": -2,
"MaxPitch": 1,
"MinVolume": -2
},
"StartDelay": 0,
"Volume": 4.0
},
{
"Files": [
"Sounds/Weapons/Mace/Mace_T2_Swing_Charged_Layer_Up_Stereo_01.ogg",
"Sounds/Weapons/Mace/Mace_T2_Swing_Charged_Layer_Up_Stereo_02.ogg",
"Sounds/Weapons/Mace/Mace_T2_Swing_Charged_Layer_Up_Stereo_03.ogg",
"Sounds/Weapons/Mace/Mace_T2_Swing_Charged_Layer_Up_Stereo_04.ogg",
"Sounds/Weapons/Mace/Mace_T2_Swing_Charged_Layer_Up_Stereo_05.ogg"
],
"RandomSettings": {
"MinPitch": -2,
"MaxPitch": 1,
"MinVolume": -2
},
"StartDelay": 0,
"Volume": 9.0
},
{
"Files": [
"Sounds/PlayerActions/Movement/Player_Clth_Foley_Swing_01.ogg",
"Sounds/PlayerActions/Movement/Player_Clth_Foley_Swing_02.ogg",
"Sounds/PlayerActions/Movement/Player_Clth_Foley_Swing_03.ogg",
"Sounds/PlayerActions/Movement/Player_Clth_Foley_Swing_04.ogg"
],
"RandomSettings": {
"MinVolume": -5,
"MinPitch": -2,
"MaxPitch": 5
},
"Volume": -14.0,
"StartDelay": 0
}
],
"Volume": 0,
"PreventSoundInterruption": true,
"AudioCategory": "AudioCat_Mace"
}