Hytale Asset ReferenceUnofficial
Versions / 0.4.0 / Audio / SoundEvents / SFX / Weapons / Battleaxe / Charged / SFX_Battleaxe_T1_Launch.json

SFX_Battleaxe_T1_Launch

Server/Audio/SoundEvents/SFX/Weapons/Battleaxe/Charged/SFX_Battleaxe_T1_Launch.json, 474 B

Fields

FieldType
Layersarray[1]
Volumenumber
PreventSoundInterruptionboolean
AudioCategorystring
Parentstring

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/Weapons/Battleaxe/Charged/Battleaxe_T1_Launch_01.ogg",
        "Sounds/Weapons/Battleaxe/Charged/Battleaxe_T1_Launch_02.ogg"
      ],
      "RandomSettings": {
        "MinPitch": -2,
        "MaxPitch": 1,
        "MinVolume": -2
      },
      "StartDelay": 0,
      "Volume": 6.0
    }
  ],
  "Volume": 0,
  "PreventSoundInterruption": true,
  "AudioCategory": "AudioCat_Battleaxe",
  "Parent": "SFX_Attn_Moderate"
}