Hytale Asset ReferenceUnofficial
Versions / 0.5.2 / Audio / SoundEvents / SFX / Weapons / Shield / SFX_Shield_T2_Impact.json

SFX_Shield_T2_Impact

Server/Audio/SoundEvents/SFX/Weapons/Shield/SFX_Shield_T2_Impact.json, 438 B

Fields

FieldType
Layersarray[1]
Volumenumber
PreventSoundInterruptionboolean
AudioCategorystring
Parentstring

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/Weapons/Shield/Shield_Impact_01.ogg",
        "Sounds/Weapons/Shield/Shield_Impact_02.ogg"
      ],
      "RandomSettings": {
        "MinPitch": -2,
        "MaxPitch": 5,
        "MinVolume": -4
      },
      "StartDelay": 0,
      "Volume": -2.0
    }
  ],
  "Volume": 0,
  "PreventSoundInterruption": true,
  "AudioCategory": "AudioCat_Shield",
  "Parent": "SFX_Attn_Moderate"
}