Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.2 / Audio / SoundEvents / SFX / UI / Interactions / Doors / SFX_Door_Ancient_Open.json

SFX_Door_Ancient_Open

Server/Audio/SoundEvents/SFX/UI/Interactions/Doors/SFX_Door_Ancient_Open.json, 557 B

Fields

FieldType
AudioCategorystring
Layersarray[1]
Volumenumber
PreventSoundInterruptionboolean
MaxInstancenumber
Parentstring

Source

{
  "AudioCategory": "AudioCat_SFX",
  "Layers": [
    {
      "Files": [
        "Sounds/Items/Door/Ancient/Door_Ancient_Open_01.ogg",
        "Sounds/Items/Door/Ancient/Door_Ancient_Open_02.ogg",
        "Sounds/Items/Door/Ancient/Door_Ancient_Open_03.ogg"
      ],
      "RandomSettings": {
        "MinVolume": -0.9151498112135024,
        "MinPitch": -1.8240371213405997,
        "MaxPitch": 1.6500422849992202
      }
    }
  ],
  "Volume": -0.020599913279623294,
  "PreventSoundInterruption": true,
  "MaxInstance": 10,
  "Parent": "SFX_Attn_Quiet"
}