SFX_Spear_Throw
Server/Audio/SoundEvents/SFX/Weapons/Spear/SFX_Spear_Throw.json, 550 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_Throw_NPC_01.ogg",
"Sounds/Weapons/Spear/Spear_Throw_NPC_02.ogg",
"Sounds/Weapons/Spear/Spear_Throw_NPC_03.ogg",
"Sounds/Weapons/Spear/Spear_Throw_NPC_04.ogg"
],
"RandomSettings": {
"MinPitch": 0,
"MaxPitch": 2,
"MinVolume": -1,
"MaxVolume": 0
},
"Volume": 0
}
],
"Volume": 2.0,
"PreventSoundInterruption": true,
"Parent": "SFX_Attn_Moderate"
}