SFX_Fox_Sleep
Server/Audio/SoundEvents/SFX/NPC/Beasts/Fox/SFX_Fox_Sleep.json, 483 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
MaxInstance | number |
Volume | number |
AudioCategory | string |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/NPC/Beasts/Fox/Fox_Sleep_01.ogg",
"Sounds/NPC/Beasts/Fox/Fox_Sleep_02.ogg"
],
"Looping": true,
"RandomSettings": {
"MinVolume": -0.9151498112135024,
"MinPitch": -1.8240371213405997,
"MaxPitch": 1.6500422849992202
},
"Volume": -13.999999999999996
}
],
"MaxInstance": 1,
"Volume": 0,
"AudioCategory": "AudioCat_NPC_Fox",
"Parent": "SFX_Attn_VeryQuiet"
}