SFX_Staff_Charged_Loop
Server/Audio/SoundEvents/SFX/Weapons/Staff/SFX_Staff_Charged_Loop.json, 511 B
Fields
| Field | Type |
|---|---|
Layers | array[2] |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/Weapons/Staff/Staff_Charging_01.ogg"
],
"Looping": false,
"StartDelay": 0,
"Volume": 6.0,
"RandomSettings": {
"MinPitch": 0,
"MaxPitch": 0,
"MinVolume": -0.9151498112135024
}
},
{
"Files": [
"Sounds/Weapons/Staff/Staff_Charged_LP_01.ogg"
],
"StartDelay": 0.9,
"Looping": true,
"Volume": 1.5630250076728727
}
],
"Parent": "SFX_Attn_Moderate"
}