SFX_Gecko_Death
Server/Audio/SoundEvents/SFX/NPC/Beasts/Gecko/SFX_Gecko_Death.json, 581 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
PreventSoundInterruption | boolean |
MaxInstance | number |
Volume | number |
AudioCategory | string |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/NPC/Beasts/Gecko/Gecko_Death_01.ogg",
"Sounds/NPC/Beasts/Gecko/Gecko_Death_02.ogg",
"Sounds/NPC/Beasts/Gecko/Gecko_Death_03.ogg"
],
"RandomSettings": {
"MinVolume": -0.9151498112135024,
"MinPitch": -1.8240371213405997,
"MaxPitch": 1.6500422849992202
},
"StartDelay": 0.2,
"Volume": -4.4575749056067515
}
],
"PreventSoundInterruption": true,
"MaxInstance": 3,
"Volume": 0,
"AudioCategory": "AudioCat_NPC_Gecko",
"Parent": "SFX_Attn_Quiet"
}