Versions / 0.5.2 / Audio / SoundEvents / SFX / Weapons / Bow / Signature / SFX_Bow_T2_Signature_Loop_Local.json
SFX_Bow_T2_Signature_Loop_Local
Server/Audio/SoundEvents/SFX/Weapons/Bow/Signature/SFX_Bow_T2_Signature_Loop_Local.json, 689 B
Fields
| Field | Type |
|---|---|
Layers | array[2] |
Volume | number |
PreventSoundInterruption | boolean |
AudioCategory | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/Weapons/Bow/Signature/Bow_T2_Signature_Loop_01_Stereo_01.ogg"
],
"RandomSettings": {
"MinVolume": -2,
"MinPitch": -2,
"MaxPitch": 1
},
"Volume": 2.0,
"StartDelay": 0,
"Looping": true
},
{
"Files": [
"Sounds/Weapons/Bow/Signature/Bow_T2_Signature_Loop_02_Stereo_01.ogg"
],
"RandomSettings": {
"MinVolume": -2,
"MinPitch": -2,
"MaxPitch": 1
},
"Volume": 0.0,
"StartDelay": 0,
"Looping": true
}
],
"Volume": 0,
"PreventSoundInterruption": true,
"AudioCategory": "AudioCat_Shortbow"
}