Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.8.1 / Audio / SoundEvents / BlockSounds / Bramble / SFX_Bramble_Break.json

SFX_Bramble_Break

Server/Audio/SoundEvents/BlockSounds/Bramble/SFX_Bramble_Break.json, 656 B

Fields

FieldType
AudioCategorystring
Layersarray[1]
PreventSoundInterruptionboolean
Volumenumber
MaxInstancenumber
Parentstring

Source

{
  "AudioCategory": "AudioCat_BlockSounds",
  "Layers": [
    {
      "Files": [
        "Sounds/Blocks/Foliage/Bramble_Break_01.ogg",
        "Sounds/Blocks/Foliage/Bramble_Break_02.ogg",
        "Sounds/Blocks/Foliage/Bramble_Break_03.ogg",
        "Sounds/Blocks/Foliage/Bramble_Break_04.ogg",
        "Sounds/Blocks/Foliage/Bramble_Break_05.ogg"
      ],
      "RandomSettings": {
        "MinPitch": -1,
        "MaxPitch": 1,
        "MinVolume": -2
      },
      "StartDelay": 0,
      "Volume": 3,
      "RoundRobinHistorySize": 2
    }
  ],
  "PreventSoundInterruption": true,
  "Volume": 0.0,
  "MaxInstance": 5,
  "Parent": "SFX_Attn_Quiet"
}