SFX_Consume_Bread
Server/Audio/SoundEvents/SFX/Items/Consumables/SFX_Consume_Bread.json, 940 B
Fields
| Field | Type |
|---|---|
Layers | array[2] |
Volume | number |
PreventSoundInterruption | boolean |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/Items/Consumables/Consume_Bread_01.ogg",
"Sounds/Items/Consumables/Consume_Bread_02.ogg",
"Sounds/Items/Consumables/Consume_Bread_03.ogg"
],
"RandomSettings": {
"MinPitch": 0,
"MaxPitch": 2,
"MinVolume": -2
},
"Volume": 6.0,
"StartDelay": 0.1
},
{
"Files": [
"Sounds/PlayerActions/Movement/Player_Clth_Foley_Swing_01.ogg",
"Sounds/PlayerActions/Movement/Player_Clth_Foley_Swing_02.ogg",
"Sounds/PlayerActions/Movement/Player_Clth_Foley_Swing_03.ogg",
"Sounds/PlayerActions/Movement/Player_Clth_Foley_Swing_04.ogg"
],
"Volume": -9.0,
"StartDelay": 0,
"RandomSettings": {
"MinVolume": -4,
"MinPitch": -1,
"MaxPitch": 1
}
}
],
"Volume": 0,
"PreventSoundInterruption": false,
"Parent": "SFX_Attn_Moderate"
}