Hytale Asset ReferenceUnofficial
Versions / 0.5.6 / Audio / SoundEvents / SFX / Weapons / Battleaxe / Impacts / SFX_Battleaxe_T2_Impact.json

SFX_Battleaxe_T2_Impact

Server/Audio/SoundEvents/SFX/Weapons/Battleaxe/Impacts/SFX_Battleaxe_T2_Impact.json, 546 B

Fields

FieldType
Layersarray[1]
Volumenumber
PreventSoundInterruptionboolean
AudioCategorystring
Parentstring

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/Weapons/Battleaxe/Impacts/Battleaxe_T2_Impact_01.ogg",
        "Sounds/Weapons/Battleaxe/Impacts/Battleaxe_T2_Impact_02.ogg",
        "Sounds/Weapons/Battleaxe/Impacts/Battleaxe_T2_Impact_03.ogg"
      ],
      "Volume": -8.0,
      "RandomSettings": {
        "MinVolume": -1,
        "MinPitch": -2,
        "MaxPitch": 2
      },
      "StartDelay": 0
    }
  ],
  "Volume": 0,
  "PreventSoundInterruption": true,
  "AudioCategory": "AudioCat_Battleaxe",
  "Parent": "SFX_Attn_Moderate"
}