Versions / 0.6.0-pre.9.1 / Audio / SoundEvents / SFX / Weapons / Staff / SFX_Staff_Charged_Loop.json
SFX_Staff_Charged_Loop
Server/Audio/SoundEvents/SFX/Weapons/Staff/SFX_Staff_Charged_Loop.json, 554 B
Fields
| Field | Type |
|---|---|
AudioCategory | string |
Layers | array[2] |
Parent | string |
Source
{
"AudioCategory": "AudioCat_Magic_Staff",
"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"
}