SFX_Snake_Idle
Server/Audio/SoundEvents/SFX/NPC/Beasts/Snake/SFX_Snake_Idle.json, 667 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
MaxInstance | number |
Volume | number |
PreventSoundInterruption | boolean |
AudioCategory | string |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/NPC/Beasts/Snake/Snake_Idle_01.ogg",
"Sounds/NPC/Beasts/Snake/Snake_Idle_02.ogg",
"Sounds/NPC/Beasts/Snake/Snake_Idle_03.ogg",
"Sounds/NPC/Beasts/Snake/Snake_Idle_04.ogg",
"Sounds/NPC/Beasts/Snake/Snake_Idle_05.ogg"
],
"RandomSettings": {
"MinVolume": -5,
"MaxVolume": 0,
"MinPitch": -2,
"MaxPitch": 2
},
"Probability": 50,
"StartDelay": 0.1,
"Volume": -19.0
}
],
"MaxInstance": 5,
"Volume": 0,
"PreventSoundInterruption": true,
"AudioCategory": "AudioCat_NPC_Snake",
"Parent": "SFX_Attn_Quiet"
}