Hytale Asset ReferenceUnofficial
Versions / 0.4.0 / Audio / SoundEvents / SFX / NPC / Void / Eye_Void / SFX_Eye_Void_Death.json

SFX_Eye_Void_Death

Server/Audio/SoundEvents/SFX/NPC/Void/Eye_Void/SFX_Eye_Void_Death.json, 596 B

Fields

FieldType
Volumenumber
PreventSoundInterruptionboolean
Layersarray[1]
AudioCategorystring
Parentstring

Source

{
  "Volume": 0,
  "PreventSoundInterruption": true,
  "Layers": [
    {
      "Files": [
        "Sounds/NPC/Void/Eye_Void/Eye_Void_Death_01.ogg",
        "Sounds/NPC/Void/Eye_Void/Eye_Void_Death_02.ogg",
        "Sounds/NPC/Void/Eye_Void/Eye_Void_Death_03.ogg"
      ],
      "RandomSettings": {
        "MinVolume": -0.9151498112135024,
        "MinPitch": -1.8240371213405997
      },
      "Probability": 100,
      "StartDelay": 0,
      "ProbabilityRerollDelay": 0,
      "Volume": 4.0617997398388725
    }
  ],
  "AudioCategory": "AudioCat_NPC_Eye_Void",
  "Parent": "SFX_Attn_Moderate"
}