Versions / 0.6.0-pre.2 / Audio / SoundEvents / BlockSounds / Torch_Stone / SFX_Torch_Stone_Break.json
SFX_Torch_Stone_Break
Server/Audio/SoundEvents/BlockSounds/Torch_Stone/SFX_Torch_Stone_Break.json, 1.8 KB
Fields
| Field | Type |
|---|---|
AudioCategory | string |
Layers | array[3] |
PreventSoundInterruption | boolean |
Volume | number |
MaxInstance | number |
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": 1
},
{
"Files": [
"Sounds/Blocks/Stone/Stone_Break_Debris_01.ogg",
"Sounds/Blocks/Stone/Stone_Break_Debris_03.ogg",
"Sounds/Blocks/Stone/Stone_Break_Debris_04.ogg",
"Sounds/Blocks/Stone/Stone_Break_Debris_05.ogg",
"Sounds/Blocks/Stone/Stone_Break_Debris_06.ogg"
],
"RandomSettings": {
"MinVolume": -1,
"MinPitch": -3,
"MaxPitch": 3
},
"StartDelay": 0.1,
"Volume": -9
},
{
"Files": [
"Sounds/Items/Torch/Torch_Off.ogg"
],
"StartDelay": 0.1,
"Volume": 6.0,
"RandomSettings": {
"MinVolume": -0.9151498112135024,
"MinPitch": -1.8240371213405997,
"MaxPitch": 1.6500422849992202
}
}
],
"PreventSoundInterruption": true,
"Volume": 0,
"MaxInstance": 4,
"Parent": "SFX_Attn_Quiet"
}