Hytale Asset ReferenceUnofficial
Versions / 0.5.0 / Audio / SoundEvents / SFX / Weapons / Bow / SFX_Bow_T1_Block_Impact.json

SFX_Bow_T1_Block_Impact

Server/Audio/SoundEvents/SFX/Weapons/Bow/SFX_Bow_T1_Block_Impact.json, 481 B

Fields

FieldType
Layersarray[1]
Volumenumber
PreventSoundInterruptionboolean
AudioCategorystring
Parentstring

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/Weapons/Bow/Bow_T1_Block_01.ogg",
        "Sounds/Weapons/Bow/Bow_T1_Block_02.ogg",
        "Sounds/Weapons/Bow/Bow_T1_Block_02.ogg"
      ],
      "RandomSettings": {
        "MinPitch": -4,
        "MaxPitch": 2,
        "MinVolume": -4
      },
      "StartDelay": 0,
      "Volume": 4
    }
  ],
  "Volume": 6.0,
  "PreventSoundInterruption": true,
  "AudioCategory": "AudioCat_Shortbow",
  "Parent": "SFX_Attn_Moderate"
}