Versions / 0.6.0-pre.3 / Audio / SoundEvents / SFX / Tools / Capture_Crate / SFX_Capture_Crate_Spawn_Succeed.json
SFX_Capture_Crate_Spawn_Succeed
Server/Audio/SoundEvents/SFX/Tools/Capture_Crate/SFX_Capture_Crate_Spawn_Succeed.json, 386 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
MaxInstance | number |
Volume | number |
PreventSoundInterruption | boolean |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/Magic/Portals/Portal_Open_01.ogg"
],
"RandomSettings": {
"MinVolume": -2,
"MinPitch": -2,
"MaxPitch": 2
},
"StartDelay": 0,
"Looping": false,
"Volume": 6.0
}
],
"MaxInstance": 5,
"Volume": 0,
"PreventSoundInterruption": true,
"Parent": "SFX_Attn_Moderate"
}