Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.5 / Audio / SoundEvents / BlockSounds / Torch / SFX_Torch_Break.json

SFX_Torch_Break

Server/Audio/SoundEvents/BlockSounds/Torch/SFX_Torch_Break.json, 751 B

Fields

FieldType
AudioCategorystring
Layersarray[2]
PreventSoundInterruptionboolean
Volumenumber
MaxInstancenumber
Parentstring

Source

{
  "AudioCategory": "AudioCat_BlockSounds",
  "Layers": [
    {
      "Files": [
        "Sounds/Blocks/Wood/Wood_Break_01.ogg"
      ],
      "RandomSettings": {
        "MinVolume": -1.9382002601611275,
        "MinPitch": -1.8240371213405997,
        "MaxPitch": 1.6500422849992202
      },
      "StartDelay": 0,
      "Volume": -1.9588001734407507
    },
    {
      "Files": [
        "Sounds/Items/Torch/Torch_Off.ogg"
      ],
      "StartDelay": 0.1,
      "Volume": 6.0,
      "RandomSettings": {
        "MinVolume": -0.9151498112135024,
        "MinPitch": -1.8240371213405997,
        "MaxPitch": 1.6500422849992202
      }
    }
  ],
  "PreventSoundInterruption": true,
  "Volume": 0,
  "MaxInstance": 4,
  "Parent": "SFX_Attn_Quiet"
}