SFX_Bone_Hit
Server/Audio/SoundEvents/BlockSounds/Bone/SFX_Bone_Hit.json, 501 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
PreventSoundInterruption | boolean |
Volume | number |
MaxInstance | number |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/Blocks/Bone/Bone_Break_01.ogg",
"Sounds/Blocks/Bone/Bone_Break_02.ogg",
"Sounds/Blocks/Bone/Bone_Break_03.ogg",
"Sounds/Blocks/Bone/Bone_Break_04.ogg"
],
"RandomSettings": {
"MinPitch": -2,
"MaxPitch": 2,
"MinVolume": -2
},
"StartDelay": 0,
"Volume": -5
}
],
"PreventSoundInterruption": true,
"Volume": 0.0,
"MaxInstance": 5,
"Parent": "SFX_Attn_Quiet"
}