SFX_Bomb_Fuse
Server/Audio/SoundEvents/SFX/Weapons/Bomb/SFX_Bomb_Fuse.json, 339 B
Fields
| Field | Type |
|---|---|
AudioCategory | string |
Layers | array[1] |
Volume | number |
Parent | string |
Source
{
"AudioCategory": "AudioCat_Weapons",
"Layers": [
{
"Files": [
"Sounds/Weapons/Bomb/Bomb_Fuse.ogg"
],
"Volume": -18.0,
"RandomSettings": {
"MinPitch": 0,
"MaxPitch": 0,
"MinVolume": 0
},
"Looping": true
}
],
"Volume": 0,
"Parent": "SFX_Attn_Moderate"
}