Hytale Asset ReferenceUnofficial
Versions / 0.4.0 / Audio / SoundEvents / SFX / Weapons / Daggers / SFX_Daggers_T2_Stab_Retreat_Local.json

SFX_Daggers_T2_Stab_Retreat_Local

Server/Audio/SoundEvents/SFX/Weapons/Daggers/SFX_Daggers_T2_Stab_Retreat_Local.json, 1.9 KB

Fields

FieldType
Layersarray[4]
Volumenumber
PreventSoundInterruptionboolean
AudioCategorystring

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/Weapons/Daggers/Daggers_Stab_Double_Base_Stereo_01.ogg",
        "Sounds/Weapons/Daggers/Daggers_Stab_Double_Base_Stereo_02.ogg",
        "Sounds/Weapons/Daggers/Daggers_Stab_Double_Base_Stereo_03.ogg",
        "Sounds/Weapons/Daggers/Daggers_Stab_Double_Base_Stereo_04.ogg"
      ],
      "RandomSettings": {
        "MinPitch": -2,
        "MaxPitch": 2,
        "MinVolume": -3
      },
      "StartDelay": 0,
      "Volume": 3.0
    },
    {
      "Files": [
        "Sounds/Weapons/Daggers/Daggers_T2_Stab_Double_Stereo_01.ogg",
        "Sounds/Weapons/Daggers/Daggers_T2_Stab_Double_Stereo_02.ogg",
        "Sounds/Weapons/Daggers/Daggers_T2_Stab_Double_Stereo_03.ogg",
        "Sounds/Weapons/Daggers/Daggers_T2_Stab_Double_Stereo_04.ogg"
      ],
      "RandomSettings": {
        "MinPitch": -2,
        "MaxPitch": 2,
        "MinVolume": -3
      },
      "StartDelay": 0,
      "Volume": -4.0
    },
    {
      "Files": [
        "Sounds/Weapons/Daggers/Daggers_Backstep_Base_Stereo_01.ogg",
        "Sounds/Weapons/Daggers/Daggers_Backstep_Base_Stereo_02.ogg",
        "Sounds/Weapons/Daggers/Daggers_Backstep_Base_Stereo_03.ogg"
      ],
      "RandomSettings": {
        "MinPitch": -2,
        "MaxPitch": 2,
        "MinVolume": -3
      },
      "StartDelay": 0.1,
      "Volume": -12.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": -14.0,
      "StartDelay": 0
    }
  ],
  "Volume": 0,
  "PreventSoundInterruption": true,
  "AudioCategory": "AudioCat_Daggers"
}