Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.10 / Audio / SoundEvents / BlockSounds / Rope / SFX_Rope_Break.json

SFX_Rope_Break

Server/Audio/SoundEvents/BlockSounds/Rope/SFX_Rope_Break.json, 646 B

Fields

FieldType
AudioCategorystring
Layersarray[2]
PreventSoundInterruptionboolean
Volumenumber
MaxInstancenumber
Parentstring

Source

{
  "AudioCategory": "AudioCat_BlockSounds",
  "Layers": [
    {
      "Files": [
        "Sounds/Blocks/Rope/Rope_Break_01.ogg",
        "Sounds/Blocks/Rope/Rope_Break_02.ogg",
        "Sounds/Blocks/Rope/Rope_Break_03.ogg"
      ],
      "Volume": 0,
      "RandomSettings": {
        "MinPitch": -1.8240371213405997,
        "MaxPitch": 1.6500422849992202,
        "MinVolume": -1.9382002601611275
      },
      "Probability": 100
    },
    {
      "Files": [
        "Sounds/Blocks/Generic/Block_Break_Success_01.ogg"
      ]
    }
  ],
  "PreventSoundInterruption": true,
  "Volume": 2.0,
  "MaxInstance": 5,
  "Parent": "SFX_Attn_Quiet"
}