Hytale Asset ReferenceUnofficial
Versions / 0.5.7 / Audio / SoundEvents / SFX / UI / SFX_Item_Repair.json

SFX_Item_Repair

Server/Audio/SoundEvents/SFX/UI/SFX_Item_Repair.json, 325 B

Fields

FieldType
Layersarray[1]
PreventSoundInterruptionboolean
Volumenumber
Parentstring

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/UI/Durability/Item_Durability_Repair_Stereo.ogg"
      ],
      "RandomSettings": {
        "MinPitch": 0,
        "MaxPitch": 0
      },
      "StartDelay": 0
    }
  ],
  "PreventSoundInterruption": true,
  "Volume": -4.4575749056067515,
  "Parent": "SFX_Attn_Quiet"
}