Hytale Asset ReferenceUnofficial
Versions / 0.4.0 / Audio / SoundEvents / SFX / Weapons / Shield / SFX_Shield_T1_Break.json

SFX_Shield_T1_Break

Server/Audio/SoundEvents/SFX/Weapons/Shield/SFX_Shield_T1_Break.json, 488 B

Fields

FieldType
Layersarray[1]
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": 2.0
    }
  ],
  "Volume": 0,
  "PreventSoundInterruption": true,
  "AudioCategory": "AudioCat_Shield",
  "Parent": "SFX_Attn_Moderate"
}