Versions / 0.5.2 / Audio / SoundEvents / SFX / NPC / Beasts / Bear_Grizzly / SFX_Bear_Grizzly_Run.json
SFX_Bear_Grizzly_Run
Server/Audio/SoundEvents/SFX/NPC/Beasts/Bear_Grizzly/SFX_Bear_Grizzly_Run.json, 1.3 KB
Fields
| Field | Type |
|---|---|
Layers | array[2] |
Volume | number |
PreventSoundInterruption | boolean |
AudioCategory | string |
Parent | string |
SpatialBlend | number |
Source
{
"Layers": [
{
"Files": [
"Sounds/NPC/Beasts/Bear_Grizzly/Bear_Grizzly_Alerted_01.ogg",
"Sounds/NPC/Beasts/Bear_Grizzly/Bear_Grizzly_Alerted_02.ogg",
"Sounds/NPC/Beasts/Bear_Grizzly/Bear_Grizzly_Alerted_03.ogg",
"Sounds/NPC/Beasts/Bear_Grizzly/Bear_Grizzly_Run_01.ogg",
"Sounds/NPC/Beasts/Bear_Grizzly/Bear_Grizzly_Run_02.ogg",
"Sounds/NPC/Beasts/Bear_Grizzly/Bear_Grizzly_Run_03.ogg",
"Sounds/NPC/Beasts/Bear_Grizzly/Bear_Grizzly_Run_04.ogg"
],
"RandomSettings": {
"MinPitch": -1,
"MaxPitch": 1,
"MinVolume": -2
},
"StartDelay": 0.1,
"Looping": true,
"Probability": 80,
"Volume": -7.0
},
{
"Files": [
"Sounds/NPC/Shared/Footsteps/Hoof/Hoof_Large_Run_01.ogg",
"Sounds/NPC/Shared/Footsteps/Hoof/Hoof_Large_Run_02.ogg",
"Sounds/NPC/Shared/Footsteps/Hoof/Hoof_Large_Run_03.ogg",
"Sounds/NPC/Shared/Footsteps/Hoof/Hoof_Large_Run_04.ogg"
],
"RandomSettings": {
"MinPitch": -3,
"MaxPitch": 3,
"MinVolume": -6
},
"Looping": true,
"Volume": 9.0
}
],
"Volume": 0,
"PreventSoundInterruption": true,
"AudioCategory": "AudioCat_NPC_Bear_Grizzly",
"Parent": "SFX_Attn_Quiet",
"SpatialBlend": 0.5
}