SFX_Axe_Iron_Impact
Server/Audio/SoundEvents/SFX/Weapons/Axe/Iron/SFX_Axe_Iron_Impact.json, 470 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"
],
"Volume": 0,
"RandomSettings": {
"MinVolume": -1,
"MinPitch": 0,
"MaxPitch": 3
},
"StartDelay": 0
}
],
"Volume": 0.0,
"PreventSoundInterruption": true,
"Parent": "SFX_Attn_Moderate"
}