Versions / 0.6.0-pre.8.1 / Audio / SoundEvents / SFX / Items / Consumables / SFX_Consume_Bread_Local.json
SFX_Consume_Bread_Local
Server/Audio/SoundEvents/SFX/Items/Consumables/SFX_Consume_Bread_Local.json, 985 B
Fields
| Field | Type |
|---|---|
Layers | array[2] |
Volume | number |
PreventSoundInterruption | boolean |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/PlayerActions/Eat/Consume_Bread_Stereo_01.ogg",
"Sounds/PlayerActions/Eat/Consume_Bread_Stereo_02.ogg",
"Sounds/PlayerActions/Eat/Consume_Bread_Stereo_03.ogg"
],
"RandomSettings": {
"MinPitch": 0,
"MaxPitch": 2,
"MinVolume": -2
},
"Volume": 6.0,
"StartDelay": 0.1,
"Looping": false
},
{
"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": -2,
"PreventSoundInterruption": true,
"Parent": "SFX_Attn_Moderate"
}