SFX_Wisp_Lamp_Loop
Server/Audio/SoundEvents/BlockSounds/Wisp_Lamp/SFX_Wisp_Lamp_Loop.json, 359 B
Fields
| Field | Type |
|---|---|
AudioCategory | string |
Layers | array[1] |
Volume | number |
Parent | string |
Source
{
"AudioCategory": "AudioCat_Ambient",
"Layers": [
{
"Files": [
"Sounds/Magic/Furniture/Kweebec_Lantern_Loop_01.ogg"
],
"Volume": -19.0,
"RandomSettings": {
"MinPitch": -2,
"MaxPitch": 2,
"MinVolume": -4
},
"Looping": true
}
],
"Volume": 0,
"Parent": "SFX_Attn_VeryQuiet"
}