Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.7 / Audio / SoundEvents / BlockSounds / Crystal / SFX_Crystal_Walk.json

SFX_Crystal_Walk

Server/Audio/SoundEvents/BlockSounds/Crystal/SFX_Crystal_Walk.json, 1.1 KB

Fields

FieldType
Layersarray[2]
Volumenumber
AudioCategorystring
Parentstring

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/PlayerActions/Footsteps/Block_Steps/Walk_Crystal_01.ogg",
        "Sounds/PlayerActions/Footsteps/Block_Steps/Walk_Crystal_02.ogg",
        "Sounds/PlayerActions/Footsteps/Block_Steps/Walk_Crystal_03.ogg",
        "Sounds/PlayerActions/Footsteps/Block_Steps/Walk_Crystal_04.ogg",
        "Sounds/PlayerActions/Footsteps/Block_Steps/Walk_Crystal_05.ogg"
      ],
      "RandomSettings": {
        "MinPitch": -1.5,
        "MaxPitch": 0,
        "MinVolume": -2
      },
      "Volume": -27,
      "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,
      "RoundRobinHistorySize": 2,
      "RandomSettings": {
        "MinVolume": -2,
        "MinPitch": -2,
        "MaxPitch": 2
      }
    }
  ],
  "Volume": 0,
  "AudioCategory": "AudioCat_Footsteps",
  "Parent": "SFX_Attn_Quiet"
}