SFX_Shield_T1_Impact
Server/Audio/SoundEvents/SFX/Weapons/Shield/SFX_Shield_T1_Impact.json, 500 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
Volume | number |
PreventSoundInterruption | boolean |
AudioCategory | string |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/Weapons/Shield/Shield_T1_Impact_01.ogg",
"Sounds/Weapons/Shield/Shield_T1_Impact_02.ogg",
"Sounds/Weapons/Shield/Shield_T1_Impact_03.ogg"
],
"RandomSettings": {
"MinPitch": -4,
"MaxPitch": 2,
"MinVolume": -4
},
"StartDelay": 0,
"Volume": 4
}
],
"Volume": 6.0,
"PreventSoundInterruption": true,
"AudioCategory": "AudioCat_Shield",
"Parent": "SFX_Attn_Moderate"
}