Hytale Asset ReferenceUnofficial
Versions / 0.5.0-pre.8 / Audio / SoundEvents / SFX / Weapons / Torch / SFX_Torch_Impact.json

SFX_Torch_Impact

Server/Audio/SoundEvents/SFX/Weapons/Torch/SFX_Torch_Impact.json, 921 B

Fields

FieldType
Layersarray[2]
Volumenumber
PreventSoundInterruptionboolean
Parentstring

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/Weapons/Torch/Torch_Impact_01.ogg",
        "Sounds/Weapons/Torch/Torch_Impact_02.ogg",
        "Sounds/Weapons/Torch/Torch_Impact_03.ogg",
        "Sounds/Weapons/Torch/Torch_Impact_04.ogg"
      ],
      "RandomSettings": {
        "MinPitch": -1,
        "MaxPitch": 1,
        "MinVolume": -1
      },
      "Volume": -4.0,
      "StartDelay": 0.1
    },
    {
      "Files": [
        "Sounds/Weapons/Shared/Impacts/Light_Melee_Impact_Base_01.ogg",
        "Sounds/Weapons/Shared/Impacts/Light_Melee_Impact_Base_02.ogg",
        "Sounds/Weapons/Shared/Impacts/Light_Melee_Impact_Base_03.ogg",
        "Sounds/Weapons/Shared/Impacts/Light_Melee_Impact_Base_04.ogg",
        "Sounds/Weapons/Shared/Impacts/Light_Melee_Impact_Base_05.ogg"
      ],
      "Volume": -4.0
    }
  ],
  "Volume": 0,
  "PreventSoundInterruption": true,
  "Parent": "SFX_Attn_Moderate"
}