Versions / 0.6.0-pre.1.1 / Audio / SoundEvents / SFX / NPC / Birds / Vulture / SFX_Vulture_Death.json
SFX_Vulture_Death
Server/Audio/SoundEvents/SFX/NPC/Birds/Vulture/SFX_Vulture_Death.json, 635 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
MaxInstance | number |
Volume | number |
PreventSoundInterruption | boolean |
AudioCategory | string |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/NPC/Birds/Vulture/Vulture_Death_01.ogg",
"Sounds/NPC/Birds/Vulture/Vulture_Death_02.ogg",
"Sounds/NPC/Birds/Vulture/Vulture_Death_03.ogg",
"Sounds/NPC/Birds/Vulture/Vulture_Death_04.ogg"
],
"RandomSettings": {
"MinPitch": -1.8240371213405997,
"MinVolume": -3.0980391997148637,
"MaxPitch": 3.1564128700055254
},
"Probability": 100
}
],
"MaxInstance": 5,
"Volume": -0.020599913279623294,
"PreventSoundInterruption": true,
"AudioCategory": "AudioCat_NPC_Vulture",
"Parent": "SFX_Attn_Moderate"
}