Versions / 0.5.5 / Audio / SoundEvents / SFX / Weapons / Axe / Special / SFX_Axe_Special_Impact.json
SFX_Axe_Special_Impact
Server/Audio/SoundEvents/SFX/Weapons/Axe/Special/SFX_Axe_Special_Impact.json, 449 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
Volume | number |
PreventSoundInterruption | boolean |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/Weapons/Axe/Steel/Axe_Steel_Impact_01.ogg",
"Sounds/Weapons/Axe/Steel/Axe_Steel_Impact_02.ogg",
"Sounds/Weapons/Axe/Steel/Axe_Steel_Impact_03.ogg"
],
"RandomSettings": {
"MinPitch": -2,
"MaxPitch": 2,
"MinVolume": -1
},
"Volume": 1.0
}
],
"Volume": -6,
"PreventSoundInterruption": true,
"Parent": "SFX_Attn_Moderate"
}