Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.5 / Audio / SoundEvents / SFX / Deployables / SFX_Deployable_Totem_Heal_Effect_Local.json

SFX_Deployable_Totem_Heal_Effect_Local

Server/Audio/SoundEvents/SFX/Deployables/SFX_Deployable_Totem_Heal_Effect_Local.json, 561 B

Fields

FieldType
AudioCategorystring
Layersarray[1]
Volumenumber
PreventSoundInterruptionboolean

Source

{
  "AudioCategory": "AudioCat_SFX",
  "Layers": [
    {
      "Files": [
        "Sounds/Deployables/Totem_Heal/Deployable_Totem_Heal_Loop_Stereo_01.ogg",
        "Sounds/Deployables/Totem_Heal/Deployable_Totem_Heal_Loop_Stereo_02.ogg",
        "Sounds/Deployables/Totem_Heal/Deployable_Totem_Heal_Loop_Stereo_03.ogg"
      ],
      "RandomSettings": {
        "MinPitch": 0,
        "MaxPitch": 0,
        "MinVolume": -3
      },
      "StartDelay": 0,
      "Volume": 6.0,
      "Looping": true
    }
  ],
  "Volume": 0,
  "PreventSoundInterruption": true
}