Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.10 / Audio / SoundEvents / SFX / Weapons / Shared / SFX_Light_Melee_T2_Guard_Break.json

SFX_Light_Melee_T2_Guard_Break

Server/Audio/SoundEvents/SFX/Weapons/Shared/SFX_Light_Melee_T2_Guard_Break.json, 1.2 KB

Fields

FieldType
Layersarray[3]
Volumenumber
PreventSoundInterruptionboolean
AudioCategorystring
Parentstring

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/Weapons/Shield/Shield_Break_01.ogg",
        "Sounds/Weapons/Shield/Shield_Break_02.ogg",
        "Sounds/Weapons/Shield/Shield_Break_03.ogg"
      ],
      "RandomSettings": {
        "MinPitch": -2,
        "MaxPitch": 5,
        "MinVolume": -4
      },
      "StartDelay": 0,
      "Volume": -9.0
    },
    {
      "Files": [
        "Sounds/Weapons/Shared/Impacts/Light_Melee_T2_Guard_Break_01.ogg",
        "Sounds/Weapons/Shared/Impacts/Light_Melee_T2_Guard_Break_02.ogg",
        "Sounds/Weapons/Shared/Impacts/Light_Melee_T2_Guard_Break_03.ogg",
        "Sounds/Weapons/Shared/Impacts/Light_Melee_T2_Guard_Break_04.ogg"
      ],
      "RandomSettings": {
        "MinPitch": -2,
        "MaxPitch": 5,
        "MinVolume": -4
      },
      "StartDelay": 0,
      "Volume": 6.0
    },
    {
      "Files": [
        "Sounds/Weapons/Shared/Impacts/Light_Melee_T2_Guard_Hit_03.ogg"
      ],
      "Volume": -9.0,
      "RandomSettings": {
        "MinVolume": -1,
        "MinPitch": -2,
        "MaxPitch": 1
      },
      "StartDelay": 0
    }
  ],
  "Volume": 0,
  "PreventSoundInterruption": true,
  "AudioCategory": "AudioCat_Sword",
  "Parent": "SFX_Attn_Moderate"
}