Hytale Asset ReferenceUnofficial
Versions / 0.5.0-pre.8 / Audio / SoundEvents / BlockSounds / Plushie / SFX_Plushie_Break.json

SFX_Plushie_Break

Server/Audio/SoundEvents/BlockSounds/Plushie/SFX_Plushie_Break.json, 664 B

Fields

FieldType
Layersarray[2]
PreventSoundInterruptionboolean
Volumenumber
MaxInstancenumber
Pitchnumber
Parentstring

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/Weapons/Item/Kweebec_Plushie/Kweebec_Plushie_Impact_01.ogg",
        "Sounds/Weapons/Item/Kweebec_Plushie/Kweebec_Plushie_Impact_02.ogg"
      ],
      "Volume": -7.979400086720375,
      "RandomSettings": {
        "MinPitch": -1.8240371213405997,
        "MaxPitch": 1.6500422849992202,
        "MinVolume": -1.9382002601611275
      },
      "Probability": 100
    },
    {
      "Files": [
        "Sounds/Blocks/Generic/Block_Break_Success_01.ogg"
      ],
      "Volume": 6.0
    }
  ],
  "PreventSoundInterruption": false,
  "Volume": 0,
  "MaxInstance": 5,
  "Pitch": 0,
  "Parent": "SFX_Attn_Quiet"
}