SFX_Dragon_Sleep
Server/Audio/SoundEvents/SFX/NPC/Mythic/Dragon/SFX_Dragon_Sleep.json, 379 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
Volume | number |
AudioCategory | string |
Parent | string |
SpatialBlend | number |
Source
{
"Layers": [
{
"Files": [
"Sounds/NPC/Mythic/Dragon/Dragon_Sleep_Loop_01.ogg"
],
"Looping": true,
"RandomSettings": {
"MinVolume": -1,
"MinPitch": -1,
"MaxPitch": 1
},
"Volume": 0.0
}
],
"Volume": 0,
"AudioCategory": "AudioCat_NPC_Dragon",
"Parent": "SFX_Attn_Loud",
"SpatialBlend": 0.35
}