Hytale Asset ReferenceUnofficial
Versions / 0.5.2 / Audio / SoundEvents / SFX / Weapons / Bow / Signature / SFX_Bow_T2_Signature_Loop.json

SFX_Bow_T2_Signature_Loop

Server/Audio/SoundEvents/SFX/Weapons/Bow/Signature/SFX_Bow_T2_Signature_Loop.json, 706 B

Fields

FieldType
Layersarray[2]
Volumenumber
PreventSoundInterruptionboolean
AudioCategorystring
Parentstring

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/Weapons/Bow/Signature/Bow_T2_Signature_Loop_01_01.ogg"
      ],
      "RandomSettings": {
        "MinVolume": -2,
        "MinPitch": 0,
        "MaxPitch": 0
      },
      "Volume": 3.0,
      "StartDelay": 0,
      "Looping": true
    },
    {
      "Files": [
        "Sounds/Weapons/Bow/Signature/Bow_T2_Signature_Loop_02_01.ogg"
      ],
      "RandomSettings": {
        "MinVolume": -2,
        "MinPitch": 0,
        "MaxPitch": 0
      },
      "Volume": 3.0,
      "StartDelay": 0,
      "Looping": true
    }
  ],
  "Volume": 0,
  "PreventSoundInterruption": true,
  "AudioCategory": "AudioCat_Shortbow",
  "Parent": "SFX_Attn_Moderate"
}