Versions / 0.5.3 / Audio / SoundEvents / SFX / Weapons / Longsword / Steel / SFX_Longsword_Steel_Impact.json
SFX_Longsword_Steel_Impact
Server/Audio/SoundEvents/SFX/Weapons/Longsword/Steel/SFX_Longsword_Steel_Impact.json, 430 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
Volume | number |
PreventSoundInterruption | boolean |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/Weapons/Sword/T2/Impacts/Sword_Common_Impact_02.ogg",
"Sounds/Weapons/Sword/T2/Impacts/Sword_Common_Impact_03.ogg"
],
"Volume": 0,
"RandomSettings": {
"MinPitch": 0,
"MaxPitch": 3,
"MinVolume": -2
},
"StartDelay": 0
}
],
"Volume": 0.0,
"PreventSoundInterruption": true,
"Parent": "SFX_Attn_Moderate"
}