SFX_Rope_Break
Server/Audio/SoundEvents/BlockSounds/Rope/SFX_Rope_Break.json, 603 B
Fields
| Field | Type |
|---|---|
Layers | array[2] |
PreventSoundInterruption | boolean |
Volume | number |
MaxInstance | number |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/Blocks/Rope/Rope_Break_01.ogg",
"Sounds/Blocks/Rope/Rope_Break_02.ogg",
"Sounds/Blocks/Rope/Rope_Break_03.ogg"
],
"Volume": 0,
"RandomSettings": {
"MinPitch": -1.8240371213405997,
"MaxPitch": 1.6500422849992202,
"MinVolume": -1.9382002601611275
},
"Probability": 100
},
{
"Files": [
"Sounds/Blocks/Generic/Block_Break_Success_01.ogg"
]
}
],
"PreventSoundInterruption": true,
"Volume": 2.0,
"MaxInstance": 5,
"Parent": "SFX_Attn_Quiet"
}