Hytale Asset ReferenceUnofficial
Versions / 0.5.2 / Audio / SoundEvents / SFX / NPC / Intelligent / Klops / SFX_Klops_Idle.json

SFX_Klops_Idle

Server/Audio/SoundEvents/SFX/NPC/Intelligent/Klops/SFX_Klops_Idle.json, 573 B

Fields

FieldType
Layersarray[1]
MaxInstancenumber
PreventSoundInterruptionboolean
Volumenumber
AudioCategorystring
Parentstring

Source

{
  "Layers": [
    {
      "RandomSettings": {
        "MinVolume": -2,
        "MinPitch": -1.8240371213405997,
        "MaxPitch": 0
      },
      "Files": [
        "Sounds/NPC/Intelligent/Klops/Klops_Idle_01.ogg",
        "Sounds/NPC/Intelligent/Klops/Klops_Idle_02.ogg",
        "Sounds/NPC/Intelligent/Klops/Klops_Idle_03.ogg"
      ],
      "Probability": 10,
      "ProbabilityRerollDelay": 2
    }
  ],
  "MaxInstance": 3,
  "PreventSoundInterruption": true,
  "Volume": 2.9019608002851363,
  "AudioCategory": "AudioCat_NPC_Klops",
  "Parent": "SFX_Attn_Quiet"
}