SFX_Bison_Idle
Server/Audio/SoundEvents/SFX/NPC/Beasts/Bison/SFX_Bison_Idle.json, 576 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
MaxInstance | number |
Volume | number |
PreventSoundInterruption | boolean |
AudioCategory | string |
Parent | string |
SpatialBlend | number |
Source
{
"Layers": [
{
"Files": [
"Sounds/NPC/Beasts/Bison/Bison_Idle_01.ogg",
"Sounds/NPC/Beasts/Bison/Bison_Idle_02.ogg"
],
"RandomSettings": {
"MinPitch": -3.8631371386483475,
"MaxPitch": 1.6500422849992202,
"MaxVolume": 0,
"MinVolume": -6.020599913279623
},
"Probability": 15,
"StartDelay": 0.1
}
],
"MaxInstance": 3,
"Volume": 4.0617997398388725,
"PreventSoundInterruption": true,
"AudioCategory": "AudioCat_NPC_Bison",
"Parent": "SFX_Attn_Quiet",
"SpatialBlend": 0.5
}