Versions / 0.4.1 / Audio / SoundEvents / SFX / Weapons / Daggers / SFX_Daggers_T1_Stab_Right_Local.json
SFX_Daggers_T1_Stab_Right_Local
Server/Audio/SoundEvents/SFX/Weapons/Daggers/SFX_Daggers_T1_Stab_Right_Local.json, 1.2 KB
Fields
| Field | Type |
|---|---|
Layers | array[2] |
Volume | number |
PreventSoundInterruption | boolean |
AudioCategory | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/Weapons/Daggers/Daggers_Swing_Base_LStab_Stereo_01.ogg",
"Sounds/Weapons/Daggers/Daggers_Swing_Base_LStab_Stereo_02.ogg",
"Sounds/Weapons/Daggers/Daggers_Swing_Base_LStab_Stereo_03.ogg",
"Sounds/Weapons/Daggers/Daggers_Swing_Base_LStab_Stereo_04.ogg",
"Sounds/Weapons/Daggers/Daggers_Swing_Base_LStab_Stereo_05.ogg",
"Sounds/Weapons/Daggers/Daggers_Swing_Base_LStab_Stereo_06.ogg"
],
"RandomSettings": {
"MinPitch": -2,
"MaxPitch": 2,
"MinVolume": -3
},
"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": -5,
"MinPitch": -2,
"MaxPitch": 5
},
"Volume": -14.0,
"StartDelay": 0
}
],
"Volume": 0,
"PreventSoundInterruption": true,
"AudioCategory": "AudioCat_Daggers"
}