Versions / 0.6.0-pre.1.1 / Audio / SoundEvents / SFX / NPC / Void / Eye_Void / SFX_Eye_Void_Fly_Movement.json
SFX_Eye_Void_Fly_Movement
Server/Audio/SoundEvents/SFX/NPC/Void/Eye_Void/SFX_Eye_Void_Fly_Movement.json, 576 B
Fields
| Field | Type |
|---|---|
PreventSoundInterruption | boolean |
Layers | array[1] |
Volume | number |
AudioCategory | string |
Parent | string |
Source
{
"PreventSoundInterruption": true,
"Layers": [
{
"Files": [
"Sounds/NPC/Void/Eye_Void/Eye_Void_Fly_01.ogg",
"Sounds/NPC/Void/Eye_Void/Eye_Void_Fly_02.ogg",
"Sounds/NPC/Void/Eye_Void/Eye_Void_Fly_03.ogg"
],
"RandomSettings": {
"MinVolume": -3.0980391997148637,
"MinPitch": 0
},
"Probability": 100,
"StartDelay": 0,
"ProbabilityRerollDelay": 0,
"Looping": true
}
],
"Volume": 1.5630250076728727,
"AudioCategory": "AudioCat_NPC_Eye_Void",
"Parent": "SFX_Attn_Moderate"
}