Hytale Asset ReferenceUnofficial
Versions / 0.5.5 / Audio / SoundEvents / SFX / Weapons / Battleaxe / Signature / SFX_Battleaxe_T2_Signature_Swing.json

SFX_Battleaxe_T2_Signature_Swing

Server/Audio/SoundEvents/SFX/Weapons/Battleaxe/Signature/SFX_Battleaxe_T2_Signature_Swing.json, 1.9 KB

Fields

FieldType
Layersarray[3]
Volumenumber
PreventSoundInterruptionboolean
AudioCategorystring
Parentstring

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/Weapons/Battleaxe/Signature/Battleaxe_T2_Signature_Swing_01.ogg",
        "Sounds/Weapons/Battleaxe/Signature/Battleaxe_T2_Signature_Swing_02.ogg",
        "Sounds/Weapons/Battleaxe/Signature/Battleaxe_T2_Signature_Swing_03.ogg",
        "Sounds/Weapons/Battleaxe/Signature/Battleaxe_T2_Signature_Swing_04.ogg",
        "Sounds/Weapons/Battleaxe/Signature/Battleaxe_T2_Signature_Swing_05.ogg"
      ],
      "RandomSettings": {
        "MinPitch": -2,
        "MaxPitch": 1,
        "MinVolume": -3
      },
      "StartDelay": 0,
      "Volume": 1.0
    },
    {
      "Files": [
        "Sounds/Weapons/Battleaxe/Signature/Battleaxe_T2_Signature_Swing_Sharpness_01.ogg",
        "Sounds/Weapons/Battleaxe/Signature/Battleaxe_T2_Signature_Swing_Sharpness_02.ogg",
        "Sounds/Weapons/Battleaxe/Signature/Battleaxe_T2_Signature_Swing_Sharpness_03.ogg",
        "Sounds/Weapons/Battleaxe/Signature/Battleaxe_T2_Signature_Swing_Sharpness_04.ogg",
        "Sounds/Weapons/Battleaxe/Signature/Battleaxe_T2_Signature_Swing_Sharpness_05.ogg"
      ],
      "RandomSettings": {
        "MinPitch": -2,
        "MaxPitch": 1,
        "MinVolume": -2
      },
      "StartDelay": 0,
      "Volume": -6.0
    },
    {
      "Files": [
        "Sounds/Weapons/Battleaxe/Signature/Battleaxe_T2_Signature_Wind_01.ogg",
        "Sounds/Weapons/Battleaxe/Signature/Battleaxe_T2_Signature_Wind_02.ogg",
        "Sounds/Weapons/Battleaxe/Signature/Battleaxe_T2_Signature_Wind_03.ogg",
        "Sounds/Weapons/Battleaxe/Signature/Battleaxe_T2_Signature_Wind_04.ogg",
        "Sounds/Weapons/Battleaxe/Signature/Battleaxe_T2_Signature_Wind_05.ogg"
      ],
      "RandomSettings": {
        "MinPitch": -6,
        "MaxPitch": 1,
        "MinVolume": -2
      },
      "StartDelay": 0,
      "Volume": 1.0
    }
  ],
  "Volume": 0,
  "PreventSoundInterruption": true,
  "AudioCategory": "AudioCat_Battleaxe",
  "Parent": "SFX_Attn_Moderate"
}