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

SFX_Bow_T2_Signature_Nock_Local

Server/Audio/SoundEvents/SFX/Weapons/Bow/Signature/SFX_Bow_T2_Signature_Nock_Local.json, 525 B

Fields

FieldType
Layersarray[1]
Volumenumber
PreventSoundInterruptionboolean
AudioCategorystring

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/Weapons/Bow/Signature/Bow_T2_Signature_Nock_Stereo_01.ogg",
        "Sounds/Weapons/Bow/Signature/Bow_T2_Signature_Nock_Stereo_02.ogg",
        "Sounds/Weapons/Bow/Signature/Bow_T2_Signature_Nock_Stereo_03.ogg"
      ],
      "RandomSettings": {
        "MinPitch": 0,
        "MaxPitch": 0,
        "MinVolume": -2
      },
      "StartDelay": 0,
      "Volume": 2.0
    }
  ],
  "Volume": 0,
  "PreventSoundInterruption": true,
  "AudioCategory": "AudioCat_Shortbow"
}