Versions / 0.6.0-pre.10 / Audio / SoundEvents / SFX / Weapons / Spear / SFX_Spear_Projectile_Impact.json
SFX_Spear_Projectile_Impact
Server/Audio/SoundEvents/SFX/Weapons/Spear/SFX_Spear_Projectile_Impact.json, 476 B
Fields
| Field | Type |
|---|---|
AudioCategory | string |
Layers | array[1] |
Volume | number |
PreventSoundInterruption | boolean |
Parent | string |
Source
{
"AudioCategory": "AudioCat_Weapons",
"Layers": [
{
"Files": [
"Sounds/Weapons/Spear/Spear_Gore_01.ogg",
"Sounds/Weapons/Spear/Spear_Gore_02.ogg",
"Sounds/Weapons/Spear/Spear_Gore_03.ogg"
],
"RandomSettings": {
"MinPitch": -2,
"MaxPitch": 2,
"MinVolume": -4
},
"StartDelay": 0,
"Volume": 6.0
}
],
"Volume": 0,
"PreventSoundInterruption": true,
"Parent": "SFX_Attn_Loud"
}