SFX_Tool_T1_Swing
Server/Audio/SoundEvents/SFX/Tools/Shared/SFX_Tool_T1_Swing.json, 1013 B
Fields
| Field | Type |
|---|---|
Layers | array[2] |
Volume | number |
PreventSoundInterruption | boolean |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/Tools/Shared/Tool_Swing_Base_01.ogg",
"Sounds/Tools/Shared/Tool_Swing_Base_02.ogg",
"Sounds/Tools/Shared/Tool_Swing_Base_03.ogg",
"Sounds/Tools/Shared/Tool_Swing_Base_04.ogg",
"Sounds/Tools/Shared/Tool_Swing_Base_05.ogg"
],
"RandomSettings": {
"MinPitch": -1,
"MaxPitch": 1,
"MinVolume": -2
},
"StartDelay": 0,
"Volume": -6.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": -1,
"MinPitch": -2,
"MaxPitch": 5
},
"Volume": -19.0
}
],
"Volume": 0,
"PreventSoundInterruption": true,
"Parent": "SFX_Attn_Quiet"
}