SFX_Leaves_Hit
Server/Audio/SoundEvents/BlockSounds/Leaves/SFX_Leaves_Hit.json, 422 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
Volume | number |
MaxInstance | number |
PreventSoundInterruption | boolean |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/Blocks/Foliage/Leaves_Hit_01.ogg"
],
"RandomSettings": {
"MinPitch": -6.1748780739571,
"MaxPitch": 4.542139479044758,
"MinVolume": -1.9382002601611275
},
"StartDelay": 0,
"Volume": -4.4575749056067515
}
],
"Volume": 0,
"MaxInstance": 5,
"PreventSoundInterruption": true,
"Parent": "SFX_Attn_Quiet"
}