Versions / 0.6.0-pre.1 / Audio / SoundEvents / SFX / Weapons / Bow / Signature / SFX_Bow_T2_Signature_Loop.json
SFX_Bow_T2_Signature_Loop
Server/Audio/SoundEvents/SFX/Weapons/Bow/Signature/SFX_Bow_T2_Signature_Loop.json, 706 B
Fields
| Field | Type |
|---|---|
Layers | array[2] |
Volume | number |
PreventSoundInterruption | boolean |
AudioCategory | string |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/Weapons/Bow/Signature/Bow_T2_Signature_Loop_01_01.ogg"
],
"RandomSettings": {
"MinVolume": -2,
"MinPitch": 0,
"MaxPitch": 0
},
"Volume": 3.0,
"StartDelay": 0,
"Looping": true
},
{
"Files": [
"Sounds/Weapons/Bow/Signature/Bow_T2_Signature_Loop_02_01.ogg"
],
"RandomSettings": {
"MinVolume": -2,
"MinPitch": 0,
"MaxPitch": 0
},
"Volume": 3.0,
"StartDelay": 0,
"Looping": true
}
],
"Volume": 0,
"PreventSoundInterruption": true,
"AudioCategory": "AudioCat_Shortbow",
"Parent": "SFX_Attn_Moderate"
}