SFX_Plant_Hit
Server/Audio/SoundEvents/BlockSounds/Plant/SFX_Plant_Hit.json, 665 B
Fields
| Field | Type |
|---|---|
AudioCategory | string |
Layers | array[1] |
PreventSoundInterruption | boolean |
MaxInstance | number |
Volume | number |
Parent | string |
Source
{
"AudioCategory": "AudioCat_BlockSounds",
"Layers": [
{
"Files": [
"Sounds/Blocks/Foliage/Foliage_Break_01.ogg",
"Sounds/Blocks/Foliage/Foliage_Break_02.ogg",
"Sounds/Blocks/Foliage/Foliage_Break_03.ogg",
"Sounds/Blocks/Foliage/Foliage_Break_04.ogg",
"Sounds/Blocks/Foliage/Foliage_Break_05.ogg"
],
"RandomSettings": {
"MinPitch": -3.8631371386483475,
"MaxPitch": 3.1564128700055254,
"MinVolume": -1.9382002601611275
},
"Volume": -4.4575749056067515
}
],
"PreventSoundInterruption": true,
"MaxInstance": 3,
"Volume": 0,
"Parent": "SFX_Attn_Quiet"
}