Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.10 / Audio / SoundEvents / SFX / Weapons / Item / Kweebec_Plushie / SFX_Kweebec_Plushie_Impact.json

SFX_Kweebec_Plushie_Impact

Server/Audio/SoundEvents/SFX/Weapons/Item/Kweebec_Plushie/SFX_Kweebec_Plushie_Impact.json, 616 B

Fields

FieldType
AudioCategorystring
Layersarray[1]
Volumenumber
PreventSoundInterruptionboolean
Parentstring

Source

{
  "AudioCategory": "AudioCat_Weapons",
  "Layers": [
    {
      "Files": [
        "Sounds/Items/Plushie/Plushie_Hit_01.ogg",
        "Sounds/Items/Plushie/Plushie_Hit_02.ogg",
        "Sounds/Items/Plushie/Plushie_Hit_03.ogg",
        "Sounds/Items/Plushie/Plushie_Hit_04.ogg",
        "Sounds/Items/Plushie/Plushie_Hit_05.ogg"
      ],
      "RandomSettings": {
        "MinPitch": 0,
        "MaxPitch": 1.6500422849992202,
        "MinVolume": 0
      },
      "StartDelay": 0,
      "Volume": -7.979400086720375
    }
  ],
  "Volume": 0,
  "PreventSoundInterruption": true,
  "Parent": "SFX_Attn_Moderate"
}