Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.1.1 / Audio / SoundEvents / Environments / Weather / SFX_Global_Weather_Thunder.json

SFX_Global_Weather_Thunder

Server/Audio/SoundEvents/Environments/Weather/SFX_Global_Weather_Thunder.json, 503 B

Fields

FieldType
Layersarray[1]
PreventSoundInterruptionboolean
Volumenumber
Parentstring

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/Environments/Global/Weather/Emitters/Thunder_Stereo_01.ogg",
        "Sounds/Environments/Global/Weather/Emitters/Thunder_Stereo_02.ogg",
        "Sounds/Environments/Global/Weather/Emitters/Thunder_Stereo_03.ogg"
      ],
      "RandomSettings": {
        "MinVolume": -10,
        "MaxPitch": 2,
        "MinPitch": -2
      },
      "StartDelay": 1.5
    }
  ],
  "PreventSoundInterruption": true,
  "Volume": 0.0,
  "Parent": "SFX_Attn_Quiet"
}