Versions / 0.6.0-pre.4 / Audio / SoundEvents / SFX / NPC / Intelligent / Goblin / SFX_Goblin_Death.json
SFX_Goblin_Death
Server/Audio/SoundEvents/SFX/NPC/Intelligent/Goblin/SFX_Goblin_Death.json, 611 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
MaxInstance | number |
Volume | number |
PreventSoundInterruption | boolean |
AudioCategory | string |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/NPC/Intelligent/Goblins/Goblin_Death_01.ogg",
"Sounds/NPC/Intelligent/Goblins/Goblin_Death_02.ogg",
"Sounds/NPC/Intelligent/Goblins/Goblin_Death_03.ogg"
],
"RandomSettings": {
"MinVolume": -0.9151498112135024,
"MinPitch": -1.8240371213405997,
"MaxPitch": 1.6500422849992202
},
"Probability": 100,
"Volume": -0.020599913279623294
}
],
"MaxInstance": 2,
"Volume": 0,
"PreventSoundInterruption": true,
"AudioCategory": "AudioCat_NPC_Goblin",
"Parent": "SFX_Attn_Moderate"
}