SFX_Shears_Activate
Server/Audio/SoundEvents/SFX/Tools/SFX_Shears_Activate.json, 1.5 KB
Fields
| Field | Type |
|---|---|
Layers | array[3] |
PreventSoundInterruption | boolean |
Volume | number |
MaxInstance | number |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/Tools/Shears/Shears_Snip_01.ogg",
"Sounds/Tools/Shears/Shears_Snip_02.ogg",
"Sounds/Tools/Shears/Shears_Snip_03.ogg",
"Sounds/Tools/Shears/Shears_Snip_04.ogg",
"Sounds/Tools/Shears/Shears_Snip_05.ogg"
],
"StartDelay": 0.035,
"RandomSettings": {
"MinPitch": -3.8631371386483475,
"MaxPitch": 3.1564128700055254,
"MinVolume": -1.9382002601611275
},
"Volume": 6.0
},
{
"Files": [
"Sounds/Tools/Shears/Shears_Close_01.ogg",
"Sounds/Tools/Shears/Shears_Close_02.ogg",
"Sounds/Tools/Shears/Shears_Close_03.ogg"
],
"RandomSettings": {
"MinVolume": -13.979400086720375,
"MinPitch": -1.8240371213405997,
"MaxPitch": 1.6500422849992202
},
"Volume": -4.4575749056067515,
"StartDelay": 0.06
},
{
"Files": [
"Sounds/Tools/Shears/Shears_Scrape_01.ogg",
"Sounds/Tools/Shears/Shears_Scrape_02.ogg",
"Sounds/Tools/Shears/Shears_Scrape_03.ogg",
"Sounds/Tools/Shears/Shears_Scrape_04.ogg"
],
"RandomSettings": {
"MinPitch": -1.8240371213405997,
"MinVolume": -13.979400086720375,
"MaxPitch": 1.6500422849992202
},
"Volume": -3.1186391129944884,
"StartDelay": 0
}
],
"PreventSoundInterruption": true,
"Volume": -3.0980391997148637,
"MaxInstance": 2,
"Parent": "SFX_Attn_Moderate"
}