SFX_Crystal_Hit
Server/Audio/SoundEvents/BlockSounds/Crystal/SFX_Crystal_Hit.json, 630 B
Fields
| Field | Type |
|---|---|
Layers | array[3] |
Volume | number |
PreventSoundInterruption | boolean |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/Blocks/Ice/Ice_Hit_01.ogg",
"Sounds/Blocks/Ice/Ice_Hit_02.ogg",
"Sounds/Blocks/Ice/Ice_Hit_03.ogg",
"Sounds/Blocks/Ice/Ice_Hit_04.ogg",
"Sounds/Blocks/Ice/Ice_Hit_05.ogg"
],
"Volume": -1.9588001734407507
},
{
"Files": [
"Sounds/Blocks/Grass/Grass_Hit_01.ogg"
],
"Volume": -7.979400086720375
},
{
"Files": [
"Sounds/Blocks/Generic/Block_Hit_Weight.ogg"
],
"Volume": 6.0
}
],
"Volume": -10,
"PreventSoundInterruption": true,
"Parent": "SFX_Attn_Quiet"
}