Hytale Asset ReferenceUnofficial
Versions / 0.5.2 / Audio / SoundEvents / BlockSounds / Plant / SFX_Plant_Hit.json

SFX_Plant_Hit

Server/Audio/SoundEvents/BlockSounds/Plant/SFX_Plant_Hit.json, 622 B

Fields

FieldType
Layersarray[1]
PreventSoundInterruptionboolean
MaxInstancenumber
Volumenumber
Parentstring

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/Blocks/Foliage/Foliage_Break_01.ogg",
        "Sounds/Blocks/Foliage/Foliage_Break_02.ogg",
        "Sounds/Blocks/Foliage/Foliage_Break_03.ogg",
        "Sounds/Blocks/Foliage/Foliage_Break_04.ogg",
        "Sounds/Blocks/Foliage/Foliage_Break_05.ogg"
      ],
      "RandomSettings": {
        "MinPitch": -3.8631371386483475,
        "MaxPitch": 3.1564128700055254,
        "MinVolume": -1.9382002601611275
      },
      "Volume": -4.4575749056067515
    }
  ],
  "PreventSoundInterruption": true,
  "MaxInstance": 3,
  "Volume": 0,
  "Parent": "SFX_Attn_Quiet"
}