Hytale Asset ReferenceUnofficial
Versions / 0.4.0 / Audio / SoundEvents / SFX / Weapons / Staff / Flame / SFX_Staff_Flame_Fireball_Launch.json

SFX_Staff_Flame_Fireball_Launch

Server/Audio/SoundEvents/SFX/Weapons/Staff/Flame/SFX_Staff_Flame_Fireball_Launch.json, 626 B

Fields

FieldType
Layersarray[1]
Volumenumber
PreventSoundInterruptionboolean
AudioCategorystring
Parentstring

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/Weapons/Staff/Flame/Staff_Flame_Fireball_Launch_01.ogg",
        "Sounds/Weapons/Staff/Flame/Staff_Flame_Fireball_Launch_02.ogg",
        "Sounds/Weapons/Staff/Flame/Staff_Flame_Fireball_Launch_03.ogg",
        "Sounds/Weapons/Staff/Flame/Staff_Flame_Fireball_Launch_04.ogg"
      ],
      "Volume": 0,
      "RandomSettings": {
        "MinVolume": -1,
        "MinPitch": -2,
        "MaxPitch": 2
      },
      "StartDelay": 0
    }
  ],
  "Volume": 1.0,
  "PreventSoundInterruption": true,
  "AudioCategory": "AudioCat_Magic_Staff",
  "Parent": "SFX_Attn_Moderate"
}