Hytale Asset ReferenceUnofficial
Versions / 0.5.5 / Audio / SoundEvents / SFX / NPC / Void / Eye_Void / SFX_Eye_Void_Idle.json

SFX_Eye_Void_Idle

Server/Audio/SoundEvents/SFX/NPC/Void/Eye_Void/SFX_Eye_Void_Idle.json, 529 B

Fields

FieldType
Volumenumber
PreventSoundInterruptionboolean
Layersarray[1]
AudioCategorystring
Parentstring

Source

{
  "Volume": 4.0617997398388725,
  "PreventSoundInterruption": true,
  "Layers": [
    {
      "Files": [
        "Sounds/NPC/Void/Eye_Void/Eye_Void_Idle_01.ogg",
        "Sounds/NPC/Void/Eye_Void/Eye_Void_Idle_02.ogg",
        "Sounds/NPC/Void/Eye_Void/Eye_Void_Idle_03.ogg"
      ],
      "RandomSettings": {
        "MinVolume": -0.9151498112135024
      },
      "Probability": 10,
      "StartDelay": 0,
      "ProbabilityRerollDelay": 4
    }
  ],
  "AudioCategory": "AudioCat_NPC_Eye_Void",
  "Parent": "SFX_Attn_Quiet"
}