Versions / 0.5.3 / Audio / SoundEvents / SFX / Weapons / Battleaxe / Impacts / SFX_Battleaxe_T1_Impact.json
SFX_Battleaxe_T1_Impact
Server/Audio/SoundEvents/SFX/Weapons/Battleaxe/Impacts/SFX_Battleaxe_T1_Impact.json, 692 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
Volume | number |
PreventSoundInterruption | boolean |
AudioCategory | string |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/Weapons/Shared/Impacts/Light_Melee_Impact_Base_01.ogg",
"Sounds/Weapons/Shared/Impacts/Light_Melee_Impact_Base_02.ogg",
"Sounds/Weapons/Shared/Impacts/Light_Melee_Impact_Base_03.ogg",
"Sounds/Weapons/Shared/Impacts/Light_Melee_Impact_Base_04.ogg",
"Sounds/Weapons/Shared/Impacts/Light_Melee_Impact_Base_05.ogg"
],
"Volume": 1.0,
"RandomSettings": {
"MinVolume": -1,
"MinPitch": -2,
"MaxPitch": 2
},
"StartDelay": 0
}
],
"Volume": 0,
"PreventSoundInterruption": true,
"AudioCategory": "AudioCat_Battleaxe",
"Parent": "SFX_Attn_Moderate"
}