Hytale Asset ReferenceUnofficial
Versions / 0.5.0 / Audio / SoundEvents / SFX / Utility / SFX_Torch_Swing_Left_Local.json

SFX_Torch_Swing_Left_Local

Server/Audio/SoundEvents/SFX/Utility/SFX_Torch_Swing_Left_Local.json, 1.0 KB

Fields

FieldType
Layersarray[2]
Volumenumber
PreventSoundInterruptionboolean
Parentstring

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/Weapons/Torch/Torch_Swing_Left_Player_Stereo_01.ogg",
        "Sounds/Weapons/Torch/Torch_Swing_Left_Player_Stereo_02.ogg",
        "Sounds/Weapons/Torch/Torch_Swing_Left_Player_Stereo_03.ogg",
        "Sounds/Weapons/Torch/Torch_Swing_Left_Player_Stereo_04.ogg"
      ],
      "RandomSettings": {
        "MinPitch": -0.5,
        "MaxPitch": 0.5,
        "MinVolume": -4
      },
      "StartDelay": 0,
      "Volume": -2.0
    },
    {
      "Files": [
        "Sounds/PlayerActions/Movement/Player_Clth_Foley_Swing_01.ogg",
        "Sounds/PlayerActions/Movement/Player_Clth_Foley_Swing_02.ogg",
        "Sounds/PlayerActions/Movement/Player_Clth_Foley_Swing_03.ogg",
        "Sounds/PlayerActions/Movement/Player_Clth_Foley_Swing_04.ogg"
      ],
      "RandomSettings": {
        "MinVolume": -5,
        "MinPitch": -2,
        "MaxPitch": 5
      },
      "Volume": -9.0,
      "StartDelay": 0
    }
  ],
  "Volume": 0,
  "PreventSoundInterruption": true,
  "Parent": "SFX_Attn_Moderate"
}