Versions / 0.6.0-pre.2 / Audio / SoundEvents / SFX / Weapons / Shared / SFX_Light_Melee_T1_Lunge.json
SFX_Light_Melee_T1_Lunge
Server/Audio/SoundEvents/SFX/Weapons/Shared/SFX_Light_Melee_T1_Lunge.json, 994 B
Fields
| Field | Type |
|---|---|
Layers | array[2] |
Volume | number |
PreventSoundInterruption | boolean |
AudioCategory | string |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/Weapons/Shared/Light_Melee_Lunge_Base_01.ogg",
"Sounds/Weapons/Shared/Light_Melee_Lunge_Base_02.ogg",
"Sounds/Weapons/Shared/Light_Melee_Lunge_Base_03.ogg"
],
"RandomSettings": {
"MinPitch": -2,
"MaxPitch": 2,
"MinVolume": -3
},
"StartDelay": 0,
"Volume": 1.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_Sword",
"Parent": "SFX_Attn_Moderate"
}