Versions / 0.6.0-pre.1.1 / Audio / SoundEvents / SFX / NPC / Beasts / Larva / SFX_Larva_Alerted.json
SFX_Larva_Alerted
Server/Audio/SoundEvents/SFX/NPC/Beasts/Larva/SFX_Larva_Alerted.json, 561 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
Volume | number |
MaxInstance | number |
PreventSoundInterruption | boolean |
AudioCategory | string |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/NPC/Beasts/Larva/Larva_Alerted_01.ogg",
"Sounds/NPC/Beasts/Larva/Larva_Alerted_02.ogg",
"Sounds/NPC/Beasts/Larva/Larva_Alerted_03.ogg"
],
"RandomSettings": {
"MinVolume": -3.0980391997148637,
"MinPitch": -1.8240371213405997,
"MaxPitch": 1.6500422849992202
},
"Volume": 1.5630250076728727
}
],
"Volume": 0,
"MaxInstance": 3,
"PreventSoundInterruption": true,
"AudioCategory": "AudioCat_NPC_Larva",
"Parent": "SFX_Attn_Quiet"
}