Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.8 / Audio / SoundEvents / BlockSounds / Clay_Pot_Large / SFX_Clay_Pot_Large_Break.json

SFX_Clay_Pot_Large_Break

Server/Audio/SoundEvents/BlockSounds/Clay_Pot_Large/SFX_Clay_Pot_Large_Break.json, 684 B

Fields

FieldType
AudioCategorystring
Layersarray[2]
Volumenumber
PreventSoundInterruptionboolean
Parentstring

Source

{
  "AudioCategory": "AudioCat_BlockSounds",
  "Layers": [
    {
      "Files": [
        "Sounds/Blocks/Clay_Pot/Clay_Pot_Large_Smash_01.ogg",
        "Sounds/Blocks/Clay_Pot/Clay_Pot_Large_Smash_02.ogg",
        "Sounds/Blocks/Clay_Pot/Clay_Pot_Large_Smash_03.ogg"
      ],
      "RandomSettings": {
        "MinPitch": 0,
        "MaxPitch": 1.6500422849992202,
        "MinVolume": -0.9151498112135024
      },
      "StartDelay": 0,
      "Volume": 1.5630250076728727
    },
    {
      "Files": [
        "Sounds/Blocks/Generic/Block_Break_Success_01.ogg"
      ],
      "Volume": 6.0
    }
  ],
  "Volume": -4,
  "PreventSoundInterruption": true,
  "Parent": "SFX_Attn_Quiet"
}