SFX_Shield_T1_Break
Server/Audio/SoundEvents/SFX/Weapons/Shield/SFX_Shield_T1_Break.json, 488 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
Volume | number |
PreventSoundInterruption | boolean |
AudioCategory | string |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/Weapons/Shield/Shield_Break_01.ogg",
"Sounds/Weapons/Shield/Shield_Break_02.ogg",
"Sounds/Weapons/Shield/Shield_Break_03.ogg"
],
"RandomSettings": {
"MinPitch": -2,
"MaxPitch": 5,
"MinVolume": -4
},
"StartDelay": 0,
"Volume": 2.0
}
],
"Volume": 0,
"PreventSoundInterruption": true,
"AudioCategory": "AudioCat_Shield",
"Parent": "SFX_Attn_Moderate"
}