Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.8.1 / Audio / SoundEvents / BlockSounds / Leaves / SFX_Leaves_Hit.json

SFX_Leaves_Hit

Server/Audio/SoundEvents/BlockSounds/Leaves/SFX_Leaves_Hit.json, 406 B

Fields

FieldType
AudioCategorystring
Layersarray[1]
Volumenumber
MaxInstancenumber
PreventSoundInterruptionboolean
Parentstring

Source

{
  "AudioCategory": "AudioCat_BlockSounds",
  "Layers": [
    {
      "Files": [
        "Sounds/Blocks/Foliage/Leaves_Hit_01.ogg"
      ],
      "RandomSettings": {
        "MinPitch": -6,
        "MaxPitch": 4.5,
        "MinVolume": -2
      },
      "StartDelay": 0,
      "Volume": -4.5
    }
  ],
  "Volume": 0,
  "MaxInstance": 5,
  "PreventSoundInterruption": true,
  "Parent": "SFX_Attn_Quiet"
}