Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.2 / Audio / SoundEvents / SFX / Weapons / Bow / Signature / SFX_Bow_T2_Signature_Loop_Local.json

SFX_Bow_T2_Signature_Loop_Local

Server/Audio/SoundEvents/SFX/Weapons/Bow/Signature/SFX_Bow_T2_Signature_Loop_Local.json, 689 B

Fields

FieldType
Layersarray[2]
Volumenumber
PreventSoundInterruptionboolean
AudioCategorystring

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/Weapons/Bow/Signature/Bow_T2_Signature_Loop_01_Stereo_01.ogg"
      ],
      "RandomSettings": {
        "MinVolume": -2,
        "MinPitch": -2,
        "MaxPitch": 1
      },
      "Volume": 2.0,
      "StartDelay": 0,
      "Looping": true
    },
    {
      "Files": [
        "Sounds/Weapons/Bow/Signature/Bow_T2_Signature_Loop_02_Stereo_01.ogg"
      ],
      "RandomSettings": {
        "MinVolume": -2,
        "MinPitch": -2,
        "MaxPitch": 1
      },
      "Volume": 0.0,
      "StartDelay": 0,
      "Looping": true
    }
  ],
  "Volume": 0,
  "PreventSoundInterruption": true,
  "AudioCategory": "AudioCat_Shortbow"
}