Versions / 0.6.0-pre.3 / Audio / SoundEvents / SFX / NPC / Intelligent / Goblin / SFX_Goblin_Search.json
SFX_Goblin_Search
Server/Audio/SoundEvents/SFX/NPC/Intelligent/Goblin/SFX_Goblin_Search.json, 551 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_Search_01.ogg",
"Sounds/NPC/Intelligent/Goblins/Goblin_Search_02.ogg"
],
"RandomSettings": {
"MinVolume": -0.9151498112135024,
"MinPitch": -1.8240371213405997,
"MaxPitch": 1.6500422849992202
},
"Probability": 50,
"StartDelay": 0
}
],
"MaxInstance": 1,
"Volume": 1.5630250076728727,
"PreventSoundInterruption": true,
"AudioCategory": "AudioCat_NPC_Goblin",
"Parent": "SFX_Attn_Moderate"
}