SFX_Stone_Harvest
Server/Audio/SoundEvents/BlockSounds/Stone/SFX_Stone_Harvest.json, 1.0 KB
Fields
| Field | Type |
|---|---|
AudioCategory | string |
Layers | array[1] |
Volume | number |
PreventSoundInterruption | boolean |
Parent | string |
Source
{
"AudioCategory": "AudioCat_BlockSounds",
"Layers": [
{
"Files": [
"Sounds/Blocks/Stone/Stone_Break_01.ogg",
"Sounds/Blocks/Stone/Stone_Break_02.ogg",
"Sounds/Blocks/Stone/Stone_Break_03.ogg",
"Sounds/Blocks/Stone/Stone_Break_04.ogg",
"Sounds/Blocks/Stone/Stone_Break_05.ogg",
"Sounds/Blocks/Stone/Stone_Break_06.ogg",
"Sounds/Blocks/Stone/Stone_Break_07.ogg",
"Sounds/Blocks/Stone/Stone_Break_08.ogg",
"Sounds/Blocks/Stone/Stone_Break_09.ogg",
"Sounds/Blocks/Stone/Stone_Break_10.ogg",
"Sounds/Blocks/Stone/Stone_Break_11.ogg",
"Sounds/Blocks/Stone/Stone_Break_12.ogg",
"Sounds/Blocks/Stone/Stone_Break_13.ogg",
"Sounds/Blocks/Stone/Stone_Break_14.ogg"
],
"RandomSettings": {
"MinVolume": -1,
"MinPitch": -3,
"MaxPitch": 3
},
"StartDelay": 0,
"Volume": 4
}
],
"Volume": -5,
"PreventSoundInterruption": true,
"Parent": "SFX_Attn_Quiet"
}