Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.9.1 / Audio / SoundEvents / BlockSounds / Sticks / SFX_Sticks_Land.json

SFX_Sticks_Land

Server/Audio/SoundEvents/BlockSounds/Sticks/SFX_Sticks_Land.json, 1.1 KB

Fields

FieldType
Layersarray[2]
PreventSoundInterruptionboolean
Volumenumber
MaxInstancenumber
Parentstring

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/Movement/Landing/FS_Land_Sticks_01.ogg",
        "Sounds/Movement/Landing/FS_Land_Sticks_02.ogg",
        "Sounds/Movement/Landing/FS_Land_Sticks_03.ogg",
        "Sounds/Movement/Landing/FS_Land_Sticks_04.ogg",
        "Sounds/Movement/Landing/FS_Land_Sticks_05.ogg"
      ],
      "RandomSettings": {
        "MinVolume": -3,
        "MinPitch": -3,
        "MaxPitch": 2
      },
      "StartDelay": 0,
      "Volume": -10,
      "RoundRobinHistorySize": 2
    },
    {
      "Files": [
        "Sounds/PlayerActions/Movement/Player_Clth_Foley_Walk_01.ogg",
        "Sounds/PlayerActions/Movement/Player_Clth_Foley_Walk_02.ogg",
        "Sounds/PlayerActions/Movement/Player_Clth_Foley_Walk_03.ogg",
        "Sounds/PlayerActions/Movement/Player_Clth_Foley_Walk_04.ogg"
      ],
      "Volume": 6.0,
      "RandomSettings": {
        "MinVolume": -1,
        "MinPitch": -1,
        "MaxPitch": 1
      }
    }
  ],
  "PreventSoundInterruption": true,
  "Volume": 0,
  "MaxInstance": 7,
  "Parent": "SFX_Attn_Quiet"
}