Versions / 0.6.0-pre.2 / Audio / SoundEvents / SFX / Weapons / Battleaxe / Charged / SFX_Battleaxe_T1_Launch_Local.json
SFX_Battleaxe_T1_Launch_Local
Server/Audio/SoundEvents/SFX/Weapons/Battleaxe/Charged/SFX_Battleaxe_T1_Launch_Local.json, 455 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
Volume | number |
PreventSoundInterruption | boolean |
AudioCategory | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/Weapons/Battleaxe/Charged/Battleaxe_T1_Launch_Stereo_01.ogg",
"Sounds/Weapons/Battleaxe/Charged/Battleaxe_T1_Launch_Stereo_02.ogg"
],
"RandomSettings": {
"MinPitch": -2,
"MaxPitch": 1,
"MinVolume": -2
},
"StartDelay": 0,
"Volume": 0
}
],
"Volume": 2.0,
"PreventSoundInterruption": true,
"AudioCategory": "AudioCat_Battleaxe"
}