Versions / 0.5.5 / Audio / SoundEvents / SFX / NPC / Void / Crawler_Void / SFX_Crawler_Void_Death.json
SFX_Crawler_Void_Death
Server/Audio/SoundEvents/SFX/NPC/Void/Crawler_Void/SFX_Crawler_Void_Death.json, 583 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
MaxInstance | number |
Volume | number |
PreventSoundInterruption | boolean |
AudioCategory | string |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/NPC/Void/Crawler_Void/Crawler_Void_Death_01.ogg",
"Sounds/NPC/Void/Crawler_Void/Crawler_Void_Death_02.ogg",
"Sounds/NPC/Void/Crawler_Void/Crawler_Void_Death_03.ogg"
],
"RandomSettings": {
"MinVolume": -1,
"MaxVolume": 0,
"MinPitch": -1,
"MaxPitch": 1
},
"Volume": 3.0,
"StartDelay": 0.1
}
],
"MaxInstance": 2,
"Volume": 0,
"PreventSoundInterruption": true,
"AudioCategory": "AudioCat_NPC_Crawler_Void",
"Parent": "SFX_Attn_Moderate"
}