Versions / 0.6.0-pre.9.1 / Audio / SoundEvents / SFX / Weapons / Mace / Impacts / SFX_Mace_T1_Block_Impact.json
SFX_Mace_T1_Block_Impact
Server/Audio/SoundEvents/SFX/Weapons/Mace/Impacts/SFX_Mace_T1_Block_Impact.json, 504 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
Volume | number |
PreventSoundInterruption | boolean |
AudioCategory | string |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/Weapons/Mace/Mace_T1_Block_Impact_01.ogg",
"Sounds/Weapons/Mace/Mace_T1_Block_Impact_02.ogg",
"Sounds/Weapons/Mace/Mace_T1_Block_Impact_03.ogg"
],
"RandomSettings": {
"MinPitch": -2,
"MaxPitch": 0,
"MinVolume": -4
},
"StartDelay": 0,
"Volume": 0.0
}
],
"Volume": 0,
"PreventSoundInterruption": true,
"AudioCategory": "AudioCat_Mace",
"Parent": "SFX_Attn_Moderate"
}