Versions / 0.6.0-pre.10 / Audio / SoundEvents / SFX / NPC / Beasts / Bear_Grizzly / SFX_Bear_Grizzly_Sleep.json
SFX_Bear_Grizzly_Sleep
Server/Audio/SoundEvents/SFX/NPC/Beasts/Bear_Grizzly/SFX_Bear_Grizzly_Sleep.json, 485 B
Fields
| Field | Type |
|---|---|
MaxInstance | number |
Layers | array[1] |
Volume | number |
AudioCategory | string |
Parent | string |
SpatialBlend | number |
Source
{
"MaxInstance": 3,
"Layers": [
{
"Files": [
"Sounds/NPC/Beasts/Bear_Grizzly/Bear_Grizzly_Sleep_01.ogg",
"Sounds/NPC/Beasts/Bear_Grizzly/Bear_Grizzly_Sleep_02.ogg"
],
"Looping": true,
"RandomSettings": {
"MinVolume": -1,
"MinPitch": -1,
"MaxPitch": 1
},
"Volume": 0.0
}
],
"Volume": -5,
"AudioCategory": "AudioCat_NPC_Bear_Grizzly",
"Parent": "SFX_Attn_VeryQuiet",
"SpatialBlend": 0.5
}