Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.8.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

FieldType
AudioCategorystring
Layersarray[2]
Parentstring

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"
}