Hytale Asset ReferenceUnofficial
Versions / 0.5.4 / Audio / SoundEvents / SFX / Weapons / Spear / SFX_Spear_Throw.json

SFX_Spear_Throw

Server/Audio/SoundEvents/SFX/Weapons/Spear/SFX_Spear_Throw.json, 511 B

Fields

FieldType
Layersarray[1]
Volumenumber
PreventSoundInterruptionboolean
Parentstring

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/Weapons/Spear/Spear_Throw_NPC_01.ogg",
        "Sounds/Weapons/Spear/Spear_Throw_NPC_02.ogg",
        "Sounds/Weapons/Spear/Spear_Throw_NPC_03.ogg",
        "Sounds/Weapons/Spear/Spear_Throw_NPC_04.ogg"
      ],
      "RandomSettings": {
        "MinPitch": 0,
        "MaxPitch": 2,
        "MinVolume": -1,
        "MaxVolume": 0
      },
      "Volume": 0
    }
  ],
  "Volume": 2.0,
  "PreventSoundInterruption": true,
  "Parent": "SFX_Attn_Moderate"
}