Versions / 0.4.1 / Audio / SoundEvents / SFX / Weapons / Club / Special / SFX_Club_Special_Swing.json
SFX_Club_Special_Swing
Server/Audio/SoundEvents/SFX/Weapons/Club/Special/SFX_Club_Special_Swing.json, 585 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
Volume | number |
PreventSoundInterruption | boolean |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/Weapons/Club/Steel/Club_Steel_Swing_01.ogg",
"Sounds/Weapons/Club/Steel/Club_Steel_Swing_02.ogg",
"Sounds/Weapons/Club/Steel/Club_Steel_Swing_03.ogg",
"Sounds/Weapons/Club/Steel/Club_Steel_Swing_04.ogg"
],
"RandomSettings": {
"MinPitch": -1.8240371213405997,
"MaxPitch": 1.6500422849992202,
"MinVolume": -13.979400086720375
},
"StartDelay": 0.1
}
],
"Volume": -4.4575749056067515,
"PreventSoundInterruption": true,
"Parent": "SFX_Attn_Moderate"
}